#TechForUkraine
Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

All

  1. 76%Network Debugging Tools Fiddler Everywhere 3.3 Release is Here!
  2. 82%A review of pair programming
  3. 70%Rare unseen downtown San Francisco 1940s in color [60fps, Remastered] w/added sound
  4. 79%GitHub - ReubenBond/DistributedRateLimiting.Orleans: System.Threading.RateLimiting implementation backed by Orleans
  5. 62%Someone is Impersonating Kapwing in a Recruiting Scam
  6. 98%Contact - La Poste Mobile
  7. 98%ASP.NET Core updates in .NET 7 Preview 6
  8. 98%Partition more ConcurrentQueues in Kestrel by halter73 · Pull Request #42237 · dotnet/aspnetcore
  9. 95%Distribute the rows of a SQL table between several multi-instantiated applications - Vincent Composieux - Freelance backend/devops architect & tech lead over Go, PHP Symfony, Javascript, NodeJS and much more
  10. 58%A Fields Medal for June Huh
  11. 56%Pump-and-Dump Schemes
  12. 98%How to be an Architect?
  13. 96%How "let it fail" leads to simpler code - Yiming Chen
  14. 98%More DRY Talk: Responding to 450 HackerNews comments
  15. 68%Practicing Programming
  16. 91%.NET 7 Preview 6 Adds JSON Contract Customization -- Visual Studio Magazine
  17. 94%SOLID? Nope, just Coupling and Cohesion
  18. 99%Fast unit tests with databases, part 3 – Implementation of our solution
  19. 99%Six Programming Languages I'd Like to See
  20. 82%Welcome, ironSource! | Unity Blog
  21. 97%Testing against your Production Database System - EF Core
  22. 99%Announcing Rate Limiting for .NET
  23. 95%Command Line Support for Marten Projections
  24. 75%Inflation-Adjusted Stock Charts | Total Real Returns
  25. 51%Short stories: How much do you make? How do you sell one? How long does it take to write?
  26. 87%Looking for a job as a Software Engineer in Switzerland? Read this first.
  27. 95%Integrate generator times into /reportAnalyzer by jaredpar · Pull Request #61661 · dotnet/roslyn
  28. 85%The Best Camera
  29. 99%.NET Data Community Standup - Intercept this EF7 Preview 6 Event
  30. 81%CP/M is really open-source now
  31. 98%System.Security.Cryptography.Cose 7.0.0-preview.6.22324.4
  32. 85%Decompiler Explorer
  33. 98%I've been abusing HTTP Status Codes in my APIs for years
  34. 98%Production postmortem: Your math is wrong, recursion doesn’t work this way
  35. 99%Error Monitoring for .NET MAUI with Sentry
  36. 87%35,000 new trees in Nova Scotia
  37. 83%Dmitry.GR: Projects
  38. 51%Why Sri Lanka is having an economic crisis
  39. 99%How to Turn a C# Object Into a JSON String in .NET? - Code Maze
  40. 98%.NET Debugger.Launch for macOS and Linux
  41. 96%Distributed systems evolution: processes state
  42. 97%eric.com » PowerShell TDD: Testing ShouldProcess
  43. 96%AWS Summit - Virtual EMEA Recap
  44. 97%Bea Stollnitz - Introduction to Azure ML
  45. 93%GitHub - themains/password: A password generator using an encoder-decoder model trained on ~881M passwords
  46. 96%Publishing your work increases your luck
  47. 99%Introducing the Azure Developer CLI: A faster way to build apps for the cloud
  48. 91%Understanding Blockchain Latency and Throughput - Paradigm
  49. 54%New working speculative execution attack sends Intel and AMD scrambling
  50. 95%Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  51. 99%MinimalApis.Extensions 0.7.1-pre.20220712.30
  52. 96%.NET Framework July 2022 Security and Quality Rollup Updates
  53. 52%Volley founder doing things that don’t scale 😱
  54. 95%The CSS behind Figma - Ahmad Shadeed
  55. 97%10 tips for new Elixir developers
  56. 93%Certificate Transparency Bots
  57. 96%Statements Vs. Expressions
  58. 88%Guest WiFi using a QR code
  59. 99%Learn a language by writing too many Forths
  60. 96%Current Infrastructure (2022) | Gabriel's Blog
  61. 81%How to Provide Feedback | Gergely Nemeth
  62. 70%Voraciousness
  63. 75%Inside the Universe Machine: The Webb Space Telescope’s Ultra-Reliable Radio
  64. 81%VS Code and Python: A Natural Fit for Data Science -- Visual Studio Magazine
  65. 92%Webb Compare
  66. 78%Random notes of a new Triathlete
  67. 56%Explore JWST’s first image in full resolution!
  68. 53%Deakin has been targeted in a cyber attack this week – here’s what happened and what you should do
  69. 98%New – Amazon EC2 M1 Mac Instances | Amazon Web Services
  70. 99%Announcing .NET 7 Preview 6
  71. 98%ASP.NET Core updates in .NET 7 Preview 6
  72. 98%ASP.NET Core updates in .NET 7 Preview 6
  73. 98%.NET Core 3.1 will reach End of Support on December 13, 2022
  74. 90%.NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  75. 90%Introduction - Roguelike Tutorial - In Rust
  76. 98%Announcing Entity Framework Core 7 Preview 6: Performance Edition
  77. 98%ASP.NET Core updates in .NET 7 Preview 6
  78. 57%Unchecked AB Testing Destroys Everything it Touches
  79. 96%ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  80. 87%mjg59 | Responsible stewardship of the UEFI secure boot ecosystem
  81. 93%Using SQL Profiler To Identify Repeated SQL Calls
  82. 86%Production postmortem: The data corruption in the node.js stack
  83. 67%July 12, 2022
  84. 86%Navigating Between Pages in .NET MAUI [6 of 8] | .NET MAUI for Beginners
  85. 91%practical-aspnetcore/projects/.net7/authentication-2 at net6.0 · dodyg/practical-aspnetcore
  86. 95%You will always have more Problems than Engineers.
  87. 87%Waiting Room Event Scheduling protects your site during online events
  88. 99%Adding content negotiation to minimal APIs with Carter
  89. 97%C# Tip: SelectMany in LINQ - Code4IT
  90. 99%Constructors in C# - Code Maze
  91. 91%‎Seconds Interval Timer
  92. 55%Postgres Full-Text Search: A Search Engine in a Database
  93. 97%Cyclomatic Complexity - What it is, why you should care, and how to reduce it using the Strategy Pattern - The Long Walk
  94. 95%eric.com » PowerShell TDD: Testing CmdletBinding and OutputType
  95. 82%How to Relieve Backpressure In Message-Based Systems
  96. 94%Code in database vs. code in application
  97. 97%Functor relationships
  98. 66%Thoughts on the potato diet
  99. 85%fMRI Billboard
  100. 95%An Overview of Kandria's Development with Lisp
  101. 99%WAF from the scratch
  102. 88%314: Pixy Review - Snap's Mini Drone
  103. 98%The deep learning obesity crisis
  104. 99%Build an LVGL Touchscreen App with Zig
  105. 93%Hashed and Hierarchical Timing Wheels
  106. 89%Stylometric fingerprinting redux
  107. 99%.NET Project Folders Structure
  108. 92%Avoiding <img> layout shifts: aspect-ratio vs width & height attributes
  109. 96%AWS Streamlines .NET App Deployment with Visual Studio Tool -- Visual Studio Magazine
  110. 78%Alan Howard-Backed Cryptography Investor Geometry Emerges From Stealth
  111. 90%Easier Jupyter Notebook Setup for Python in VS Code Tooling -- Visual Studio Magazine
  112. 97%Securing Web APIs with Azure AD: A Case Study
  113. 89%Rust front-end
  114. 59%Your compliance obligations under the UK’s Online Safety Bill; or, welcome to hell – Hi, I'm Heather Burns
  115. 93%Working in the software industry, circa 1989
  116. 58%VS2022 Performance Enhancements: Git Branch Switching
  117. 97%How does git work?
  118. 96%Production postmortem: Out of memory on a clear sky
  119. 96%Postgres 15 improves UNIQUE and NULL
  120. 99%Replace characters in a string using Vectorization - Gérald Barré
  121. 67%Project Naptha
  122. 51%Mangatoon data breach exposes data from 23 million accounts
  123. 86%Introducing Location-Aware DDoS Protection
  124. 99%Building Neural Networks With TensorFlow.NET
  125. 99%calibre - New in calibre 6.0
  126. 89%On-device browser translations with Firefox Translations
  127. 99%Typing API Responses With Zod - CodeJourney.net
  128. 99%Invite external users to Azure AD using Microsoft Graph and ASP.NET Core
  129. 99%Unsafe Code in C# (unsafe keyword) - Code Maze
  130. 96%Implementing & Testing Repository Pattern using Entity Framework
  131. 95%How To Convert Class Components to Hooks—Modernize React App
  132. 99%Learning .NET MAUI – Part 9
  133. 99%Succinct FSharp
  134. 99%Tag Helper for Display Templates
  135. 98%The VS Code Server
  136. 95%Understanding the Stack and Heap in C# | endjin
  137. 96%Pernicious Nulls - using and abusing nulls in C#
  138. 97%Scrum Teams are often Coached to Death, while the Problems are With Management
  139. 53%Report: Assassin's Creed Liberation Delisted & to Be Unplayable Even to Owners Starting September 1 on Steam
  140. 92%GitHub - clarkerubber/irwin: irwin - the protector of lichess from all chess players villainous
  141. 96%Field Notice: FN - 70545 - SSD Will Fail at 40,000 Power-On Hours - BIOS/Firmware Upgrade Recommended
  142. 97%Argo workflow as performance test tool
  143. 99%My Notes on GitLab’s Postgres Schema Design
  144. 90%Ants Sandbox
  145. 94%My favorite Erlang Container
  146. 98%Spotify’s Authorization Code Flow For Dummies
  147. 50%Work context, home context
  148. 62%GitHub - Mika412/NoobBoy: A simple GameBoy emulator written in C++
  149. 91%Lichess
  150. 72%CS101 Introduction to Computing Principles
  151. 97%Using Moq to Determine If a Method is Called - Code Maze
  152. 86%Why the world needs a non-profit search engine
  153. 82%Why do so many brands change their logos and look like everyone else?
  154. 99%Using GPT-3 to explain how code works
  155. 63%Weekly Update 303
  156. 68%Help me identify possible tracking device found in my car
  157. 86%Making production diagnostics easier with Source Link
  158. 99%Aspect — Sample Code
  159. 81%Learn Vim the Simple Way
  160. 82%Add support for specifying a template name. by haacked · Pull Request #44 · DamianEdwards/TagHelperPack
  161. 97%TagHelperPack 0.8.0-pre-20220709.21
  162. 56%Kate Bush's "Running Up That Hill" Synth Sounds | Reverb Machine
  163. 73%You Should Pay for Tutors - Scott H Young
  164. 67%The Nested Corner Case — Carlos Nuila
  165. 94%Issues in Replacing OpenSSL – Security Poodle
  166. 50%Printers Are Demons
  167. 75%We Need New Words for Work
  168. 92%Voronoi Relaxation Under Different Distance Metrics
  169. 95%Downloading Academic Papers Automatically
  170. 62%I've come to hate the term Best Practice | Ashlan's blog
  171. 97%Emacs Lisp Functions for Easy BibTeX Recording
  172. 96%Programming Fonts - Test Drive
  173. 96%Proebsting's Law
  174. 88%AutoRegex
  175. 89%Security Incident at Our Email Vendor
  176. 99%How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  177. 91%MAUI Developer Day in GCR, Sat, Jul 9, 2022, 9:00 AM | Meetup
  178. 99%GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  179. 80%CrowdSec - The open-source & collaborative security IPS
  180. 82%Hacker News Status
  181. 85%Cosmologist Gift
  182. 90%As VS Code Hits v1.69, Microsoft Announces VS Code Server -- Visual Studio Magazine
  183. 95%Roundup of .NET MAUI Videos - Week of June 20, 2022
  184. 90%Bad UI is causing people to get scammed | Ashlan's blog
  185. 98%i trained StyleGAN3 with 10000 Bored Apes
  186. 90%NIST-PQC Choices Out
  187. 96%Is auth WAY too hard in .NET? : r/dotnet
  188. 96%GitHub - facundoolano/software-papers: 📚 A curated list of papers for Software Engineers
  189. 98%Low Code Ceremony Sagas with Jasper & Marten
  190. 91%NIST’s pleasant post-quantum surprise
  191. 92%Power Platform Conference
  192. 90%Dolphin Progress Report: May and June 2022
  193. 86%July 8, 2022
  194. 92%The Art of Debugging
  195. 82%GitHub Action - Edit Release v1.2.0
  196. 99%.NET 7 is on the way! 5 Features that will blow your mind 🤯
  197. 86%Automatic Signed Exchanges may dramatically boost your site visitor numbers
  198. 93%Notepad++ v8.4.3 - Unhappy Users' Edition
  199. 99%Building Minimal API endpoints from EF Core DbContext
  200. 86%Is auth WAY too hard in .NET? - r/dotnet
  201. 93%mjg59 | Lenovo shipping new laptops that only boot Windows by default
  202. 87%Episode 102 - Photino With Otto Dobretsberger
  203. 99%Abstract class vs interface
  204. 99%Instrumenting .NET with OpenTelemetry – Software
  205. 87%Is auth WAY too hard in .NET?
  206. 99%Attach and Detach LocalDB Databases
  207. 99%Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  208. 99%A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  209. 90%Revert to Source
  210. 85%r/dotnet - Is auth WAY too hard in .NET?
  211. 96%GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  212. 71%Introducing: the ZK Whiteboard Sessions! - ZK Podcast
  213. 87%Taking My New GitHub Copilot 'AI Pair Programmer' for a Spin -- Visual Studio Magazine
  214. 88%Etsy - Shop for handmade, vintage, custom, and unique gifts for everyone
  215. 99%Blocking or Non-Blocking API calls?
  216. 78%On starting from scratch
  217. 98%How Prisma adapts Result Types based on the Actual Arguments given
  218. 88%How high capacity utilisation hurts a team's performance
  219. 73%Markov Chat Bot Disaster Story
  220. 85%Why Be Synchronous?
  221. 84%SOC2: The Screenshots Will Continue Until Security Improves
  222. 69%Design Your Life
  223. 95%Sam Jaques
  224. 99%Back to Basics: Custom HTTP Response Header Manipulation in ASP.NET Core
  225. 69%Holograms, light-leaks and how to build CSS-only shaders - Robb Owen
  226. 77%Tens of Jenkins plugins are affected by zero-day vulnerabilities
  227. 95%Is it time to look past Git?
  228. 99%GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file
  229. 98%Announcing support for WASI on Cloudflare Workers
  230. 78%My interview at Productive C#
  231. 96%Episode 430 - Multi-tenant Architectures
  232. 72%Build your first Orleans app with ASP.NET Core 6.0 - Learn
  233. 86%SourceHut is committed to making IRC better
  234. 88%312: dotnet workload
  235. 71%New WAF intelligence feeds
  236. 96%Why DRY is the most over-rated programming principle
  237. 98%musicForProgramming();
  238. 99%HttpClient vs RestSharp - Which One to Use in .NET - Code Maze
  239. 97%AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  240. 96%Monsters Weekly 256 - Generating PDFs in Functions Apps
  241. 95%Windows Terminal Preview 1.15 Release
  242. 97%The mystery of React Element, children, parents and re-renders
  243. 98%Welcome | Proinfocus Dev Tools
  244. 84%Is keeping dates in UTC really the best solution? - Event-Driven.io
  245. 91%Managing Volumes with Docker
  246. 80%I analyzed 1835 hospital price lists so you didn't have to
  247. 85%Meta-Alternating Current
  248. 97%Scaling our Spreadsheet Engine from Thousands to Billions of Cells - The Causal Blog
  249. 97%Defensive CSS
  250. 99%What’s New In Python 3.11 — Python 3.11.0b3 documentation
  251. 92%Advanced SSH usage
  252. 94%What would DNA sound if synthesized to an audio file
  253. 96%Building a 10MHz GPS Disciplined Oscillator (GPSDO) using the Trimble Thunderbolt » W6AER- Pacifica, CA
  254. 66%Haircuts and leadership
  255. 90%Octopus Intelligence and the Puzzle of Sociality
  256. 89%Celebrating the Standard Model: The Forces of Nature
  257. 68%Cubernetes
  258. 90%A Social Theory of Intelligence (that Includes the Seemingly Unsocial Octopus)
  259. 99%How Clojure works for you
  260. 88%Web3, why? – Gautam Dhameja
  261. 95%How to get a job in a new industry without experience | Jason Tu
  262. 99%Focusing
  263. 95%Moving to Source Hut — bayindirh
  264. 66%NIST Announces First Four Quantum-Resistant Cryptographic Algorithms
  265. 69%Average Software Engineering Salaries by Country in 2022
  266. 69%Did the early medieval era ever really take place?
  267. 93%Announcing Ruby Shield
  268. 91%Flyout and Tab Icon States in .NET MAUI
  269. 85%Azure Java Tooling Has New IntelliJ 'Getting Started' Experience -- Visual Studio Magazine
  270. 57%SIGGRAPH 2022 Technical Papers Awards: Best Papers and Honorable Mentions - ACM SIGGRAPH Blog
  271. 92%ideas/main-vs-310.rst at main · faster-cpython/ideas
  272. 97%“Magic links” can end up in Bing search results — rendering them useless.
  273. 70%DDoS attack trends for 2022 Q2
  274. 98%Testing Repository Pattern Using Entity Framework - Code Maze
  275. 56%A Few Words on How Executive Power Could Save Democracy
  276. 91%A rollup-centric ethereum roadmap - Fellowship of Ethereum Magicians
  277. 61%Absurd Trolley Problems
  278. 98%Send Recurring Emails using C# .NET and Hangfire with SendGrid
  279. 96%Map of zones - Cosmos network explorer
  280. 96%30DaysOfLearning: Machine Learning Summary
  281. 90%What's new in T-SQL in SQL Server 2022 - Simple Talk
  282. 89%TIL: Visual Studio Code does markdown autocompletion for in-page links
  283. 99%Minimal API Validation with FluentValidation
  284. 99%Executing shell commands from Node.js
  285. 89%Excel, data loss, IEEE754, and precision | endjin
  286. 71%Cost of a 51% Attack for Different Cryptocurrencies
  287. 90%Dual EC or the NSA's Backdoor: Explanations
  288. 79%Stop choosing the “wrong” .NET version
  289. 88%Use OS-provided RSA OAEP implementation for Android by vcsjones · Pull Request #71670 · dotnet/runtime
  290. 95%GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  291. 56%Coding Shorts: Nested Routing in Vue.js
  292. 99%Lightweight Mathematical Permutations Using C# -- Visual Studio Magazine
  293. 95%The PeerTube instance tube.hamnet.io on HAMNET
  294. 94%Middle-End Development with SvelteKit + TensorFlow.JS
  295. 95% No, We Don't Have to Choose Batch Sizes As Powers Of 2
  296. 95%Hacker's Guide to Making Circuit Boards (Part 1)
  297. 96%Writing HTML sucks less with Impulse
  298. 99%The secret to making code contributions that stand the test of time
  299. 93%Suffix aliases (-s) in Zsh
  300. 99%Node.js Import Aliases
  301. 99%Implementing text to speech for sioyek PDF viewer
  302. 92%Michael Tsai - Blog - Passkeys
  303. 91%Building a Recipe App on Vultr’s Platform
  304. 84%Why I Built My Smart Home with Home Assistant | Chris Xiao
  305. 99%Bun is a fast all-in-one JavaScript runtime
  306. 90%IKVM 8.2.0
  307. 99%Feature Flags in .NET, from simple to more advanced
  308. 93%.NET OSS Maintainer Support Survey – The Results!
  309. 78%Release SpaceVim v2.0.0 · SpaceVim/SpaceVim
  310. 99%CoreWCF 1.1.0 and project templates
  311. 99%Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)
  312. 99%GitHub - MeViMo/youbit: Using YouTube as a free file hosting service
  313. 99%GitHub - flavio/wapc-guest-dotnet: A waPC guest for .NET
  314. 99%WapcGuest 0.1.1
  315. 93%July 5, 2022
  316. 94%Making Page Shield malicious code alerts more actionable
  317. 96%Quality on linux
  318. 99%Returning XML from minimal APIs in .NET 6
  319. 99%GitHub - kubewarden/policy-sdk-dotnet: Kubewarden Policy SDK for the .NET platform
  320. 99%Working with Database First Approach in Entity Framework Core
  321. 97%Shell Sort in C# - Code Maze
  322. 99%How to solve InvalidOperationException for constructors using HttpClientFactory in C# - Code4IT
  323. 97%Buy Last Call BBS | Xbox
  324. 99%Building a quick Reddit Blazor client without Reddit's API
  325. 97%Distributed systems evolution: message contracts
  326. 98%How Stack Overflow is leveling up its unit testing game
  327. 64%Caliburn.micro 4.0.210 released · Caliburn.Micro
  328. 96%Get and Put State
  329. 99%I can’t believe that I can prove that it can sort
  330. 66%On the use of a life
  331. 67%Felt – The best way to make maps on the internet
  332. 92%Site Reliability Engineering – More Evolution of Automation
  333. 97%Tiny Core Linux 13.0 is a full Linux desktop in 22 MB #Linux
  334. 71%Dogfooding Blambda! : revenge of the pod people
  335. 79%Why You Should Write Weekly 15-5s
  336. 65%The Imperfectionist - Too many needles
  337. 69%nabeelqu
  338. 99%.NET R&D Digest (June, 2022)
  339. 81%Power Estimation: Balance Between Simplicity and Accuracy
  340. 90%How to learn data engineering
  341. 89%This website is hacky AF
  342. 91%Another Update On The Bagel Language
  343. 79%Designing a wireless charging pad
  344. 71%🙀 Startup founder fears by funding round
  345. 65%Silicon Valley Bullshit
  346. 97%How to prevent partial rendering in HTMX?
  347. 92%Composability of Data
  348. 92%5 lessons I learnt after coding for 10 years
  349. 91%Curating Dependency Vulnerabilities
  350. 98%Performance: Crystal vs Ruby
  351. 99%SOLID Principles in C#
  352. 78%Indie Bundle for Abortion Funds by Caro Asercion and 604 others
  353. 64%4th of July - ACLU
  354. 85%Mouse Turbines
  355. 60%Browser hacking: Let's make a Linux GUI for the SerenityOS browser engine
  356. 93%ImperialViolet - Passkeys
  357. 99%Finding the maximum value in an array using vectorization - Gérald Barré
  358. 98%GitHub - hemanth/functional-programming-jargon: Jargon from the functional programming world in simple terms!
  359. 88%A July 4 technical reading list
  360. 84%Modern Distributed Tracing with .NET && Source Generators, A brief introduction, Thu, Jul 7, 2022, 5:30 PM | Meetup
  361. 71%Kubernetes is a red flag signalling premature optimisation.
  362. 98%How to Resolve Instances With ASP.NET Core DI - Code Maze
  363. 96%313: Stop Using Junk In Your Apps
  364. 96%The best books for cryptography apprentices
  365. 89%IKVM 8.2.0 : r/dotnet
  366. 98%Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  367. 98%Implementing Simple Neural Network in C# | Rubik's Code
  368. 85%Pure Functions and Side Effects in JavaScript
  369. 74%Boost productivity with 'Solution Summary' cards - Simple Talk
  370. 98%Async Enumerable in C# (Part 3)
  371. 95%#JulyOT 2022 -31 days of IoT content for everyone starting 1st July
  372. 95%SSH on WSL · Aspiring Craftsman
  373. 98%PowerShell Extension for Visual Studio Code June 2022 Update
  374. 95%Write Better Commits, Build Better Projects | The GitHub Blog
  375. 70%Multiprocessing in Python: The Complete Guide
  376. 99%r/dotnet - IKVM 8.2.0
  377. 96%Engineering Stack Overflow with Roberta Arcoverde
  378. 89%IKVM 8.2.0 : r/dotnet
  379. 99%How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  380. 98%Why LD_LIBRARY_PATH is bad
  381. 97%Initial analysis of the Starlink router gen2
  382. 64%Bookchor data breach of over 5 lakh users: What we know so far
  383. 90%Dockercontainer won’t start - Getting the final child’s pid from pipe caused “EOF”
  384. 98%(Singly) Linked Lists explained in PHP
  385. 90%Thymeleaf live reload with npm scripts
  386. 89%Web3: What they are not telling you! – Gautam Dhameja
  387. 99%About the Crytal programming language
  388. 93%Advanced Dashes
  389. 98%The last two years in Miri
  390. 78%What's the Point? - Kev Quirk
  391. 52%The Mind of a Benevolent Dictator
  392. 79%Pirate Library Mirror
  393. 90%Browsers degraded performance in background tabs
  394. 77%Reflecting on Two Years of Professorship
  395. 80%The Berkeley Crossword Solver
  396. 50%Found: The 'holy grail of catalysis'—turning methane into methanol under ambient conditions using light
  397. 97%MAUI Beach - Updating to .NET MAUI GA
  398. 78%Vite
  399. 71%WeatherKit - Apple Developer
  400. 99%ASP.NET Core: Creando un Chat con SignalR y Angular
  401. 62%Watching an acquirer ruin your company
  402. 80%darktable 4.0.0 released
  403. 96%The new wave of React state management
  404. 97%rsync, article 3: How does rsync work?
  405. 69%Is Your Project Manager A Sith Lord? Three Ways To Find Out.
  406. 94%Why I left Android Development after 10 years and became a Backend Developer
  407. 63%Institute for the Study of War
  408. 82%Computing on the Baire Space – my Sochi talk
  409. 91%Using Graphs to Search for Code · Nick Gregory
  410. 97%Winding down the VPS Showdown by Josh Sherman
  411. 98%Steve Ruiz
  412. 65%Quest For Glory I – Macintosh Easter Egg
  413. 94%The pleasure of curating your own IDE
  414. 98%Lessons I learned from senior engineers
  415. 93%Open Source is Not About You
  416. 98%GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  417. 81%Programming is terrible — Lessons learned from a life wasted (with slides)
  418. 95%Tailscale ate my network (and I love it)
  419. 99%Ranges and Indices in C# - Code Maze
  420. 84%Understanding Have I Been Pwned's Use of SHA-1 and k-Anonymity - News WWC
  421. 97%Attacker Floods npm With Crypto-Mining Packages that Mine Monero When Installed with Default Configuration | Mend
  422. 97%Announcing: Learn TLA+ • Hillel Wayne
  423. 98%Logging in Python like a PRO 🐍🌴
  424. 67%The most "painful" analysis that I've ever done
  425. 98%My Balance Box
  426. 74%Turns out gcc has imperative argument handling - hisham.hm
  427. 90%Toward Robust
  428. 95%How to change Browser URL in HTMX
  429. 94%If I cold emailed you, I apologize | Molecule.dev Blog
  430. 94%If I could change one thing about tech interviews
  431. 72%Funding OSS maintainers like YouTube funds creators
  432. 95%CloudFormation is Dead, Long Live Terraform
  433. 77%⭐️ Don't put yourself into a box (or why you shouldn't niche down prematurely as an online creator)
  434. 67%When it comes to a woman’s right to choose in NC, let me predict the future: : r/raleigh
  435. 85%The Universe by Scientific Field
  436. 67%When it comes to a woman’s right to choose in NC, let me predict the future: : r/raleigh
  437. 65%No Refrigerant Left Behind
  438. 96%Visualizing Algorithms
  439. 72%Steelmanning: How to Discover the Truth by Helping Your Opponent
  440. 79%Another Open Source Group Blasts GitHub Copilot, Advocates Leaving GitHub -- Visual Studio Magazine
  441. 97%Add Effects Like a Pro Using .NET MAUI Effects View
  442. 99%Challenge: Find the stack smash bug… – answer
  443. 92%Director's Decision on DID 1.0 Proposed Recommendation Formal Objections
  444. 61%July 1, 2022
  445. 91%Optimizing TCP for high WAN throughput while preserving low latency
  446. 91%Give Up GitHub - Software Freedom Conservancy
  447. 98%.NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  448. 97%Advanced TypeScript: Mapped Types and more
  449. 95%Introducing Shadower: A Minimalistic Load Testing Tool
  450. 98%Deploy Azure Static Web Apps With Bicep | LINQ to Fail
  451. 98%The Basics of Images, Containers, and Docker
  452. 96%Vim 9.0 : vim online
  453. 96%Brian Robert Callahan
  454. 86%The Best Solution to Burnout We’ve Ever Heard | A Conversation With Slack, Netlify & Ambassador Labs
  455. 99%Writing .NET Application Services for Kubernetes
  456. 97%The Cell Programming Language
  457. 93%What Metric to Use When Benchmarking?
  458. 96%Binary Ninja - Introducing Tantō: Slicing Functions for Faster Finds
  459. 98% Sharing Deep Learning Research Models with Lightning Part 2: Leveraging the Cloud
  460. 90%Why do developers experience so much imposter syndrome? · Chris Gregori
  461. 94%RSS/Atom, Emacs and elfeed - blog.dornea.nu
  462. 92%The Size of an Atom: How Scientists First Guessed It’s About Quantum Physics
  463. 99%Moving A Laravel Webpack Project To Vite
  464. 97%Writing Coherently At Scale
  465. 99%How to redirect from server side in HTMX
  466. 98%Investigating man-db internals
  467. 92%Find programming work by increasing luck surface area
  468. 82%Incentives
  469. 89%Martingale Project Timing
  470. 79%I'm So Happy I Quit My Dream Job
  471. 84%Video Content Round Up: June 2022
  472. 83%Cancelation token is a security risk · Discussion #71503 · dotnet/runtime
  473. 99%Implementing paging in ASP.NET Core MVC
  474. 94%Java on Visual Studio Code Furthers Big Spring Boot Push -- Visual Studio Magazine
  475. 99%C# vNext - What could come
  476. 94%Give Up GitHub: The Time Has Come!
  477. 99%Implementing Breadcrumbs in ASP.NET Core
  478. 81%Linear Address Spaces - ACM Queue
  479. 99%Render Emails Using Razor Templating
  480. 92%Learning HTML was too hard so I made a compiler instead
  481. 99%Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  482. 94%Improve Git monorepo performance with a file system monitor | The GitHub Blog
  483. 93%Integrating Google Places Autocomplete API in a React App
  484. 97%Telerik UI for .NET MAUI Goes GA: 50+ Controls!
  485. 77%TypeScript Vaults Ahead of Java to Crack Stack Overflow Top 5 -- Visual Studio Magazine
  486. 98%Microservices with Benefits - The Blinking Caret
  487. 72%Important Update on Email Vendor Security Incident - OpenSea Blog
  488. 72%Atlassian is 20 years old and unprofitable — the market has its valuation all wrong, says Adam Schwab
  489. 83%Visual Studio 2022 Preview Allows Code Editing in Search Results -- Visual Studio Magazine
  490. 97%Armchair Architects: Using Chaos Engineering to plan for specific failure conditions
  491. 69%Charter Houses
  492. 99%Minimal API Route Handler Filters
  493. 96%Test Double clocks
  494. 89%Top 8 Most Demanded Programming Languages in 2022
  495. 86%Some Funny Interviews I Have Done
  496. 98%Working with the file system on Node.js
  497. 60%Home
  498. 94%Testimonials | The F# Software Foundation
  499. 98%Avoiding Batch Jobs by a message in the FUTURE
  500. 86%The only true answer to 'tabs vs spaces'
  501. 58%June 28, 2022
  502. 99%Monsters Weekly 255 - IEnumerable Visualizer in Visual Studio
  503. 98%Sneak Peek and Edit Your Code While You Search
  504. 99%Getting Started with DevOps and .NET MAUI
  505. 93%Program - WeAreDevelopers World Congress
  506. 99%High performance .NET: Building a Redis Clone – skipping strings
  507. 90%Managed Transforms: templated HTTP header modifications
  508. 99%Lambda Expressions in C# - Code Maze
  509. 86%Introducing Mimic 3 by Mycroft
  510. 85%Periodic Table Changes
  511. 98%What is Razor Templating, really?
  512. 98%A Simple Example of Using the Memory Cache in .NET 6 with API Endpoints | no dogma blog
  513. 72%Fuck Motivation
  514. 94%Building a side-project
  515. 97%June 27, 2022
  516. 96%Episode 429 - Azure Native Independent Software Vendor (ISV) Solutions
  517. 99%Challenge: Find the stack smash bug…
  518. 59%Manning on Twitch Calendar - Live Author Appearances - Manning
  519. 99%Using Refit to Consume APIs in C# - Code Maze
  520. 58%GitHub - Webreaper/CentralisedPackageConverter: Converts a project to use Centralised Package Management
  521. 71%Skip X.509 extension copies where possible by vcsjones · Pull Request #70589 · dotnet/runtime
  522. 93%Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  523. 87%GitHub - Zaid-Ajaj/pulumi-csharp-analyzer: Roslyn-based static code analysis for pulumi programs written in C#
  524. 79%Uno Platform 4.4 – Wasm Threading+Exception Handling, Rich Animations, GamePad APIs and more
  525. 99%Faster Guid comparisons using Vectors (SIMD) in .NET - Gérald Barré
  526. 90%Everything You Need to Know About Bug Reports
  527. 98%I kind of understand Clojure macros
  528. 99%csharplang/low-level-struct-improvements.md at main · dotnet/csharplang
  529. 98%The Best C# .NET Web Application Tech Stack: Choosing The Back End - Michael's Coding Spot
  530. 99%Handling localStorage errors (such as quota exceeded errors)
  531. 99%NRBF (BinaryFormatter) decoder
  532. 95%GitHub - nettlep/magic: Scanner for decks of cards with bar codes printed on card edges
  533. 91%Uno Platform Does WebAssembly Threading Months Ahead of .NET 7 -- Visual Studio Magazine
  534. 96%How To Simplify C# Unit Testing With a Mocking Framework
  535. 89%Raspberry Pi Pico W: your $6 IoT platform - Raspberry Pi
  536. 98%How to Use Span in C# to Improve Application Performance - Code Maze
  537. 98%Diving Into Unity – A Quick Start for C# Developers – Webinar Recording | The .NET Tools Blog
  538. 99%Running .NET Core Applications as a Windows Service - Code Maze
  539. 96%Hosting PowerShell in a Python script
  540. 99%Nondestructive Mutation and Records in C#
  541. 99%How to Use Next.js Middleware • CTNicholas
  542. 83%Reduce some allocations parsing certificates on Windows by vcsjones · Pull Request #71102 · dotnet/runtime
  543. 99%Micro Frontends in Action With ASP.NET Core - Server-Side Routing via YARP in Azure Container Apps
  544. 96%Fund OSS through package managers - Dusted Codes
  545. 85%Extended NFPA Hazard Diamond
  546. 94%AlterNats — High Performance .NET
  547. 96%MLflow: A way to do more on Azure Machine Learning
  548. 94%The Fabulous Linked List - Big Machine
  549. 96%Async Enumerable in C# (Part 2)
  550. 94%Pre-Rendering and Data Fetching Strategies in Next.js
  551. 95%Investigating Intel's CPU Socket Problems | Thermal Grizzly Contact Frame Benchmark
  552. 69%Code Of Ethics
  553. 97%Hard things in Computer Science
  554. 92%On Identifiable Aborts - Cronokirby
  555. 94%An Introduction to Complex Step Differentiation
  556. 97%Cheater latents – Non_Interactive – Software & ML
  557. 97%haibane_tenshi's blog - Obscure Rust: reborrowing is a half-baked feature
  558. 89%Notes from the Enlightened - Productivity Tip with Todoist
  559. 80%Episode 39: Windows Terminal - with Kayla Cinnamon
  560. 82%Treating Primitive Obsession with ValueObjects | DDD in .NET
  561. 99%InboxNEXUS Explained (with captions)
  562. 99%Ternary Operator ? : in C# - Code Maze
  563. 78%Enclave
  564. 87%Split Audio Files into Parts
  565. 90%Value Has Nothing To Do With A Dev's Salary
  566. 89%This copilot is stupid and wants to kill me: Matthew Butterick
  567. 91%The Realities of Life
  568. 62%My awakening moment about how smartphones fragment our attention span
  569. 72%[TUHS] Re: forgotten versions - TUHS
  570. 60%Security flaws in smart Jacuzzis could get owners in hot water
  571. 51%Italy declares Google Analytics illegal
  572. 91%Amazon.com: Electric Water Gun with Auto Suction Function, 1000ml Long Range Continuous Shooting Electric Water Gun, Water Gun Toys for Summer Pool Party Beach, Children's Day G White : Toys & Games
  573. 98%GitHub - timvisee/ffsend: Easily and securely share files from the command line. A fully featured Firefox Send client.
  574. 98%Episode 428 - Java and Spring Apps
  575. 87%Martin's Giant Hike
  576. 99%Remove Duplicates From a List in C# - Code Maze
  577. 94%Amazon launches CodeWhisperer, a GitHub Copilot-like AI pair programming tool – TechCrunch
  578. 92%rustc_typeck - Rust
  579. 86%rustc_typeck::collect - Rust
  580. 73%Expr in rustc_ast::ast - Rust
  581. 89%When is a product "done" and what do you do next?
  582. 89%Style scoping versus shadow DOM: which is fastest?
  583. 72%Why Nobody is Happy with Hybrid
  584. 98%A journey into the Linux scheduler
  585. 94%What every new software developer should know
  586. 97%Modern Software Development · Mike Klimek
  587. 85%Roman Numerals
  588. 95%Thomas H. Ptacek
  589. 99%A simple but effective data grid for Blazor
  590. 82%Huobi Global Lists Mina Protocol
  591. 92%Pair Programming
  592. 99%.NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  593. 99%Remove Duplicates From a List in C# - Code Maze
  594. 77%Announcing Gateway + CASB
  595. 99%Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  596. 89%Undefined behavior in C is a reading error. – keeping simple
  597. 82%How we built a $1M ARR open source SaaS
  598. 83%Episode 101 - Open Source .NET for Fun with Drake Williams
  599. 72%Weekly Update 301
  600. 99%Windows Subsystem for Android and .NET MAUI
  601. 93%DevOps 101: Introducing Database DevOps
  602. 97%Exploring Layout Options in .NET MAUI
  603. 77%Asked and answered: the results for the 2022 Developer survey are here!
  604. 96%Perhaps Too Much Validation · Aspiring Craftsman
  605. 96%Creating a Simple .NET Lambda Function | no dogma blog
  606. 99%Create a React-based app with ASP.NET Minimal APIs and MongoDB storage
  607. 58%RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  608. 64%Draknek New Voices Puzzle Grant
  609. 88%Interchain Security is Coming to the Cosmos Hub
  610. 99%Digesting Technical Content
  611. 95%Mental Model: Difficult Problems vs. Hard Work
  612. 93%How to plan the architectural attributes?
  613. 76%My LASIK Eye Surgery Experience
  614. 89%Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
  615. 99%The many definitions of Server-Side Rendering—zachleat.com
  616. 82%Kind and True
  617. 99%Build your Golang package docs locally
  618. 94%A simple guide to Mastodon
  619. 99%Start all of your commands with a comma
  620. 90%VS Code and Visual Studio Rock the 2022 Stack Overflow Developer Report -- Visual Studio Magazine
  621. 99%Speed ISeq marking by using a bitmap and rearranging inline caches by tenderlove · Pull Request #6053 · ruby/ruby
  622. 90%QBE - Compiler Backend
  623. 77%Whatever happened to SHA-256 support in Git?
  624. 94%MEGA: Malleable Encryption Goes Awry
  625. 82%Hands On with Latest Visual Studio 2022 Preview Features -- Visual Studio Magazine
  626. 96%GitHub Quick Reviews
  627. 98%GitHub - dolthub/dolt: Dolt – It's Git for Data
  628. 98%Incremental ASP.NET Migration Tooling Preview 2
  629. 90%The Launch of Microsoft's new offices in Atlanta #microsoftatlanta #atlanticyards
  630. 99%OpenIddict 4.0 preview1 is out
  631. 91%Principal Product Manager in Austin, Texas, United States | Product Management at Microsoft
  632. 63%GHSA-5crp-9r3c-p9vr - GitHub Advisory Database
  633. 75%Introducing PyScript
  634. 75%ApiController Attribute in ASP.NET Core Web API - Code Maze
  635. 99%NuGetTools/Program.cs at main · KirillOsenkov/NuGetTools
  636. 99%Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  637. 99%Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  638. 98%How YOU can Learn Mock testing in .NET Core and C# with Moq
  639. 97%Announcing TypeScript 4.8 Beta
  640. 99%Ecma International approves ECMAScript 2022: What’s new?
  641. 97%Debug the web in 3D with the 3D View tool
  642. 94%Unobvious things you need to know about key-value stores - Event-Driven.io
  643. 92%How to Use GitHub Copilot Effectively
  644. 89%Visual Studio Feedback
  645. 98%A Vision for Stateful Resources at Development or Deployment Time
  646. 99%Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  647. 69%Stack Overflow Developer Survey 2022
  648. 92%SPEBlox-Long (10BASE-T1L) - 10Mbps, 1km range
  649. 89%5 Amazing Reasons to Keep Lambda Functions Small & Modular
  650. 90%Microsoft killed my Pappy
  651. 82%DevOps is a failure | lbr.
  652. 51%Why cameras are soon going to be everywhere
  653. 86%Trucks, Tubes, and Truth · XTDB
  654. 97%Sidecar Pattern for Abstracting Common Concerns
  655. 93%Been there, done that
  656. 95%Searching for Chaos
  657. 84%How to Run Your Own Lightning Node with Lightning Network Daemon (LND)
  658. 77%Answering Questions about the PetaPi
  659. 67%from apples to pears
  660. 85%What If? 2 Countdown
  661. 96%The Unicorn Fable
  662. 95%GitHub - brave/goggles-quickstart: Educational material to learn about Goggles and how to create your own.
  663. 96%The Grug Brained Developer
  664. 99%Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  665. 90%Building Messaging Endpoints in Azure: Container Apps
  666. 81%Listen Up, Visual Studio has a new feature you need to hear about!
  667. 96%dYdX V4 - The dYdX Chain
  668. 93%Crafting Interpreters: A Review
  669. 79%Why is Apache clinging to OpenOffice’s corpse?
  670. 97%Introducing Tailscale SSH
  671. 97%Surprising result while transpiling C to Go
  672. 92%Cloudflare recognized by Microsoft as a Security Software Innovator
  673. 97%Infinitely extensible Access policies
  674. 99%Counting Sort in C# - Code Maze
  675. 92%Monsters Weekly 254 - Debugging with Style in Visual Studio
  676. 98%Async Enumerable in C# (Part 1)
  677. 98%CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  678. 96%CAP or no CAP? Understanding when the CAP theorem applies and what it means.
  679. 91%The State of WebAssembly 2022
  680. 97%The State monad
  681. 91%Responsible AI safeguards
  682. 98%Back to Basics: Rendering Razor Views to String in ASP.NET Core
  683. 85%Say it with a face without a mouth emoji
  684. 86%Dependencies and .NET libraries
  685. 99%Avo Admin for Rails
  686. 96%Login to Meetup | Meetup
  687. 98%5 Easy to Miss Security Best Practices for Web Apps
  688. 86%board
  689. 97%Don’t Mock What You Don’t Own in 5 Minutes
  690. 94%I Found Everything With A First Name and Phone Number
  691. 88%Time Management
  692. 63%Don't be afraid to DIY - Stacey on IoT | Internet of Things news and analysis
  693. 74%Rejecting Specialization
  694. 58%Progressing as a Software Engineer
  695. 70%Maximising my rejections — Evie Cottrell
  696. 84%What I'm excited for this build cycle
  697. 99%Deep dive into containers
  698. 80%Welcome to Real-World Privacy
  699. 95%Timing attacks: Introduction
  700. 87%GitHub Copilot 'AI Pair Programmer' Now Generally Available at $10/Month -- Visual Studio Magazine
  701. 97%Deno raises $21M
  702. 97%Performance traces and Regex survey
  703. 94%SnarkyJS Week 2022 - Crowdcast
  704. 95%Using Rabbit MQ with Jasper
  705. 98%Improving .NET host error messages and supportability
  706. 97%GitHub Copilot is generally available to all developers | The GitHub Blog
  707. 98%One-liner for running queries against CSV files with SQLite
  708. 98%How to Build a Custom Alert Component Using SvelteKit and TailwindCSS
  709. 95%Effective Software Testing – A Developer’s Guide
  710. 91%WUG: Menší, ale o to zajímavější novinky v .NET 6 (online)
  711. 95%One year as a solo dev building open-source data tools without funding
  712. 95%Cloudflare outage on June 21, 2022
  713. 98%Consuming anonymous types with DiagnosticListener in .NET 6
  714. 99%How to improve Serilog logging in .NET 6 by using Scopes - Code4IT
  715. 95%Introduction | netboot.xyz
  716. 99%How to Implement Retry Logic in C# - Code Maze
  717. 99%The Repository Pattern is simple yet misunderstood
  718. 95%Lexical Playground
  719. 85%Rebooting the London .NET User Group : dylanbeattie.net
  720. 96%Cloudflare - The Web Performance & Security Company
  721. 96%WebAssembly Everywhere
  722. 61%Seattle Offers Utility Pole EV Chargers To City Residents
  723. 71%Meta Reveals VR Headset Prototypes Designed to Make VR 'Indistinguishable From Reality'
  724. 92%Sands of MAUI: Issue #62
  725. 93%The Future of Multi-Platform .NET Application Development with WinUI, Net6 and the Uno Platform - Nick's .NET Travels
  726. 73%One line of CSS to add basic dark/light mode
  727. 94%NuGet Support in Visual Studio for Mac 17.0
  728. 93%StackExchange.Redis/toys at main · StackExchange/StackExchange.Redis
  729. 99%Connascence as a vocabulary to discuss Coupling
  730. 74%On leaving Mapbox after 12 years
  731. 85%Superintelligent AIs
  732. 83%Gleam v0.22 released! – Gleam
  733. 77%My 40-liter backpack travel guide
  734. 82%Hacking into the worldwide Jacuzzi SmartTub network
  735. 99%Azure Container Apps: dapr pubsub | I CAN MAKE THIS WORK
  736. 97%Reproducible Builds – Telling of a Debugging Story
  737. 82%Don't Let a Bad Abstraction Cost You 2 Years
  738. 94%Old-school blogging, retro computers, and decentralisation • AndreGarzia.com
  739. 75%Goals vs. Systems - Scott Adams Says
  740. 94%How to land your first developer job?
  741. 77%Fast page maps for JIT
  742. 99%Setting up secure personal developer infrastructure for/and side projects using tailscale, drone, gitea, and nginx
  743. 88%🏆 Promotion-based development
  744. 99%Wrap Event based functions into awaitable Tasks - Meet TaskCompletionSource
  745. 93%Contra Wirecutter on the IKEA air purifier
  746. 93%Facebook Says Apple is Too Powerful. They're Right.
  747. 81%Episode 427 - SONiC
  748. 87%orkut
  749. 50%We are removing the option to create new subscriptions - Blog | Mullvad VPN
  750. 98%GitHub - jcubic/gaiman: Gaiman: Text based game engine and programming language
  751. 98%High performance .NET: Building a Redis Clone– the wrong optimization path
  752. 77%AMD Threadripper Pro 5000 Series Goes DIY Market
  753. 99%Observing all http requests in a .NET application - Gérald Barré
  754. 76%Introducing browser isolation for email links to stop modern phishing threats
  755. 80%writing one sentence per line
  756. 93%Scheduling repeating tasks with .NET 6’s NEW Timer
  757. 93%C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  758. 95%Microsoft Launches New Storage Optimized VMs with Lasv3 and Lsv3
  759. 55%PostgreSQL 14 Breaks the .NET and Java Drivers for PostgreSQL
  760. 88%311: Goodbye Passwords, Hello Passkeys
  761. 99%How to Call Generic Method Using Reflection in C# - Code Maze
  762. 91%Why we need a flowchart editor that doesn't give you carpal tunnel
  763. 99%Modern JavaScript, 10 things you should be using, starting today
  764. 96%Master the Event Loop in Node.js
  765. 96%GPT3-OpenAI: 3 demos that will let you rethink about AI capabilities
  766. 98%Should I avoid LINQ for performance reasons?
  767. 99%Using web streams on Node.js
  768. 94%Alternatives to installing npm packages globally
  769. 87%“Batteries-Included” vs “Bloated”
  770. 94%Data outlasts Code, yet Code keeps winning
  771. 92%PlayStation disclosed on HackerOne: bd-j exploit chain
  772. 90%Working Effectively With Legacy Code: Michael C. Feathers: 9788131715079: Amazon.com: Books
  773. 92%Site Reliability Engineering – Evolution of Automation
  774. 96%Achievement Unlocked - Build mobile and desktop apps with .NET MAUI!
  775. 81%Cockroach Labs 2022 Cloud Report: AMD Outperforms Intel
  776. 76%The importance of Headings element for an accessible page - Zelig880
  777. 85%Why webcams aren’t good enough
  778. 93%Is FreeBSD a Real UNIX?
  779. 80%3 Basic Rules Of Note Taking — None
  780. 92%Paradigm CSS is Now Available on GitHub
  781. 90%Plurality-Driven Development
  782. 57%The Biggest Game in Town
  783. 91%Don't Build Your Own Framework
  784. 83%Password policies of most top websites fail to follow best practices
  785. 61%The Message Behind the Medium of a Personal Blog
  786. 92%Kuba Orlik (@kuba@toot.kuba-orlik.name)
  787. 99%GitHub - waydabber/BetterDisplay: Unlock your displays on your Mac! Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP and lots more!
  788. 95%U3214Q 4K scaling in MacOS
  789. 92%Welcome to Cloudflare One Week
  790. 82%About Bunny Fonts | Faster & GDPR friendly Fonts
  791. 98%Don't Use Kubernetes, Yet
  792. 99%Write Test Progress To The Console With NUnit - CodeJourney.net
  793. 98%Releasing Joy-Con WebHID
  794. 94%How to use Nintendo Joy-Cons with iPhone, iPad, Apple TV | AppleInsider
  795. 99%V Language Review (2022)
  796. 87%Citybound
  797. 93%Because cross-compiling binaries for Windows is easier than building natively
  798. 66%Map Data V: False Assumptions Programmers Make
  799. 79%How I Got Into Computers Consulting Can Be Boring Edition
  800. 74%Atlassian Confluence Server Bug Under Active Attack to Distribute Ransomware
  801. 52%Patreon cuts deep inside creators’ pockets
  802. 81%Classic Offensive
  803. 81%The Law of Contradiction
  804. 72%How to Solve the Right Problem
  805. 92%Consciousness is not computation – Joe Antognini
  806. 84%What's inside a rock?
  807. 99%rsync, article 1: Scenarios
  808. 92%Software Engineering - The Soft Parts
  809. 78%Matthew DiLoreto
  810. 79%Classic Offensive
  811. 97%Incorrect I/O throttling when using block device files — Matt Jacobson
  812. 99%AspNetCorePathAuthorization/PathAuthorizationOptions.cs at main · DamianEdwards/AspNetCorePathAuthorization
  813. 98%GitHub - JamesRandall/fsharp-wolfenstein: An F# port of the 1992 classic Wolfenstein 3D
  814. 58%Complex coding concepts explained through visual diagrams
  815. 95%Release notes — fish-shell 3.5.0 documentation
  816. 99%goto in action - The exception from the rule
  817. 95%The Floppotron 3.0 - Computer Hardware Orchestra
  818. 71%#165 Mads Torgersen, ADHD | no dogma podcast
  819. 94%Benoit Essiambre
  820. 85%Red Line Through HTTPS
  821. 99%Accelerating Azure Container Apps with the Azure CLI and Compose Files
  822. 96%GitHub - sarsko/CreuSAT: CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.
  823. 89%Citus 11 for Postgres goes fully open source, with query from any node
  824. 99%GitHub - DamianEdwards/AspNetCorePathAuthorization: A middleware to enable path-based authorization in an ASP.NET Core application.
  825. 69%Join Us For the First Ever SnarkyJS Week
  826. 90%Matrix notes - anarcat
  827. 57%List of QUBO formulations
  828. 50%Nathan Gould
  829. 82%Hertzbleed Attack
  830. 79%Michael Tsai - Blog - Thoughts on SwiftUI After WWDC 2022
  831. 79%Infrastructure as software
  832. 79%Entrepreneurship as a Risk Management Strategy
  833. 69%?? "" is a Code Smell / Jordan Eldredge
  834. 72%How to Fix Stuck iCloud Syncing on macOS
  835. 70%My Knowledge Development Challenge For You
  836. 98%Don't catch errors without a reason
  837. 61%Weekly Update 300
  838. 83%The World's Most Satisfying Checkbox | (Not Boring) Software
  839. 73%Learn Live: Post-Build 2022 - Events
  840. 99%OCaml - Language extensions
  841. 94%Learn Live
  842. 99%Runs Testing Using C# Simulation -- Visual Studio Magazine
  843. 99%Ping/Pong Jasper Style
  844. 99%How to simply workaround RAM-leaking libraries like Puppeteer. Universal way to fix RAM leaks once and forever
  845. 98%Ante
  846. 69%Platformer Toolkit by Game Maker's Toolkit
  847. 95%Recut - Remove Silence From Your Videos Automatically
  848. 80%Microsoft Build – Join us May 24-26 2022
  849. 72%Brex | Why am I no longer qualified to be a Brex customer?
  850. 94%Database Command Batching in .NET 6
  851. 87%GitHub - dspinellis/unix-history-repo: Continuous Unix commit history from 1970 until today
  852. 82%Make enterprise features open source (#6008) · citusdata/citus@184c7c0
  853. 97%The Animated Elliptic Curve
  854. 61%Call for Antitrust Reform, Updated Competition Laws | The Mozilla Blog
  855. 83%The Silent Majority of Experts
  856. 95%How to convert a web application to Software-as-a-Service | Red Hat Developer
  857. 93%Clean up some .NET Clutter
  858. 96%C# 11 static abstract members - NDepend
  859. 66%Senior Engineering Manager: OSPO
  860. 99%Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
  861. 74%Cool desktops don’t change 😎
  862. 94%4 macOS Screenshot Tricks To Impress Your Co-Workers
  863. 95%My other database is a compiler
  864. 98%A coding interview with GPT-3
  865. 62%Microsoft Build – Join us May 24-26 2022
  866. 99%Ghost - build REST APIs from structs using Generics in Golang
  867. 53%Laurence Tratt: Chance, Luck, and Risk
  868. 94%Inconsistent thoughts on database consistency
  869. 83%Meeting notes lose value the moment you finish writing them - and it's time to fix that • The Witful Blog
  870. 98%Autogenerating documentation for a CLI with Sphinx
  871. 66%Paths Up the Mountain
  872. 99%Building a Tool to Search Graduation Photos With Facial Recognition — Jerome Paulos
  873. 82%It Happened One Frame: incredibly accurate video content search with OpenAI CLIP
  874. 97%How Binary JSON Works in YDB
  875. 93%Infrastructure As User Generated Content
  876. 98%⚡️ The computers are fast, but you don't know it
  877. 99%Building a More Useful Outbox for Reliable Messaging
  878. 80%The Green Boxes of Burnout
  879. 92%Another Optimization Exercise – Packing Sparse Headers
  880. 98%csharplang/required-members.md at main · dotnet/csharplang
  881. 97%redbean 2.0 release notes
  882. 86%Miguel de Icaza Leads Uproar Over Closed-Source VS Code C# Tool -- Visual Studio Magazine
  883. 91%Some ways to use ZK-SNARKs for privacy
  884. 65%Scanned Objects by Google Research: A Dataset of 3D-Scanned Common Household Items
  885. 98%New Resources to Get Started with .NET MAUI
  886. 91%GitHub - wailsapp/wails: Create beautiful applications using Go
  887. 95%Code bloat has become astronomical – Cliffski's Blog
  888. 96%Twitch
  889. 58%Introduction | Tauri Studio
  890. 86%Is .NET an open platform yet?
  891. 90%C# Warning Waves Hint at New Keywords in the Future
  892. 99%Microsoft Launches the Public Preview of Dynatrace for Azure as a SaaS Solution in Their Marketplace
  893. 99%Method Overloading In C# - Code Maze
  894. 86%.NET Rocks! vNext
  895. 98%Learning .NET Maui Part 1
  896. 98%Learning .NET MAUI Part 2
  897. 95%Building Reliable Web Element Locators for Test Automation
  898. 91%AI ethics questions
  899. 99%Event Sourcing Tips: Do's and Don'ts
  900. 98%find an anon friendly job today
  901. 91%Eurocrypt 2022 program
  902. 89%Log environment-derived properties by Forgind · Pull Request #7484 · dotnet/msbuild
  903. 88%Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine
  904. 94%.NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  905. 90%A Vision for Low Ceremony CQRS with Event Sourcing
  906. 96%Cloudflare Zaraz launches new privacy features in response to French CNIL standards
  907. 97%Internet Explorer 11 has retired and is officially out of support—what you need to know
  908. 74%What’s New in Visual Studio: Make it Your Home
  909. 76%Quick Tip: Enable Touch ID for sudo
  910. 76%Internet Explorer 11 - Microsoft Lifecycle
  911. 92%The hunt for the cluster-killer Erlang bug
  912. 97%Cheat Sheet For If I'm Gone
  913. 97%Astronomer Hotline
  914. 98%Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve
  915. 96%Pattern Matching in C# - Code Maze
  916. 90%What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  917. 99%Storing Dynamic User Data With Entity Framework Core
  918. 99%Add support for RouteHandlerInvocationContext<> overloads (#41406) · dotnet/aspnetcore@ba37a08
  919. 66%Native support for Visual Studio on Arm64 is here!
  920. 96%First impressions of Web5
  921. 98%Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog
  922. 90%Software engineering estimates are garbage
  923. 96%You can code
  924. 88%Microsoft Reactor Pop-Up Auckland - Events
  925. 82%“What if We Paid for Bugs” Redux
  926. 93%.NET Framework June 2022 Security and Quality Rollup Updates
  927. 62%Tether’s actual peg
  928. 96%Solving Knights Tour using a Neural Network
  929. 81%Camp Vista - Growing Up Next To Microsoft
  930. 92%⭐️ I found a cure for writer’s block
  931. 99%Understading why attr_accessor in Ruby is faster than a regular method
  932. 99%Debug Driven Development
  933. 66%Class-groups – USF Crypto
  934. 80%Coinbase Lays Off Around 1,100 Employees
  935. 81% Introducing Grafana OnCall OSS, on-call management for the open source community
  936. 63%Dark Engine DE6350 Paint Color #3E3F41 | Dunn-Edwards Paints
  937. 89%Visual Studio for Mac 17.3 Preview 2 is now available
  938. 89%Arm64 Visual Studio
  939. 94%Clarus Returns Home
  940. 98%Hertzbleed Attack
  941. 99%Announcing .NET 7 Preview 5
  942. 99%Introducing the ML.NET Text Classification API (preview)
  943. 94%Announcing Entity Framework 7 Preview 5
  944. 99%ASP.NET Core updates in .NET 7 Preview 5
  945. 99%Add X509AuthorityInformationAccessExtension · dotnet/runtime@cd6512d
  946. 99%core/known-issues.md at main · dotnet/core
  947. 91%StackExchange.Redis 2.6.45
  948. 98%(Re) Introducing Jasper as a Command Bus
  949. 70%Real World Cryptography Study Group
  950. 87%The value of self contained diagnostics
  951. 52%Firefox Rolls Out Total Cookie Protection By Default To All Users | The Mozilla Blog
  952. 87%June 14, 2022
  953. 79%A message from Coinbase CEO and Cofounder, Brian Armstrong
  954. 99%Cloudflare mitigates 26 million request per second DDoS attack
  955. 99%What is the difference between C#, .NET, IL and JIT?
  956. 98%A brief introduction to DiagnosticSource
  957. 97%Testing Azure Private Endpoints DNS resolution over an Azure P2S VPN connection
  958. 99%How to Use Multiple Authentication Schemes in .NET - Code Maze
  959. 62%Analog
  960. 65%Electric vehicle battery capable of 98% charge in less than ten minutes
  961. 95%Distributed systems evolution challenges
  962. 94%Crossing aggregate boundaries · Vladimir Khorikov
  963. 92%Explaining TypeScript
  964. 96%The Perils of Combining Multicast Delegates with Tasks in C# | endjin
  965. 96%Some thoughts on naming tests
  966. 97%[Last Week in .NET #93] – Performance Enhancing Code
  967. 80%chicken.photos
  968. 89%Porting DOOM To A Forgotten Apple OS
  969. 61%Legion-7-16ACHg6-Left-Speaker-10db-less-loud - English Community - LENOVO COMMUNITY
  970. 87%Fixing the Technical Interview
  971. 98%Microsoft Introduces a New Learning Resource with Azure Skills Navigator
  972. 96%7 simple bot detection methods that won’t inconvenience users
  973. 98%RSS and Atom for digital minimalists - blog.dornea.nu
  974. 76%Why I became a Solo Founder | Bold Data
  975. 61%The Question of LaMDA's Sentience
  976. 97% Taking Datasets, DataLoaders, and PyTorch’s New DataPipes for a Spin
  977. 90%Why Vim syntax highlighting breaks sometimes
  978. 94%How redis expires keys? A deep dive into how TTL works internally in Redis. 🌊
  979. 96%Is Ruby on Rails Still Relevant?
  980. 99%From Clojure to Ruby
  981. 77%Opening Up About Burnout
  982. 87%0x74696d | Platforms are Brownfield
  983. 87%The Floppotron 3.0 » Silent's Homepage
  984. 65%How Trustpilot Extorts Businesses
  985. 62%Camera surveillance, video, and audio recording – a community guide
  986. 84%Thresholding, Edge, Contour and Line Detection with OpenCV
  987. 95%Symbiote: A New, Nearly-Impossible-to-Detect Linux Threat
  988. 95%Visual Studio Code Devs Can Now Sponsor Favorite Extensions -- Visual Studio Magazine
  989. 93%OneService Journey to .NET 6
  990. 85%Greatest Scientist
  991. 78%Revealed: Our Plans For Thunderbird On Android
  992. 50%Pride Month Fundraiser
  993. 66%FTX
  994. 94%Using Avif codec for images to reduce web page size - Gérald Barré
  995. 99%High performance .NET: Building a Redis Clone–separation of computation & I/O
  996. 99%Ubiquiti Insider: UniFi Dream Router | UniFi Network 7.1 | UNVR Stacking [May 2022]
  997. 98%How to Write Better with The Why, What, How Framework
  998. 95%Introduction to Regular Expressions in C# - Code Maze
  999. 88%310: WWDC 2022 Recap
  1000. 99%Force MFA in Blazor using Azure AD and Continuous Access
  1001. 97%fresh - The next-gen web framework.
  1002. 94%How To Implement a Standard Search Using React
  1003. 96%Creating a Full Text Search Engine in PostgreSQL, 2022 Big Machine
  1004. 93%Monsters Weekly 253 - Virtual Scrollers
  1005. 99%Multiple Precision Arithmetic: A Recreational Project
  1006. 97%Quantum Development Kits adopts .NET6 and supports Visual Studio 2022
  1007. 80%ongoing by Tim Bray · Making Code Faster
  1008. 83%Maui migration 🎉👌 by felipebaltazar · Pull Request #18 · felipebaltazar/Xartic
  1009. 99%Using Playwright with the WebApplicationFactory to test a Blazor Application
  1010. 94%VNext License Changes · Discussion #2151 · SixLabors/ImageSharp
  1011. 93%UBC Seagull / DoujinCI · GitLab
  1012. 59%Cloudflare is redefining employee well-being in Japan
  1013. 57%Head girl and head boy - Wikipedia
  1014. 98%New UUID Formats
  1015. 94%Foreword — ZK Jargon Decoder
  1016. 69%The Phillips Curve
  1017. 93%Energy Monitoring with Shelly EM and Home Assistant
  1018. 82%Stage Manager on Mac is an anchor for iPad — David Brown
  1019. 85%A map for indie living
  1020. 80%Keep up with social and news without going crazy
  1021. 89%Quit Your Job
  1022. 95%State of the art use of Automation in Accounting
  1023. 81%Segregating Email With Sub-Domains - Kev Quirk
  1024. 80%Building something new
  1025. 75%Specifying Spring '83
  1026. 75%How Minecraft Stores Crafting Recipes
  1027. 94%CSS Named Color Palette Generator
  1028. 99%GitHub - z0ccc/Vytal: Spoof your location data and user agent.
  1029. 83%Principal Product Management in Other, Other, United States | Product Management at Microsoft
  1030. 83%Program Manager in Redmond, Washington, United States | Product Management at Microsoft
  1031. 97%The Web PKI 2.0
  1032. 80%Substack Income Report - Subscription Newsletter Earnings March 2022 - Casey Botticello
  1033. 93%The Strange World of NPM Site Alternatives
  1034. 80%How I found my mentor
  1035. 57%A Networked Peace
  1036. 93%Adding a dunder to an object
  1037. 97%Miriam Eric Suzanne » Am I on the IndieWeb Yet?
  1038. 89%Growing into Platform Engineering
  1039. 98%Hands-on: X25519 Key Exchange
  1040. 59%Mnpn
  1041. 73%A Trail Tale
  1042. 73%Go Left to Go Right
  1043. 90%Lessons learned from becoming CTO of a small startup - Vadim Kravcenko
  1044. 56%Useful utilities and toys over DNS
  1045. 67%Why I turned down $500K, Pissed off my investors, and Shut down my startup -
  1046. 93%Data Race Patterns in Go
  1047. 75%Apple M1 processors have a 'unpatchable' issue, according to MIT experts.
  1048. 99%ErikEJ - Overview
  1049. 76%Fix http/https profile creation in Razor Pages template by DamianEdwards · Pull Request #42143 · dotnet/aspnetcore
  1050. 83%Remove old macOS compatibility code for RSA decryption by vcsjones · Pull Request #70397 · dotnet/runtime
  1051. 87%In defense of crypto(currency)
  1052. 85%Exercise Progression
  1053. 99%OG Images with Cloud Functions
  1054. 63%Startups Selling Sand in the Desert
  1055. 81%The one where we face the God of Spam — Blog of Mataroa.blog
  1056. 96%My Story with the Apache Software Foundation
  1057. 68%Hide Twitter's Sidebar with uBlock Origin
  1058. 55%I love copy and paste
  1059. 87%Scarcity in itself isnt a bad thing
  1060. 53%Microsoft Build – Join us May 24-26 2022
  1061. 84%PHYS771 Lecture 14: Skepticism of Quantum Computing
  1062. 91%Announcing “Code” 2nd Edition
  1063. 72%If OpenSSL were a GUI
  1064. 84%Challenge
  1065. 85%MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips – TechCrunch
  1066. 98%ZpqrtBnk
  1067. 69%Are You Suffering from Toxic Productivity?
  1068. 61%New Python Set-Up Tool for VS Code: 'What Would Brett Do?' -- Visual Studio Magazine
  1069. 99%Delegate, Action, Func, Lamdba expression - What the heck!?
  1070. 67%A Google Cloud employee set a new record calculating the 100 trillionth digit of pi
  1071. 73%Hubble Determines Mass of Isolated Black Hole Roaming Our Milky Way
  1072. 95%GitHub - iorate/ublacklist: Blocks specific sites from appearing in Google search results
  1073. 99%Linux Production Diagnostics
  1074. 60%Why Software Engineers like Woodworking
  1075. 99%High performance .NET: Building a Redis Clone–Architecture
  1076. 87%Support Survivors of Trafficking
  1077. 71%csharplang/numeric-intptr.md at main · dotnet/csharplang
  1078. 88%Weekly Update 299
  1079. 70%You need to know what right-half-plane zeros are
  1080. 97%Important PostgreSQL 14 update to avoid silent corruption of indexes - MigOps
  1081. 84%HTTP/3 becomes a standard, at last
  1082. 90%Episode 100 - Celebratory Ask Me Anything
  1083. 87%I refuse to display meta data for other platforms
  1084. 99%Radix Sort in C# - Code Maze
  1085. 99%Invoke platform code in a MAUI app using the built-in Dependency Injection
  1086. 98%100 Days of TypeScript (Day 10)
  1087. 98%Blazor - End of Support for .NET 5
  1088. 98%CSS modules | Barbarian Meets Coding
  1089. 96%Mobile-First CSS: Is It Time for a Rethink?
  1090. 99%GitHub - JByfordRew/BlazorStyledTextArea: A textarea with style!
  1091. 83%Your content & Restricted Mode
  1092. 78%What’s after agile?
  1093. 99%GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  1094. 97%GitHub - mimoo/narwhaml
  1095. 91%Shotcut - Home
  1096. 88%On BFT Consensus Evolution: From Monolithic to DAG
  1097. 82%The collapse of complex software
  1098. 98%A New Microsoft Platform in Town: the Microsoft Intelligent Data Platform
  1099. 99%GitHub - ory/kratos: Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, passwordless. Golang, headless, API-only - without templating or theming headaches. Available as a cloud service.
  1100. 82%I resurrected my Dutch movie review site from 2003
  1101. 90%What Makes a Good Research Proposal?
  1102. 92%Microsoft Build – Join us May 24-26 2022
  1103. 90%20 Years of SIP - a Retrospective
  1104. 92%The Universe of Discourse : Disabling the awful Macbook screen lock key
  1105. 90%Modern Emacs: Redux
  1106. 99%Using Postgres Schemas | Aaron O. Ellis
  1107. 93%Cranelift, Part 4: A New Register Allocator
  1108. 97%.NET DC June: Jon Galloway Presents "What’s new in ASP.NET Core with .NET 6 & 7", Tue, Jun 21, 2022, 6:00 PM | Meetup
  1109. 71%Why are nuclear power construction costs so high? Part I
  1110. 69%Twitter, Coinbase, and other companies are rescinding lucrative job offers as a cost-cutting strategy instead of the usual mix of layoffs and slower backfills
  1111. 64%GitHub Killing Atom Code Editor for Cloud Tools -- Visual Studio Magazine
  1112. 97%Linux on A7-A8X
  1113. 98%.NET 7 Preview 5 - Generic Math
  1114. 98%Duende Software
  1115. 74%Microsoft identity platform overview - Microsoft Entra
  1116. 99%Introduction to Identity on ASP.NET Core
  1117. 93%New Profiler feature in Visual Studio
  1118. 93%Overview of ASP.NET Core Authentication
  1119. 97%Code Review: How to make enemies | RepoHealth
  1120. 97%What's OpenIddict?
  1121. 96%This project is on hold · Discussion #689 · aaubry/YamlDotNet
  1122. 97%High performance .NET: Building a Redis Clone–Analysis
  1123. 83%Stop Interviewing With Leet Code
  1124. 73%A new portal for Project Galileo participants
  1125. 83%50th Anniversary of The Mother of All Demos
  1126. 99%How to Mock the File System for Unit Testing in .NET - Code Maze
  1127. 93%Setting session affinity (services)  |  Cloud Run Documentation  |  Google Cloud
  1128. 98%r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  1129. 97%Webinar: Diving Into Unity – A Quick Start for C# Developers | The .NET Tools Blog
  1130. 98%Does anyone else feel as lost as I do in the .NET Identity documentation?
  1131. 87%The End of Localhost
  1132. 98%Maybe it's time to rethink our project structure with .NET 6
  1133. 87%A bigger piece of the pi: Finding the 100-trillionth digit
  1134. 98%Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  1135. 98%Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  1136. 71%Architecture is Medium
  1137. 86%Dwarf Fortress
  1138. 63%Microsoft Build – Join us May 24-26 2022
  1139. 98%How to use variables in CSS with v-bind in VueJs 3 - Zelig880
  1140. 99%Achieve Day-One Productivity for New Engineers
  1141. 92%Hackertab, 1 Year after launch 🎂, 2 Million page views, $2000 in revenue, $0 Marketing...
  1142. 65%Site Update: Hero Images
  1143. 79%The wiki movement is close to being dead
  1144. 79%Being a solopreneur (part 1)
  1145. 98%You are allowed to invent HTTP status codes | Swizec Teller
  1146. 99%The most big problem of UI kits
  1147. 65%Complicated software is required to evolution
  1148. 99%Overview of eBPF procfs kernel parameters
  1149. 96%Avoiding a QUEUE Backlog Disaster with Backpressure & Flow Control
  1150. 98%Windows SSH To Remote Server With FIDO2 + Hardware Key (YubiKey) Multi Factor Authentication MFA / 2FA
  1151. 99%Several Improvements on BKZ Algorithm
  1152. 98%Episode 38: .NET MAUI, IoT, and Handy the bionic Arm - with Clifford Agius
  1153. 87%‎NDC Conf
  1154. 98%Automate Security Testing with ZAP and GitHub Actions
  1155. 98%First Look: Synesso ES1
  1156. 80% 3.2 — blender.org
  1157. 97%Exchange Online Journey to .NET Core
  1158. 94%Private Access Tokens: eliminating CAPTCHAs on iPhones and Macs with open standards
  1159. 97%Sunsetting Atom | The GitHub Blog
  1160. 98%GitHub - lucadibello/in-house-greenhouse: 🐛 A new generation of smart indoor greenhouses!
  1161. 92%dotnet sdk check command - .NET CLI
  1162. 76%June 8, 2022
  1163. 94%Shuttle Skeleton
  1164. 50%In Ukraine and beyond, what it takes to keep vulnerable groups online
  1165. 97%Episode 426 - Defender for the Cloud
  1166. 99%High performance .NET: Building a Redis Clone–naively
  1167. 99%Find a good available .com domain
  1168. 73%Firefox 102: Query Parameter Stripping improves privacy - gHacks Tech News
  1169. 59%Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  1170. 84%The Microsoft Planetary Computer
  1171. 99%Dictionary in C# - Code Maze
  1172. 96%Fun: Leaderboard Output Using C# Pattern Matching
  1173. 97%What's Really Going On Inside Your node_modules Folder? - Socket
  1174. 98%GitHub Copilot explaining code and translating it from one language to another
  1175. 98%Patterns.dev - Modern Web App Design Patterns
  1176. 96%WebAssembly Landscape 2022
  1177. 97%Groth-Sahai Proofs Are Not That Scary | EF Cryptography Research
  1178. 91%Adding rollback netplay to a Game Boy Advance game from 2005: Part 1
  1179. 82%Offline Cash
  1180. 94%About the security of passkeys
  1181. 84%Why 95% of Australia is Empty
  1182. 96%HTTP/3 From A To Z: Core Concepts — Smashing Magazine
  1183. 71%Jan-Piet Mens
  1184. 96%The Case for Design Engineers
  1185. 85%Refilling the non-refillable Miele AutoDos Dishwasher Automatic Detergent Dispensing Disks
  1186. 91%eBPF, sidecars, and the future of the service mesh
  1187. 82%"I Hate Paintings"
  1188. 85%How I've made $50,000 Profit from a Side Project Slack Bot
  1189. 93%PyPy in Production
  1190. 64%Refactoring as Anxiety Relief
  1191. 96%Jack of all trades, master of hyperfocus
  1192. 81%The Fermi Paradox of Venture Capital
  1193. 80%I dreamt about the US startup scene for ages; now I get to be part of it
  1194. 90%Cargo Culting Software Engineering Practices
  1195. 91%Google - Site Reliability Engineering
  1196. 97%Understanding Kotlin Coroutine | Jason5Lee's Personal Blog
  1197. 96%Welcome to the M1 Windows project
  1198. 82%Java on Azure: IntelliJ Toolkit Update, Azure Spring Apps Enterprise GA -- Visual Studio Magazine
  1199. 99%Performance Improvements in .NET MAUI
  1200. 68%[Last Week in .NET #92] – Minister of CVE Disinformation
  1201. 55%Please, don't build another Large Hadron Collider.
  1202. 52%Beacon is switching to a four-day work week. Here's why. - Beacon
  1203. 99%How to test ASP.NET Core Minimal APIs
  1204. 95%Unit testing RavenDB
  1205. 99%GitHub - ClueLang/Clue: C/Rust like programming language that compiles into Lua code
  1206. 97%.NET Annotated Monthly | June 2022 | The .NET Tools Blog
  1207. 77%I've locked myself out of my digital life
  1208. 98%GitHub - sensity-ai/dot: The Deepfake Offensive Toolkit
  1209. 99%Using PathBase with .NET 6's WebApplicationBuilder
  1210. 99%C# Tip: use IHttpClientFactory to generate HttpClient instances - Code4IT
  1211. 99%Express Design - AppDev on Steroids
  1212. 98%GitHub - H4ckd4ddy/bypass-sentry-safe
  1213. 99%Vertical Slice Architecture in ASP.NET Core - Code Maze
  1214. 98%Deploying a MkDocs documentation site with GitHub Actions
  1215. 95%Website performance: Why and how to measure? - Gérald Barré
  1216. 99%Transform your REST APIs into GraphQL with Azure API Management
  1217. 79%iPadOS 16 takes the versatility of iPad even further
  1218. 96%The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  1219. 97%Asynchronous monads
  1220. 85%Or Whatever
  1221. 99%How to test ASP.NET Core Minimal APIs
  1222. 91%Senior Product Manager – Visual Studio Community Manager in Austin, Texas, United States | Product Management at Microsoft
  1223. 75%If it seems simple and wrong it probably isn’t
  1224. 92%RFC 9113: HTTP/2
  1225. 99%Running Intel Binaries in Linux VMs with Rosetta | Apple Developer Documentation
  1226. 91%Join the SwiftTermApp beta
  1227. 88%How to Make Pixel Art
  1228. 95%UX patterns for CLI tools
  1229. 52%Revenue in a Recession | Variance
  1230. 92%What happened to simple, basic web hosting?
  1231. 98%How to use patterns for multilabel text classification annotation in Prodigy - Roland Szabó
  1232. 99%Bye Bye Semantic Versioning, Say Hello To GitDate
  1233. 97%fhur
  1234. 62%This is not normal
  1235. 84%Chrome Shortcuts I Use Everyday
  1236. 84%Writing for the web
  1237. 84%Blogging from my phone with GitJournal
  1238. 99%Why Do We Say “It is probably prime”? Surely it is, or it isn’t!
  1239. 73%.NET MAUI for Beginners
  1240. 88%RFC 9114: HTTP/3
  1241. 92%Chrome Root Program
  1242. 93%Microsoft Ships Windows App SDK 1.1 to Build Apps Using WinUI 3, WebView2 -- Visual Studio Magazine
  1243. 99%Runtime C# Code Compilation Revisited for Roslyn
  1244. 89%HTTP RFCs have evolved: A Cloudflare view of HTTP usage trends
  1245. 60%macOS 13 Ventura dumps all pre-2017 Macs, including the “trash can” Mac Pro
  1246. 99%Supporting Passkeys | Apple Developer Documentation
  1247. 92%GitHub - jwilk/python-syntax-errors: no-op statements syntactically valid only since Python X.Y
  1248. 50%Microsoft Build – Join us May 24-26 2022
  1249. 98%View commit history across file renames and moves | GitHub Changelog
  1250. 59%Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  1251. 78%Building a Call for Papers website with Blazor & RavenDB
  1252. 99%Using AV1 video codec to reduce web page size - Gérald Barré
  1253. 55%Why Complex Systems Collapse Faster
  1254. 55%Supertag — Supertag 0.1.0 documentation
  1255. 95%Plain text. With lines.
  1256. 73%DDD Southwest 2022
  1257. 91%7 Absolute Truths I Unlearned as Junior Developer
  1258. 86%GitHub - Lissy93/dashy: 🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!
  1259. 88%309: Where did my OpenGL go?
  1260. 92%Using math expressions in github markdown
  1261. 93%DevOps Fragility, Antipatterns, and Consequences
  1262. 99%Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  1263. 99%Reflection in C# - Code Maze
  1264. 59%Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  1265. 91%Build developer environments fast with Microsoft Dev Box
  1266. 96%Build 2022 Updates for ASP.NET Core Developers
  1267. 75%The ultimate guide to web accessibility - Simple Talk
  1268. 84%Performance tricks I learned from contributing to open source .NET packages
  1269. 98%What’s New in Windows App SDK 1.1
  1270. 88%How Effective Abstractions Are Opinionated | 8th Light
  1271. 98%Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  1272. 99%Viewing .NET configuration values
  1273. 97%A Datasette tutorial written by GPT-3
  1274. 86%How to play with the GPT-3 language model
  1275. 98%WebSocket Framing: Masking, Fragmentation and More
  1276. 96%Leek Wars : online leek programming game
  1277. 86%Site Reliability Engineering – (Still) Monitoring Distributed Systems
  1278. 88%State of Loom
  1279. 91%Have an old iPad lying around? You might be able to make it run Linux soon
  1280. 79%Gitea
  1281. 90%Cloudflare observations of Confluence zero day (CVE-2022-26134)
  1282. 90%I only care about the helpful notifications, not the promotional ones · Caffeinspiration
  1283. 98%Incremental ASP.NET to ASP.NET Core Migration
  1284. 95%Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  1285. 56%Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin
  1286. 98%GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  1287. 88%I Cheated on My Microsoft Interview | The Facet Blog
  1288. 82%Good Looking by Rohith-sreedharan · Pull Request #24 · EpicGames/Signup
  1289. 98%Console Class in C# - Code Maze
  1290. 52%r/france - Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin
  1291. 98%Use Twilio SMS and Voice with .NET 6 Minimal APIs
  1292. 82%Good Looking by Rohith-sreedharan · Pull Request #24 · EpicGames/Signup
  1293. 75%How To Stop Junk Mail
  1294. 92%What’s next?
  1295. 98%My DIY low-power 6 SSD NAS based on the Quartz64 ARM board | PINE64
  1296. 59%Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin - r/france
  1297. 95%Docker is dead!?! Podman - an alternative tool?
  1298. 62%What's a trusted setup? What's a Structured Reference String? What's toxic waste?
  1299. 90%Local Conspiracy (less scary than the global kind!)
  1300. 98%Why I don’t like lambdas • Paulefou site
  1301. 87%How to Use Tasker to Block Spam Phone Calls From a Certain Area Code on Android
  1302. 97%Orhun's Blog
  1303. 97%So, you want limit actions on node based on workflow state and user roles: not so simple!
  1304. 95%Seeing the Clouds with the Cloud · Nick Gregory
  1305. 97%Tink, with Sophie Schmieg - Security. Cryptography. Whatever.
  1306. 59%Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  1307. 82%Vectorized and performance-portable Quicksort
  1308. 87%PIXEL ART: COMMON MISTAKES
  1309. 87%Two weeks of blazor.. I'm sold - r/Blazor
  1310. 85%Apple Music is the most buggy and annoying software I use
  1311. 66%Episode 232: Cutting Edge ZK Research with Mary Maller - ZK Podcast
  1312. 98%Regex Adventure by Goldenlion5648
  1313. 54%Episode 186: Hey Siri, What's Up with JQuery? Part 1 | Web Rush
  1314. 99%GitHub - haacked/aspnet-client-validation: A client validation library for ASP.NET MVC that does not require jQuery
  1315. 82%Hey Siri, What's Up with JQuery? Part 1
  1316. 98%lightweight recording & deterministic debugging
  1317. 91%WorldWideWeb, Part II • The Breakroom
  1318. 96%Dear Spotify. Can we just get a table of songs?
  1319. 87%Yep
  1320. 83%Schedule
  1321. 98%Global Using Directives in C# - Code Maze
  1322. 97%(async) Rust doesn't have to be hard
  1323. 96%Azure DevOps pipeline build with .NET for CI/CD
  1324. 96%Two weeks of blazor.. I'm sold
  1325. 87%Two weeks of blazor.. I'm sold : Blazor
  1326. 87%Two weeks of blazor.. I'm sold : Blazor
  1327. 87%Two weeks of blazor.. I'm sold : Blazor
  1328. 91%r/Blazor - Two weeks of blazor.. I'm sold
  1329. 74%zk-Crush
  1330. 79%Scarcity and Precarity in Small Manufacturing - Monome - lines
  1331. 92%Battlefield Product Management
  1332. 97%Goroutines Under The Hood - Blog by Osamh aloqaily
  1333. 66%How I would start my next Startup in Germany without a GmbH
  1334. 87%i9-12900KF/RTX 3080 Ti Gaming Rig for a friend by DamianEdwards - Intel Core i9-12900KF, GeForce RTX 3080 Ti, Fractal Design Define 7 ATX Mid Tower - PCPartPicker
  1335. 72%Security expert name generator
  1336. 96%Macro Patterns - A match made in heaven
  1337. 63%Is tree-sitter good enough? – Jake Zimmerman
  1338. 63%Puter
  1339. 98%Add MAUI to .NET 6 · terrajobst/apisof.net@7855a12
  1340. 92%Microsoft Edge Tips and Tricks
  1341. 77%Visual Studio Code Tools for Azure Revamped -- Visual Studio Magazine
  1342. 76%Asking What we Value
  1343. 89%webOS Archive
  1344. 89%Providence: Failure Is Always An Option
  1345. 99%Content Report Generator v.2.
  1346. 76%Microsoft Build – Join us May 24-26 2022
  1347. 79%June 3, 2022
  1348. 86%Challenge: Spot the data corruption
  1349. 80%Zero-Day Exploitation of Atlassian Confluence | Volexity
  1350. 64%Axon Announces TASER Drone Development to Address Mass Shootings
  1351. 64%Scaling a startup from a bunker: A true founders story
  1352. 90%Kubernetes and Challenges in Cloud-Agnostic Strategies
  1353. 99%The Misery of Mainstream Programming
  1354. 86%Cloudflare customers are protected from the Atlassian Confluence CVE-2022-26134
  1355. 78%MC387035: Microsoft Purview: Additional classifiers for Communication Compliance (preview)
  1356. 96%GitHub - wybiral/aiotor: asyncio Tor controller library
  1357. 51%Update on Hiring Plans
  1358. 98%Migrating MR.Gestures from Xamarin.Forms to .NET MAUI
  1359. 59%Weekly Update 298
  1360. 51%Installing a payphone in my house
  1361. 77%Ceiling Air Purifier
  1362. 78%Monetary policy conference; and inflation past present and future
  1363. 88%Figma DIY: Building a color system plugin — Martian Chronicles
  1364. 55%How to Measure Innovation Through Leading and Lagging Indicators
  1365. 98%Comparing Exceptions and Errors in D
  1366. 92%Some thoughts on machine learning with small data
  1367. 67%Y Combinator for Mittelstands - Neil Thanedar
  1368. 99%Zig on RISC-V BL602: Quick Peek with Apache NuttX RTOS
  1369. 80%What Are You Good At?
  1370. 96%A concise summary of amazing and great ideas · johnpfeiffer
  1371. 84%Microsoft Retools 'Untapped Superpower' Low-Code Push with Power Pages -- Visual Studio Magazine
  1372. 61%Discussions · microsoft/terminal
  1373. 96%VS2022 17.3 Preview 1.1 - Missing Xamarin SDKs
  1374. 90%We made the dev tier free. Go nuts. | Rainway
  1375. 89%Rockin’ The Code World with dotNetDave
  1376. 99%Mapping out your ideas with Svelte has never been easier
  1377. 95%#164 Jared Parsons, The C# Compiler, Part 2 | no dogma podcast
  1378. 97%Mozilla releases local machine translation tools as part of Project Bergamot | The Mozilla Blog
  1379. 92%Optimizely Developer Meetup Copenhagen - June
  1380. 95%Microsoft Build – Join us May 24-26 2022
  1381. 78%What if We Paid for Bugs?
  1382. 98%re: BonsaiDb performance update: A deep-dive on file synchronization
  1383. 85%Open Source Alternatives to Proprietary Software
  1384. 94%How fast are Linux pipes anyway?
  1385. 97%Connect: A better gRPC
  1386. 98%Stack in C# - Code Maze
  1387. 53%Taiwan Restricts Russia, Belarus to CPUs Under 25 MHz Frequency
  1388. 99%Is an ANEMIC Domain Model really that BAD?
  1389. 99%.NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  1390. 96%Who Needs Modern Emacs?
  1391. 70%Syntax highlighting on the web
  1392. 89%Gmail accepts forged YouTube emails
  1393. 95%Why I'm hyped about Julia for Bioinformatics | Next.js Blog Example with Org
  1394. 91%Mojeek Blog Post – Stoutner
  1395. 68%Countering the Crypto Lobbyists
  1396. 97%Async destructors, async genericity and completion futures
  1397. 95%Optimizely CMS: List content recursively on a page - and list the visitor groups used
  1398. 96%Probit Regression Using C# -- Visual Studio Magazine
  1399. 96%ffmpeg buddy
  1400. 95%GitHub - mxgmn/MarkovJunior: Probabilistic PL based on pattern matching and constraint propagation, 148 examples
  1401. 94%WebKit/Documentation.md at main · WebKit/WebKit
  1402. 77%Improved doc management personalization
  1403. 69%June 1, 2022
  1404. 92%Manual? … MANUAL??
  1405. 85%Types of Scopes
  1406. 89%I got hacked and Facebook banned me
  1407. 76%WikiShootMe!
  1408. 76%Why science needs more research software engineers
  1409. 57%Pull requests · dotnet/runtime
  1410. 72%How to Tie a Tie (Mirrored / Slowly) - Full Windsor Knot
  1411. 99%Long-Running Tasks in a Microservices Architecture - Code Maze
  1412. 92%Hacking Ham Radio: WinAPRS – Part 5
  1413. 98%Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  1414. 99%Change C# Record Comparison with Source Generators
  1415. 99%Response Caching in ASP.NET Core - Code Maze
  1416. 98%Monsters Weekly 252 - Building a WebComponent
  1417. 91%AWS SNS vs. SQS - What are the main differences?
  1418. 90%Dev Box, A Cloud-Based IDE Service for Developers : C# 411
  1419. 99%Consuming SOAP Services in .NET Core
  1420. 62%Solo Show (Tesla doc; RS3 lies; updates; Q&A)- TST Podcast #731
  1421. 82%CTARS Data Breach — CTARS
  1422. 95%[Last Week in .NET #91] – Ctrl+Shift+B
  1423. 72%What is HyperSmooth in GoPro?
  1424. 98%Building a transformer in Julia - Lior Sinai
  1425. 94%A Gentle(-ish) Introduction to Worst-Case Optimal Joins
  1426. 52%Twelve Virtues of Rationality – Eliezer S. Yudkowsky
  1427. 92%How I Became a Speaker
  1428. 89%My thoughts on what I want to do as a software developer
  1429. 94%generative operating systems
  1430. 95%Re: Why we stopped making Einsteins? No we did not.
  1431. 76%People in your software supply chain
  1432. 85%When Should I Give Up?
  1433. 91%Why Seafile is unique among file sync solutions
  1434. 95%The Appeal of Static Typing
  1435. 98%Incremental ASP.NET to ASP.NET Core Migration
  1436. 98%Marten just got better for CQRS architectures
  1437. 66%UCTRONICS 1U Rack with PoE Functionality for Raspberry Pi 4, 19
  1438. 66%Waffenlieferung: Trotz Versprechungen liefert Berlin seit neun Wochen kaum Waffen - WELT
  1439. 92%Getting Functional with C#
  1440. 93%bob_cassette_rewinder/README.md at master · dekuNukem/bob_cassette_rewinder
  1441. 98%aioconsole — aioconsole documentation
  1442. 92%The open source Uno Platform for mobile, web and desktop .NET apps, Tue, May 31, 2022, 7:00 PM | Meetup
  1443. 86%Hugging Face Endpoints on Azure | Rubik's Code
  1444. 98%Add Swagger to ASP.NET Core 6 App
  1445. 97%Hosting a MkDocs-driven documentation site on GitHub Pages
  1446. 85%d65536
  1447. 62%Cats, Running, Guns, Punk Rock. In That Order.
  1448. 99%8 things about Records in C# you probably didn't know - Code4IT
  1449. 68%[Video] What's the point of async/await in an ASP.NET Core application?
  1450. 94%Episode 425 - BUILD 2022 Updates
  1451. 98%Security in MySQL: Part Two - Simple Talk
  1452. 92%garagebot - Neil's blog
  1453. 97%Microsoft Build 2022 Melb.NET After Party (Hybrid), Tue, Jun 7, 2022, 5:30 PM | Meetup
  1454. 95%Understanding PathBase in ASP.NET Core
  1455. 89% Microsoft Build ANZ Highlights: 10 Things Every Developer Should Know, Thu, Jun 2, 2022, 4:30 PM | Meetup
  1456. 84%Lesser Known Features of ClickHouse
  1457. 74%sdk/Microsoft.PackageDependencyResolution.targets at 22c4860dcb2cf6b123dd641cc4a87a50380759d5 · dotnet/sdk
  1458. 97%Platform Week wrap-up
  1459. 52%Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  1460. 98%Building resilient private APIs using Amazon API Gateway | Amazon Web Services
  1461. 95%Minimal APIs: Past, Present, and Future
  1462. 97%Call for Papers - NDC Sydney 2022 | Conference for Software Developers
  1463. 97%Improve Your Model’s Performance and Accuracy with ML.NET’s New Update : C# 411
  1464. 99%Next.js meets ASP .NET Core — a story of performance and love at long tail
  1465. 96%GitHub - dragonflydb/dragonfly: A modern replacement for Redis and Memcached
  1466. 99%Photino: Open Source for Building Cross-Platform Desktop Apps via .NET Core
  1467. 88%308: James & Frank Go To Build 2022!
  1468. 83%How to grow a Manager of Managers?
  1469. 98%My Visual Guide to #MSBuild Keynote: 10 Things To Know
  1470. 58%May 30, 2022
  1471. 91%Development Methodologies that Don’t Exist But Could
  1472. 98%Welcoming Rocket.Chat to Matrix! | Matrix.org
  1473. 98%The Lazy monad
  1474. 99%How To Batch Importing Azure DevOps Work Items Using Azure DevOps APIs and C#
  1475. 96%Microsoft Build 2022: Xamarin & MAUI Recap
  1476. 65%SomaFM
  1477. 70%Embracing Hacker Culture - "Building Teams" Series
  1478. 99%How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  1479. 99%How to Add Startup.cs in ASP.NET Core 6 Project
  1480. 99%Anonymous Types in C# - Code Maze
  1481. 99%Bucket Sort in C# - Code Maze
  1482. 96%BAG:EL - Best Algorithms for Graphs: Easy Learning
  1483. 99%raku & rust: a romance?
  1484. 99%Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  1485. 58%Visualising the 7-block reorg on the Ethereum beacon chain
  1486. 98%.NET 6 - New Features
  1487. 99%Round-robin DNS support in .NET HttpClient - Gérald Barré
  1488. 93%Losing your cookies
  1489. 82%Struggling to get going with a new feature? Start with the HTML
  1490. 94%Why Reproductions are Required
  1491. 96%Major Version Numbers are Not Sacred
  1492. 97%Adding WebTransport Handshake to Kestrel by Daniel-Genkin-MS-2 · Pull Request #41877 · dotnet/aspnetcore
  1493. 98%Implement Http/2 WebSockets by Tratcher · Pull Request #41558 · dotnet/aspnetcore
  1494. 98%Using WebTransport
  1495. 94%Arc Notes: Datasette - Simon Willison
  1496. 98%Overlay Community Group created from Do Not Reply on 2022-05-26 (public-new-work@w3.org from May 2022)
  1497. 63%Fast! by Hanakawa
  1498. 94%Multiplicity Choices Are Hard to Model and Change
  1499. 96%Why, Oh Why Was This Added?
  1500. 90%Ceci n'est pas une non fungible tokens
  1501. 65%orange peels and tyre squeels
  1502. 90%Magical SVG Techniques — Smashing Magazine
  1503. 93%TypeScript 4.7 GA, Visual Studio on Arm64, Azure Deployment Environments, More -- Visual Studio Magazine
  1504. 96%Is this what Building Software is *supposed* to look like?
  1505. 94%Uninstall Tool - .NET
  1506. 94%GoodWill ransomware forces victims to donate to the poor and provides financial assistance to patients in need - CloudSEK
  1507. 98%Today’s Javascript, from an outsider’s perspective – Lea Verou
  1508. 95%InfoQ interview with me on RavenDB, database consistency and using C# as a system language
  1509. 61%Ultra compact GaN ATX power supply delivers up to 250 Watts - CNX Software
  1510. 92%Windows OS, Services & Apps: Network Connection Target Hosts • Helge Klein
  1511. 98%We rebuilt Cloudflare's developer documentation - here's what we learned
  1512. 85%Field Topology
  1513. 85%npm security update: Attack campaign using stolen OAuth tokens | The GitHub Blog
  1514. 95%DevOps Nirvana – Part 1
  1515. 81%Episode 99 - Copy-Pasting with Iris Classon
  1516. 98%Code Cleanup on Save in Visual Studio 2022
  1517. 96%Build Announcements: SQL Server 2022 public preview and Azure SQL updates | Data Exposed
  1518. 99%`for-of` vs. `.reduce()` vs. `.flatMap()`
  1519. 99%100 Days of TypeScript (Day 9)
  1520. 83%Over 8 GB Database Exposing Millions of Hotel Guests Dumped (for Free) on Telegram
  1521. 95%OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  1522. 53%Microsoft Build – Join us May 24-26 2022
  1523. 98%Microsoft Announces the General Availability of Azure Container Apps at Build 2022
  1524. 98%Day 2 - Packages, Variables, and Functions Oh My!
  1525. 99%Generating Configs with Nix + Cue
  1526. 95%Thoughts on Clojurescipt and BigDecimal
  1527. 98%GitHub - Azure/AKS: Azure Kubernetes Service
  1528. 95%Ansible for dotfiles: the introduction I wish I've had
  1529. 83%How I capture, encode, and embed screen recordings for the web
  1530. 83%Answer engines
  1531. 95%Update on Jasper v2 with an actual alpha
  1532. 84%Ancient Earth
  1533. 98%Announcing .NET 7 Preview 3
  1534. 70%Microsoft Build Conference Heralds Era of AI-Assisted Software Development -- Visual Studio Magazine
  1535. 97%Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1536. 97%.NET Framework May 2022 Cumulative Update
  1537. 98%Visual Studio at Microsoft Build 2022
  1538. 95%We Already Have Go 2
  1539. 94%Priorities is a bad word.
  1540. 56%Hackers target Russian govt with fake Windows updates pushing RATs
  1541. 98%r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#?
  1542. 79%Cloud security and college assignment
  1543. 81%Microsoft Build – Join us May 24-26 2022
  1544. 85%May 26, 2022
  1545. 90%Cloudflare’s approach to handling BMC vulnerabilities
  1546. 97%Set Up HTTPS by Default in Your Browser
  1547. 96%Focus
  1548. 79%How we treat content as a product
  1549. 99%GitHub - lucidrains/imagen-pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
  1550. 97%Why are tools such as Docker and Kubernetes written in Go and not C#?
  1551. 98%GitHub - dpbevin/dotnet-staticfiles
  1552. 63%Software Carbon Intensity?
  1553. 94%PSA: Serious Security Vulnerability in Tor Browser - Darknetlive
  1554. 99%Auto Save files in Visual Studio 2022
  1555. 71%[Fargate/ECS] [Image caching]: provide image caching for Fargate. · Issue #696 · aws/containers-roadmap
  1556. 99%Mock Asynchronous Methods Using Moq in C# - Code Maze
  1557. 98%macOS Environment Setup For MAUI Development | The .NET Tools Blog
  1558. 98%Introducing AI for Beginners Curriculum
  1559. 75%Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3) | Amazon Web Services
  1560. 97%Windows Terminal Preview 1.14 Release
  1561. 99%Reading Source Code: React-Query
  1562. 74%jest mock buffer.from Code Example
  1563. 70%It’s good to bet on .NET
  1564. 70%Cesium Story Depicts Damage in Ukraine
  1565. 97%Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1566. 70%Use stack buffers and return data to pool in EC point encoding by vcsjones · Pull Request #69812 · dotnet/runtime
  1567. 83%Cleanup a few more allocations in X.509 by vcsjones · Pull Request #69831 · dotnet/runtime
  1568. 98%Introducing Project Volterra
  1569. 66%Pong
  1570. 78%Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
  1571. 99%Used Orleans for data syncing instead of observable collection by davidfowl · Pull Request #2 · davidfowl/CommandAndControl
  1572. 97%Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1573. 74%VideoMentions
  1574. 98%Message Ordering in Pub/Sub or Queues
  1575. 93%Lessons learned as a software developer turned project manager
  1576. 75%Ghost in the Shellcode
  1577. 99%A Kernel Hacker Meets Fuchsia OS
  1578. 89%How I made the most out of my coding bootcamp ?
  1579. 94%Learnings from 5 years of tech startup code audits - Ken Kantzer's Blog
  1580. 98%The pain of using budget notebooks as a software developer
  1581. 90%CurlyTP: Every Web Server is a Dead Drop - MiscDotGeek
  1582. 87%The power of tech debt
  1583. 95%Why a PhD was not for me
  1584. 87%Advertising is Obsolete | Jake Poznanski — Software Engineer
  1585. 66%Linux and a Bluetooth Dongle
  1586. 97%6 Tips for Starting a Software Engineering Internship
  1587. 90%Questions for Developers to ask at interviews
  1588. 93%Celestia Testnet Introduces Alpha Data Availability API
  1589. 68%Two Questions
  1590. 79%Patch: Zoom chat messages can infect devices with malware
  1591. 93%Michael Tsai - Blog - SwiftUI in 2022
  1592. 93%Google has been DDoSing SourceHut for over a year
  1593. 99%Episode 37: Microsoft Build 2022
  1594. 76%Hackers can hack your online accounts before you even register them
  1595. 85%Visual Studio 2022 for Mac Finally Generally Available -- Visual Studio Magazine
  1596. 81%The forgotten benefits of “low tech” user interfaces
  1597. 85%Voyager Wires
  1598. 98%Introducing private preview port tunneling Visual Studio for ASP.NET Core projects
  1599. 91%Herding Code 246 - David Ortinau on .NET MAUI
  1600. 92%Dig through SERVFAILs with EDE
  1601. 59%Data Science in Context: Foundations, Challenges, Opportunities
  1602. 99%Remove Duplicates From a C# Array - Code Maze
  1603. 95%Implementing Power BI Row-level security (RLS) at the user level
  1604. 61%The Man Who Revolutionized Computer Science With Math
  1605. 86%Introducing the Microsoft Intelligent Data Platform
  1606. 96%Lightweight State Machines in React
  1607. 97%Introducing Azure Deployment Environments
  1608. 99%Get Tweet Engagements Using .NET and C#
  1609. 99%Create AWS resources with Kubernetes and Operators | Red Hat Developer
  1610. 96%New FREE Ebook—Unit Testing Legacy Code Effective Approaches
  1611. 90%Microsoft Build 2022:  Azure Communication Services updates to build faster and reach further
  1612. 69%Monsters Weekly 251 - Reviewing Contributions to GenFu
  1613. 98%Announcing TypeScript 4.7
  1614. 92%Tamada - Tikebi (Official Music Video)
  1615. 96%Code, test, and ship your next app quickly and securely with Microsoft developer tools
  1616. 93%Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps
  1617. 70%container-apps-image-classifier/Program.cs at main · anthonychu/container-apps-image-classifier
  1618. 90%What are Code Reviews and Why Should We Spend Time on Them?
  1619. 98%Introducing Microsoft Dev Box
  1620. 83%Some cleanup on X509Certificate by vcsjones · Pull Request #69754 · dotnet/runtime
  1621. 85%Microsoft Build | Cloud Skills Challenge
  1622. 83%Use span instead of array on PublicKey by vcsjones · Pull Request #69534 · dotnet/runtime
  1623. 58%Wendy's PH informs users of site data breach after NPC intervention
  1624. 99%.NET Standard | Common APIs across all .NET implementations
  1625. 78%MX Mechanical Wireless Keyboard - Full Size or Mini | Logitech
  1626. 88%Oren Eini on RavenDB, including Consistency Guarantees and C# as the Implementation Language
  1627. 95%How JUCE Components Work · Melatonin
  1628. 93%Microsoft Releases Azure DNS Private Resolver in Public Preview
  1629. 99%Writing JIT Compiler on the Plane
  1630. 97%Kalix: Build Serverless Cloud-Native Business-Crtical Applications with No Databases
  1631. 99%Assignment for optional<T>
  1632. 88%What is bloat and why is it slowly killing most products
  1633. 73%Not My Job
  1634. 58%4 Lessons I wish I knew earlier on in my professional career
  1635. 98%Announcing CBL-Mariner 2.0
  1636. 97%Blog | Is Internet Computer (ICP) really decentralized?
  1637. 95%How I think about C99 strict aliasing rules
  1638. 89%The Man Who Revolutionized Computer Science With Math
  1639. 58%Morrowind 20-year anniversary book
  1640. 98%Microsoft Build – Join us May 24-26 2022
  1641. 99%GitHub - dzhang314/YouTubeDrive: Store files as YouTube videos == infinite disk space
  1642. 62%Cat S22 Flip | Cat phones USA
  1643. 97%Top 10 Dev Products Going GA at Microsoft Build 2022 -- Visual Studio Magazine
  1644. 87%Microsoft Introduces 'Dev Box' Service for Cloud Workstations -- Visual Studio Magazine
  1645. 94%GitHub - microsoft/xdp-for-windows: A Windows interface used to accelerate networking by bypassing most of the OS networking stack.
  1646. 81%.NET MAUI Reaches General Availability, Replacing Xamarin.Forms -- Visual Studio Magazine
  1647. 94%Azure Container Apps General Availability
  1648. 87%Brave joins Mozilla in declaring Google's First-Party Sets feature harmful to privacy - gHacks Tech News
  1649. 81%Simple Mobile Tools Android apps website
  1650. 93%Product Manager, Platforms and Ecosystems, Google Play - Google - Mountain View, CA, USA - Atlanta, GA, USA - Austin, TX, USA - New York, NY, USA - Google Careers
  1651. 92%Healthchecks.io Hosting Setup, 2022 Edition
  1652. 97%Add Stream ReadAtLeast and ReadExactly by eerhardt · Pull Request #69272 · dotnet/runtime
  1653. 75%May 24, 2022
  1654. 99%Modern programming languages require generics
  1655. 80%Wisdom from IBM, 1979
  1656. 61%Electrical Protection in 132 Images: electropathology by Stefan Jellinek
  1657. 97%Reducing the size of a git repository with git-replace
  1658. 63%CSAM Scanning: EU Commission's lies uncovered - Surveillance will not save the children.
  1659. 85%Fight for Your Right to Privacy — the Troy Hunt’s YouTube Takeover | NordVPN
  1660. 88%Password policy: updating your approach
  1661. 99%Clean Code Tip: Tests should be even more well-written than production code - Code4IT
  1662. 99%European Cybersecurity Blogger Awards - VOTE FOR YOUR WINNERS
  1663. 99%How to Mock HttpClient with Unit Tests in C# - Code Maze
  1664. 97%Creating a documentation site with MkDocs
  1665. 88%Aloha .NET MAUI
  1666. 96%Performance regression tests at Microsoft Security
  1667. 99%Provide default configuration to your .NET applications
  1668. 99%File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  1669. 99%A coding pitfall in implementing dependency injection in .NET azure functions
  1670. 84%Starlink
  1671. 96%Why developers should care about AVIF – The future of media
  1672. 97%C# Lambdas Part 2, a Few More Complicated Examples | no dogma blog
  1673. 91%[ IMPORTANT ] Sirhurt database has been compromised.
  1674. 97%Waiting to never happen
  1675. 85%When Everything is Important But Nothing is Getting Done
  1676. 99%Fanpass: Fanpass - Incident Notification | Milled
  1677. 96%Videogrep Tutorial
  1678. 96%.NET MAUI - Unifying the .NET platform
  1679. 97%Lessons Learned From Running Apache Airflow at Scale
  1680. 81%[Last Week in .NET #90] – Optimizing Cryware
  1681. 85%How to Hire at a Startup
  1682. 77%Much like bow ties, Genomics Is Cool! | Daniel Diaz's Website
  1683. 79%278: Bicycle Repair Man
  1684. 84%My Top N Favorite Plugins and Tools for Developers
  1685. 64%Safari is crippling the mobile market, and we never noticed
  1686. 82%What are static websites and when to use them?
  1687. 86%Sketchy Mirrors | Moritz' Blog
  1688. 71%Life Monitor
  1689. 82%“This is probably dumb…” - Herbert Lui
  1690. 66%where's all the code?
  1691. 87%Django Channels for Real Time Updates
  1692. 88%How Uber Uses Zig - Motiejus Jakštys Public Record
  1693. 97%Introducing .NET MAUI - One Codebase, Many Platforms
  1694. 97%Visual Studio 2022 for Mac is now available
  1695. 89%You Can Now Deploy a zkApp Using the Mina zkApp CLI!
  1696. 88%Rust Guide: Sum-Check protocol
  1697. 92%GitHub - JumpCrypto/crypto-reading-list
  1698. 55%May 23, 2022
  1699. 98%gRPC support on Azure App Service
  1700. 98%Goofs
  1701. 99%Preliminary Learning ON Kimchi: PLONK
  1702. 99%Performance: Lambda Expressions, Method Groups, and delegate caching - Gérald Barré
  1703. 78%RavenDB at Rakuten Kobo recording is now available
  1704. 94%Happy 10th Birthday Compiler Explorer! — Matt Godbolt’s blog
  1705. 88%Feather Wiki | About
  1706. 85%Cryptology ePrint Archive: Report 2022/621
  1707. 78%Keep the Web Free, Say No to Web3
  1708. 90%Vidar's Blog – GNU, Linux and technology in general
  1709. 94%Temporary breakpoint – New feature in Visual Studio 2022
  1710. 95%Exploring Service Bus with Fantasy Football
  1711. 97%Validate User Input With Regular Expressions in Blazor WebAssembly
  1712. 88%307: All in on .NET MAUI
  1713. 99%Alexandre Nédélec - Week 20, 2022 - Tips I learned this week
  1714. 64%Geometric transformations with OpenCV
  1715. 99%Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  1716. 91%How do Video Games Stay in Sync? An Intro to the Fascinating Networking of Real Time Games.
  1717. 96%Build a Fast Ecommerce Site With Next.js and Shopify
  1718. 92%Security in MySQL: Part One - Simple Talk
  1719. 98%Packaging a WSL Distro to MSIX
  1720. 97%Access to XAML controls in a React Native for Windows application (Part 2)
  1721. 80%Tasks, lists, and promises
  1722. 83%Site Reliability Engineering – Monitoring Distributed Systems
  1723. 98%Should engineering managers write code?
  1724. 97%Faster CRC32 on the Apple M1
  1725. 91%Software engineering at product company - jeremi.codes
  1726. 93%Why Clojure?
  1727. 77%4 Emerging Data Monetization Models Disrupting Businesses
  1728. 97%The mindless tyranny of 'what if it changes?' as a software design principle
  1729. 76%👷 Tips for effective engineering
  1730. 88%Coding As Creative Expression
  1731. 83%Iterative execution: The path to steady product dev
  1732. 93%The /bin/true Command and Copyright
  1733. 52%DDD South West 2022 - Session Voting
  1734. 99%Wikipedia Over WhatsApp · Caffeinspiration
  1735. 73%We’re discontinuing the Stablegains service. Please withdraw your remaining funds.
  1736. 61%Teach Your Kids Bridge - Speculative Branches
  1737. 89%6 JavaScript Optimization Tips From Google
  1738. 73%Kinopio
  1739. 78%My VR support rig and VR shoes in No Man's Sky
  1740. 68%Windows XP Delta Edition
  1741. 75%#shorts VR shoes update - new designs, including an omni treadmill design
  1742. 99%Using Cloudflare KV in Vercel functions
  1743. 91%On rants about laptops for developers • AndreGarzia.com
  1744. 98%Databases = Frameworks for Distributed Systems
  1745. 60%Simplify, simplify, maybe for real this time | BryceWray.com
  1746. 98%The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  1747. 96%Visual Debugging Now!
  1748. 66%about feeling shitty
  1749. 70%VR still has a HUGE Problem!
  1750. 98%12 VR Locomotion Solutions/Concepts You Probably Haven't Heard Of
  1751. 79%Firefox appears to be flagged as suspicious by Cloudflare
  1752. 85%The least believable part of the future depicted in sci-fi…
  1753. 74%The balance has shifted away from SPAs
  1754. 60%VeeCon | Exclusive Conference Around Web 3 and Culture
  1755. 62%GitHub - hng/tech-coops: A list of tech coops and resources concerning tech coops and worker owned cooperatives in general.
  1756. 70%RustDesk | Open source remote desktop software
  1757. 72%Lotus 1-2-3 For Linux
  1758. 97%Home Page
  1759. 99%GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  1760. 99%How to Register Services for Different Environments in .NET - Code Maze
  1761. 62%GitHub - gcochard/hibp-downloader: Download all the HIBP passwords
  1762. 74%How I switched to Flutter and lost 10 kilos
  1763. 88%Why wireguard is NOT safe, and you should NOT use it.
  1764. 97%Notes on Ukraine
  1765. 97%Automating Well-Architected Principles
  1766. 51%Hating On Oats
  1767. 99%Monitor radiation with a Raspberry Pi
  1768. 94%Building my first mechanical keyboard
  1769. 76%Homo Bufferedius
  1770. 96%Math on GitHub: The Good, the Bad and the Ugly
  1771. 50%Visual Studio Code Nods to Rapidly Rising Rust Language -- Visual Studio Magazine
  1772. 97%GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
  1773. 85%Angular Diameter Turnaround
  1774. 58%Tether Required Recapitalization In May 2022
  1775. 57%ACM Digital Library
  1776. 60%This "amateur" programmer fought cancer with 50 Nvidia Geforce 1080Ti
  1777. 85%Features of the Windows Process Activation Service (WAS)
  1778. 62%How GitHub Actions handles CI/CD scale on short-running jobs with Ephemeral OS disk Reimage
  1779. 80%Speeding up sort performance in Postgres 15
  1780. 97%Memory safety for SerenityOS
  1781. 75%Black Tech Week
  1782. 74%Buy Vs. Build – The Political Aspect
  1783. 81%9-Euro-Ticket
  1784. 83%Weekly Update 296
  1785. 97%Code Maze Weekly #124 - Code Maze
  1786. 94%Unusual optimizations; ref foreach and ref returns
  1787. 93%50 shades of .NET on AWS
  1788. 78%The History of Web Accessibility—How It Impacts Design Today
  1789. 77%An Azure Developer's guide to Microsoft Build 2022
  1790. 91%Approaches to implementing multi-tenancy in SaaS applications | Red Hat Developer
  1791. 99%Access to XAML controls in a React Native for Windows application
  1792. 90%A Data and AI guide to Build 2022
  1793. 94%Solutions Architect Tips: How to Build Your First Architecture Diagram | Ready, Set, Cloud!
  1794. 76%The Search for a Proportional Font for Developers (Revisited for VS Code)
  1795. 92%Global Accessbility Awareness Day – Does your web product support the needs of the many?
  1796. 61%Here Comes Another Bubble v1.1 - The Richter Scales
  1797. 99%GitHub - zefchain/serde-reflection: Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
  1798. 99%Math support in Markdown | The GitHub Blog
  1799. 95%Render mathematical expressions in Markdown | GitHub Changelog
  1800. 94%Weekly Update 296
  1801. 92%HTTP Cats
  1802. 87%Chrome is Auto Adjusting the Microphone Level
  1803. 66%What goes into a Buy vs. Build vs. Opensource Decision?
  1804. 96%GitHub - joeywatts/disable-autogain-control-extension: A chrome extension which disables the automatic microphone gain control in the MediaStream Web API.
  1805. 96% Running PyTorch on the M1 GPU
  1806. 99%Steve Ruiz
  1807. 96%Open-source your SaaS and skyrocket your MRR.
  1808. 98%wtf is Clojure inlining anyway
  1809. 92%A Brutally Simple Site - Kev Quirk
  1810. 99%Fabian Lindfors
  1811. 98%Temporary tables in SQLite
  1812. 68%Reading is Hard
  1813. 61%Here Comes Another Bubble v1.1 - The Richter Scales
  1814. 98%Weighted k-NN Classification Using C# -- Visual Studio Magazine
  1815. 85%GOV.UK drops jQuery from their front end.
  1816. 83%bunnie's blog
  1817. 86%An Exciting Leap Forward for Glitch
  1818. 93%GitHub - davidfowl/CommandAndControl: A sample showing command and control using client results
  1819. 95%Monitoring our monitoring: how we validate our Prometheus alert rules
  1820. 88%simh@groups.io | New license?
  1821. 97%Happy Birthday, Libera Chat!
  1822. 65%May 19, 2022
  1823. 58%[APP][5.0+] FairEmail - Fully featured, open source, privacy oriented email app
  1824. 88%Introducing the new and upgraded Framework Laptop - Framework Team / Blog - Framework Community
  1825. 94%How to Create a Comma-Separated String From a List of Strings in C#
  1826. 96%Happy 20th Anniversary, Npgsql!
  1827. 86%Duck Chess
  1828. 99%8 Very Useful Markup Extensions in .NET MAUI
  1829. 96%A SaaS architecture checklist for Kubernetes | Red Hat Developer
  1830. 84%What onion has to do with Clean Code? - Event-Driven.io
  1831. 98%Understanding TypeScript 4.7 and ECMAScript module support - LogRocket Blog
  1832. 96%Why a bug fix should "always" include new tests
  1833. 99%Domain Modeling - Encapsulation
  1834. 79%The Big Six Matrix Factorizations
  1835. 88%RFC 9239: Updates to ECMAScript media types
  1836. 85%Mainly Known For
  1837. 89%Computing Expert Says Programmers Need More Math | Quanta Magazine
  1838. 81%Thoughts on OKRs
  1839. 56%How I Found Time to Build My Skills
  1840. 81%Calling all Prusa users: It's time for an upgrade!
  1841. 95%Creating a SQLAlchemy Dialect for Airtable
  1842. 99%"X raise sanctions against Y" - Finetune Language model for Sentiment Relation Extraction task [part 1/2] | Attitude Extraction Advances
  1843. 87%Spotify issues - Shogan.tech
  1844. 84%The Petabyte Pi Project | Jeff Geerling
  1845. 89%Jiminy Click
  1846. 90%How to feel engaged at work: a software engineer's guide | Jason Tu
  1847. 90%When Reinventing the Wheel Makes Sense
  1848. 85%I'm an addict
  1849. 98%Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  1850. 95%What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  1851. 95%Proposal on release labels by richlander · Pull Request #265 · dotnet/designs
  1852. 99%.NET Data Community Standup - Testing EF Core Apps (part 2)
  1853. 82%Spanify some Windows X.509 PAL and improve formatting. by vcsjones · Pull Request #69448 · dotnet/runtime
  1854. 82%Allocate less with X500DistinguishedName by vcsjones · Pull Request #69514 · dotnet/runtime
  1855. 95%Minor cleanup and reduce allocations in Apple X.509 certificate PAL by vcsjones · Pull Request #69497 · dotnet/runtime
  1856. 98%Commands & Events: What's the difference?
  1857. 97%Tips for Moving Your Xamarin Library to .NET MAUI
  1858. 91%😵‍💫 Why billing systems are a nightmare for engineers
  1859. 91%Introducing Accelerated PyTorch Training on Mac
  1860. 85%Pegasus Mail Newsflashes
  1861. 79%I Spent 2 years Launching Tiny Projects | Tiny Projects
  1862. 87%Please Stop Using Grey Text
  1863. 89%Why Google is so unbearable (and how to fix it)
  1864. 86%Internship Experience: Software Development Intern
  1865. 92%Git ignores .gitignore with .gitignore in .gitignore
  1866. 56%Build mobile and desktop apps with .NET MAUI - Learn
  1867. 69%NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality
  1868. 98%Copy To Clipboard in Blazor WebAssembly - Code Maze
  1869. 90%A dev's thoughts on developer productivity
  1870. 93%How To Use Localization in ASP.NET Core
  1871. 96%useLayoutEffect Is a Powerful Hook
  1872. 97%IEnumerable Visualizer In Visual Studio 2022 - .NET Core Tutorials
  1873. 92%DevOps 101: How to kick-start your DevOps initiative
  1874. 99%Using SQL Server Cursors with Entity Framework Core
  1875. 70%Monsters Weekly 250 - Command Line Parameter Suggestions with DragonFruit
  1876. 97%Babylon.js 5.0: Key Engine Advancements – Part 3
  1877. 97%Unexpectedly HTTPS?
  1878. 99%Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  1879. 94%Sync Obsidian Between Laptop and Android
  1880. 92%Laurence Tratt: Static Integer Types
  1881. 91%Mining a Dispensary
  1882. 64%Florence: the Short Masterpiece that Goes Past a Love Story – doamatto
  1883. 96%A real life use-case for generics in Go: API for client-side pagination
  1884. 89%Steps towards debugging and resolving Android bootloops
  1885. 91%My Thoughts About Fly.io (So Far) and Other New-ish Technology I'm Getting Into
  1886. 99%Calculating type sets is harder than you think
  1887. 89%Thorsten Ball - Professional Programming: The First 10 Years
  1888. 90%macOS tips and tricks - saurabhs.org
  1889. 77%How to make video calls almost as good as face-to-face
  1890. 87%JSON is not a YAML subset
  1891. 98%Zstandard Worked Example Part 1: Concepts
  1892. 80%Search results | Find available job openings at Microsoft
  1893. 85%Using a "Proper" Camera as a Webcam
  1894. 84%Careers at Microsoft | Microsoft jobs
  1895. 81%The impact of digital media on children’s intelligence while controlling for genetic differences in cognition and socioeconomic background - Scientific Reports
  1896. 85%Winning Marathons Before Getting New Shoes
  1897. 99%What's new with ML.NET Automated ML (AutoML) and tooling
  1898. 88%Dolphin Progress Report: February, March, and April 2022
  1899. 87%All-In-One Search Is Getting Slicker
  1900. 98%Cryptology ePrint Archive: Report 2022/595
  1901. 94%Integrating Network Analytics Logs with your SIEM dashboard
  1902. 88%Hog Bay Software – Bike: Tool for thought
  1903. 87%Pegasus Mail and Mercury Developer News
  1904. 90%I want a small Android phone!
  1905. 99%DevDay Denmark Talk about gRPC in ASP.NET Core
  1906. 97%How to open and read XML files in C# .NET 6 | Pro Code Guide
  1907. 99%3 ways to check the object passed to mocks with Moq in C# - Code4IT
  1908. 87%Debugging Hardware Performance on Gen X Servers
  1909. 96%Rewriting git history simply with git-filter-repo
  1910. 82%Central Package Management for .NET Projects - Code Maze
  1911. 83%Using MySQL in a Docker container with EF Core
  1912. 98%GitHub - tezc/sc: Common libraries and data structures for C.
  1913. 58%DDD South West 2022 session voting is now open!
  1914. 98%Meld for OSX by yousseb
  1915. 98%How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  1916. 96%Case Study – How the Profilers Uncover Critical Issues That Mimic Apps’ Normal Behavior | The .NET Tools Blog
  1917. 96%Babylon.js 5.0: News Tools – Part 2
  1918. 97%Privacy Principles for the Web
  1919. 97%The Identity monad
  1920. 65%Download Inkscape 1.2 | Inkscape
  1921. 99%Episode 424 - Landing Zone Accelerator for API Management
  1922. 88%Caribbean Developers Conference 2022: Call for Speakers/Papers
  1923. 85%Health Data
  1924. 85%The Specificity Gradient
  1925. 97%Play Classic Doom on a Mac
  1926. 72%The Shape of Code » A new career in software development: advice for non-youngsters
  1927. 92%WhatsApp should really fix these issues - Jan van den Berg
  1928. 77%⭐️ You don't need anyone's permission to succeed
  1929. 75%Why Northern Ireland Has No Flag
  1930. 99%Improved Falling Sand
  1931. 83%Periodic reviews for a happier and more productive life
  1932. 95%Remembering Buildtool - Julio Merino (jmmv.dev)
  1933. 98%Quick comparison of pricing of Simple Storage Services
  1934. 95%Bruno Lauwers
  1935. 58%No permission needed 🚀
  1936. 93%‎PDF Reflow
  1937. 95%[Last Week in .NET #89] – CVE Inflation
  1938. 86%About the security content of macOS Monterey 12.4
  1939. 92%Microsoft Build – Join us May 24-26 2022
  1940. 86%Artifice and Intelligence
  1941. 74%Goldman Sachs allows senior employees to take unlimited leaves
  1942. 77%Cats learn the names of their friend cats in their daily lives - Scientific Reports
  1943. 93%The Modos Paper Laptop | Modos
  1944. 90%Let's Learn .NET: MAUI - Events
  1945. 96%Case Study – How the Profilers Uncover Critical Issues That Mimic Apps’ Normal Behavior | The .NET Tools Blog
  1946. 97%.NET development on Apple Silicon
  1947. 85%If your software is for everyone, it’s for no one
  1948. 96%Web3 is just expensive P2P
  1949. 79%SparkToro & Followerwonk Joint Twitter Analysis: 19.42% of Active Accounts Are Fake or Spam - SparkToro
  1950. 77%Why I no longer recommend Julia
  1951. 97%Copying a collection: ToList vs ToArray - Gérald Barré
  1952. 66%May 16, 2022
  1953. 92%Network performance update: Platform Week
  1954. 74%Almost all searches on my independent search engine are now from SEO spam bots
  1955. 90%Many software companies are a joke
  1956. 96%Proof of Stake and our next experiments in web3
  1957. 99%Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  1958. 88%306: How to Contribute to OSS
  1959. 99%Using multiple Azure B2C user flows from ASP.NET Core
  1960. 76%Linting a .NET 6 app Dockerfile using Hadolint, dockerfile_lint and Azure Pipelines
  1961. 99%Introduction to OpenCV and Image Processing with Python
  1962. 53%Google Created 'Open Source Maintenance Crew' to Help Secure Critical Projects
  1963. 98%Using MassTransit to manage message queues
  1964. 98%Learn by Porting
  1965. 97%Automated environments with Docker and the SAFE Stack
  1966. 95%The very weird Hewlett Packard FreeDOS option – Interesting things
  1967. 99%#13: Hosting PWA on Static Web Apps
  1968. 93%What’s new in React 18.0 release – The biggest yet
  1969. 99%C# Lambdas Part 1, a Quick Overview with Examples | no dogma blog
  1970. 97%Adventures in Dapr: Episode 2 | endjin
  1971. 98%C# Method to Check if a Number is Composite
  1972. 78%GitHub - brickbots/framedeck: A Framework mainboard based Cyberdeck
  1973. 60%R. Kelly is not a pedophile (technically speaking)
  1974. 93%Operator precedence by textual substitution
  1975. 80%Site Reliability Engineering with PagerDuty's Stevenson Jean-Pierre
  1976. 94%Fly.io: the Reclaimer of Heroku's Magic
  1977. 72%Coding for Kids | NDC Melbourne 2022
  1978. 75%Stream with sub-second latency is like a magical HDMI cable to the cloud
  1979. 99%Toying with Kotlin's context receivers
  1980. 68%Data As Music
  1981. 99%MSBuild Dupe WriteChecker
  1982. 99%Karan Sharma | Understanding Networking in Nomad
  1983. 96%Tips that may save you from the hell of PyYAML | Reorx’s Forge
  1984. 80%The problem with bitcoin miners
  1985. 86%What happens to TLDs when their country stops existing?
  1986. 68%How to choose a gift? · Celeste
  1987. 99%MSBuildSdks/Robocopy.cs at main · microsoft/MSBuildSdks
  1988. 83%WIP: Add support for robocopy to duplicate file detection by NickCraver · Pull Request #592 · KirillOsenkov/MSBuildStructuredLog
  1989. 99%Cron-based backup
  1990. 98%Portal Demake for Nintendo 64: Portal Gun
  1991. 98%You can create a great looking website while sucking at design
  1992. 84%Monarch: Google’s Planet-Scale In-Memory Time Series Database
  1993. 98%Long-Term Benzodiazepine (Xanax, Klonopin, Ativan) Use Destroys Neural Connections in the Brain
  1994. 98%‎KDE Connect
  1995. 81%Introduction · Linux Inside
  1996. 70%McConnell and fellow GOP senators visit Zelenskyy in Ukraine
  1997. 97%MacBook Pro M1 Developer Setup 2022
  1998. 98%How to Mock ActionMailer
  1999. 98%End-to-End Monitoring with Grafana Cloud with Minimal Effort
  2000. 90%The overengineered Solution to my Pigeon Problem
  2001. 99%25 Gbit/s HTTP and HTTPS download speeds
  2002. 99%Wrong by Default
  2003. 97%Writing My First Open Source Package - Content Aggregation CLI
  2004. 81%tilde.town
  2005. 67%Wintergatan - Marble Machine (music instrument using 2000 marbles)
  2006. 90%Some Cryptography Books I Like
  2007. 88%Robert “Uncle Bob” Martin on Agile and more…
  2008. 97%practical-aspnetcore/projects/.net7/open-api-1 at net6.0 · dodyg/practical-aspnetcore
  2009. 92%Part 1: Rethinking Cache Purge, Fast and Scalable Global Cache Invalidation
  2010. 97%Alexandre Nédélec - Week 19, 2022 - Tips I learned this week
  2011. 80%Context-Sensitive Practices
  2012. 84%A clean start for the web - macwright.com
  2013. 99%Newsletter Week 19, 2022
  2014. 97%Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms - Cool Coders
  2015. 97%How to Find All Distinct Elements of a Given Integer Array
  2016. 86%Unexpected
  2017. 98%GitHub - livebud/bud: The Fullstack Go Framework for Prolific Web Developers.
  2018. 92%"Black Arts" Index Maintenance #1 – GUIDs v.s. Fragmentation by Jeff Moden
  2019. 93%Computing π By Hand with a 1700 Year Old Algorithm
  2020. 99%Introducing Lurk: A programming language for recursive zk-SNARKs
  2021. 87%You Need a CMS: The Case for WordPress - Kris Roadruck
  2022. 50%What’s behind China’s boom in company formation?
  2023. 86%How i fixed my broken monitor with a hair dryer
  2024. 86%Laptopia
  2025. 83%Everyone can be grateful.
  2026. 85%Interesting Things #56 — So long
  2027. 53%Idea machines
  2028. 92%Take my app ideas
  2029. 90%.NET MAUI Finally Replaces Xamarin in Visual Studio 2022 17.3 Preview 1 -- Visual Studio Magazine
  2030. 93%23,000 Devices Shipped! Quick Start Guide for Flipper Zero
  2031. 96%Cities with Nice Weather
  2032. 97%Deploying a Static Site to Azure Using the az CLI
  2033. 82%Microsoft Build – Join us May 24-26 2022
  2034. 91%The Apple GPU and the Impossible Bug
  2035. 97%Aspect — Build UI, fast
  2036. 85%Crêpe
  2037. 87%Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  2038. 57%Amen, Brother-drum track-Db major-128bpm.wav
  2039. 97%Support for custom headers for handshake · Issue #16 · whatwg/websockets
  2040. 89%Securing SPAs and Blazor Applications using the BFF Pattern – Recording | The .NET Tools Blog
  2041. 88%Complex State Management in React
  2042. 98%Announcing TypeScript 4.7 RC
  2043. 98%GitHub - Azure-Samples/dotNET-Frontend-AB-Testing-on-Azure-Container-Apps: Demonstration of how ASP.NET Core developers can use Azure App Configuration's Feature Flags capabilities with Azure Container App revisions to A/B test front end apps.
  2044. 98%Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  2045. 98%Weekly Update 295
  2046. 87%Proving a Genocide: Putin's Words and Soldiers' Calls/Докази геноциду: слова Путіна і дзвінки солдат
  2047. 68%Stripe Login | Sign in to the Stripe Dashboard
  2048. 77%Map of Reddit
  2049. 89%Secret detection needs to be free, even for private repositories
  2050. 89%Improved Process Isolation in Firefox 100 – Mozilla Hacks - the Web developer blog
  2051. 80%New European strategy for a Better Internet for Kids
  2052. 66%fhur
  2053. 76%Breaking Down a Phishing Attempt | LINQ to Fail
  2054. 90%Congratulations, you are human!
  2055. 60%The Farmer's Fable: Free as in Lunch - Taylor Pearson
  2056. 80%How I improved myself in 2014
  2057. 94%The Lost 4-Dimensional Rotation
  2058. 90%Bandits for Recommender Systems
  2059. 96%Feedback on “Soul > Features”
  2060. 60%Works as Currently Designed
  2061. 97%The Johnny Decimal system
  2062. 98%Why Open Source libraries are missing documentation
  2063. 87%The Potential Merits of an Itemized OS
  2064. 97%koaning.io: Enjoy the Silence
  2065. 92%My Programming Principles
  2066. 70%Senate By Population
  2067. 94%Practical bruteforce of AES-1024 military grade encryption
  2068. 95%The Azure Cosmos DB Journey to .NET 6
  2069. 95%teenage engineering
  2070. 97%A Generalist Agent
  2071. 97%DuckDB - Friendlier SQL with DuckDB
  2072. 99%GitHub - alufers/mitmproxy2swagger: Automagically reverse-engineer REST APIs via capturing traffic
  2073. 75%The Other Kind of Staff Software Engineer
  2074. 97%Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  2075. 99%Microsoft: Web Forms Is No Silverlight -- Visual Studio Magazine
  2076. 99%Setting up an Azure Virtual Machine as Azure DevOps build agent
  2077. 78%Nvidia takes first step toward open source Linux GPU drivers
  2078. 59%Take your first steps with F# - Learn
  2079. 89%I Miss Heroku's DevEx
  2080. 70%How to get rid of gerrymandering: the math is surprising
  2081. 52%The EU Commission is planning automatic CSAM scanning of your private communication – or total surveillance in the name of child protection.
  2082. 90%Announcing Pub/Sub: Programmable MQTT-based Messaging
  2083. 97%Regular Expression Improvements in .NET 7
  2084. 81%Important notice for all customers | BitPrime
  2085. 95%World's Best FPV Drone Shot? (Extreme Mountain Biking)
  2086. 65%What backs a currency? Terra Luna drops nearly 100% - Economics - Intercoin
  2087. 98%Phone Number Validation in JavaScript
  2088. 99%How to Convert JSON to XML or XML to JSON in C# - Code Maze
  2089. 94%Deno.js in production. Key takeaways.
  2090. 98%Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  2091. 77%Program - AusCERT Cyber Security Conference
  2092. 99%Domain Modeling - Anemic Models
  2093. 99%How to hash passwords and when not to
  2094. 99%Quic.cs
  2095. 99%C# Method to Check if a Number is Prime
  2096. 98%Configuring the Diagnostics Port for dotnet monitor
  2097. 80%Report a problem with Visual Studio - Visual Studio (Windows)
  2098. 95%Android Chrome 99 expands Certificate Transparency, breaking all MitM dev tools
  2099. 98%What’s new
  2100. 97%How I learned to stop worrying and love the YAML | lbr.
  2101. 96%VPS Showdown - May 2022 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr by Josh Sherman
  2102. 87%How to Twitter: The Martin Way
  2103. 96%Surfing the Gopherspace
  2104. 98%Microservices gets it WRONG defining Service Boundaries
  2105. 55%The productive ritual of listening to a single song
  2106. 65%Thanks red badge & lock screen banner, but it's time I tried to stay up to date all by myself
  2107. 97%Stealing checks worth millions & pwning a bank
  2108. 68%The Death of Mystery is an Illusion
  2109. 97%Earn $200K by fuzzing for a weekend: Part 1
  2110. 51%the miracle at the heart of the ordinary
  2111. 99%How to make Ruby interpreter run program written in a natural language
  2112. 91%The direction I want to take this blog in
  2113. 91%Let's talk about this async
  2114. 84%So you want to run a virtual event
  2115. 74%Changes after quitting social media for 1 year.
  2116. 88%.NET Foundation - Invidious
  2117. 82%Visual Studio Feedback
  2118. 58%European Commission prefers breaking privacy to protecting kids
  2119. 95%GitHub - NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source
  2120. 85%Selection Bias
  2121. 88%NVIDIA Releases Open-Source GPU Kernel Modules | NVIDIA Technical Blog
  2122. 81%Why I Quit Google’s WebAssembly Team, And How It Made Me Sick
  2123. 94%New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  2124. 89%Visual Studio 2022 for Mac Release Candidate 2
  2125. 97%Announcing gRPC JSON transcoding for .NET
  2126. 99%A powerful, flexible, Markdown-based authoring framework
  2127. 54%Just-in-time refactoring made even easier with IntelliCode auto suggested code for C#
  2128. 63%Invidious
  2129. 95%Soul > Features
  2130. 67%The regex [,-.]
  2131. 95%Announcing D1: our first SQL database
  2132. 67%The Magic of Docker Desktop is Now Available on Linux - Docker
  2133. 59%Oldest Search - Search for the oldest result on internet.
  2134. 95%Understanding the bin, sbin, usr/bin , usr/sbin split
  2135. 93%Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  2136. 87%1,930 Remote Companies | Himalayas
  2137. 95%Why do USB-C hubs still have USB 2.0 ports?
  2138. 93%Speech Recognition with TensorFlow.js - Voice Commands
  2139. 57%Why I left Google: work-life balance
  2140. 82%Webinar – OSS Power-Ups: Serilog | The .NET Tools Blog
  2141. 95%Improving Performance With Distributed Caching
  2142. 98%Using the when Keyword in C# While Handling Exceptions - Code Maze
  2143. 99%Using ASP.NET Core MVC Value Providers With Minimal APIs
  2144. 96%Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  2145. 98%How to Build a Google Docs Clone with React, Material UI, & Firebase
  2146. 98%A Beginner's Guide to Application Security
  2147. 82%Hackers are actively exploiting BIG-IP vulnerability with a 9.8 severity rating
  2148. 94%Software with a soul
  2149. 99%ASP.NET Core updates in .NET 7 Preview 4
  2150. 99%blockfollowers.py
  2151. 79%Critical F5 BIG-IP vulnerability targeted by destructive attacks
  2152. 98%Converting Integers to Floats Using Hyperfocus
  2153. 97%Laurence Tratt: Programming Style Influences
  2154. 79%Why I Dropped Out of High School
  2155. 90%The Difficulty of DMs
  2156. 92%Let's Continue Bundling into the Database | Ethan Rosenthal
  2157. 82%Funding my son's college with a Shopify app – /home/pierce
  2158. 99%Reversing Resy’s API to create a javascript client
  2159. 76%⭐️ Founders should think about channel/offer fit instead of product/market fit
  2160. 69%The Danger of Ignoring Julian Assange
  2161. 98%Embedding Truffle Languages - Kevin Menard's Weblog
  2162. 78%Where to Buy eBooks (Other Than Amazon) - A Digital Garden
  2163. 97%Enforcing Zero Downtime Django Migrations
  2164. 99%Unit Tests Done Right (Part 2)
  2165. 90%The content moderation battle is a really just a failure of innovation
  2166. 58%My Blog Posts Will Be Lists — ash
  2167. 97%Building a Musical Instrument with the Web Audio API
  2168. 90%Yalc, the npm link which works
  2169. 99%On creating a social network — 0xFF
  2170. 98%Treat engineers as users | Pierce Freeman
  2171. 97%Query Serving Systems
  2172. 60%3,3 millioner personnumre kan være på avveie etter dataangrep
  2173. 99%Announcing .NET 7 Preview 4
  2174. 98%Testing ASP.NET Core gRPC services in JetBrains Rider
  2175. 98%Announcing Entity Framework 7 Preview 4
  2176. 98%.NET Framework May 2022 Security and Quality Rollup
  2177. 98%.NET MAUI Release Candidate 3
  2178. 89%.NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  2179. 99%ASP.NET Core updates in .NET 7 Preview 4
  2180. 92%Give me back my monolith
  2181. 79%C# Gains Most in Programming Language Popularity Index -- Visual Studio Magazine
  2182. 96%Visual Studio 2022 17.2 is now available!
  2183. 55%Jeffrey Snover claims Microsoft demoted him for PowerShell
  2184. 74%We Need A Middle Class For Startups - Neil Thanedar
  2185. 98%Demystifying iOS Code Signature
  2186. 93%Enhanced 2FA experience for your npm account | The GitHub Blog
  2187. 70%Oxygen Candles: Providing Emergency Air
  2188. 96%Cryptology ePrint Archive: Report 2022/566
  2189. 97%London NDC Talk about TailwindCSS
  2190. 54%Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  2191. 78%Who can give a refund?
  2192. 97%.NET Rocks!
  2193. 83%May 10, 2022
  2194. 98%GitHub - cronokirby/boo-hoo: An implementation of ZKBoo
  2195. 92%Cryptology ePrint Archive: Report 2016/163
  2196. 96%Announcing Workers for Platforms: making every application on the Internet more programmable
  2197. 99%Mapping a wildcard domain name to an Azure App Services
  2198. 98%Testing ASP.NET Core gRPC services in JetBrains Rider
  2199. 98%C# Tip: Convert ExpandoObjects to IDictionary - Code4IT
  2200. 94%How to Compare Two Dates With JavaScript
  2201. 99%Building a Stack Overflow browser as a VS extension
  2202. 99%Image Classification With TensorFlow.js
  2203. 52%Scott Hanselman on TikTok
  2204. 94%Is Tesla FSD Beta Safe? (Part 2)
  2205. 99%How to Read Data From a CSV File in C# - Code Maze
  2206. 93%Working with MySQL stored functions - Simple Talk
  2207. 98%Someone should build X for the web” – why not you? All you need is a GitHub account
  2208. 98%Join us and the developer community to celebrate Azure Static Web Apps
  2209. 97%.NET Domain Events Using MediatR – Wrapt
  2210. 86%Update all Visual Studio installations with a single click!
  2211. 96%An Either monad
  2212. 93%General ASP.NET Performance Best Practices (Part-1)
  2213. 99%roslyn/StructuredLoggerCheckerUtil.cs at main · dotnet/roslyn
  2214. 98%articles/complexity-is-the-mind-killer.md at main · PhilipK/articles
  2215. 85%Maps
  2216. 94%Logic Apps Standard Performance Benchmark - Burst workloads
  2217. 68%Dutch digital identity system crisis — nico.rikken’s blog
  2218. 64%NY State Senate Bill S5474
  2219. 83%Taxes And The Ultra Rich
  2220. 98%Automatic Differentiation: Forward and Reverse
  2221. 52%Addiction and balance
  2222. 98%Cloudflare Pages + Hugo
  2223. 53%Job Posting: Reddit Research Czar
  2224. 93%Storing state in the URL
  2225. 57%Come join us at Cloudflare Connect New York this Thursday!
  2226. 86%Why web3 storage matters
  2227. 94%Fitting Everything Together
  2228. 77%April 2022 Review - DanWaters.org
  2229. 74%The (hidden?) cost of waiting for the dip
  2230. 98%minitest vs. RSpec: Which one is better?
  2231. 62%Future, past and present. What should we focus more on?
  2232. 86%zsh-autoquoter makes shell quoting slightly less annoying
  2233. 97%Bridging Web 2 and Web 3: an identity perspective - Blog by Damian Schenkelman
  2234. 66%Patenting Your Perpetual Motion Machine
  2235. 97%David Dahan
  2236. 88%Reducing Interview Bias
  2237. 93%I'm All-In on Server-Side SQLite
  2238. 95%Multiplying polynomials with Fast Fourier Transform
  2239. 98%Solving the Classic FizzBuzz Problem With .NET and C#
  2240. 80%10 Tips - Preview the Mac app people forget about
  2241. 99%Customising the Umbraco Pipeline
  2242. 95%[Last Week in .NET #88] – PowerShell Pariah
  2243. 87%Gopas TechEd 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  2244. 64%Only Microsoft can give open source the gift of NTFS
  2245. 88%I'm a fucking webmaster
  2246. 99%Enabling IntelliSense for GitHub Actions workflows in VS Code - Gérald Barré
  2247. 78%Customer Success Story | RavenDB with Rakuten Kobo on May 11
  2248. 94%The Two Generals Problem
  2249. 75%I Saw a Cool Truck Today
  2250. 88%305: Breaking Your Own APIs
  2251. 94%Introduction to Tensorflow.js with Real-World Example
  2252. 97%Use a gateway service for a software UI with micro services architecture?
  2253. 95%RSS Feed Best Practises
  2254. 60%How to Scale Your Apps in Azure SQL Database
  2255. 99%Check if a Number is a Power of 2 in C# - Code Maze
  2256. 99%Improve the Performance of your React Forms
  2257. 99%Auto-Regenerating API Client for Your Open API Project
  2258. 96%Babylon.js 5.0: Beyond The Stars – Part 1
  2259. 94%Found It! The .NET Developer's Guide to AWS Documentation
  2260. 99%GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  2261. 95%Styling `select` elements for real
  2262. 88%Site Reliability Engineering – Eliminating Toil
  2263. 59%The Beautiful Diablo 2 Resurrected machine
  2264. 97%Execute SQL Statements in Azure Data Factory
  2265. 97%Configuring my Machines with Bashtard
  2266. 57%tmux fzf session jumper | Waylon Walker
  2267. 95% Negative voting
  2268. 67%My surprisingly simple daily routine as a technical founder – Adi
  2269. 84%PowerToys - 11 awesome features Microsoft won’t add to Windows
  2270. 93%Welcome to Platform Week
  2271. 62%Address by the President of Ukraine on the Day of Remembrance and Reconciliation — Official website of the President of Ukraine
  2272. 75%DOES15 - Jeffrey Snover - The Cultural Battle To Remove Windows from Windows Server
  2273. 82%Monad Manifesto
  2274. 84%When Buying the Dip Doesn’t Work: An Analysis of the Dot-com Crash
  2275. 87%GitHub - microsoft/Web-Dev-For-Beginners: 24 Lessons, 12 Weeks, Get Started as a Web Developer
  2276. 99%Copy the Entire Contents of a Directory in C# - Code Maze
  2277. 92%Deletionpedia.org
  2278. 61%In Defence of the Single Page Application
  2279. 99%Deploying on Azure Functions - GitHub Actions
  2280. 75%EProgrammerNotFound exception in Delphi?
  2281. 95%Release Firecracker v1.1.0 · firecracker-microvm/firecracker
  2282. 93%Xilem: an architecture for UI in Rust
  2283. 96%Original Prusa i3 MMU2S upgrade kit (for MK2.5S & MK3S/+) - ORG | Original Prusa 3D printers directly from Josef Prusa
  2284. 99%How to build a BVH – part 5: TLAS & BLAS – Jacco’s Blog
  2285. 95%Triangle frenzy
  2286. 54%It's probably not just chess and language, so how much potential is getting thrown away?
  2287. 96%How to stop synchronous code in a web worker?
  2288. 67%Starting Startups
  2289. 89%Solving supply chain attacks | dvikan.no
  2290. 89%Make Lists, Build Habits, Get Un-Stuck
  2291. 66%My Books
  2292. 92%Episode 423 - Azure Cache for Redis
  2293. 94%Thrive Conference in Slovenia
  2294. 94%Unix command line conventions over time
  2295. 57%Democracy Sausage
  2296. 92%Sponsor @erincatto on GitHub Sponsors
  2297. 96%liam_on_linux | The real reason that the first version of Windows NT was called 3.1
  2298. 60%Why a Meeting Costs More than a MacBook Pro – the Business Case for Fewer Developers in Meetings
  2299. 97%FastEndpoints
  2300. 99%Tutorial: Create a minimal web API with ASP.NET Core
  2301. 97%Topographical Maps in Unity: Edge Detection - Alan Zucconi
  2302. 70%Next Step in My Career
  2303. 97%Why I’ve spent my Easter break customizing Neovim – Franciszek Malinka
  2304. 90%My vision for Open Source pro support
  2305. 79%Too Much of a Good Thing
  2306. 51%My 7½ year old learned 4 bash (Linux) commands in one hour
  2307. 87%The Importance Of A Golden Path — Evan Smith
  2308. 52%Public Ventures - Neil Thanedar
  2309. 91%Anupam Krishnamurthy | Writing
  2310. 97%A Solution to the Halting Problem
  2311. 97%Themes from Real World Crypto 2022
  2312. 85%Deep End
  2313. 90%Python in Visual Studio Code Gets 3 New Extensions -- Visual Studio Magazine
  2314. 97%GraphQL is a Trap?
  2315. 96%Microsoft.Build.Sql: the next frontier of SQL projects
  2316. 83%MenuetOS
  2317. 85%why do you waste so much time on the internet.
  2318. 93%Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  2319. 95%Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  2320. 71%When Negotiating a Price, Never Bid with a Round Number
  2321. 98%GitHub - egil/Benchmark.Blazor: A sample benchmark.net test app that can be used to measure Blazor components.
  2322. 97%GitHub Security Lab Community Office Hours
  2323. 99%Database Providers [4 of 5] | Entity Framework Core for Beginners
  2324. 61%Minimal API real-time communication with SignalR in Visual Studio
  2325. 86%Challenge: Spot the optimization–solution
  2326. 66%Why I joined Cloudflare in Latin America
  2327. 94%An open database of 20 million free scholarly articles
  2328. 94%NDC Oslo 2022: Call for Speakers/Papers
  2329. 82%Weekly Update 294
  2330. 99%GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
  2331. 97%Serilog Tutorial
  2332. 73%Fixing the problem of too many tabs
  2333. 75%Chief Innovation Officer- What are the prerequisites?
  2334. 85%Syncthing: The data deduplication master
  2335. 91%My PhD Research Workflow – Tony Zorman
  2336. 93%A vision for Decentraland's next 5 years
  2337. 73%How Musicians Could Profit From Copyleft
  2338. 87%My Software Engineering Bootcamp Journey (Series three)
  2339. 79%Hating On Oats
  2340. 96%Why Ballerina is a language
  2341. 95%Darlings of the self-hosted, open-source world
  2342. 71%The Simple Joy of Learning to Play Piano
  2343. 74%Home - Moshe Karmel
  2344. 70%Mercurial Bitbucket Archive
  2345. 94%Master Higher-Order Functions in JavaScript
  2346. 97%Babylon.js 5.0 Release and MR developers
  2347. 98%Edge DevTools for Visual Studio Code V2 – new browser preview with emulation and sourcemap support
  2348. 74%New in Learning Synths: Export, Record, and More
  2349. 90%Modern Python performance considerations
  2350. 94%Google Summer of Code
  2351. 76%PayHere දත්ත 65GB ක් හැක් වෙලා!
  2352. 99%Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
  2353. 70%Including "And. And. And. And. And." in a Google doc causes it to crash.
  2354. 72%Moving a macOS window by clicking anywhere on it (like on Linux)
  2355. 98%Application Development with Scott Hanselman & Friends | KEY11D
  2356. 99%Upgrading a WCF service to .NET 6 with CoreWCF
  2357. 62%Atlanta and Redmond US Cohort Application Window - Microsoft Leap
  2358. 87%Case Study: How many colors are too many colors for Windows Terminal?
  2359. 96%Improve Angular performance with Gzip compression on Azure Storage
  2360. 96%Visual Studio on an ultra-wide monitor
  2361. 82%What It’s Like Inside Shanghai’s Lockdown
  2362. 89%Please, stop disabling zoom
  2363. 99%Deploy Orleans to Azure App Service
  2364. 99%ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  2365. 60%May 5, 2022
  2366. 95%Challenge: Spot the optimization
  2367. 89%You Probably Don't Need to Worry About MediatR
  2368. 99%thevinter's coding blog
  2369. 51%Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard to Accelerate Availability of Passwordless Sign-Ins - FIDO Alliance
  2370. 61%What Game Are You Playing?
  2371. 94%Google urges Chrome 100 users to update to 101 because of 29 security flaws
  2372. 72%World Password Day
  2373. 98%How to Return HTML From ASP.NET Core Web API - Code Maze
  2374. 88%USB Cheat Sheet
  2375. 94%How To Use Fiddler Everywhere With Real-Time Apps
  2376. 98%.NET Data Community Standup - Database Pagination
  2377. 92%Phobos 2.0 Released - OpenTelemetry Meets Akka.NET
  2378. 97%Commands, Events, Versions, and Owners
  2379. 89%The triple dot syntax (`...`) in JavaScript: rest vs. spread
  2380. 99%Lambda Function URLs with .NET 6 and CORS | no dogma blog
  2381. 94%Major update to the PowerShell Extension for Visual Studio Code
  2382. 98%How I fell in love with low-js
  2383. 98%Welcome Back
  2384. 70%Hot Banana
  2385. 96%Programming Languages Trends in 2022: The Future of Tech
  2386. 95%GitHub to require two-factor authentication – TechCrunch
  2387. 99%Using Background Services in ASP.NET Core
  2388. 95%MS Designer keyboard right control key
  2389. 97%Microsoft 'Eats Own Dog Food' with WebView2, .NET 6, WinUI 3 for PowerToys -- Visual Studio Magazine
  2390. 75%Why do you need (my) Instagram?
  2391. 57%Stack Overflow The Key V2 Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  2392. 95%Real-World Event Driven Architecture! 4 Practical Examples
  2393. 82%Starlink Roaming makes mobile usage possible
  2394. 88%How I Learned to Program
  2395. 88%Learn to code. Or don't.
  2396. 99%Writing my personal home page
  2397. 93%A principled way to solve problems
  2398. 85%Will one repairable laptop change the world? | Scott Larson
  2399. 85%The Hardest Thing About Making Decisions Is Saying No
  2400. 94%Ordering CSS Declarations
  2401. 99%A shiny future with GATs
  2402. 91%Stripe Financial Connections | Connect Users' Financial Accounts
  2403. 98%GitHub - mimoo/cargo-specification: The code is the spec
  2404. 98%.NET R&D Digest (April, 2022)
  2405. 97%Microsoft Graph's Journey to .NET 6
  2406. 86%Bullshit Generator
  2407. 72%VS Code PowerShell Tool Gets Major Feedback-Driven Overhaul -- Visual Studio Magazine
  2408. 93%Quickly Map Your NuGet Packages to Sources
  2409. 59%The Google Incentive Mismatch: Problems with Promotion-Oriented Cultures
  2410. 97%What are your Most Used Self Hosted Applications?
  2411. 96%Username & Password Generator | Bitwarden Help & Support
  2412. 97%[Last Week in .NET #87] – The Windows Development Roadmap Has U-Turns in it
  2413. 96%Development With A Dot - Current Limitations of Entity Framework Core
  2414. 58%Build .NET applications with C# - Learn
  2415. 97%Software security starts with the developer: Securing developer accounts with 2FA | The GitHub Blog
  2416. 78%May 4, 2022
  2417. 93%Tailscale raises $100M… to fix the Internet
  2418. 97%Criticizing Hare language approach for generic data structures
  2419. 73%How To Vote Greens
  2420. 79%Writing a Book for O’Reilly - Party One
  2421. 99%CRUD with DynamoDB in ASP.NET Core - Getting Started with AWS DynamoDB Simplified
  2422. 81%Hyperbolica
  2423. 91%GitHub - davidfowl/YarpTunnelDemo: YARP demo showing how tunneling can be implemented over websockets
  2424. 98%GitHub - microsoft/Microsoft-3D-Movie-Maker: This is the source code for the original Microsoft 3D Movie Maker released in 1995. This is not supported software.
  2425. 99%Sorting and Filtering With LINQ - Code Maze
  2426. 94%Why I don't miss React: a story about using the platform - Jack Franklin
  2427. 83%Ultorg: a user interface for relational databases
  2428. 88%Four ways to elevate team efficiency and code quality | Redgate
  2429. 91%Improving ASP.NET Core Before It Ships 🚢
  2430. 99%Handling Light and Dark Mode With .NET MAUI
  2431. 99%Combinations, permutations, and derangements - Simple Talk
  2432. 99%ASP.NET Core JavaScript Collocated TagHelper
  2433. 99%Kickoff #30DaysOfSWA! | #30DaysOfSWA
  2434. 76%Donate to National Network of Abortion Funds
  2435. 98%GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
  2436. 69%How to Walk (12 miles a day)
  2437. 92%How I hunt down (and fix) errors in production
  2438. 93%Coding Shorts: Speeding Up the Editor in Visual Studio 2022
  2439. 98%Triple Entry Blogging
  2440. 98%n+7 writing — Brady Haran
  2441. 99%Implementing a ZK-focused authenticated-encryption scheme
  2442. 84%Sync time in MicroPython using NTP
  2443. 90%The Pareto PM - Jon Douglas
  2444. 72%Modularizing GHC paper
  2445. 98%Setup mypy for fun and profit
  2446. 67%making friends on the internet
  2447. 99%Simple declarative schema migration for SQLite
  2448. 68%How (and why) to do Side-Projects With A Full-Time Job
  2449. 99%Porting Zelda Classic to the Web
  2450. 95%Your computer has two clocks
  2451. 83%BinaryData Class (System)
  2452. 99%What's two-adicity?
  2453. 88%Senior Product Security Engineer
  2454. 98%[Video] Quick shout-out to DevToys
  2455. 97%Considered “18+” | daniel.haxx.se
  2456. 62%Entity Framework Core for Beginners
  2457. 87%Reviving httpstatuses
  2458. 90%The Demise of the Mildly Dynamic Website
  2459. 55%May 3, 2022
  2460. 67%When I Made Another Monkey Island
  2461. 88%Wildcard proxy for everyone
  2462. 98%Generating sortable Guids using NewId
  2463. 96%From idea to publishing, and beyond: how I automated my blogging workflow with GitHub, PowerShell and Azure - Code4IT
  2464. 88%FerrarGIS
  2465. 96%Blazor Workshop | NDC London 2022
  2466. 91%Ensuring Integrity on PayHere Cybersecurity Incident – Payhere Blog
  2467. 58%Case Study 4: The $440 Million Software Error at Knight Capital
  2468. 99%Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  2469. 99%Solving Transport Tycoon 2 Episode 2.1 With F# — Trustbit
  2470. 62%OPT: Open Pre-trained Transformer Language Models
  2471. 99%Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  2472. 99%.NET 6 on AWS Lambda, Quick Demos | no dogma blog
  2473. 98%Use the Query String to pass an array of selected values between Blazor Pages
  2474. 99%Using HTTPListener to build a HTTP Server in C#
  2475. 95%How to build a simple event pipeline - Event-Driven.io
  2476. 95%Semantic Versioning for TypeScript Types
  2477. 99%C#: Add event handlers dynamically using reflection
  2478. 99%Naive Bayes Classification Using C# -- Visual Studio Magazine
  2479. 98%Alexandre Nédélec - Why will I choose Pulumi over Terraform for my next project?
  2480. 96%Case Study: Double performance in under 30 minutes
  2481. 95%Fritzing
  2482. 99%an end-to-end machine learning solution
  2483. 92%Announcing Bolt & Forte partnership
  2484. 98%Tracing a Single Operation in Distributed Systems
  2485. 96%Automated testing: Everything you need to know
  2486. 96%On-Call: Leave It Better Than You Found It
  2487. 92%Strategies I used to create leverageable work as an engineer
  2488. 93%At the boundaries, applications aren't functional
  2489. 83%Working From Home: My Setup
  2490. 65%A Difficult Diagnosis (Part 1) - Ronny Liu
  2491. 93%Anjan's Homepage
  2492. 70%Leaving Lattice
  2493. 64%Let's just kill the silly myths
  2494. 83%Growth vs Profitability
  2495. 59%Life Is a School of Probability
  2496. 98%How I configured my Synology NAS and Linux to use rsync for backups
  2497. 85%2
  2498. 80%Nvidia sees trillion-dollar future in open and parallel code
  2499. 87%#MVPbuzzChat with Tidjani Belmansour – buckleyPLANET
  2500. 88%Brendan@Intel.com
  2501. 92%YARP 1.1 is here with new requested reverse proxy features
  2502. 96%gRPC in .NET 6 with Anthony Giretti - The 6 Figure Developer
  2503. 83%Lenovo ThinkPad P1 Gen3 Review (with Linux)
  2504. 99%Join us live on May 19 for the Azure Static Web Apps Anniversary!
  2505. 99%Getting telemetry data from inside or outside a .NET application - Gérald Barré
  2506. 72%The Universe of Discourse : Mental illness, attention deficit disorder, and suffering
  2507. 77%May 2, 2022
  2508. 77%Portable Monitor, cdisplay 15.6 Inch External Monitor, 1080 Full HD IPS Screen, Gaming Monitor with Type-C, Mini HDMI and Built-in Speakers for Laptop, Mac, Xbox, PS4, Phone with Include Smart Cover : Amazon.co.uk: Computers & Accessories
  2509. 78%Bjørn Karmann › Occlusion Grotesque
  2510. 98%Cloudflare Relay Worker
  2511. 91%Explaining Yao's Garbled Circuits - Cronokirby
  2512. 98%I won free load testing
  2513. 92%Learn GraphQL at NDC Melbourne | LINQ to Fail
  2514. 67%About
  2515. 95%Encore Blog — Taming SQL and ORMs with sqlc — go get it #001
  2516. 84%My experience getting a tech job with no degree or relevant work experience
  2517. 68%Use API analytics in Azure API Management
  2518. 96%Set C# Language Version for All the Projects in a Solution - Code Maze
  2519. 88%304: Snap's Pixy... the future of drones?
  2520. 95%How I draw figures for my mathematical lecture notes using Inkscape
  2521. 95%Web Scraping with Python - Learning the Basics | Rubik's Code
  2522. 76%My Two Cents on the PayHere Hack - Yohan Perera
  2523. 99%Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  2524. 74%r/overemployed - Those who got caught. How
  2525. 88%abseil / Software Engineering at Google
  2526. 87%Those who got caught. How : overemployed
  2527. 98%GitHub - lucidrains/DALLE2-pytorch: Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
  2528. 87%Those who got caught. How : overemployed
  2529. 94%Removing characters from strings faster with AVX-512
  2530. 93%Vote YES on state props 1 and 2 in the May 7th election | Progress Texas
  2531. 87%Online Identity
  2532. 69%Find and fix problems, not symptoms – A musing Mulcahy
  2533. 60%The accord in perfumery
  2534. 95%Why the fediverse is stuck.
  2535. 73%Taking the internet off the hook
  2536. 89%Learning tmux as a beginner
  2537. 99%A Gentle Introduction to SSR
  2538. 78%Incentive Flipping
  2539. 83%Notes on Twitter, RSS and the future ahead
  2540. 89%Building a company around a toy requires embracing the toyness (and thinking beyond Excel)
  2541. 89%Seeking good work-life balance and avoiding burnout
  2542. 88%Getting comfortable with being uncomfortable · Caffeinspiration
  2543. 78%Distributed Systems Shibboleths | Joey Lynch's Site
  2544. 90%The Niche Programmer
  2545. 72%Централизируем пакеты, трогаем JS, играемся в DevToys
  2546. 97%How to professionally say
  2547. 95%Can you Make it Better? Exploring the CMake Debate - Incredibuild
  2548. 64%I accidentally loaned all my money to the US government
  2549. 92%Free Accounting Software | GnuCash
  2550. 89%We think this cool study we found is flawed. Help us reproduce it.
  2551. 80%Pushing Updates to a PR
  2552. 99%Pyscript.net
  2553. 99%How to Add Multiple POST Actions in ASP.NET Core Web API - Code Maze
  2554. 76%What is black and white and read all over?
  2555. 96%Experience Report: 6 months of Go
  2556. 94%Zaplib post-mortem - Zaplib docs
  2557. 53%I've Used All The Notebooks
  2558. 99%An implementation of MessagePipe. Something like a channel but with buffer management so you can peek and advance the message that was read.
  2559. 84%#Mina protocol #mina #zk
  2560. 98%GitHub - ebarlas/project-loom-c5m: Experiment to achieve 5 million persistent connections with Project Loom virtual threads
  2561. 98%Installing mailbox sensor with Home Assistant
  2562. 79%Weekly Update 293
  2563. 98%Welcome to a World of OCaml
  2564. 99%Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  2565. 61%Radiopaper
  2566. 98%Update SDK and use 'u8' string literals by BrennanConroy · Pull Request #41449 · dotnet/aspnetcore
  2567. 66%Release 3.7.10 · fable-compiler/Fable
  2568. 97%GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
  2569. 94%Web Scraping via Javascript Runtime Heap Snapshots - Adrian Cooney's Blog
  2570. 73%First Principles: Elon Musk on the Power of Thinking for Yourself
  2571. 52%How I use Roam Research to track my venture capital projects
  2572. 98%Why Train When You Can Optimize?
  2573. 89%(I was) Scared of programming
  2574. 93%We keep the product manager upright — johnpublic
  2575. 98%Learning JAX by Learning to Learn
  2576. 71%Writing for Engineers
  2577. 72%💀 Every app has its skeletons - Vadim Kravcenko
  2578. 74%Founding Uber SRE.
  2579. 93%Microsoft Touts IntelliJ IDE from JetBrains for Azure Development -- Visual Studio Magazine
  2580. 99%Tutorial: Build gRPC & OData in ASP.NET Core
  2581. 97%A File Format to Aid in Security Vulnerability Disclosure
  2582. 81%Ultimate List of After-School Enrichment Activities, Classes & Programs
  2583. 95%ASP.NET Core Error: System.InvalidOperationException: Unable to Resolve Service for Type While Attempting to Activate
  2584. 97%Default Interface Methods in C#
  2585. 97%Release v0.6.0-pre.20220429.27 · DamianEdwards/MinimalApis.Extensions
  2586. 98%Actual is going open-source
  2587. 97%Production postmortem: Deduplicating replication speed
  2588. 76%How to: View ASP.NET Trace Information with the Trace Viewer
  2589. 76%Bad Map Projection: Madagascator
  2590. 94%Lies we tell ourselves to keep using Golang
  2591. 96%#163 Jared Parsons, The C# Compiler, Part 1 | no dogma podcast
  2592. 98%April 29, 2022
  2593. 91%Inform 7 v10.1.0 is now open-source - Authoring / Inform 7 - The Interactive Fiction Community Forum
  2594. 66%Cloudflare network spans 275 cities (April 2022 update)
  2595. 97%2022 Mac Studio (20-core M1 Ultra) Review
  2596. 93%In-EVM Mina State Verification
  2597. 87%Episode 97 - Developer Productivity with Dan Clarke
  2598. 90%Real World Cryptography Conference 2022
  2599. 78%Are you using Coding Interviews for Senior Software Developers?
  2600. 91%Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  2601. 94%Monsters Weekly 248 - Choosing a SQL Hosting Option On Azure
  2602. 95%Airbnb’s design to live and work anywhere
  2603. 95%No-code, no thought? Substrates for simple programming for all
  2604. 98%GitHub - OpenRA/OpenRA: Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
  2605. 89%103 Bits of Advice I Wish I Had Known
  2606. 76%Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  2607. 95%CoreWCF 1.0.0 Release
  2608. 76%Community Devs Revive WCF After Microsoft Deprecation -- Visual Studio Magazine
  2609. 83%Adversarial Pair Programming
  2610. 95%Increasing the surface area of blogging
  2611. 95%Episode 422 - Open Service Mesh
  2612. 76%GIN: How to Design the Most Powerful Graph Neural Network
  2613. 98%Creating Offline Custom Style Maps With tileserver-gl - Yasoob Khalid
  2614. 99%Automatically opening issues when tracked file content changes
  2615. 79%My Startup is Broken - Caseysoftware
  2616. 98%Using “Deprecation” Correctly | AlanHogan.com
  2617. 98%Using Pushover for Super Simple SysAdmin Alerts
  2618. 95%Your Opinion Doesn't Matter
  2619. 71%Core dumps, feedback loops, and a game of telephone
  2620. 95%Some Thoughts on Terraform CI for Monorepos
  2621. 93%csharplang/extended-nameof-scope.md at main · dotnet/csharplang
  2622. 94%You Don't Need a Fucking Blockchain
  2623. 85%Average Familiarity
  2624. 99%AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  2625. 99%CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  2626. 99%I want off Mr. Golang's Wild Ride
  2627. 89%How can I get an information security team to see that their over-the-top security measures are only decreasing security?
  2628. 57%April 28, 2022
  2629. 99%GitHub - Azure-Samples/Orleans-Cluster-on-Azure-App-Service: Sample application demonstrating a multiple-silo Orleans cluster running in Azure App Service.
  2630. 93%RavenDB Grafana Data Source
  2631. 94%Secret Management with HashiCorp Vault
  2632. 94%Using Visual Studio for Crash Dump Debugging
  2633. 94%Secret Management with HashiCorp Vault
  2634. 87%Ask Jiri: Ukládání IP adres do databáze, plus IPv6
  2635. 92%Hacking PayPal Accounts with one click
  2636. 84%How I Earned $160,000 in Passive Income from Writing Non-fiction Books
  2637. 91%It Took Me 10 Years to Understand Entropy, Here is What I Learned.
  2638. 99%Minimal API using Azure Cosmos DB (Emulator) with Entity Framework in Visual Studio
  2639. 96%Priority Queue in C# - Code Maze
  2640. 99%GitHub - adnanaga/pushy: Create awkward situations with my chrome extension that send you messages that look like an iMessage popup
  2641. 84%Simple Web Interactivity with Alpine.js
  2642. 92%csharplang/relaxing_shift_operator_requirements.md at main · dotnet/csharplang
  2643. 98%Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  2644. 99%HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  2645. 98%Exploring Architectural Concepts Building a Card Game
  2646. 81%Tech Community Calendar
  2647. 99%Different Ways to Implement IHttpClientFactory in .NET Core Apps
  2648. 86%The Worst Bug Ever—Randomly Losing Your Best Players
  2649. 90%Microsoft finds new elevation of privilege Linux vulnerability, Nimbuspwn - Microsoft Security Blog
  2650. 63%clog/LEARN.md at main · rabbibotton/clog
  2651. 76%jwt.ms: Welcome!
  2652. 96%Why isn't my ASP.NET Core app in Docker working?
  2653. 99%ClojureDart: Aim your darts at the right target! - Flexiana
  2654. 95%Technology ROI Discussions are Broken - Ken Kantzer's Blog
  2655. 97%Weeknotes: Parallel queries for Datasette, plus some middleware tricks
  2656. 88%Brian Robert Callahan
  2657. 88%How would you make a logic programming system?
  2658. 97% Building a CLI Application in Elixir · Dave Martin's Blog
  2659. 83%Imagine You're a Venture Capitalist... by @ttunguz
  2660. 90%Product Analytics from Scratch · Tim Farrell
  2661. 76%The Cloud Credit Trap
  2662. 81%Personal Knowledge Management is Bullshit
  2663. 97%Furland
  2664. 85%Inside a Minecraft Launcher
  2665. 57%Why most indie makers fail
  2666. 91%pzuraq | Four Eras of JavaScript Frameworks
  2667. 89%GitHub Desktop 3.0 Enhances Pull Request Integration -- Visual Studio Magazine
  2668. 98%GitHub - shiftkey/desktop: Fork of GitHub Desktop to support various Linux distributions
  2669. 95%GitHub Desktop 3.0 brings better integration for your pull requests | The GitHub Blog
  2670. 75%Playground
  2671. 98%The Catch Block #103 - The Return of the Cool Read Extravaganza!
  2672. 99%AWS Introduces the .NET Annotations Lambda Framework in Preview
  2673. 51%Researchers develop a paper-thin loudspeaker
  2674. 72%Cloudflare blocks 15M rps HTTPS DDoS attack
  2675. 55%April 27, 2022
  2676. 79%PSA: RavenDB 4.2 LTS ending support on June 30, 2022
  2677. 71%Home
  2678. 85%Lightsabers
  2679. 98%On .NET Live - Wrapping browser APIs in Blazor WASM
  2680. 93%SELinux is unmanageable; just turn it off if it gets in your way
  2681. 86%Release v2.5.0 · caddyserver/caddy
  2682. 99%Long-Running Tasks in a Monolith ASP.NET Core Application
  2683. 95%Hybrid Model for GitHub and Azure DevOps – Enjoy the best of both worlds
  2684. 74%Slack’s Incident on 2-22-22 - Slack Engineering
  2685. 98%What’s Coming for Blazor in .NET 7?
  2686. 99%Create .NET Objects without Calling The Constructor
  2687. 95%100 Days of TypeScript (Day 8)
  2688. 91%Hooks, Dependencies and Stale Closures
  2689. 69%.NET MAUI Release Candidate 2 Adds Tizen Support -- Visual Studio Magazine
  2690. 83%Yes, I will quit Twitter
  2691. 87%Assisted solving of Salesforce deployments errors
  2692. 99%Vectorization in OLAP Databases — tech ramblings
  2693. 99%Reversing 2.4GHz remote control · random hacks
  2694. 99%Feature flags: the good and the bad
  2695. 83%5 Software Engineering Foot-guns - Ken Kantzer's Blog
  2696. 99%How to create a Blog with Contentlayer and NextJs – Sandro Maglione
  2697. 98%Single File Applications
  2698. 98%No blinking
  2699. 82%Platforms change but cool URIs don't.
  2700. 86%Porting a game from CP/M to the ZX Spectrum 48k
  2701. 84%Visual Studio 2022 for Mac Hits Release Candidate Stage -- Visual Studio Magazine
  2702. 94%Minimal API end-point scaffolding with Visual Studio.
  2703. 62%Shtetl-Optimized
  2704. 97%.NET MAUI Release Candidate 2 - With 100% More Tizen
  2705. 96%Visual Studio 2022 for Mac Release Candidate
  2706. 77%Infinite Mac
  2707. 90%Introducing zq: an Easier (and Faster) Alternative to jq
  2708. 93%Things I can't do on MacOS which I can do on Ubuntu
  2709. 94%Learn Go with Tests
  2710. 68%Twitter
  2711. 67%April 26, 2022
  2712. 85%Changelog 26 - Tailored Twelve, Audacious Automotive, Neat Networking, Devoted Developers
  2713. 92%Help shape the Azure SDK for Rust
  2714. 88%Building many private virtual networks through Cloudflare Zero Trust
  2715. 96%Why isn't my ASP.NET Core app in Docker working?
  2716. 98%Introduction to Testing Blazor WebAssembly With bUnit - Code Maze
  2717. 98%Are system thinkers right? And why I left security
  2718. 75%All Roads Lead to Rome: The Machine Learning Job Market in 2022
  2719. 96%Episode 35: MiniHack
  2720. 97%ASP.NET Core 7 has built-in dark mode for error pages
  2721. 93%Webinar – Using the BFF pattern to secure SPA and Blazor Applications | The .NET Tools Blog
  2722. 62%The Subversive Structure of the World’s Best-Performing Dev Teams w/ A Radical Enterprise Author…
  2723. 97%The Maybe monad
  2724. 97%Improving Test Observability with Fixie+Seq
  2725. 96%Protocol Buffers  |  Google Developers
  2726. 98%Davy Wybiral (@davywtf@mastodon.social)
  2727. 75%twitter/the-algorithm
  2728. 88%Criticisms & Curation
  2729. 83%CRT Manufacturing
  2730. 96%Can you use a WebP file as an Open Graph Protocol image?
  2731. 98%Monolith in Cloud
  2732. 62%Start with Who, not Why
  2733. 97%Deploy any Web App to Lambda in 60 seconds | Kevin Wang's Blog
  2734. 81%Six things I sort of believe about making music/art
  2735. 83%The Problem with Software Methodologies
  2736. 91%The Trouble With Rewrites
  2737. 96%To vendor, or not to vendor
  2738. 94%.NET Framework April 2022 Cumulative Update Preview
  2739. 81%Tricks for dealing with “reviewer’s block”, for the beginner engineer
  2740. 99%Intro to BPF CO-RE
  2741. 99%nix-shell, but make it lovely
  2742. 86%One year of sales
  2743. 96%Speeding up Prettier locally and on your CI with dprint
  2744. 81%Communities Moving to Discord Has Resulted In Millions of Questions and Answers Being Lost — It…
  2745. 85%Cutest-Sounding Scientific Effects
  2746. 99%Multiple Directories for Static Files in ASP.NET Core
  2747. 96%Visual Studio 2022 17.2 Preview 3 Intros All-In-One Search -- Visual Studio Magazine
  2748. 93%[Last Week in .NET #86] – Spring has Sprung and so have Security breaches
  2749. 99%Apply optimizations to the client as well · davidfowl/BombRMan@f813bdb
  2750. 75%11 Principles of Engineering Management
  2751. 96%Visual Studio Feedback
  2752. 75%Japan's Hometown Tax | Kalzumeus Software
  2753. 97%Announcing the Hare programming language
  2754. 99%Resetting Marten Database State Between Tests
  2755. 97%Sharing coding style and Roslyn analyzers across projects - Gérald Barré
  2756. 97%Production postmortem: The network latency and the I/O spikes
  2757. 72%Samay - Home
  2758. 99%Why LSP?
  2759. 57%Email Routing Insights
  2760. 69%The Curse of Systems Thinkers (Part 1)
  2761. 99%Distributed Caching in ASP.NET Core - Code Maze
  2762. 54%How easy is it in 2022 to find a SHA1 collision?
  2763. 97%Annotating your C# code - Migrating to nullable reference types - Part 3
  2764. 88%var num = 303; var title = $$"""Episode #{{num}}""";
  2765. 68%Text Summarization with Huggingface Transformers and Python
  2766. 99%Implementing Rate Limiting in ASP.NET Core Web API
  2767. 99%More optimizations · davidfowl/BombRMan@b26e47a
  2768. 99%Remove enumerator alloctions on game loop · davidfowl/BombRMan@32025c3
  2769. 77%Uno Platform 4.2 - .NET 6 Mobile RC1, Perf Boost, 190+ Improvements
  2770. 99%2fsharp/csharp2fsharp.md at master · knocte/2fsharp
  2771. 99%Running and Debugging Multiplatform .NET (.NET Core, .NET5 and .NET6) GUI and Console Applications on Windows Subsystem for Linux (WSL)
  2772. 98%ASP.NET Core: Custom Controller Action Parameter Binding using TryParse in Minimal APIs
  2773. 90%Visual Studio Container integration - Redis cache
  2774. 67%The Universe of Discourse : Pushing back against contract demands is scary but please try anyway
  2775. 94%Patching an Embedded OS from 1996 with Ghidra • Peter Sobot
  2776. 93%Why Success Is Often Elusive at the Highest Echelons
  2777. 87%Site Reliability Engineering – Service Level Indicators, Objectives, and Agreements
  2778. 99%Remove extra allocations from update loop · davidfowl/BombRMan@a7ac226
  2779. 99%Remove keyboard state allocations · davidfowl/BombRMan@a64d8ec
  2780. 99%Use some new features · davidfowl/BombRMan@d69ad03
  2781. 93%The Future of CSS: CSS Toggles
  2782. 95%Chopping the monolith
  2783. 99%Why naming stuff is hard?
  2784. 94%Interpretable Machine Learning
  2785. 74%The state of fq_codel and sch_cake worldwide
  2786. 99%Easy ways to improve your websites accessibility and performance - Max Leiter
  2787. 90%Canetti et al's Paradoxical Encryption Scheme
  2788. 80%How long since Google said a Google Drive Linux client is coming?
  2789. 82%Textualize.io
  2790. 96%Self service with Fluid Templating for editors in Optimizely CMS
  2791. 95%Writing Code Is One Thing, Learning to Be a Software Engineer Is Another
  2792. 98%Implementing JWT Authentication in Golang REST API - Detailed Guide
  2793. 88%Internet spring cleaning: How to delete Instagram, Facebook and other accounts | The Mozilla Blog
  2794. 84%Chris Lattner Interview Transcript — Accidental Tech Podcast
  2795. 60%Upcoming changes to user limits on Free tier of GitLab SaaS
  2796. 78%This AI Does Not Exist
  2797. 65%PARA vs Zettelkasten: The false binary
  2798. 96%Why must JSX expressions have only ONE parent element? - Dillion's Blog
  2799. 87%Keenan Crane - Repulsive Curves
  2800. 93%Celebrating 40 years of ZX Spectrum ❤️ 💛 💚 💙 | GitHub
  2801. 98%Are We Microfrontends Yet?
  2802. 92%My case against mocking frameworks
  2803. 76%Ripping old mini DV video tapes on a Mac
  2804. 87%Jacques Corby-Tuech - Don't Throw Data Governance Out With the Bathwater
  2805. 57%Awair PM2.5 sensor repair
  2806. 96%How SHA-256 Works Step-By-Step
  2807. 89%I stopped working on black hole information loss. Here’s why.
  2808. 81%Photorealistic Monocular 3D Reconstruction of Humans Wearing Clothing
  2809. 91%My upgrade to 25 Gbit/s Fiber To The Home
  2810. 99%GitHub - xoofx/markdig: A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  2811. 94%C++ For C# Developers: Part 1 – Introduction
  2812. 97%Deploying ASP.NET Core applications to Kubernetes
  2813. 80%Melting KiCad - mitxela.com
  2814. 98%Stop Validating Email Addresses With Regex
  2815. 98%First Look at ASP NET Core dev JWTs
  2816. 79%GitHub - davidfowl/BombRMan: A bomberman clone written purely in javascript.
  2817. 85%Assigning Numbers
  2818. 99%Async and Async Void Event Handling in WPF
  2819. 60%Fix potential stack overflow in StdInReader by vcsjones · Pull Request #68398 · dotnet/runtime
  2820. 80%Use checked arithmetic to prevent stack overflow in Pkcs12Kdf by vcsjones · Pull Request #68422 · dotnet/runtime
  2821. 95%Oracle Cloud Functions Now Supports C# -- Visual Studio Magazine
  2822. 97%Why you should include debugging in the interview process
  2823. 99%How to build a BVH – Part 1: Basics – Jacco’s Blog
  2824. 99%Patching dependencies is easier than forking
  2825. 97%Inside the making of the Azure SDK management libraries
  2826. 75%A list of all my projects - Patrick Zhong
  2827. 99%My Arch Linux setup for coding
  2828. 79%Beyond the eye - decoding the ocular fundus
  2829. 88%My lazy Wordle strategy: same words every time
  2830. 90%Bias Smells
  2831. 98%GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  2832. 91%Let's Learn .NET: Data - Events
  2833. 95%GitHub - janestreet/magic-trace: magic-trace collects and displays high-resolution traces of what a process is doing
  2834. 93%GitHub - scandum/crumsort: A branchless unstable quicksort / mergesort hybrid.
  2835. 80%Understanding Pickles at #ethamsterdam - HackMD
  2836. 89%Production postmortem: The encrypted database that was too big to replicate
  2837. 94%Azure DevOps Podcast: Mark Seemann: Code That Fits In Your Head - Episode 189
  2838. 73%Happy Earth Day: Announcing Green Compute open beta
  2839. 99%How Postgres Chooses Which Index To Use For A Query
  2840. 90%Magic Beans
  2841. 97%Python’s “Type Hints” are a bit of a disappointment to me
  2842. 80%I can’t let go of “The Dunning-Kruger Effect is Autocorrelation”
  2843. 95%The smallest 256x256 single-color PNG file, and where you've seen it
  2844. 78%TypeScript Basics: How Generic Types Work - DZone Web Dev
  2845. 96%Amazon Aurora Serverless v2 is Generally Available: Instant Scaling for Demanding Workloads | Amazon Web Services
  2846. 94%Web Components as Progressive Enhancement
  2847. 99%Create downloadable blob links with Azure Functions and App Service authentication
  2848. 76%Research-backed conclusions in software delivery
  2849. 99%Secure Your .NET 6 Web API
  2850. 99%Episode 421 - Project Flash
  2851. 99%How DNS Works
  2852. 94%OpenBSD 7.1
  2853. 97%URL, URI, URN: What's the Difference?
  2854. 59%Suggestion for blog-based social media | Mark Essien
  2855. 82%.NET 6 Minimal APIs - Less is More?; with Justin King, Tue, Apr 26, 2022, 7:00 PM | Meetup
  2856. 71%Why we invested. Venture capital firms share why they backed startups -
  2857. 58%Software Engineer Expat - Part 2: The Arrival — auswandern
  2858. 91%Laurence Tratt: Practising Programming
  2859. 96%Away team work – Sledgeworx Software
  2860. 93%Dealing with UI jank in the JUCE framework · Melatonin
  2861. 80%Choose Your Cloud Dependencies Wisely
  2862. 97%Anatomy of a Django/HTMX Project
  2863. 93%Fast thinking on lichess.org - Emir's blog
  2864. 76%Monetizing hobbies
  2865. 97%Welcome to My Site!
  2866. 80%Hot reloading your cargo docs
  2867. 90%Physical Threshold Encryption
  2868. 98%Linearization in Plonk and Kimchi. Why?
  2869. 62%What Chords Do You Need?
  2870. 95%With Microsoft OpenJDK Build, Azure App Service Adds Java 17 and Tomcat 10.0 -- Visual Studio Magazine
  2871. 97%Microsoft Dev Tooling Onboard with New Arm-Based Azure VMs -- Visual Studio Magazine
  2872. 79%About macOS Server 5.7.1 and later
  2873. 90%Everything (maybe too much) about Stackalloc, Tue, Apr 26, 2022, 6:00 PM | Meetup
  2874. 92%TX–6 - teenage engineering
  2875. 65%www.zoomgov.com | DNSViz
  2876. 97%'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  2877. 79%Add .NET 6.0 env variable for color output by NickCraver · Pull Request #2113 · StackExchange/StackExchange.Redis
  2878. 94%View .NET collections with the new IEnumerable Debugger Visualizer
  2879. 96%Column - The developer infrastructure bank
  2880. 82%Cost of Living the Cloud Life: Fossil fuel consumption as a service
  2881. 99%The 10 Commandments .NET Developers Must apply for Secure Applications
  2882. 86%How to Grow a Perfect Copper Acetate Crystal with Scrap Copper & Vinegar
  2883. 80%RavenDB Cloud: Metrics & Disk I/O enhancements
  2884. 51%Work with data in C# - Learn
  2885. 52%April 21, 2022
  2886. 94%Walking Through ECDSA Distributed Key Generation (DKG) - HackMD
  2887. 90%Web color is still broken
  2888. 72%Signature in ecdsa - Rust
  2889. 96%sort: use pdqsort · golang/go@72e77a7
  2890. 84%Debian/Raspbian rngd with -S0 will bite you after a week
  2891. 97%A Well-Known URL for Changing Passwords
  2892. 97%Insertion Sort in C# - Code Maze
  2893. 99%Aggregate Responsibility Design
  2894. 68%Hide Complexity
  2895. 97%C# async await explained - NDepend
  2896. 88%Are You The Asshole? - AI Powered AITA Answer Bot
  2897. 95%GitHub - bloomberg/memray: Memray is a memory profiler for Python
  2898. 65%Rockin’ The Code World with dotNetDave – Guest: Mika Dumont
  2899. 53%I'm a security engineer and I still almost got scammed | Robert Heaton
  2900. 97%ADVICE to my younger self as a Software Developer
  2901. 98%Handling concurrency attacks in laravel
  2902. 72%🚫 Top 10 mistakes selling to SMB owners like me
  2903. 96%Time safety is more important than memory safety
  2904. 98%Things I would like to see in a computer algebra system
  2905. 93%CVE-2022-21449: Psychic Signatures in Java
  2906. 84%Projects - Josh Pigford
  2907. 99%On Removing Let and Let Mut
  2908. 93%Fundamentals
  2909. 85%The Ethereum Merge
  2910. 91%The Cliffs of Inanity
  2911. 60%Fintech and Practical Utopianism
  2912. 96%Changing std::sort at Google’s Scale and Beyond
  2913. 90%Rust YJIT by XrXr · Pull Request #5826 · ruby/ruby
  2914. 97%Azure Container Apps
  2915. 95%Add MapGroup by halter73 · Pull Request #41265 · dotnet/aspnetcore
  2916. 87%QEMU version 7.0.0 released - QEMU
  2917. 75%Favicons for HN
  2918. 89%How to build remote teams properly - Founders Guide Series
  2919. 98%The Catch Block #102 - Microsoft Preview-palooza!
  2920. 96%Introducing a New Way to Search Your Code and Visual Studio Features
  2921. 98%Production postmortem: Misleading security and other production snafus
  2922. 82%April 20, 2022
  2923. 85%Entwives
  2924. 90%SPAs in ASP.NET Core - Another Attempt
  2925. 99%JSON Deserialization to a POCO Class in C# - Code Maze
  2926. 96%Planting Undetectable Backdoors in Machine Learning Models
  2927. 87%The absurd complexity of server-side rendering
  2928. 93%WebAssembly Core Specification
  2929. 96%After 5 years, I'm out of the serverless compute cult
  2930. 99%Implement Azure AD Continuous Access Evaluation in an ASP.NET Core Razor Page app using a Web API
  2931. 67%Police Interrogations: Last Week Tonight with John Oliver (HBO)
  2932. 64%Monsters Weekly 247 - HTML Template Element
  2933. 96%ASP.NET Core Interview Questions and Answers
  2934. 98%Modeling Relationships in a DDD Way
  2935. 93%A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application | no dogma blog
  2936. 96%The List monad
  2937. 98%Emacs Configuration Generator
  2938. 74%Simulate your Financial Future. Plan for Financial Independence.
  2939. 96%Netlify Edge Functions: Serverless Compute Powered by Deno
  2940. 99%Step-by-step guide to modern, secure and Open-source CI setup
  2941. 98%GitHub - FrameworkComputer/Mainboard: Documentation for the Mainboard in the Framework Laptop
  2942. 94%AWS's Log4Shell Hot Patch Vulnerable to Container Escape and Privilege Escalation
  2943. 65%What CTOs Say vs. What Their Developers Hear w/ DataStax’s Shankar Ramaswamy
  2944. 90%What's a P2 and why does it make so much sense - Filip Iulian Pacurar (Filipac)
  2945. 97%<code>canvasInteractor</code>
  2946. 94%Feature-Less Software
  2947. 96%Taxonomy Of In-The-Wild Exploitation
  2948. 92%The Front-End Developer's Guide to the Terminal
  2949. 93%How to Make Slack Work for You | The Blog of Josh Simmons
  2950. 85%The Anti-Thiel Principle
  2951. 73%How we upgraded our 4 TB main application Postgres database
  2952. 95%Translate terms using Wikipedia articles
  2953. 99%InteropGen
  2954. 93%Group Project Retrospective
  2955. 81%That Time I Lost Control of a Server
  2956. 85%Creators are Foundation of Growth
  2957. 95%GRPC & GRPC-Web multiplexed in Istio
  2958. 88%VCs Fund Ideas, Not Execution - Manish R Jain
  2959. 99%ttfb-curl
  2960. 94%.NET Community Toolkit v8.0 Preview 3 Tweaks MVVM Source Generators -- Visual Studio Magazine
  2961. 95%Java on Visual Studio Code Supports Java 18 -- Visual Studio Magazine
  2962. 79%The Next COVID Crisis: Funding (with Jeff Zients and Zeke Emanuel)
  2963. 89%James Montemagno on Maui!
  2964. 93%TypeScript 4.7 Beta Tackles 'Very Difficult' ECMAScript Module Support -- Visual Studio Magazine
  2965. 90%De-AMP: Cutting Out Google and Enhancing Privacy | Brave Browser
  2966. 99%.NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  2967. 92%Look Scanned
  2968. 95%Exponentially Better Rotations
  2969. 96%GitHub - pisto/oggify: Download Spotify tracks to Ogg Vorbis (with a premium account)
  2970. 74%April 19, 2022
  2971. 98%Getting Submitted Form Data in Umbraco Forms
  2972. 98%Running JavaScript inside a .NET app with JavaScriptEngineSwitcher
  2973. 98%How to bootstrap Terraform and Azure DevOps to start deploying your infrastructure as code to Azure
  2974. 82%GitHub - Tyrrrz/GitHubActionsTestLogger: Test logger for .NET that reports results in a format that GitHub Actions understands
  2975. 92%Clean Code Tip: Avoid using too many Imports in your classes - Code4IT
  2976. 99%Internals of C# nullable reference types - Migrating to nullable reference types - Part 2
  2977. 99%ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  2978. 99%Using dotnet format Command to Format the C#/.NET Code - Code Maze
  2979. 95%RavenDB with the Java API
  2980. 98%How To Extend GitHub, Improve Your Workflow With GitHub Apps
  2981. 97%Cake - Cake v2.2.0 released
  2982. 97%Tips & Tricks: Delaying AWS Service configuration when using .NET Dependency Injection | Amazon Web Services
  2983. 79%A clearer lens on Zero Trust security strategy: Part 1 - Microsoft Security Blog
  2984. 99%Proving breaking changes in .NET Core – Part 3
  2985. 99%Update Your Azure Functions Table Storage Bindings
  2986. 98%Xamarin.Forms, .NET Maui and the Uno Platform
  2987. 98%Hello, .NET Deploy!
  2988. 94%Discussing Alternative Memory Management Strategy for .NET
  2989. 65%Nobody wants your fancy algorithm
  2990. 99%90 Days are all you need to get a web developer job
  2991. 89%Startup trends to not look for in 2030 – Mr. Steinberg
  2992. 89%ClickHouse Keeper | Cupper
  2993. 89%On Leaving Turkey
  2994. 77%Penmanship - jaredgorski.org
  2995. 98%Mads Asks What You Want for Visual Studio 2022 -- Visual Studio Magazine
  2996. 96%C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  2997. 97%BirdNET-Pi – BirdNET in Raspberry Pis
  2998. 70%Shameful: Insteon looks dead—just like its users’ smart homes
  2999. 52%James Webb telescope's coldest instrument reaches operating temperature
  3000. 70%Have I Been Pwned: Pwned websites
  3001. 97%ASP.NET Core Furthers Minimal API Work in .NET 7 Preview 3 -- Visual Studio Magazine
  3002. 80%M1 Thunderbolt ports don’t fully support USB 3.1 Gen 2
  3003. 99%8 quick tips to improve your .NET API
  3004. 85%Family Reunion
  3005. 98%Microsoft Asks for Votes on Visual Studio 2022 for Mac Issues -- Visual Studio Magazine
  3006. 94%Update Pipeline Improved in Entity Framework Core 7 -- Visual Studio Magazine
  3007. 99%GitHub - freenet/locutus: Declare your digital independence
  3008. 98%GitHub - CytopiaTeam/Cytopia: A city building simulation game
  3009. 79%Mental speed is high until age 60 as revealed by analysis of over a million participants - Nature Human Behaviour
  3010. 99%How to list all routes in an ASP.NET Core application - Gérald Barré
  3011. 69%April 18, 2022
  3012. 99%Assume your devices are compromised
  3013. 88%302: .NET MAUI Release Candidate Is Here!
  3014. 99%Upload Files With Drag & Drop or Paste in Blazor - Code Maze
  3015. 51%Hubert Horan - The Uber Bubble: Why Is a Company That Lost $20 Billion Claimed to Be Successful? - Brave New Europe
  3016. 53%Samsung Electronics Cultural Issues Are Causing Disasters In Samsung Foundry, LSI, And Even DRAM Memory!
  3017. 62%Richard Stallman - "The state of the Free Software movement" - April 13, 2022
  3018. 90%flibit_unreal_unity.md
  3019. 91%A poem about Silicon Valley, assembled from Quora questions about Silicon Valley
  3020. 96%One Email Rule - Have a separate Inbox and an Inbox CC to reduce email stress. Guaranteed.
  3021. 96%The best engineering interview question I’ve ever gotten, Part 1
  3022. 66%Orange Egg Yolks: Why Are Some Egg Yolks So Orange?
  3023. 66%What Does "Shitty Job" Mean in The Low-Skill, Low-Pay World?
  3024. 72%The games Nintendo didn't want you to play: Tengen
  3025. 94%Effective Projects - Lessons Learned
  3026. 99%THCon 2k22 CTF - "Local Card Maker" Writeup - Guy Lewin's Blog
  3027. 94%Learnings after 500 commits to my vimrc | I am Sang
  3028. 81%Hey... let's use automapper to generate passwords. : programminghorror
  3029. 88%My Experience with a Mac - Prashant Sengar
  3030. 88%Cryptographic Assumptions in Hidden-Order Groups
  3031. 99%The tools that power Outlook for iOS
  3032. 99%Email Robot Handing DNS Updates
  3033. 86%An inherent source of correlation in the crypto market
  3034. 99%Opinionated variable names · Caffeinspiration
  3035. 66%Ethereum Transaction Hash (Txhash) Details | Etherscan
  3036. 78%Staff archetypes
  3037. 91%Tests: normalize all the things by NickCraver · Pull Request #2097 · StackExchange/StackExchange.Redis
  3038. 96%Introducing Azure Load Testing
  3039. 85%mjg59 | The Freedom Phone is not great at privacy
  3040. 92%Podman Desktop Companion
  3041. 99%How to secure Azure Functions with Azure Active Directory B2C
  3042. 94%GitHub Quick Reviews
  3043. 83%Eight points for one team is two points for another team
  3044. 97%General availability: Azure Bastion native client support | Azure updates | Microsoft Azure
  3045. 97%Understanding The Web Security Model, Part III: Basic Principles and the Origin Concept
  3046. 84%Security alert: Attack campaign involving stolen OAuth user tokens issued to two third-party integrators | The GitHub Blog
  3047. 98%Make self hosted compiler capable of building itself by Vexu · Pull Request #11442 · ziglang/zig
  3048. 96%Taking .NET MAUI for a spin
  3049. 87%Incident 2413 | Heroku Status
  3050. 99%How to Solve the Command or File Was Not Found EF Core Error
  3051. 80%.vsix with Mads Kristensen
  3052. 89%csharplang/unsigned-right-shift-operator.md at main · dotnet/csharplang
  3053. 71%Power Laws, Weblogs, and Inequality
  3054. 99%Solid Principles - Explore the Open/Closed Principle
  3055. 93%How to Freaking Hire Great Developers
  3056. 97%One-line drawings | Zack Scholl
  3057. 97%Creating professional slides from Markdown notes
  3058. 79%You want proper and direct answers, but … - YottaAnswers Blog
  3059. 57%⭐⭐ The mystery of the miracle year
  3060. 91%Be less technical
  3061. 66%A Self-Inflicted Data Breach
  3062. 93%moreutils
  3063. 60%DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results * TorrentFreak
  3064. 97%.NET 7 Preview 3 Is All About Native AOT -- Visual Studio Magazine
  3065. 99%Adds Tizen backend by rookiejava · Pull Request #2360 · dotnet/maui
  3066. 61%Steve Jobs on Consulting
  3067. 96%.NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  3068. 90%Release NVIM v0.7.0 · neovim/neovim
  3069. 89%The Dunning-Kruger Effect is Autocorrelation – Economics from the Top Down
  3070. 99%Create a gitignore file with dotnet cli
  3071. 85%Geiger Counter
  3072. 95%Enable support for FIDO2/U2F security keys by martelletto · Pull Request #541 · PowerShell/openssh-portable
  3073. 65%It’s Still Stupidly, Ridiculously Difficult To Buy A ‘Dumb’ TV
  3074. 82%April 15, 2022
  3075. 70%Google Chrome emergency update fixes zero-day used in attacks
  3076. 76%Breaking down broadband nutrition labels
  3077. 87%Episode 96 - The Programmer's Brain with Felienne Hermans
  3078. 54%Why Germany Won’t Keep Its Nuclear Plants Open
  3079. 88%RELEASE CANDIDATE!
  3080. 62%StarBook 14-inch
  3081. 89%Davy Wybiral's Profile | SpaceHey
  3082. 86%Ethereum Has Issues
  3083. 86%1,000,000 Concurrent Connections
  3084. 95%GitHub - LuanRT/YouTube.js: 🎥 full-featured wrapper around YouTube's private API
  3085. 97%Refactoring Toward Algorithms in Elixir
  3086. 90%r/programminghorror - Hey... let's use automapper to generate passwords.
  3087. 83%Plastic Surgery And Virtual Reality
  3088. 74%How To Capture Ideas Effectively With Roam Research - Curious Maverick
  3089. 92%The Reasons for Data Mesh on Pulsar, Jesse Anderson
  3090. 73%A Web Renaissance
  3091. 87%Revisiting Rock Paper Scissors in Python
  3092. 77%Therading From Scratch
  3093. 83%Notes on Long-Form Notes
  3094. 99%How To Build an Evil Compiler
  3095. 92%Do You Really Code? · It Will Never Work in Theory
  3096. 93%Migrating to Fastmail
  3097. 88%How we lost 54k GitHub stars – HTTPie blog
  3098. 99%Episode 420 - Infrastructure as Code
  3099. 90%Hey... let's use automapper to generate passwords.
  3100. 90%Dependabot alerts now surface if your code is calling a vulnerability | The GitHub Blog
  3101. 81%Hey... let's use automapper to generate passwords. : programminghorror
  3102. 98%AWS Lambda with .NET 6 - Serverless Computing
  3103. 95%Dissecting AutoMapper Programming Horror
  3104. 93%April 14, 2022
  3105. 98%Value types and exceptions in .NET profiling
  3106. 80%Lexical
  3107. 88%Ask Jiri: Python očima .NETáka
  3108. 99%Download Multiple Files From Azure Blob Storage in ASP.NET Core
  3109. 98%Introducing .NET Annotations Lambda Framework (Preview) | Amazon Web Services
  3110. 91%Released: Microsoft.Data.SqlClient 5.0 Preview 2
  3111. 52%Google Search is Falling Behind
  3112. 79%GitHub - f8al/CVE-2022-26809: CVE-2022-26809 PoC
  3113. 59%Stand with Ukraine in the Fight against Evil | Garry Kasparov | TED
  3114. 98%DJI AIR 2S Beginners Guide - Start Here
  3115. 99%How EEx Turns Your Template Into HTML
  3116. 93%An overview of my threat model
  3117. 51%How Not To Change Someone's Mind
  3118. 87%Let’s Encrypt Receives the Levchin Prize for Real-World Cryptography
  3119. 97%Building a crawler in Rust: Associated Types
  3120. 71%Discovering Blogs - Caleb Schoepp
  3121. 75%Why is selling software so weird?
  3122. 59%Video games are kinda boring 🕹
  3123. 99%Asynchronous Request-Response Pattern for Non-Blocking Workflows
  3124. 90%[Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
  3125. 95%Introducing Central Package Management
  3126. 84%Українські захисники ракетами "Нептун" вразили ракетний крейсер рашистів "Москва"
  3127. 85%Weird Unicode Math Symbols
  3128. 98%NSA partners with DOE, CISA, and FBI to release advisory on APT Cyber Tools Targeting ICS/
  3129. 99%ASP.NET Core updates in .NET 7 Preview 3
  3130. 98%Announcing .NET 7 Preview 3
  3131. 99%Announcing Entity Framework Core 7 (EF7) Preview 3
  3132. 79%The Scoop: Inside the Longest Atlassian Outage of All Time
  3133. 94%Animation. For everyone.
  3134. 99%Returning HTTP 204 (No Content) from .NET Minimal API
  3135. 96%Supercharge your Git experience in VS
  3136. 96%Watch People Doing the Thing
  3137. 79%The Catch Block #101 - On Feeling Stuck
  3138. 83%Requests for comment/Stop accepting cryptocurrency donations - Meta
  3139. 59%April 13, 2022
  3140. 97%Dmitry Vyukov — Go scheduler: Implementing language with lightweight concurrency
  3141. 92%April 2022 outage update
  3142. 75%U+237C ⍼ RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW
  3143. 89%Cloudflare partners with Kentik to enhance on-demand DDoS protection
  3144. 97%Dmitry Vyukov — Go scheduler: Implementing language with lightweight concurrency
  3145. 99%Try-Catch Block in C# - Code Maze
  3146. 98%Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  3147. 84%Becoming a Better Writer as a Software Engineer
  3148. 93%What's New in IntelliJ IDEA - 2022.1
  3149. 96%Git security vulnerability announced | The GitHub Blog
  3150. 77%Techorama 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3151. 96%Tutorial: How To Build an Accessible React Table (Data Grid)
  3152. 94%GraphQL, DynamoDB, and Single-table Design
  3153. 99%Managing complex configurations in large scale environments
  3154. 85%You need to stop idolizing programming languages.
  3155. 99%Adding Alt Text To Twitter Images Using C#
  3156. 98%How to implement rate limiting for an AppSync API
  3157. 98%The smallest Docker image to serve static websites
  3158. 97%A list of new(ish) command line tools
  3159. 78%Partial reprogramming deep dive: the good, bad, and partially unresolved — Ada Nguyen
  3160. 51%A Few Things To Try With DALL·E
  3161. 72%Energy
  3162. 67%The Tyranny of the Note Taking Industrial Complex, and Other Notes on Notes - Herbert Lui
  3163. 86%The Correct Answer on Consciousness - Nik Noble
  3164. 97%Phoenix LiveView Cursors – Koen van Gilst
  3165. 93%One million broken web sites – and a way to prevent that
  3166. 64%UX and the Civilizing Process
  3167. 98%Deconstructing programs for compiler fuzzing · Comby
  3168. 94%Sorry, Wrong Number: Debugging a Crash under Wine
  3169. 95%Performance Hot Spots
  3170. 96%NotGitBleed - TL;DR
  3171. 87%.NET Framework April 2022 Security and Quality Rollup Updates
  3172. 82%WireGuard multihop now easily available in the app - Blog | Mullvad VPN
  3173. 97%GitHub - facebookexperimental/eden: EdenSCM is a cross-platform, highly scalable source control management system.
  3174. 92%Visual Studio 2022 for Mac Preview 9
  3175. 89%Do you use background music while coding?
  3176. 97%.NET MAUI Release Candidate - Ready for cross-platform app development
  3177. 92%.NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  3178. 95%.NET Automatic Updates for Server Operating Systems
  3179. 91%Gunnar Wolf• How is the free firmware for the Raspberry progressing?
  3180. 99%Visual Studio Toolbox Live - Using Docker Containers in Visual Studio
  3181. 69%DDoS Attack Trends for 2022 Q1
  3182. 95%Keeping up with .NET: learning about new features and APIs
  3183. 90%JavaScript Escape Quotes
  3184. 98%How to access the HttpContext in .NET API - Code4IT
  3185. 72%The Endgames of Bad Faith Communication
  3186. 72%Novinky v .NET 6, které Vás určitě zajímají (IT Ráno #6)
  3187. 99%Different Ways to Print The Elements of an Array in C# - Code Maze
  3188. 98%Automate Public Certificate Lifecycle Management via ACME Client API | Google Cloud Blog
  3189. 93%Impressions from a first-time Mac user
  3190. 96%Monsters Weekly 246 - Don't use OpenWriteAsync() ... probably
  3191. 85%Understand Prototypes and Prototypal Inheritance—JavaScript
  3192. 99%Introduction to the Node.js reference architecture, Part 8: TypeScript | Red Hat Developer
  3193. 89%Webinar: Phone Calls with .NET and Twilio | The .NET Tools Blog
  3194. 93%Dapr v1.7 is now available
  3195. 96%Monad laws
  3196. 94%craftyguy's blog
  3197. 79%Why Pebble failed
  3198. 69%Why Airbnb Will Take Over The World With Remote Work
  3199. 83%The struggle of using native emoji on the web
  3200. 71%The People I Met Hosting Interviews
  3201. 94%How to Start Blogging: 6 Things You Should Know Before Start Blogging - Hyvor Blogs Blog
  3202. 64%How do you build something people want?
  3203. 89%Notes from Learning Clojure — ~ngp
  3204. 96%Creating a TP-Link Router Backup Editor for the Web
  3205. 88%How my biggest work failure led to success
  3206. 88%The Anatomy of a 1:1
  3207. 88%Three Plates - Tim Kellogg
  3208. 91%Against moderation - John's internet house
  3209. 91%MTG Game Analysis
  3210. 93%Reverse Engineering BeReal
  3211. 74%The value of a new peer
  3212. 91%We Need to Talk (if you want)
  3213. 78%Your brand needs to be easily summarizable
  3214. 98%Little rant about GNOME's file manager (aka Nautilus)
  3215. 93%Real World Recommendation System - Part 1
  3216. 51%The 2022 French Presidential election leaves its mark on the Internet
  3217. 98%Warning on lower case type names in C# 11
  3218. 99%CIFAR-10 Image Classification Using PyTorch -- Visual Studio Magazine
  3219. 57%How Promotions Ruin Dev Careers w/ Shopify’s Dir. of Engineering James Stanier
  3220. 85%Taylor Series
  3221. 97%Capabilities for Nodejs
  3222. 96%What is Azure DevOps? Learn about the services in this guide
  3223. 99%Uploading multiple files using InputFile in Blazor - Gérald Barré
  3224. 77%April 11, 2022
  3225. 96%Episode 26: Xin Liang — PATHS UNCOVERED
  3226. 79%Recording: Clean Architecture with RavenDB
  3227. 99%The Mystery Of MacBook Speakers
  3228. 88%301: Going Beyond ZSH
  3229. 99%Nullable reference types in C# - Migrating to nullable reference types - Part 1
  3230. 93%LINQ to XML - Code Maze
  3231. 89%The Joy of Small Projects
  3232. 92%ECMAScript proposal “Change Array by copy”: four new non-destructive Array methods
  3233. 98%Robust Messaging using Azure Service Bus
  3234. 98%Announcing TypeScript 4.7 Beta
  3235. 98%Speed Up Logging in .NET
  3236. 99%Announcing .NET Community Toolkit v8.0.0 Preview 3
  3237. 91%CSS Mirror Editing with Sourcemapped files (Sass, React…) – we need you to make it better
  3238. 98%Git Credential Manager: authentication for everyone | The GitHub Blog
  3239. 99%Inline Assembly Miscompilation.md
  3240. 91%Site Reliability Engineering – Embracing Risk
  3241. 82%DDD Perth 2022: Call for Speakers/Papers
  3242. 86%GitHub - ekzhang/bore: 🕳 bore is a simple CLI tool for making tunnels to localhost
  3243. 95%Updates from the Poezio ecosystem
  3244. 84%Scala&#39;s Gitter to Discord migration mistake
  3245. 93%Thunderbird Autoconfig for your self-hosted email server
  3246. 98%How to build your own Peloton workout dashboard
  3247. 99%Silly Image Compression Idea
  3248. 97%Use CSS.escape() to escape QuerySelectorAll()
  3249. 64%An Ode To Paper Todos
  3250. 68%An Ode to Apple's Hide My Email
  3251. 84%Why Is Everyone Bad at Math?
  3252. 62%Harder Drive: Hard drives we didn't want or need
  3253. 66%Inside the Bitcoin 2022 conference in Miami, which felt confusing and disjointed, as the cultural spotlight on Ethereum leaves Bitcoin feeling a little stale
  3254. 60%Atlassian Status
  3255. 87%S4 - Super Simple Storage Service
  3256. 99%Heaps - Haxe Game Engine - Heaps.io Game Engine
  3257. 98%I Need to Find an Apartment
  3258. 75%I want to give Oracle money but I can't
  3259. 59%Sponsors and Dirty Money
  3260. 87%The Complete Argument Against Crypto
  3261. 98%Matt Roelle | Fennel: The Practical Lisp
  3262. 81%Dear Traveller,
  3263. 59%Value of "Engineering" in Research
  3264. 97%Shiki
  3265. 93%Reliably Send an HTTP Request as a User Leaves a Page | CSS-Tricks
  3266. 71%Джонсон прибув у Київ, зустрічається із Зеленським
  3267. 75%Shanghai Residents Struggle With Strict 'Zero-COVID' Policy
  3268. 75%zkStudyClub: Zero-Knowledge Proofs Security, in Practice [JP Aumasson, Taurus]
  3269. 99%Random Class in C# - Code Maze
  3270. 99%ESLint your C# in VS Code with Roslyn Analyzers | I CAN MAKE THIS WORK
  3271. 60%de-eth-ed.csv
  3272. 94%This Week in Matrix 2022-04-08 | Matrix.org
  3273. 64%iFixit and Google are Launching a Genuine Pixel Parts Program | iFixit News
  3274. 91%The Tech Blog Title Word Bank: 100+ Useful Ideas : Content Blueprint
  3275. 91%Private Classification · The Decentralized Robot
  3276. 52%Eight Colors
  3277. 97%Durable Functions Deep Dive part 2: Starting an orchestration
  3278. 61%affirm.md
  3279. 94%O(1) Labs
  3280. 82%High-precision measurement of the W boson mass with the CDF II detector
  3281. 85%Windows development documentation
  3282. 85%Frankenstein Captcha
  3283. 79%Surprising behavior when roundtripping JSON documents
  3284. 79%April 8, 2022
  3285. 98%Typescript as fast as Rust: Typescript++
  3286. 84%Salesforce Data Security | Varonis
  3287. 97%Zas Editor
  3288. 94%How To Prevent Bugs
  3289. 99%Upgrading a .NET standard 2.0 Azure function using Table Storage to a .NET6 function
  3290. 98%tsup
  3291. 85%Using Windows after 15 years on Linux
  3292. 97%OpenSSH: Release Notes
  3293. 54%Microsoft Forms
  3294. 96%Episode 419 - Azure Front Door
  3295. 99%Ruby 3.2.0 Preview 1 Released
  3296. 99%Tables are Hard, Part 3: Streaming Data
  3297. 99%Why so many pieces in the backend puzzle?
  3298. 73%How I Became an Artist
  3299. 57%Why Invest in Exchange Traded Funds (ETFs)?
  3300. 98%My sane approach to test fixtures in Rails
  3301. 97%Gregory Szorc's Digital Home | Bulk Analyze Linux Packages with Linux Package Analyzer
  3302. 84%Hybrid Work Doesn’t Work
  3303. 95%Subdomains as identity
  3304. 99%Why Ruby has Symbols
  3305. 84%Introducing the Redwood Startup Fund
  3306. 98%Collatz Arithmetic
  3307. 90%How hackers* run their sites - Max Leiter
  3308. 55%The Scoop: Inside Fast’s Rapid Collapse
  3309. 84%The computers used to do 3D animation for Final Fantasy VII... in 1996.
  3310. 96%The new GitHub Issues - April 7th update | GitHub Changelog
  3311. 99%Announcing Rust 1.60.0 | Rust Blog
  3312. 93%The 0,5 MB of nothing in all Apple Music files
  3313. 73%I stopped advertising everywhere and nothing happened.
  3314. 99%GitHub - nebuly-ai/nebullvm: Easy-to-use library to boost AI inference leveraging multiple DL compilers
  3315. 98%Answer: Why is this code broken?
  3316. 82%April 7, 2022
  3317. 78%Expanding Play’s Target Level API Requirements to Strengthen User Security
  3318. 95%A Whole Website in a Single JavaScript File
  3319. 99%Implementing Passwordless Authentication in ASP.NET Core
  3320. 88%You can do a lot with an empty file
  3321. 97%Duende Software Blog
  3322. 54%GNU Emacs - GNU Project
  3323. 94%Project Overview ‹ λ-2D: An Exploration of Drawing as Programming Language, Featuring Ideas from Lambda Calculus – MIT Media Lab
  3324. 97%Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices | Amazon Web Services
  3325. 92%Webinar – OSS Power-Ups: QuestPDF | The .NET Tools Blog
  3326. 98%DevTools Style Guide Goes Public
  3327. 92%Lesson Learned #195: Performance Best Practices for Azure SQL Database and Managed Instance.
  3328. 97%Use Git tactically
  3329. 59%100 versions of Chrome later: What we learned along the way
  3330. 75%Kilordle by jones
  3331. 78%Your Competitor Wrote The RFP You’re Bidding On
  3332. 95%In defense of simple architectures
  3333. 98%GitHub - Yawan-1/StackOverFlow--Clone: Fully Functional Stack Overflow Clone, with almost every functionality.
  3334. 77%Coinbase Lists Mina Protocol
  3335. 93%The (r)Evolution of FHE
  3336. 98%Anti-corruption Layer for mapping between Boundaries
  3337. 95%JEP 425: Virtual Threads (Preview)
  3338. 78%The American Banking Experience as a Foreigner
  3339. 98%Optimizing for Luck
  3340. 85%σ-driven project management: when is the optimal time to give up?
  3341. 97%jes post
  3342. 98%Clojure isnt for me
  3343. 93%DIY TPM Module
  3344. 69%Stop being boring - Patrick Zhong
  3345. 69%Childhood Toys
  3346. 99%What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  3347. 99%.NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  3348. 69%.NET 6 Blazor 🔥 Chat with SignalR using WebSockets
  3349. 98%The Catch Block #100 - Ridiculous Tech Interviewing Stories
  3350. 95%What's New in Emacs 28.1?
  3351. 95%- Miguel de Icaza
  3352. 99%CoreWCF - What's new and what's next
  3353. 64%Mariupol city council reports that russians started to sweep away the traces of their war crimes in the town and burn the bodies of murdered residents en masse in mobile crematoria Mariupol', Donetsk Oblast - Ukraine Interactive map - Ukraine Latest news on live map - liveuamap.com
  3354. 94%City Sample in Engine Feature Samples - UE Marketplace
  3355. 71%Pharo - Pharo 10 Released!
  3356. 64%In Soviet Musk Twitter, Twitter edits you
  3357. 99%Sort List by Property in the Object in .NET - Code Maze
  3358. 95%Essential Git Commands
  3359. 93%Client-side Image Previews With JavaScript
  3360. 99%Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  3361. 88%Using Containers to move from local to Remote Development
  3362. 90%The devil is in the details…
  3363. 83%Release v3.6.1 · dotnet/orleans
  3364. 88%C# Pattern Matching Explained - NDepend
  3365. 99%More Diagnostic Analysis in Visual Studio
  3366. 96%Excel-like Experience for Web Apps
  3367. 98%Debugging ASPNET Core Routes
  3368. 76%Somatic evolution: We contain multitudes — Ruxandra Tesloianu
  3369. 51%Clearing the Fog | Michael Hudson
  3370. 89%What is it like to be an AGI?
  3371. 63%Things that help me focus
  3372. 95%Early Security for Startups
  3373. 90%How to run a Digital Platform at Scale
  3374. 99%Slope-intercept library design - Jake Wharton
  3375. 85%Searching YouTube Watch History by Transcripts
  3376. 95%How I Teach Myself to Code
  3377. 99%placeholder
  3378. 78%Motivating and Retaining People
  3379. 89%My free-software photography workflow
  3380. 77%Unreal Engine 5 is now available!
  3381. 84%The Next Google | DKB
  3382. 90%Random number generator enhancements for Linux 5.17 and 5.18
  3383. 93%Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  3384. 84%CPU Usage Tool Improvements
  3385. 97%Windows 11 See the Future of Hybrid Work | Microsoft
  3386. 54%Warp: The terminal for the 21st century
  3387. 79%Inline XBRL Viewer
  3388. 96%Switching from pyenv, rbenv, goenv and nvm to asdf - @yujinyuz
  3389. 90%How We Built r/Place - Upvoted
  3390. 64%PIPEFAIL: How a missing shell option slowed Cloudflare down
  3391. 91%On fixing a bug (and all its siblings) with a forward looking view
  3392. 91%Working on two git branches at once with git worktree
  3393. 95%C# 10 Advanced Language Features
  3394. 96%A Tale of Yak Shaving: Accidentally Making a Language, for an Engine, for a Game
  3395. 98%Timer in C# - Code Maze
  3396. 99%csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  3397. 99%csharplang/auto-default-structs.md at main · dotnet/csharplang
  3398. 99%Caching pipeline behavior with MediatR
  3399. 94%Architecture & DDD Kata: Online Car Dealership
  3400. 96%Automated Tests With Feature Toggles
  3401. 95%How to Implement Vertical Slice Architecture | Gary Woodfine
  3402. 98%Handling date strings in TypeScript - LogRocket Blog
  3403. 92%Yak Shaving Defined - I'll get that done, as soon as I shave this yak.
  3404. 95%03.30.2022 - TypeScript/How some utility types are implemented
  3405. 99%ShadowRealms – an ECMAScript proposal for a better `eval()`
  3406. 97%Make all properties optional using Partial in TypeScript
  3407. 96%Kleisli composition
  3408. 53%RedwoodJS v1.0 Launch
  3409. 85%Linguistics Degree
  3410. 97%maoni
  3411. 94%List of PLONK implementations - HackMD
  3412. 98%How to Access Query Strings in Minimal APIs
  3413. 92%Why I ditched cloudflare (and you should too) • Socialism.tools
  3414. 86%Melb.NET April 2022 HYBRID Meetup, Tue, Apr 5, 2022, 5:00 PM | Meetup
  3415. 86%Web3 and the democratization of Digital Assets
  3416. 85%The Day of a new Command-Line Interface: Shell
  3417. 98%Handling null: optional and nullable types
  3418. 76%I’m a Spanner
  3419. 75%March 2022 Review - I'm an org
  3420. 87%Do founders outperform at venture capital? - Marginal REVOLUTION
  3421. 95%Texture sampling tips | solidpixel - Real-time rendering adventures
  3422. 64%From One to Two
  3423. 79%Semantic Versioning for Teams | Tom Gamon
  3424. 68%Big on hacker news - John's internet house
  3425. 86%Quick note: 4 Reasons Writing About Software is Hard
  3426. 95%There's no way to report spam on Google Drive
  3427. 83%Understanding the role of a principal engineer
  3428. 86%USB-C hubs and my slow descent into madness - Dennis Schubert
  3429. 85%How to Build an Exchange :: Jane Street
  3430. 79%PCI DSS 4.0; It's time to get serious on Magecart
  3431. 99%My friends always ask me what the heck is blockchain. It’s simple really!
  3432. 99%GitHub - geohot/tinygrad: You like pytorch? You like micrograd? You love tinygrad! ❤️
  3433. 81%zkHappyHour with Mina Protocol
  3434. 99%csharplang/utf8-string-literals.md at main · dotnet/csharplang
  3435. 66%What I learned as a hired consultant for autodidact physicists | Aeon Ideas
  3436. 88%.NET Framework 4.5.2, 4.6, and 4.6.1 will reach End of Support on Apr 26, 2022
  3437. 74%Exit Interviews Are a Trap - Jacob Kaplan-Moss
  3438. 92%.NET Annotated Monthly | April 2022 | The .NET Tools Blog
  3439. 97%In response to Moxie's doubts on web3, and about ultra light clients
  3440. 97%AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  3441. 92%Entropy decoding in Oodle Data: Huffman decoding on the Jaguar
  3442. 69%Understanding the role of a distinguished engineer
  3443. 99%Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  3444. 99%Forcing HttpClient to use IPv4 or IPv6 addresses - Gérald Barré
  3445. 96%Managing RavenDB indexes in production, a DevOps guide
  3446. 84%Those HTML Attributes You Never Use — Smashing Magazine
  3447. 96%Jd/Overview - J Wiki
  3448. 65%April 4, 2022
  3449. 99%How to Deserialize JSON Into Dynamic Object in C# - Code Maze
  3450. 88%300 Episodes of Merge Conflict!
  3451. 93%GitHub - tmds/build-image
  3452. 99%Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  3453. 97%Create a minimal web API with ASP.NET
  3454. 98%Using Async/Await With Disposable Objects
  3455. 90%Troubleshooting HTTP/3 in http.sys
  3456. 94%Using custom media types in .NET - Irina Scurtu
  3457. 99%GDI/User Object Leak Tracking – The Easy Way
  3458. 83%With 3 months left before IE retirement, new enhancements arrive in Microsoft Edge for IE mode
  3459. 93%Chromium’s DNS Cache
  3460. 93%What I Want in Visual Studio 2022 That Isn’t There
  3461. 97%Introduction
  3462. 77%Sunday 3 April no more NS trains | NS
  3463. 99%Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  3464. 89%The Squeaky Blog | Why we don’t use a staging environment
  3465. 96%CISO responsibilities
  3466. 96%A Hugo Survival Guide - Philipp K. Janert, Ph.D.
  3467. 87%What I'm Building in 2022
  3468. 98%Note taking in Emacs with howm
  3469. 87%Some interesting malware I found — Bobbie Chen
  3470. 69%Strategy & Criteria Decision Matrix — A Framework for Decision Making
  3471. 92%Welcome to My Site!
  3472. 99%No more VPN. Introducting Cloudflare Tunnel // Szymon Sakowicz
  3473. 71%I made $200k/year with SEO | My tips on improving your SEO game
  3474. 87%Ranking YC Companies with a Neural Net
  3475. 73%My simple guide to life
  3476. 96%The Reversible Jacket Pattern | Barnabas Kendall
  3477. 92%Reading code from top to bottom
  3478. 95%The project with a single 11,000-line code file
  3479. 72%Mataroa — Blogging platform for minimalists
  3480. 99%Enable QJFL and OSR by default for x64 and arm64 by AndyAyersMS · Pull Request #65675 · dotnet/runtime
  3481. 51%What are you doing, WordPress.com?
  3482. 60%I would like to be paid like a plumber
  3483. 98%LINQ Basic Concepts in C# - Code Maze C# LINQ
  3484. 63%Battleship
  3485. 62%GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  3486. 81%Create your own fractals
  3487. 71%What Cloudflare is Doing to Keep the Open Internet Flowing into Russia and Keep Attacks from Getting Out
  3488. 97%Playing with Matrix: Conduit and Synapse
  3489. 57%The Web is Dead, Long Live the Web - YottaAnswers Blog
  3490. 88%Shrinkwrap: Taming dynamic shared objects
  3491. 96%Be Generous With Your Interfaces
  3492. 72%Why I don’t believe in long-term thinking
  3493. 96%Essential Cryptography for JavaScript Developers | With Blue Ink
  3494. 99%[RFC] Lifetime annotations for C++ - Clang Frontend - LLVM Discussion Forums
  3495. 99%Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  3496. 88%Chris Mccormick - YouTube Cancelled My Nextcloud How-to Video
  3497. 82%How often do people actually copy and paste from Stack Overflow? Now we know.
  3498. 66%Choose Your Status Game Wisely – Of Dollars And Data
  3499. 52%DDD South West 2022 Call for Papers Now Open
  3500. 98%How to Convert String to Title Case in C# - Code Maze
  3501. 93%Amazon Principal Engineering Community
  3502. 99%GitHub - benbjohnson/postlite: Postgres wire compatible SQLite proxy.
  3503. 98%A database for 2022
  3504. 85%RFC 9225: Software Defects Considered Harmful
  3505. 78%Visual Studio 2022 Now Does GitHub Copilot, the 'AI Pair Programmer' -- Visual Studio Magazine
  3506. 61%How I Sold My Newsletter: Andrew Kamphey - Paved Blog
  3507. 96%Lessons learned with Elm | 20Y
  3508. 98%Transformers for software engineers - Made of Bugs
  3509. 85%The Reminder Trick · Jens Oliver Meiert
  3510. 97%Why I love Elm
  3511. 97%The Free Automatic Diary – DeUmbra
  3512. 78%A year of README reviews
  3513. 91%Shutting down my baby | fabiandietrich.com
  3514. 71%I ❤️ Microscopes • Hillel Wayne
  3515. 97%Total Functions and Partial Functions
  3516. 74%Python in VS Code Team Is Breaking Up Big Extension -- Visual Studio Magazine
  3517. 85%Sofía Celi - cryptographer
  3518. 65%Issues · dotnet/aspnetcore
  3519. 85%xkcd: Instructions
  3520. 77%Support Ukraine 💛💙 Ukrainian Borscht | Ievgen Klopotenko
  3521. 99%Preparing CIFAR Image Data for PyTorch -- Visual Studio Magazine
  3522. 89%Infinite Mac: An Instant-Booting Quadra in Your Browser
  3523. 89%ASP.NET | Open-source web framework for .NET
  3524. 99%docopt.net 0.8.0
  3525. 51%A few things to know before stealing my 914
  3526. 94%BlaKE12
  3527. 88%The GOV.UK Design System is now live - Government Digital Service
  3528. 83%Azure Cosmos DB Conf April 2022 - Events
  3529. 80%Time to get on trend
  3530. 99%April 1, 2022
  3531. 98%Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Amazon.com: Books
  3532. 82%The end of the road for Cloudflare CAPTCHAs
  3533. 59%Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  3534. 82%WAF mitigations for Spring4Shell
  3535. 92%Weekly Update 289
  3536. 99%How to Use ModelState Validation in ASP.NET Core Web API - Code Maze
  3537. 89%Episode 95 - Avalonia UI with Dan Walmsley
  3538. 95%Wacom Leads the Way with Pens and Tablets for Linux
  3539. 88%Edge Functions are now available in Supabase
  3540. 99%Using Design Patterns in JavaScript —The Ultimate Guide | Syncfusion Blogs
  3541. 98%Connecting a .NET Application with MongoDB Atlas
  3542. 88%Announcing React Native 0.68 · React Native
  3543. 98%How Go Mitigates Supply Chain Attacks
  3544. 99%Episode 418 - Azure Marketplace
  3545. 90%3D printed Portal Turret
  3546. 82%My first startup sold for 1 million dollar - Patrick Zhong
  3547. 88%Tailscale vs SSH tunnels
  3548. 96%Collaborative programming in remote-first environment
  3549. 98%How to make a button
  3550. 91%Lesson learned from a Show HN
  3551. 94%On Decentralization
  3552. 99%Finding Waldo in π
  3553. 85%Value Creation
  3554. 69%Donate - Transgender Law Center
  3555. 65%Donate
  3556. 58%Donate - Casa Ruby
  3557. 59%PKC Test-of-Time Award
  3558. 67%SerenityOS: A remarkable achievement for a small project
  3559. 87%Spring Cloud Azure 4.0 Now Generally Available -- Visual Studio Magazine
  3560. 81%Visual Studio 2022 for Mac Preview 8
  3561. 71%Lupinia Studios - I'm a Scam Prevention Expert, and I Got Scammed
  3562. 58%Landing Page
  3563. 85%DDC OLED - mitxela.com
  3564. 56%ABP Community Talks 2022.3: Domain-Driven Design & the ABP book
  3565. 88%Docket for UBIQUITI INC. v. KREBS, 1:22-cv-00352 - CourtListener.com
  3566. 82%WAF mitigations for Spring4Shell
  3567. 92%Lead Application Engineer
  3568. 78%Webinar next week: Clean Architecture with RavenDB
  3569. 62%Director, Product Management - Ecosystem and Identity
  3570. 82%Senior Resilience Manager
  3571. 83%Sr. Incident Responder (CSIRT)
  3572. 90%Future-proofing SaltStack
  3573. 97%Episode 34: Geeking out on .NET with Nick Chapsas
  3574. 97%Quicksort Algorithm in C# - Code Maze
  3575. 90%HTTP/2 output processing make over by davidfowl · Pull Request #40925 · dotnet/aspnetcore
  3576. 86%Releasing Faster Without Defects: The Automation Game
  3577. 71%Running .NET 7 apps on WASI on arm64 Mac
  3578. 96%Open-source .NET MAUI Workshop - Multi-platform apps with C#
  3579. 97%Introducing Dagger: a new way to create CI/CD pipelines
  3580. 75% How to generate tons of Blog ideas using Artificial Intelligence
  3581. 97%Lando, WordPress, and ngrok...oh my - Postcards From My Life
  3582. 91%Why I find Linux gaming important?
  3583. 55%How much time do we have left? - Patrick Zhong
  3584. 99%How to Make Django Raise an Error for Missing Template Variables - Adam Johnson
  3585. 93%Self Learning and Personal Projects
  3586. 99%Avoiding Distributed Transactions with the Reservation Pattern
  3587. 97%Developers spend most of their time figuring the system out
  3588. 61%Microsoft Won't Do Drag-and-Drop for Blazor -- Visual Studio Magazine
  3589. 62%A.M. Turing Award
  3590. 99%A Deep dive into Ed25519 Signatures
  3591. 98%Microsoft Brings Private Link Support in Preview to Azure API Management
  3592. 65%Over 200 Malicious NPM Packages Caught Targeting Azure Developers
  3593. 65%Fireside
  3594. 96%Generics can make your Go code slower
  3595. 85%Rejected Question Categories
  3596. 98%Improving the Development and Production Time Experience with Marten V5
  3597. 98%Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  3598. 99%The Catch Block #99 - Finishing the Dapper Where Clause Builder
  3599. 98%Google has terminated our Developer Account, says it is "associated"?
  3600. 53%March 30, 2022
  3601. 72%The weird world of non-C operating systems
  3602. 66%100,000 Stars
  3603. 96%Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  3604. 99%Serialization and Deserialization in C# - Code Maze
  3605. 89%GPT-3 can run code
  3606. 99%Implementing cosine in C from scratch
  3607. 95%How To Simplify and Accelerate Future Feature Development
  3608. 99%What is pub/sub and how to apply it in C# .NET to build a chat app | Ably Blog: Data in Motion
  3609. 95%Using LibMan To Manage Client-Side Dependencies
  3610. 96%Garbage collector config settings - .NET
  3611. 98%Locale Aware Sorting in JavaScript
  3612. 63%(Approximately) correcting perspective with C# (fixing a blurry presentation video - part two)
  3613. 98%How to secure your end-to-end supply chain on GitHub | The GitHub Blog
  3614. 99%Combining Bearer Token and Cookie Authentication in ASP.NET
  3615. 99%Customizing $filter for spatial data in ASP.NET Core OData 8
  3616. 99%GitHub Copilot now available for Visual Studio 2022 | The GitHub Blog
  3617. 64%Maintain attention
  3618. 75%Why the fascination with retrocomputing?
  3619. 98%A New Way to Parse Plain Text Tables - Brazil's Blog
  3620. 81%USWDS: The United States Web Design System
  3621. 80%Zulip 5.0: Threaded open-source team chat
  3622. 97%How to Prepare for .NET 5 End-of-Support on May 8 -- Visual Studio Magazine
  3623. 95%Azure DevOps Podcast: Chris Tacke on .NET 6 IoT on Linux - Episode 184
  3624. 97%Upcoming events for March 2022
  3625. 98%OCaml 4.14.0 is released - Ecosystem - OCaml
  3626. 95%React v18.0 – React Blog
  3627. 71%Community Alert: Ronin Validators Compromised
  3628. 97%Working with Multiple Marten Databases in One Application
  3629. 88%Let's Learn .NET: Visual Studio - Events
  3630. 81%Google is forcing everyone to fund Kremlin propaganda right now
  3631. 98%Optimizing Magic Firewall’s IP lists
  3632. 88%CVE-2022-1096: How Cloudflare Zero Trust provides protection from zero day browser vulnerabilities
  3633. 99%CVE-2022-1015,CVE-2022-1016 in nf_tables cause privilege escalation, information leak [LWN.net]
  3634. 99%March 29, 2022
  3635. 94%March 29, 2022
  3636. 98%Tracking down a hanging xUnit test in CI: building a custom Test Framework
  3637. 81%Andi - Radically better search
  3638. 93%WebAssembly in my Browser Desktop Environment
  3639. 61%An EFF Investigation: Mystery GPS Tracker On A Supporter’s Car
  3640. 99%StringBuilder in C# - Code Maze
  3641. 92%Releases · Blazored/LocalStorage
  3642. 67%Releases · Blazored/Modal
  3643. 92%Known Exploited Vulnerabilities Catalog | CISA
  3644. 95%GitHub Essentials with Rider | The .NET Tools Blog
  3645. 96%Uploading Blobs with the V12 Storage SDK
  3646. 91%Transitional Architecture
  3647. 97%Monads
  3648. 97%Let's Make Some Art - Part 2
  3649. 92%Présidentielle 2022 : le nucléaire est-il dangereux ?
  3650. 93%Introducing Caddy-SSH
  3651. 68%Open AI gets GPT-3 to work by hiring an army of humans to fix GPT’s bad answers. Interesting questions involving the mix of humans and computer algorithms in Open AI’s GPT-3 program
  3652. 87%The How and Why of End-to-End Testing - Jason Fleetwood-Boldt
  3653. 96%RegEx: a well known, powerful tool in computer science and also valid in the legal field
  3654. 99%My First Clippy Lint - Statistically Insignificant
  3655. 96%How to Make Quality a Team Effort
  3656. 79%The most valuable business lesson I learned - Patrick Zhong
  3657. 61%My Home Assistant Music Cube
  3658. 87%How to write better PRs that spark joy
  3659. 96%Convenience is King and Polish is quality
  3660. 87%Learnings from working at early-stage startups
  3661. 98%Discovering basic blocks
  3662. 99%Recommendations when publishing a Wasm library
  3663. 95%Post-quantumify internal services: Logfwrdr, Tunnel, and gokeyless
  3664. 96%Oxide on My Wrist: Hubris on PineTime was the best worst idea
  3665. 55%EPAS
  3666. 86%Microsoft Offers Visual Studio 2019 in New Azure VM for Game Development -- Visual Studio Magazine
  3667. 99%Multi-Tenancy with Marten
  3668. 55%We are reinstating our SAT/ACT requirement for future admissions cycles | MIT Admissions
  3669. 98%Take your first steps with C# - Learn
  3670. 71%Jon Galloway – Yet Another Podcast
  3671. 65%BGPStream Event #288327
  3672. 61%Maybe you should do less 'work'
  3673. 98%How to write a linter using tree-sitter in an hour
  3674. 99%Middleware in .NET 6 - Order of Operations
  3675. 98%Converting code to the new Regex Source Generator - Gérald Barré
  3676. 71%Build Workstation  |  Fuchsia
  3677. 71%March 28, 2022
  3678. 98%New Maintainers Video: Mattias Karlsson
  3679. 89%Episode 25: Emily Casey — PATHS UNCOVERED
  3680. 80%GitHub - Wilfred/difftastic: a diff that understands syntax 🟥🟩
  3681. 88%299: Databases shouldn’t allow delete
  3682. 99%Compare Arrays in C# - Code Maze
  3683. 66%What is Money, Anyway?
  3684. 98%How to register a service with multiple interfaces in ASP.NET Core DI
  3685. 99%Implementing OAuth2 APP to APP security using Azure AD from a Web APP
  3686. 90%Top 5 Python Time Series Libraries | Rubik's Code
  3687. 95%How segments and regions differ in decommitting memory in the .NET 7 GC
  3688. 95%AWS Lambda Now Supports Up to 10 GB Ephemeral Storage | Amazon Web Services
  3689. 96%Remix: The Yang to React's Yin
  3690. 95%Using PowerPoint as a WYSIWIG Editor for HTML Templates (Proof of Concept in C#)
  3691. 98%Tip 356 - How to automatically scale Azure App Services
  3692. 96%Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  3693. 91%The Dependencies' Reckoning - Considerations when selecting third-party software
  3694. 98%Performance of Discriminated Unions and Active Patterns
  3695. 90%Quick survey: help improve the simulation options of browser developer tools
  3696. 98%Git: Stacked Commits
  3697. 91%BOOX Note Air2 set with Free Accessories
  3698. 53%Confirmed: Anonymous Hacks Central Bank of Russia; Leaks 28GB of Data
  3699. 93%Software Reliability Engineering – Hope is not a strategy
  3700. 80%Countering threats from North Korea
  3701. 93%Computer Networks From Scratch
  3702. 99%Modern PHP | Dimitrios Lytras
  3703. 78%Google cancels our Google Play publisher account and ends my family’s source of income
  3704. 95%[Article] 0. Firefox UI UX history · black7375/Firefox-UI-Fix Wiki
  3705. 70%My opinion on opinion
  3706. 67%Wood-like texture generation and animation
  3707. 52%Killed by Microsoft
  3708. 96%jes post
  3709. 68%The Tao of Acme
  3710. 55%How Tech Becomes Mandatory
  3711. 90%Our Commitment to Protection
  3712. 74%BAT: a Fast and Small Key Encapsulation Mechanism
  3713. 91%Dual 75" 4K TV Floor Computing
  3714. 99%Structured Logging in Golang with Zap - Powerful Logging
  3715. 74%It Looks Like You’re Trying To Take Over The World · Gwern.net
  3716. 98%Durable Functions Deep Dive part 1: Instance startup
  3717. 88%What’s up with TimeZoneInfo on .NET 6? (Part 2)
  3718. 86%What made the NES so interesting?
  3719. 99%GitHub - octeep/wireproxy: Wireguard client that exposes itself as a socks5 proxy
  3720. 99%Python 3.11 in the Web Browser - A Journey Christian Heimes PyConDE & PyDataBerlin 2022 conference
  3721. 99%[Crypto] Cracking Diffie–Hellman key exchange using CADO-NFS + Logjam SSL/TLS attack
  3722. 60%Google destroyed my Google Play Developer Account and my work for the last 2 years.
  3723. 92%Year in Review: 2020 laid the groundwork for zero knowledge proofs
  3724. 98%Running GUI apps within Docker containers – Trickster Dev
  3725. 93%Why and How zk-SNARK Works
  3726. 88%2022 Predictions: Zero-Knowledge Proofs Become Web3’s Killer Feature
  3727. 71%Mourning as a Remote Team
  3728. 91%Nullable Reference Types for main library by NickCraver · Pull Request #2041 · StackExchange/StackExchange.Redis
  3729. 96%How segments and regions differ in decommitting memory in the .NET 7 GC
  3730. 99%Optional Parameters in ASP.NET Core Web API Routing - Code Maze
  3731. 92%`COPY --chmod` reduced the size of my container image by 35%
  3732. 63%HOME | djpuffy
  3733. 66%DJ Private Ryan Presents - Post Carnival Relief 2022 (Almost A Carnival)
  3734. 65%Weekly Update 288
  3735. 53%The (Edited) Latecomer's Guide to Crypto
  3736. 94%Pidgin
  3737. 97%GitHub - rbaron/catprinter: 🐱🖨
  3738. 96%Twitch
  3739. 85%Graphic Designers
  3740. 66%A Big Little Idea Called Ergodicity (Or The Ultimate Guide to Russian Roulette)
  3741. 83%Obsolete outdated constructors on Rfc2898DeriveBytes by vcsjones · Pull Request #67158 · dotnet/runtime
  3742. 75%The Overcast Redesign: Part One – Marco.org
  3743. 93%A thanks to the traits working group in 2021
  3744. 97%GitHub - nonamecoder/CVE-2022-27254: PoC for vulnerability in Honda's Remote Keyless System(CVE-2022-27254)
  3745. 84%Save time with partial re-runs in GitHub Actions | The GitHub Blog
  3746. 77%ReVanced
  3747. 99%I built a receipt printer for GitHub issues
  3748. 88%Postico – a modern PostgreSQL client for the Mac
  3749. 80%Code Maze Weekly #116 - Code Maze
  3750. 91%Ridiculously easy to use Tunnels
  3751. 97%ImageSharp 2.0.0: The Feature-Packed Release
  3752. 97%Just because you stopped waiting for it, doesn't mean the Task stopped running
  3753. 99%In-Memory Caching in ASP.NET Core - Code Maze
  3754. 89%5 coding interview questions I hate
  3755. 73%The Cube Rule
  3756. 83%Decentralized Identity: The Basics of Decentralized Identity
  3757. 98%Getting rid of credentials in Azure - Part 1
  3758. 95%searching Arrays from end to start via `.findLast()` and `.findLastIndex()`
  3759. 97%Remixing React Router
  3760. 72%The Feynman Lectures on Physics
  3761. 98%Implementing a toy version of TLS 1.3
  3762. 91%Principal Product Manager Lead, .NET Developer Experiences in Austin, Texas, United States | Engineering at Microsoft
  3763. 83%A way out for a.out
  3764. 85%The end of the nice GTK button
  3765. 86%Why should we even do testing? - Mike Alche
  3766. 67%How to add thousands of lights to your renderer and not die in the process
  3767. 62%The Problem With Note-Taking - More To That
  3768. 99%Depth of Field
  3769. 65%A quick reminder : Don't stress on both threat and vulnerability
  3770. 99%Combining scripts and DSLs is Kotlin’s most underrated feature - Sébastien Castiel
  3771. 99%We need better tools for Web & API Software Testing · m's blog
  3772. 82%On the importance of trusting trust
  3773. 99%Extracting web page content using Readability.js and shot-scraper
  3774. 57%Melb.NET April 2022 HYBRID Meetup | Meetup
  3775. 86%All The Music: the Megamix
  3776. 74%Almost 37 years after its launch, someone found an Easter egg in Windows 1.0
  3777. 73%Introducing MDN Plus: Make MDN your own – Mozilla Hacks - the Web developer blog
  3778. 89%VS Code Power Platform Tools Now Generally Available -- Visual Studio Magazine
  3779. 98%.NET 5.0 will reach End of Support on May 08, 2022
  3780. 99%Get started faster with the new 5-minute Quickstarts
  3781. 55%Korn meets KoRN
  3782. 89%NServiceBus.Extensions.Diagnostics 2.1 Released
  3783. 95%If you’re not using SSH certificates you’re doing SSH wrong
  3784. 91%GitHub - mgerdes/Open-Golf: A cross-platform minigolf game written in C.
  3785. 79%Faster. Better. More focused. Reading.
  3786. 79%VueScan Scanner Software for macOS, Windows 10, and Linux
  3787. 96%March 24, 2022
  3788. 70%Cloudflare Radar’s new ASN pages
  3789. 52%Visual Studio 2008 (Beta 2) Install - Easter Egg?
  3790. 99%Using RavenDB for data aggregation from dynamic sources
  3791. 99%How to Write a JSON Into a File in C# - Code Maze
  3792. 63%It's Not A Race
  3793. 99%Onboarding new users in an ASP.NET Core application using Azure B2C
  3794. 94%5 CSS Frameworks To Use This Year
  3795. 71%Uno Platform 4.1 Update for .NET 6 Mobile Preview 14
  3796. 94%Diagram Software and Flowchart Maker
  3797. 94%Allow leading CR/LF in HTTP request lines in Kestrel by adityamandaleeka · Pull Request #40833 · dotnet/aspnetcore
  3798. 86%Large-scale social engineering
  3799. 98%Episode 417 - App Service Diagnostics
  3800. 97%GitHub - metarank/metarank: A low code Machine Learning tool that personalizes product listings, articles, recommendations, and search results in order to boost sales. A friendly Learn-to-Rank engine
  3801. 97%Bring your monorepo down to size with sparse-checkout
  3802. 58%Spotify and Google Announce User Choice Billing — Spotify
  3803. 91%Chrome’s Usability Crime – LetMyPeopleCode.com
  3804. 98%What language am I writing again?
  3805. 86%What I learned gathering thousands of nootropics ratings
  3806. 90%Gifting Another 100x More Computations to the Physical World
  3807. 98%Intro to Thread-Safety in Ruby on Rails
  3808. 80%What Epic's purchase of Bandcamp means for music
  3809. 53%Managing time without grinding ⏱
  3810. 79%Good vs Bad 1-1 meetings
  3811. 81%The Projects That Matter The Most To Me Are Small
  3812. 99%Building a Webhooks System
  3813. 67%NSA algorithm for PX-1000 broken
  3814. 99%Building NServiceBus Metrics with OpenTelemetry and System.Diagnostics.Metrics
  3815. 96%Playwright for .NET
  3816. 85%Salary Negotiation
  3817. 91%Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  3818. 84%Hundreds of HP printer models vulnerable to remote code execution
  3819. 56%Microsoft Claims 2 of Top 5 Favorite Programming Languages in New Report -- Visual Studio Magazine
  3820. 63%Why You Should Start Self Hosting
  3821. 80%mimoo - Overview
  3822. 93%GitHub - aptos-labs/aptos-core: A layer 1 for everyone!
  3823. 99%GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  3824. 75%ASP.NET Core - Authentication
  3825. 81%Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  3826. 81%Microsoft Confirms Lapsus$ Hackers Stole Source Code
  3827. 97%Marten V5 is out!
  3828. 80%I won an award from the FSF for my contributions to Emacs
  3829. 91%How did C# and .NET get so insanely fast? #Shorts
  3830. 99%Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 eBook : Giretti, Anthony: Amazon.ca: Books
  3831. 53%Okta’s Investigation of the January 2022 Compromise
  3832. 93%A tale of eventually consistent ACID model
  3833. 91%DEV-0537 criminal actor targeting organizations for data exfiltration and destruction - Microsoft Security Blog
  3834. 99%Please stop writing shell scripts
  3835. 95%Orchestrate Operations, Validations, and Approvals on Data Entities with Azure Purview Workflows
  3836. 90%Remove Time from a DateTime Object in C#
  3837. 85%How To Eliminate Organizational Debt
  3838. 90%Web3 is centralized (and inefficient!)
  3839. 99%Unit Tests For Legacy Systems with .NET 6
  3840. 95%Monsters Weekly 244 - Run GitHub Actions Locally
  3841. 99%GitHub - appwrite/appwrite: Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
  3842. 98%How Fast is your Virus Scanner?
  3843. 79%The Code Review Pyramid
  3844. 76%Metrics For Your Web Application's Dashboards
  3845. 92%Zhenghao
  3846. 98%Verified Accounts Secured with 2FA for Some High-Demand Products
  3847. 89%Okta + LAPSUS$ Security Incident
  3848. 65%Faltrad KOMPAKT « Kwiggle - MADE in GERMANY
  3849. 81%New Browser-in-the Browser (BITB) Attack Makes Phishing Nearly Undetectable
  3850. 96%Lint Action - GitHub Marketplace
  3851. 63%[SignalR] Add client return results by BrennanConroy · Pull Request #40811 · dotnet/aspnetcore
  3852. 74%On offering help that’s actually helpful
  3853. 80%The Googler's Dilemma: Why Experience Will Always Have a Premium - Ken Kantzer's Blog
  3854. 98%How to make a templating language (Part 2)
  3855. 99%How Side Effects Work in FP
  3856. 81%📱 A tale of PDF compression :: Daitya Asur! —
  3857. 93%I don't need a VPS anymore
  3858. 66%The first time
  3859. 83%Adjust formatting by cpetta · Pull Request #6 · troyhunt/password-purgatory
  3860. 87%Updated Okta Statement on LAPSUS$
  3861. 92%Announcing Sui
  3862. 60%Painting - The Tolkien Estate
  3863. 95%Project Properties Descriptions
  3864. 93%Java on VS Code: More Snippet Shortcuts, Optimized Code Completion -- Visual Studio Magazine
  3865. 93%Visual Studio 2022 Preview Release Notes
  3866. 92%Go To Definition improvements for external source in Roslyn
  3867. 99%Minimal APIs overview
  3868. 87%Cloudflare’s investigation of the January 2022 Okta compromise
  3869. 98%Get updates on the health of your origin where you need them
  3870. 69%Release v0.5.1-pre.20220322.18 · DamianEdwards/MinimalApis.Extensions
  3871. 81%Google Message and Phone app quietly sent text, call info to Google
  3872. 97%My guiding principles after 20 years of programming
  3873. 98%Creating a Windows Service with .NET 6
  3874. 91%Guerre en Ukraine : pour protester contre l'invasion russe, un développeur sabote son paquet npm - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  3875. 88%Zero Trust for SaaS: Deploying mTLS on custom hostnames
  3876. 99%Using RavenDB from Serverless applications
  3877. 97%Just because you stopped waiting for it, doesn't mean the Task stopped running
  3878. 79%James Stanley - Librem 5: first impressions
  3879. 95%Telerik & Kendo UI March 2022 Update
  3880. 98%Health Checks in ASP.NET Core - Code Maze
  3881. 93%Lanai, the mystery CPU architecture in LLVM
  3882. 93%Microservices: Why Are We Doing This?
  3883. 98%Tutorial: Hosting Microsoft Orleans Application on Azure App Service with Cosmos DB
  3884. 98%Hooks Considered Harmful
  3885. 94%Why Don't You Use ...
  3886. 96%Contravariant Dependency Injection
  3887. 97%WIP: ILogger for ConnectionMultiplexer by NickCraver · Pull Request #2051 · StackExchange/StackExchange.Redis
  3888. 85%Galaxies
  3889. 94%Password Purgatory
  3890. 93%My self-hosting setup has an UPS now, here's my experience with it
  3891. 98%Error handling across different languages
  3892. 99%Building Your Own Nodemon
  3893. 99%SendilKumarN
  3894. 99%Brian Robert Callahan
  3895. 70%Non-dotcom domains hurt startups
  3896. 70%You, your parents, and the hotness of who you marry
  3897. 99%How To Criticize Coworkers
  3898. 98%Hacks can be Good Code Too
  3899. 86%Penny Wise and Cloud Foolish
  3900. 68%Structured (Synchronous) Concurrency
  3901. 97%Plain Text Sports
  3902. 74%Attendees from ABP Community Talks 2022.3: Domain-Driven Design & the ABP book
  3903. 71%Release v0.5.0-pre.20220321.15 · DamianEdwards/MinimalApis.Extensions
  3904. 67%Enemies – real-time cinematic teaser | Unity
  3905. 76%New Video: An Early Look at C# 11
  3906. 99%Sentiment Classification of IMDB Movie Review Data Using a PyTorch LSTM Network -- Visual Studio Magazine
  3907. 99%Suffer from Ctrl+S fatigue? We have a feature for you
  3908. 65%Network performance update: Security Week
  3909. 99%Middleware in .NET 6 - Custom Middleware Classes
  3910. 99%Performance benefits of sealed class in .NET - Gérald Barré
  3911. 79%Application security: Cloudflare’s view
  3912. 99%Hello Podman using .NET | Red Hat Developer
  3913. 99%How to Sum Up Elements of an Array in C# - Code Maze
  3914. 85%298: The Great M1 Conspiracy
  3915. 85%Performance testing FastAPI ML APIs with Locust | Rubik's Code
  3916. 70%Information About HubSpot's March 18, 2022 Security Incident
  3917. 90%Password must contain "Password must contain" by 4A616D6573 · Pull Request #35 · troyhunt/password-purgatory-api
  3918. 95%Please put units in names
  3919. 96%10 Quick Tips I Have Learned Using TypeScript
  3920. 98%How to Build .NET Minimal APIs | Gary Woodfine
  3921. 99%Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  3922. 57%GitHub - Swordfish90/cool-retro-term: A good looking terminal emulator which mimics the old cathode display...
  3923. 99%Write Readable Code
  3924. 99%How to use Google.Protobuf without code generation in C#
  3925. 62%Dual use of artificial-intelligence-powered drug discovery - Nature Machine Intelligence
  3926. 98%Using RSA Securely in 2022 - Dhole Moments
  3927. 88%Windows Needs a Change in Priorities
  3928. 98%Working with JSON data in MySQL - Alexander Hupfer
  3929. 98%Demystifying the Analemma
  3930. 96%Color Your Logs And Stack Traces
  3931. 95%Descriptify | Articles
  3932. 99%Optimizing Julia code
  3933. 96%Detecting pitch with the Web Audio API and autocorrelation · Caffeinspiration
  3934. 64%Searching for outliers
  3935. 96%Build an OpenSCAD WASM Configurator
  3936. 58%Hard to work with.
  3937. 98%What Web Frameworks Solve And How To Do Without Them (Part 1) — Smashing Magazine
  3938. 95%Meld
  3939. 99%Building a code sandbox with Durable Functions and Container Instances
  3940. 98%Decrypting your own HTTPS traffic with Wireshark – Trickster Dev
  3941. 98%Rust's Unsafe Pointer Types Need An Overhaul - Faultlore
  3942. 77%This was the first step in the interview process at Canonical
  3943. 77%How I Made The #1 Slender Game In 8th Grade
  3944. 94%This was the first step in the interview process at Canonical - I withdrew my application.
  3945. 77%This was the first step in the interview process at Canonical
  3946. 97%C# Source Generators - Write Code that Writes Code
  3947. 98%Using Variables Inside Strings in C# - Code Maze
  3948. 99%CRUD in Golang REST API with Mux & GORM - Comprehensive Guide
  3949. 60%Sabotage: Code added to popular NPM package wiped files in Russia and Belarus
  3950. 95%ConfigurationOptions: allow modification after ConnectionMultiplexer start by NickCraver · Pull Request #2050 · StackExchange/StackExchange.Redis
  3951. 61%Misinformation, Scams, and help
  3952. 99%Inlined images in Next.js
  3953. 81%My most impactful code
  3954. 93%Smart Home components 🏠
  3955. 95%Security proof for Nakamoto Consensus
  3956. 98%'OpenBSD/arm64 on Apple M1 systems'
  3957. 71%Back Of Your Hand
  3958. 99%.NET type for personally identifiable information (PII)
  3959. 85%Cloudflare Observability
  3960. 97%Episode 33: Razor Pages with Mike Brind
  3961. 67%Alexandria Search
  3962. 62%On the weaponisation of open source
  3963. 53%BIG sabotage: Famous npm package deletes files to protest Ukraine war
  3964. 90%Passkeys: How multi-device FIDO credentials can replace passwords
  3965. 99%Merge Sort in C# - Code Maze
  3966. 85%Advanced Techniques
  3967. 83%How I learned to stop worrying and structure all writing as a list
  3968. 95%Create your own Cryptocurrency, it is easier than you might think – Andrianina Rabakoson
  3969. 97%The first Asahi Linux Alpha Release is here! - Asahi Linux
  3970. 94%Tracking PDF forms as plain text
  3971. 70%Comic Sans is a good typeface, actually
  3972. 99%A year on Windows: System debugging - Julio Merino (jmmv.dev)
  3973. 90%From zero to Tailscale in five minutes
  3974. 97%Zhenghao
  3975. 98%WIP: Nullable Reference Types for main library by NickCraver · Pull Request #2041 · StackExchange/StackExchange.Redis
  3976. 91%LibreWolf Browser
  3977. 92%Episode 416 - Azure Purview
  3978. 93%GitHub - davidfowl/QueueDown
  3979. 96%Moonwell.fi: DeFi's liquidity well
  3980. 70%The Line of Death
  3981. 92%Visual Studio 2022 v17.2 Previews Live Unit Testing -- Visual Studio Magazine
  3982. 85%Staking and Trading for MINA Starts Now For USA, CA and AUS! - Kraken Blog
  3983. 67%Kharkiv Rubyist during the war: We are still here
  3984. 91%Managing Clouds - Cloudflare CASB and our not so secret plan for what’s next
  3985. 95%Looking for a Developer Advocate for RavenDB
  3986. 99%How to Deserialize a Complex JSON Object in C# .NET - Code Maze
  3987. 90%Episode 94 - Open .NET with Geoffrey Huntley
  3988. 88%.NET MAUI (preview 14) is Released!
  3989. 90%Senior Software Engineer in London, Other, United Kingdom | Engineering at Microsoft
  3990. 98%Code With Engineering Playbook
  3991. 98%Blazor for .NET MAUI: What, How and When
  3992. 62%Amazon.com: Mount It Monitor Desk Mount,Computer Monitor Stand,Height Adjustable Arm Fits Up To 32 Inch Screens,VESA 75x75and100x100,20 Lb Capacity,Black (MI-1772)(Dual Monitor,Silver) : Electronics
  3993. 97%UI Testing for WASM (WebAssembly) with the Uno Platform
  3994. 95%Automatically starting a server when starting a debug session in VS Code
  3995. 85%Fun Things You Can Do With github.dev 😎
  3996. 99%Remix Stacks
  3997. 61%Announcing MaskerAid
  3998. 98%roslyn-analyzers/PublicApiAnalyzers.Help.md at main · dotnet/roslyn-analyzers
  3999. 95%arcade/src/Microsoft.DotNet.ApiCompat at main · dotnet/arcade
  4000. 93%Each Firefox download has a unique identifier - gHacks Tech News
  4001. 85%Sporting a New MenuBar, .NET MAUI Heads for Release Candidate -- Visual Studio Magazine
  4002. 84%GitHub - google/h2e_technical_documentation
  4003. 71%How to Raise Prices Without Making Everyone Hate You — Colin Keeley
  4004. 69%"Just clean the office:" Get out of the depression / anxiety spiral with a mantra
  4005. 97%3 Tips For Writing Pythonic Code
  4006. 52%🥇 The unfair advantage - Vadim Kravcenko
  4007. 55%It Is Always About Priority
  4008. 91%Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  4009. 90%Evolving Machine Learning to stop mobile bots
  4010. 89%Cancellation, Part 4: Polling
  4011. 90%Zotero Blog » Blog Archive
  4012. 79%.NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  4013. 91%Mina: Using Zero-Knowledge To Make Web3 Useful for Everyone
  4014. 58%$92M Capital Raise Led by FTX Ventures and Three Arrows Capital Puts the Mina Ecosystem in Position to Become Leading Hub for Zero Knowledge Smart Contracts
  4015. 92%Data ownership in a distributed system
  4016. 96%H.264 is magic: a technical walkthrough of a remarkable technology.
  4017. 99%NVD - CVE-2022-23812
  4018. 67%March 17, 2022
  4019. 98%Introduction to Apple Silicon · AsahiLinux/docs Wiki
  4020. 55%Protect all network traffic on Cloudflare
  4021. 64%Lapce
  4022. 70%Cloudflare and CrowdStrike partner to give CISOs secure control across devices, applications, and corporate networks
  4023. 99%Types of Inheritance in C#
  4024. 90%Herding Code 245 - Catching up on Java dev with Bruno Borges and Mark Heckler
  4025. 98%C Isn't A Programming Language Anymore - Faultlore
  4026. 88%ChainSafe Systems - Blockchain Research and Development
  4027. 98%Simplified Routing in ASP.NET Core | Pro Code Guide
  4028. 61%Be a part of the world's lightest blockchain.
  4029. 95%GitHub - rothgar/awesome-tuis: List of projects that provide terminal user interfaces
  4030. 95%O(1) Labs
  4031. 95%How To Create and Validate a React Form With Hooks
  4032. 93%A COMPLETE guide on how to make Docker images even smaller
  4033. 97%An update on the New Architecture Rollout · React Native
  4034. 92%About GitHub-hosted runners - GitHub Docs
  4035. 97%Mocking Console
  4036. 97%Introducing Ladle | Ladle
  4037. 53%Home - Joel Denning
  4038. 99%Windows Terminal - from a developer for developers
  4039. 96%Deno is Webby (pt. 2)
  4040. 84%Drawing a Map of the Customer Organization -
  4041. 96%How to Use Monads without Understanding Them
  4042. 98%Yes, PHP is faster than C#
  4043. 74%Mataroa just works for me — escapement
  4044. 86%Machine Logic
  4045. 74%How I grew my avocado plant from seed
  4046. 98%Security Research | mr.d0x
  4047. 94%The Elephant in The Event Loop
  4048. 97%Gotchas! in Event Driven Architecture
  4049. 88%Visual Studio 2022 for Mac Preview Brings Back Xamarin Support -- Visual Studio Magazine
  4050. 99%ASP.NET Core and Blazor Identity and State
  4051. 96%Roll your own crypto, then smoke it.
  4052. 97%Live Unit Testing Preview: Better and Faster
  4053. 99%Announcing .NET MAUI Preview 14
  4054. 99%Announcing .NET 7 Preview 2 - The New, 'New' Experience
  4055. 92%How our free plan stays free
  4056. 99%Announcing .NET 7 Preview 2 - The New, 'New' Experience
  4057. 99%ASP.NET Core updates in .NET 7 Preview 2
  4058. 97%Install Go on WSL Ubuntu from the command line
  4059. 85%Visual Studio 25th Anniversary
  4060. 52%Community Building In Driving Automation and Mobility Tech
  4061. 85%Watching Videos With Mahmood Hikmet
  4062. 96%Getting started with GraphQL in .NET | Meetup
  4063. 85%Consensus Time
  4064. 95%Evolution Simulator with Neural Networks in Unity!
  4065. 98%The Catch Block #98 - Dapper Where Clause Builder
  4066. 93%Announcing the Cloudflare API Gateway
  4067. 83%On Being Indispensable at Work
  4068. 91%Hello world! – Maher Jendoubi
  4069. 50%System
  4070. 99%How to Remove Elements From a Generic List in Iteration With C#
  4071. 99%Transforming identity claims in ASP.NET Core and Cache
  4072. 99%HOT DOG Linux
  4073. 98%Don't Code Tired | What’s New in C# 10: Create Constants Using String Interpolation
  4074. 98%ASP.NET Core 6 MVC Upgrade System.Text.Json Serialization Issues
  4075. 94%Delightful React File/Directory Structure
  4076. 96%Boolean Type Literal in TypeScript
  4077. 88%Curious about automated reasoning
  4078. 94%Judicious dependency selection is a powerful tool
  4079. 98%30 Days of PWA - Learning Series about Progressive Web Apps
  4080. 64%Finding the brightest area in an image with C# (fixing a blurry presentation video - part one)
  4081. 95%GoldenEye 007 (Children of Doom 1997)
  4082. 79%Home · ssloy/tinyrenderer Wiki
  4083. 96%Reducing WebAssembly size by exploring all executions in LLVM
  4084. 90%The first RISC-V portable computer is now available
  4085. 96%Go 1.18 Release Notes - The Go Programming Language
  4086. 92%The Aptos Vision
  4087. 56%“Agile” is eating design’s young; or, Yet Another Reason why “embedding” designers doesn’t work, Peter Merholz
  4088. 72%On the usefulness of a little bit of programming
  4089. 76%Steve Blank The Semiconductor Ecosystem – Explained
  4090. 93%Organizing and scaling an effective data team
  4091. 65%✍️ Learning to write again
  4092. 83%Tips for Moving to the USA
  4093. 94%Train BERT within the Browser with TensorflowJS
  4094. 75%Visualizing Black Holes with General Relativistic Ray Tracing – Sean's Projects
  4095. 80%⚙️ So what does SLA really mean? - Vadim Kravcenko
  4096. 64%Silencing the Kinesis Advantage 2
  4097. 96%Writing a device driver for Unix V6
  4098. 69%ImperialViolet - Picking parameters
  4099. 98%GitHub - scottbez1/smartknob: Haptic input knob with software-defined endstops and virtual detents
  4100. 79%WIP: Pack Stopwatch into a single long by kevin-montrose · Pull Request #66619 · dotnet/runtime
  4101. 64%Research Assistant Position
  4102. 54%FTC Takes Action Against CafePress for Data Breach Cover Up
  4103. 85%Uno Platform Taps Xamarin for .NET WebAssembly Memory Profiler Support -- Visual Studio Magazine
  4104. 66%IDC MarketScape positions Cloudflare as a Leader among worldwide Commercial CDN providers
  4105. 78%Troy Hunt on data breaches and cyber security
  4106. 99%aspnet-client-validation
  4107. 85%Visual Studio 2022 for Mac Preview 7
  4108. 86%Go 1.18 is released! - The Go Programming Language
  4109. 66%Coal to crypto: The gold rush bringing bitcoin miners to Kentucky
  4110. 93%Light exposure during sleep impairs cardiometabolic function
  4111. 99%Arti 0.1.0 is released: Your somewhat-stable API is here! | Tor Project
  4112. 56%Happy 25th birthday Visual Studio!
  4113. 99%ssh package - golang.org/x/crypto/ssh - pkg.go.dev
  4114. 81%CSS-Tricks joins DigitalOcean, expanding our commitment to community
  4115. 99%Swapping two numbers in C#
  4116. 99%Securing .NET Core, ASP.NET Core applications | Meetup
  4117. 96%A deep-dive into the new Task.WaitAsync() API in .NET 6
  4118. 97%CSS-Tricks is joining DigitalOcean! | CSS-Tricks
  4119. 91%March 15, 2022
  4120. 93%Type syntax proposed for JavaScript
  4121. 52%Cities Should Not Pay For New Stadiums – Michigan Journal of Economics
  4122. 86%WAF for everyone: protecting the web from high severity vulnerabilities
  4123. 95%Agenda - NDC Melbourne 2022 | Conference for Software Developers
  4124. 99%How to Serialize Enum to a String in C# - Code Maze
  4125. 99%How to integrate with the Trello API from .NET/C#
  4126. 97%Oxide at Home: Propolis says Hello
  4127. 99%Developing for Linux in Windows with C# – Bruno Sonnino
  4128. 99%A Mostly Complete Guide to C# 11’s Future Features
  4129. 89%Typescript Tuples, and How They Work - DZone Web Dev
  4130. 89%Monsters Weekly 241 - Reimagining Lemonade Stand
  4131. 94%Monsters Weekly 243 - Request Body Compression
  4132. 99%Polly with .NET 6, Part 4 - Dependency Injection of a HttpClientFactory and Policy into a Minimal API Endpoint | no dogma blog
  4133. 98%The code is the specification? Introducing cargo spec
  4134. 75%Update Node Dependencies Automatically, Selectively, or Incrementally
  4135. 97%Type-safe DI Containers are redundant
  4136. 98%Conditional Blazor Styles (without the if statements)
  4137. 87%Attackers Create Terabytes of DDoS Attack Data Using a Single Packet
  4138. 62%Why is it so hard to buy things that work well?
  4139. 90%1759009 - Update Distribution Config
  4140. 91%RP2040 Doom
  4141. 85%Deviled Eggs
  4142. 97%C# 11 Features Now Previewing in Visual Studio: Generic Attributes and More -- Visual Studio Magazine
  4143. 99%Introducing mle-monitor: A Lightweight Experiment & Resource Monitoring Tool 📺
  4144. 95%How not to build a secure plugins architecture | Crafting Privacy
  4145. 99%Rocky Jaiswal | Fun with function composition
  4146. 62%The Downfall of Reddit – Why Reddit Sucks, and How to Fix It
  4147. 95%Contributing to Complex Projects
  4148. 99%Migration locks for TypeORM
  4149. 99%Scraping web pages from the command line with shot-scraper
  4150. 79%Share your secrets
  4151. 90%Be friendly and don't ignore Recruiters
  4152. 94%The Top 100 Influencers in #DevRel — eCairn
  4153. 93%[Last Week in .NET #85] – Multi-threaded Boards
  4154. 99%C++ OpenGL 3D Game Tutorial 5: Animations
  4155. 71%Updates to Google Cloud’s Infrastructure pricing | Google Cloud Blog
  4156. 93%New WebKit Features in Safari 15.4
  4157. 97%Edge DevTools Team Seeks 'Constructive Discussions' -- Visual Studio Magazine
  4158. 96%Writing IL according to the specification
  4159. 92%Hamblingreen's Pinephone Setup
  4160. 93%Give me a browser, I’ll give you a Shell
  4161. 99%Middleware in .NET 6 - Intro and Basics
  4162. 95%The Hardest thing about Engineering is Requirements
  4163. 97%Validating a Blazor Form on the first render - Gérald Barré
  4164. 79%Recording: Database Security in a Hostile World
  4165. 94%GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  4166. 75%Keeping Developers Will Be the Priority in Great Developer Resignation Next Stage
  4167. 84%Democratizing email security: protecting individuals and businesses of all sizes from phishing and malware attacks
  4168. 75%Keeping Developers Will Be the Priority in Great Developer Resignation Next Stage
  4169. 88%297: The Ultra Apple Event Recap
  4170. 98%Queue in C# - Code Maze
  4171. 82%Episode 24: Larene Le Gassick — PATHS UNCOVERED
  4172. 89%BERT Tokenizers NuGet Package for C# | Rubik's Code
  4173. 95%Machine Learning in .NET pt 1 – ML.Net
  4174. 99%Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  4175. 97%What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1
  4176. 88%Released: Microsoft.Data.SqlClient 5.0 Preview 1
  4177. 97%UsedImplicitly on External Libraries
  4178. 96%Veloren
  4179. 98%Introducing .NET 6 & .NET 7 | Meetup
  4180. 83%The Great Resignation
  4181. 98%How to Write a Golang App Remotely on a Raspberry Pi Using Atom
  4182. 62%...A Farm Upstate Where He Can Run and Run
  4183. 95%Monorepos done right
  4184. 88%Code Review Decision Fatigue - Tyler Cipriani
  4185. 92%In praise of opinionated frameworks
  4186. 98%Reverse Engineering a Netgear Nday
  4187. 99%The Debug Adapter Protocol and Scala
  4188. 80%Python Design Patterns
  4189. 92%Software Engineer II in Atlanta, Georgia, United States | Engineering at Microsoft
  4190. 90%Good-case Latency of Rotating Leader Synchronous BFT
  4191. 73%My essential Firefox fixes (and add-ons) in 2022
  4192. 98%Playing With New .NET MAUI Views: Border, Shadow & GraphicsView - Cool Coders
  4193. 85%Welcome to Security Week 2022!
  4194. 96%Why should you use a random testing library in C#? · Anthony Lloyd
  4195. 79%Not dodgy at all and long overdue - user replaceable batteries.
  4196. 99%First release of Nickel
  4197. 94%A Comprehensive Primer · Michael Straka
  4198. 93%6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  4199. 99%C# 10 New Features - Code Maze
  4200. 99%GitHub - facebookresearch/narwhal: Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
  4201. 82%The Resilience of the Internet in Ukraine
  4202. 65%Never write MVVM boilerplate code again! MVVM source generators are here!
  4203. 93%How to inspect a MethodSpec signature without code
  4204. 90%Flutter Material Icons - Right Click
  4205. 97%How to make MPAs that are as fast as SPAs
  4206. 92%Top 4 ways to earn money with a mobile app or game
  4207. 79%The Case for Coding Bootcamps & Certifications
  4208. 89%How to Run a Growth Experiment
  4209. 98%Lisp alternative implementation
  4210. 61%In praise of slow media
  4211. 97%Building a high scalable voting system
  4212. 51%Leaving Bluesky for the Open Defense Fund.
  4213. 73%Why digital transformation won’t solve the productivity paradox
  4214. 92%O1 Labs - Bug Bounty Program | HackerOne
  4215. 94%The Call of the Open Sidewalk [The Call of the Open Sidewalk]
  4216. 99%GitHub - Cogmasters/concord: C library for handling the Discord API
  4217. 99%Apple Open Source
  4218. 76%s11e09: A short conversation with a bank
  4219. 71%Teaching is a slow process of becoming everything you hate
  4220. 67%A non-standard book list for software developers
  4221. 99%Preview of new decompressor by solidpixel · Pull Request #314 · ARM-software/astc-encoder
  4222. 98%Convert Byte Array to File in C# - Code Maze
  4223. 65%Goldilocks Zone Finder
  4224. 82%Inspecting Web Views in macOS
  4225. 65%You Don’t Really Ever Own an EV
  4226. 70%Why Neutrality
  4227. 76%Guess the Startup by @ttunguz
  4228. 90%MarketRank: The Anti-SEO Ranking Algorithm
  4229. 63%Collections: Nuclear Deterrence 101
  4230. 75%Substack’s app: building the VC moat
  4231. 68%Creating a Compiler with Raku – Andrew Shitov
  4232. 97%Sending Prometheus Alerts to Telegram with Telepush
  4233. 63%Why I Left the Intelligence Community
  4234. 64%Ethereum Is The Newsfeed We Deserve
  4235. 78%Giving Better Code Review Feedback — Laura Tacho
  4236. 67%My favorite FFmpeg cookbook.
  4237. 92%My experience as a first-time contributor to open source.
  4238. 98%Cooking with credentials - pepper - Eric Mann's Blog
  4239. 82%How To Do Less
  4240. 78%Job Search 2022 Update: Week 1
  4241. 77%I can probably hack your password in MINUTES!
  4242. 99%Why Common Sense Is Not THAT Common
  4243. 97%Preventing compromised password reuse on HackerOne.com
  4244. 82%Cryptology ePrint Archive: Report 2021/1492 - SoK: Password-Authenticated Key Exchange -
  4245. 88%HeyWhatsThat
  4246. 96%Scripting with Go — Bitfield Consulting
  4247. 89%Reintroducing Snapps as zkApps
  4248. 73%Low-Code Microsoft Power Apps Gets Pay-as-You-Go Plan via Azure Subscription -- Visual Studio Magazine
  4249. 85%False Dichotomy
  4250. 98%Search results – Add-ons for Firefox (en-US)
  4251. 80%Apple Open Source
  4252. 89%Why does Google get internationalization wrong?
  4253. 90%Software Engineer - F# tools team in Prague, Prague, Czech Republic | Engineering at Microsoft
  4254. 78%Weekly Update 286
  4255. 87%Code Maze Weekly #114 - Code Maze
  4256. 59%Showcasing and Q&A with Troy Hunt
  4257. 94%MK.NET - Jon Galloway - GitHub Actions - 5 Things Every .NET Dev Should Know | Meetup
  4258. 97%How to Add Parameters to a String in C# - Code Maze
  4259. 88%Buddy App
  4260. 76%Weekly Update 286
  4261. 85%Everything You Need To Know About the React 18 RC
  4262. 98%How To Render Blazor Components Dynamically
  4263. 98%.NET 4.x app running in a container using Docker - Azure Greg
  4264. 69%Start for free Azure Data Explorer (Kusto) cluster
  4265. 99%.NET 6 Lambdas on ARM64 - Part 2, Serverless | no dogma blog
  4266. 99%Downloading and Pushing NuGet packages in C#
  4267. 84%Bottleneck #02
  4268. 98%The TypeScript converging point | Slides + Coverage
  4269. 97%30 Days of PWA - Learning Series about Progressive Web Apps
  4270. 94%Zhenghao
  4271. 93%Announcing PowerShell Crescendo General Availability (GA)
  4272. 68%Bank of America calls police on 'Black Panther' director Ryan Coogler after attempting to withdraw $12,000 from his own account
  4273. 51%EARN-IT threatens encryption and therefore user freedom — Free Software Foundation — Working together for free software
  4274. 76%Philipp is annoyed
  4275. 98%Things I hate about Rust, redux
  4276. 99%The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
  4277. 97%Security And Django · Matt Layman
  4278. 88%PowerShell Crescendo Now Generally Available -- Visual Studio Magazine
  4279. 61%Technology vs Tools
  4280. 92%Grammar in the workplace
  4281. 91%An Illustrated Guide to Elliptic Curve Cryptography Validation
  4282. 98%CXX — safe interop between Rust and C++
  4283. 98%Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  4284. 70%OEC Tradle
  4285. 93%Cancellation, Part 3: Detecting Cancellation
  4286. 53%The Greatest Gamer by Kieron Gillen
  4287. 98%GitHub - ZeroIntensity/pointers.py: Bringing the hell of pointers to Python.
  4288. 78%Microsoft Coder Posts Personal Updates About Ukraine Homeland at War -- Visual Studio Magazine
  4289. 93%SENIOR PRODUCT MANAGER in Redmond, Washington, United States | Program Management at Microsoft
  4290. 86%Global payment solutions for Web3
  4291. 92%How Cloudflare verifies the code WhatsApp Web serves to users
  4292. 94%Microsoft Takes VS 2022 Embedded Tools (C++) to VS Code -- Visual Studio Magazine
  4293. 89%System.CommandLine overview
  4294. 96%crt.sh | 6316640888
  4295. 94%1758773 - MITM in Russia
  4296. 99%Consuming a GraphQL API with Angular
  4297. 70%Fix minor random bias by vcsjones · Pull Request #65404 · dotnet/runtime
  4298. 84%f.lux
  4299. 80%Request for comments: Removing graph queries from RavenDB
  4300. 98%The evolution of Properties in C# from version 1 to 10
  4301. 59%Deep Learning Is Hitting a Wall
  4302. 98%Array Slicing in C# - Code Maze
  4303. 91%Microsoft for Startups Founders Hub
  4304. 99%Postgres Auditing in 150 lines of SQL
  4305. 99%Barcode Detection API - Web APIs | MDN
  4306. 98%password-purgatory-api/index.js at master · troyhunt/password-purgatory-api
  4307. 95%Suspense on the Server in React 18
  4308. 89%Deploy More Often
  4309. 97%Uno Platform 4.1 - 30% Perf Boost, Android 12, .NET 6 Mobile Preview 13 and more
  4310. 93%Bottleneck #01
  4311. 91%How to ensure uniqueness in Event Sourcing - Event-Driven.io
  4312. 99%Improving DevTools together: Announcing the new Edge DevTools feedback repository
  4313. 96%A Proposal For Type Syntax in JavaScript
  4314. 98%First look: adding type annotations to JavaScript
  4315. 68%CS 329S | Syllabus
  4316. 52%Appeal to Ruby community from Kharkiv Rubyist
  4317. 99%GitHub - troyhunt/password-purgatory-api: This is the Cloudflare Worker public API for deliberately making password creation hell
  4318. 99%Qalculate! - the ultimate desktop calculator
  4319. 82%This is my next main browser: a review of Orion
  4320. 98%Domain Logic: Where does it go?
  4321. 61%Domain Spoofing on Gannett Sites
  4322. 97%UTF-8 strings with Go: len(s) isn't enough | Henrique Vicente
  4323. 93%blakewatson.com – Thinking in rich text
  4324. 90%Windows product stickers as an insight into the past
  4325. 77%Dear recruiters, don't ghost me
  4326. 80%The Perils of RSS
  4327. 98%shot-scraper: automated screenshots for documentation, built on Playwright
  4328. 98%SQL-Powered Reading List
  4329. 94%Why Tensors? A Beginner's Perspective
  4330. 83%Trunk and Branches Model for Scaling Infrastructure Organizations
  4331. 89%GitHub - troyhunt/password-purgatory: Deliberately making password creation a true hell
  4332. 67%Microsoft Proposes Big JavaScript Change: 'We Do Expect Skepticism' -- Visual Studio Magazine
  4333. 83% 3.1 — blender.org
  4334. 98%Automate code metrics and class diagrams with GitHub Actions
  4335. 97%Racing the Hardware: 8-bit Division
  4336. 97%Some tiny personal programs I've written
  4337. 99%.NET Data Community Standup - GraphQL and OData: An In-Depth Discussion
  4338. 95%Migrating VB6 Code to .NET 6? Here's a Tool -- Visual Studio Magazine
  4339. 58%The day Steve Jobs dissed me in a keynote
  4340. 98%The Catch Block #97 - The Old, Familiar Comments Trap
  4341. 68%Optimizing code by understanding usage
  4342. 52%elementary OS is imploding
  4343. 85%Qua
  4344. 94%Bugs in Hello World
  4345. 98%Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  4346. 69%DNSSEC issues take Fiji domains offline
  4347. 97%Put an io_uring on it: Exploiting the Linux Kernel - Blog
  4348. 98%Cancelling await calls in .NET 6 with Task.WaitAsync()
  4349. 99%Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans
  4350. 99%Loop Around Index with C# Collections
  4351. 99%Automating PRs in Azure DevOps
  4352. 98%How to Upgrade to the React 18 Release Candidate – React Blog
  4353. 96%Bottleneck #01
  4354. 99%Boredcaveman | Post 0x2
  4355. 74%The 7 things I write in my notebook as a professional writer
  4356. 54%15 Insane Things That Correlate With Each Other
  4357. 94%The Waning of Ruby and Rails
  4358. 87%Building a Digital Homestead, Bit by Brick
  4359. 95%Starting a technology business: Part 1 - Full-stack business
  4360. 62%How I treat my urge to hoard data
  4361. 76%Google Cloud Status Dashboard
  4362. 96%AlphaCode: Competition-Level Code Generation with Transformer Based Architectures | Paper Review
  4363. 53%Studio Display
  4364. 91%How we optimized PostgreSQL queries 100x
  4365. 61%2 New Mozilla Firefox 0-Day Bugs Under Active Attack — Patch Your Browser ASAP!
  4366. 98%WebGPU — All of the cores, none of the canvas — surma.dev
  4367. 82%Apple unveils M1 Ultra, the world’s most powerful chip for a personal computer
  4368. 82%Announcing experimental DDR in 1.1.1.1
  4369. 63%Mac Studio
  4370. 98%Minimum Global · Anthony Lloyd
  4371. 96%Control and Data Plane Architecture
  4372. 91%.NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  4373. 93%Azure Sphere Back on Track, with Visual Studio 2022 Extension -- Visual Studio Magazine
  4374. 95%Episode 415 - International Women's Day Special with Kathleen Mitford
  4375. 95%Open Banking for OAuth Developers
  4376. 82%One Way Smart Developers Make Bad Strategic Decisions
  4377. 80%CVE-2022-26143: A Zero-Day vulnerability for launching UDP amplification DDoS attacks
  4378. 87%CVE-2022-26143: TP240PhoneHome reflection/amplification DDoS attack vector
  4379. 92%AMD Ryzen Threadripper Pro 5000 Series Launched
  4380. 92%Negative Space Scheduling
  4381. 98%Cancelling await calls in .NET 6 with Task.WaitAsync()
  4382. 60%International Women’s Day 2022
  4383. 87%HTMAA 2020
  4384. 93%Command-line Tools can be 235x Faster than your Hadoop Cluster
  4385. 99%Custom Attributes in .NET - Code Maze
  4386. 81%How to Reclaim Your Dev Team’s Focus w/ Ambassador Labs' Katie Wilde - DevInterrupted
  4387. 99%Working with Feature Flags in ASP.NET Core MVC application
  4388. 92%Database Comparison Tool
  4389. 93%JavaScript naming conflicts: How existing code can force proposed features to be renamed
  4390. 96%A type-safe DI Container as a tuple
  4391. 93%Maximizing 1on1 time with your manager
  4392. 92%.NET 6 Runtime for AWS Lambda Unveiled -- Visual Studio Magazine
  4393. 89%[Last Week in .NET #84] – What do we do with the elephant?
  4394. 88%Qualtrics Survey | Qualtrics Experience Management
  4395. 88% SATCOM terminals under attack in Europe: a plausible analysis.
  4396. 96%On building scalable systems | Kislay Verma
  4397. 98%Use a message envelope
  4398. 96%csharplang/pattern-match-span-of-char-on-string.md at main · dotnet/csharplang
  4399. 90%Math — Susan Rigetti
  4400. 89%Low Process Culture, High Process Culture
  4401. 68%I practice typing in Workman today. Here is my experience.
  4402. 64%Hedonism, Asceticism and the Hermetic Answer – Luke Smith
  4403. 91%How to Best Use Twitter
  4404. 82%We Cannot Live Without Cryptography!
  4405. 83%How to get the most out of your 1:1s
  4406. 90%Lessons From A Tech Job Search
  4407. 65%Rust Playground
  4408. 97%Go Playground - The Go Programming Language
  4409. 76%iMac G4 to M1 conversion progress
  4410. 96%PowerShell Plans Unveiled After .NET 7 Hiccup -- Visual Studio Magazine
  4411. 87%micropolisJS
  4412. 98%Edge Developer Tools for Visual Studio (Preview)
  4413. 85%I Shouldn't Complain
  4414. 95%Folklore.org:
  4415. 79%Editing stuff in prod
  4416. 99%Tutorial: Hello World with Microsoft Orleans
  4417. 99%The Dirty Pipe Vulnerability — The Dirty Pipe Vulnerability documentation
  4418. 67%State of Developer Recruitment 2021 | HackerEarth
  4419. 96%Executing code before Main in .NET - Gérald Barré
  4420. 79%Webinar: Database Security in a Hostile World
  4421. 99%What’s the maximum number of arguments for method in C# and in .NET?
  4422. 75%Cloudflare, CrowdStrike, and Ping Identity launch the Critical Infrastructure Defense Project
  4423. 99%Adding feature flags to an ASP.NET Core app
  4424. 99%Introduction to Unit Testing With NUnit in C# - Code Maze
  4425. 88%296: NSUrl, Security Scope, & Bookmarks
  4426. 86%C++ Cheat Sheets & Infographics
  4427. 91%MAZEPIN FIRED!!! IM BACK
  4428. 89%DevOps 101: What, who, why, and how?
  4429. 59%Steps we've taken around Cloudflare's services in Ukraine, Belarus, and Russia
  4430. 95%Microsoft DDoS protection response guide
  4431. 99%Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint | no dogma blog
  4432. 96%Windows Package Manager 1.2
  4433. 99%PowerShell and OpenSSH team investments for 2022
  4434. 99%Implementing a defaultable collection in C#
  4435. 74%My lizard brain is no match for infinite scroll · Caffeinspiration
  4436. 96%Binary search with confidence
  4437. 93%The unofficial yet comprehensive FAQ for LoongArch (last updated 2022-03-06)
  4438. 56%Tear Down This Wall, Mr. BBC!
  4439. 96%I Can No Longer Compile My First Flash Game
  4440. 97%In the beginning...
  4441. 98%Escaping privileged containers for fun
  4442. 80%What Makes Documentation Bad? | Arun Prasad
  4443. 99%Building a generate routes function using Terraform test
  4444. 50%You can Turn the Oven Down | Tom Gamon
  4445. 52%The rise of WebAssembly
  4446. 95%Windows Defender is enough, if you harden it
  4447. 65%Multistre.am
  4448. 95%Mark SslProtocols.Tls and SslProtocols.Tls11 as obsolete by rzikm · Pull Request #65773 · dotnet/runtime
  4449. 54%Heardle - Like Wordle, but for Music
  4450. 63%Apple, Google, Microsoft, Mozilla united for web developers
  4451. 72%Retrieving your browsing history through a CAPTCHA
  4452. 98%How to Convert String to Int in C# - Code Maze
  4453. 81%The technological case against Bitcoin and blockchain
  4454. 76%Mathematically Correct Breakfast -- Linked Bagel Halves
  4455. 96%dpy_development_plans.md
  4456. 98%MiniValidation 0.4.2-pre.20220306.48
  4457. 99%Telenot Complex: Insecure AES Key Generation
  4458. 57%Walk in the steps of successful makers, and fail - Sébastien Castiel
  4459. 98%Reviewing my First Shiny Project (1/n) – Buttons
  4460. 57%Struggles With Stability And Meaning During Pandemic Life Changes - Marketer Philosopher
  4461. 59%What Happened When I Replied to a Sponsored Content Email? - Kev Quirk
  4462. 96%How I Use My Computer
  4463. 90%What do Russians think now? 1 week after the start.
  4464. 96%Introducing Native Matrix VoIP with Element Call!
  4465. 95%A regular expression to check for prime numbers — Noulakaz
  4466. 82%Release prep: v2.5 by NickCraver · Pull Request #2021 · StackExchange/StackExchange.Redis
  4467. 99%Bubble Sort In C# - Code Maze
  4468. 86%Weekly Update 285
  4469. 89%'Speak directly!': Putin has tense exchange with his chief spy
  4470. 87%Russia started blocking Tor
  4471. 57%BGPStream Event #287556
  4472. 97%Technical Overview · Wiki · The Tor Project / Anti-censorship / Pluggable Transports / Snowflake
  4473. 96%Snowflake
  4474. 58%bridges
  4475. 89%Tor blocked in Russia: how to circumvent censorship - Support / Censorship Circumvention - Tor Project Forum
  4476. 94%Ben Wiser | I just spent £700 to have my own app on my iPhone
  4477. 98%How to test database backups - Vettabase
  4478. 57%My Journey To Chess Mastery — Behavioral Value Investor
  4479. 92%February 2022 Review - I'm an org
  4480. 92%Episode 414 - Azure DNS
  4481. 97%How to design better APIs
  4482. 60%Resonance of Thought
  4483. 90%The perils of the “real” client IP
  4484. 80%The Bellwether Mouse: A Modern Depraz Clone
  4485. 83%Menu bar
  4486. 93%FOMO? YAMO.
  4487. 98%Part 2: Improving crypto code in Rust using LLVM’s optnone
  4488. 85%Outlet Denier
  4489. 55%Python in VS Code Now Supports Pre-Release Extension Option -- Visual Studio Magazine
  4490. 87%Never Change Your Password - TidBITS
  4491. 97%It's always been you, Canvas2D - Chrome Developers
  4492. 98%[stream] USB: Reverse Engineering and Writing Drivers
  4493. 89%Shields up: free Cloudflare services to improve your cyber readiness
  4494. 89%Google Docs New Feature: Pageless
  4495. 52%March 4, 2022
  4496. 60%Cybercriminals who breached Nvidia issue one of the most unusual demands ever
  4497. 93%Welcome | CrowdSec Console
  4498. 61%Google Slides is Actually Hilarious
  4499. 90%Episode 93 - Umbraco Heartcore and Blazor with Poornima Nayar
  4500. 99%How to Use RabbitMQ in ASP.NET Core - Code Maze
  4501. 98%Creating a Static Web Content Project for Publishing with WebDeploy
  4502. 67%How I See Numbers | Cameron Sun
  4503. 94%dotnetdays.ro - .NET & Software Architecture conference in Romania
  4504. 96%The Fetch API is finally coming to Node.js - LogRocket Blog
  4505. 89%Grid and Flexbox—What Problems They Solve
  4506. 86%What do you need to know about SQS?
  4507. 96%Monsters Weekly 242 - Performance of .NET JSON Serialization
  4508. 99%GitHub - TrungNguyen1909/qemu-t8030: iPhone 11 emulated on QEMU
  4509. 76%VS Code v1.65 Update: New Theme, Audio Cues and Terminal Shell Integration (Preview) -- Visual Studio Magazine
  4510. 85%Numbers Every Programmer Should Know By Year
  4511. 92%6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  4512. 99%Code Review How To: Organization
  4513. 75%Don't bring politics to React · Issue #23402 · facebook/react
  4514. 96%Microsoft Previews Revamped 'WordPress on App Service' on Azure -- Visual Studio Magazine
  4515. 98%Part 1: The life of an optimization barrier
  4516. 91%We don't need runtime type checks - stitcher.io
  4517. 94%Sudoku Raises Its Head
  4518. 83%Developer tooling must spark joy
  4519. 70%43
  4520. 64%This City Does Not Exist
  4521. 84%It's now your fault they don't know about it
  4522. 93%New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  4523. 59%Diffusion of surname - Surname Map
  4524. 99%Preparing IMDB Movie Review Data for NLP Experiments -- Visual Studio Magazine
  4525. 98%Cancellation, Part 2: Requesting Cancellation
  4526. 99%Passwordless Login | Onzauth
  4527. 99%Different Ways to Iterate Through a Dictionary in C#
  4528. 99%Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  4529. 69%Moving money internationally
  4530. 58%.NET Frontend Days 2022 recordings
  4531. 99%Introduction to the Node.js reference architecture, Part 7: Code coverage | Red Hat Developer
  4532. 99%Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  4533. 97%How do primitive values get their properties?
  4534. 98%Build your own simple browser with WebView2
  4535. 99%Testing .NET 6 Lambda Containers with the Runtime Interface Emulator | no dogma blog
  4536. 99%troll-block.py
  4537. 98%stripe-tax.md
  4538. 94%Towards a Unified Theory of Web Performance - Infrequently Noted
  4539. 86%MacGeneration victime d’une attaque informatique
  4540. 71%Our response to the war in Ukraine | The GitHub Blog
  4541. 60%How Does Perspective Work in Pictures?
  4542. 97%Eventual Consistency is a UX Nightmare
  4543. 92%Huemint - AI color palette generator
  4544. 95%The Controversy Surrounding Hybrid Cryptography - Dhole Moments
  4545. 66%SPAs were a mistake - discussions
  4546. 89%Startups shouldn't solve technically hard problems - Inverted Passion
  4547. 92%Shade Map Pro • Ted Piotrowski
  4548. 87%MLOps Is a Mess But That's to be Expected
  4549. 82%I'm with Ukraine and I'm no longer Microsoft MVP
  4550. 71%Living consciously 🍜
  4551. 94%Why I'm Glad I Lack Passion to BE a Programmer
  4552. 85%Party Quadrants
  4553. 83%Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  4554. 95%GitHub - wybiral/guitar: browser-based guitar tab editor and simulator
  4555. 98%Sharing code between ASP.NET and ASP.NET Core
  4556. 51%The Tor Project: Relay Incentivization | Design
  4557. 98%GitHub - gildas-lormeau/SingleFile: Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
  4558. 84%EEG Cat Ears — Jazz DiMauro
  4559. 62%March 2, 2022
  4560. 98%The Catch Block #96 - The Invasion, and Why It's OK to Take a Break
  4561. 79%Recording: RavenDB–a really boring database
  4562. 83%iCloud Private Relay: information for Cloudflare customers
  4563. 98%Difference Between Task.Run and Task.Factory.StartNew - Code Maze
  4564. 66%Lessmilk Game: Almost Pong
  4565. 97%proposal/generics-implementation-dictionaries-go1.18.md at master · golang/proposal
  4566. 95%Blockchain Cryptography | Gary Woodfine
  4567. 83%The problem with averages - Simple Talk
  4568. 99%Image Style Transfer With C#, ONNX, and ImageSharp
  4569. 93%Introducing Ballast: An Adaptive Load Test Framework
  4570. 98%Don't show this message again - avoid vague options
  4571. 98%Modelling workflows with Finite State Machines in .NET
  4572. 99%Announcing TypeScript 4.6
  4573. 91%GitHub - clemensv/messaging: Resource collection for messaging and eventing
  4574. 95%So.. what is machine learning? (#NoCodeIntro)
  4575. 87%Write plain text files | Derek Sivers
  4576. 78%Responding to Tor censorship in Russia | Tor Project
  4577. 91%A guide to auditing, reviewing, and improving a Drupal module
  4578. 94%No Idea Blog
  4579. 95%Functional Programming Patterns In Smalltalk
  4580. 97%fork vfork popen clone performance – /contrib/famzah
  4581. 86%Andrea Scarpino - I went out for dinner and I took some endpoint
  4582. 98%Security for package maintainers
  4583. 95%Validate zero enum value in Protocol Buffer
  4584. 88%Home - Moshe Karmel
  4585. 60%RCE Bugs Found in WhatsApp, Other Hugely Popular VoIP Apps: Patch Now!
  4586. 82%HUAWEI MatePad Paper
  4587. 92%Plagiarism as a patent amplifier
  4588. 80%Why RISC-V Is Succeeding
  4589. 84%GNU Taler Documentation — GNU Taler 0.8.2 documentation
  4590. 92%Hubs by Mozilla
  4591. 76%Use a cached delegate for method group conversion · Issue #5835 · dotnet/roslyn
  4592. 84%Kończymy współpracę z DiEM25 i Progressive International - Partia Razem - Inna polityka jest możliwa!
  4593. 83%We should format code on demand
  4594. 95%5 things you don't need Javascript for
  4595. 55%Why Chainguard joined the Open Source Security Foundation
  4596. 52%What Is the Oldest Computer Program Still in Use?
  4597. 87%analysis and resources – Microsoft Security Response Center
  4598. 88%Using the .NET JIT to reduce abstraction overhead
  4599. 94%Profiling a .NET6 app running in a linux container with dotnet-trace, dotnet-dump, dotnet-counters, dotnet-gcdump and Visual Studio
  4600. 99%Solid.js feels like what I always wanted React to be
  4601. 99%Minimal APIs in .NET 6 - Code Maze
  4602. 95%Working with MySQL tables - Simple Talk
  4603. 99%Global usings in C# 10
  4604. 96%Enabling High-Quality Code in .NET | Milan Milanović
  4605. 92%Why the Bug Tracker
  4606. 85%Can one flatten a statically typed list?
  4607. 96%GitHub - zellij-org/zellij: A terminal workspace with batteries included
  4608. 53%Chinese Firedrake Jammer - Signal Identification Wiki
  4609. 80%No user accounts, by design | F-Droid - Free and Open Source Android App Repository
  4610. 84%F-Droid - Free and Open Source Android App Repository
  4611. 87%Booqsi | For the love of books
  4612. 89%[Last Week in .NET #83] – Can I get 100 duck-sized horses for an experiment, please?
  4613. 89%You should separate your billing from entitlements - Arnon Shimoni
  4614. 60%What Is the Jordan Canonical Form?
  4615. 93%Code Ownership, Stewardship, or Free-for-all?
  4616. 96%Elixir, Telemetry, and Prometheus
  4617. 83%An extremely unwinnable Slay the Spire seed, and how to find more
  4618. 99%Let the Browser Do It for You
  4619. 69%A framework for choosing what to do
  4620. 86%Some Bits: Nelson's weblog
  4621. 82%Zach Bellay | Maslow's Heirarchy of Data Needs
  4622. 98%Novo Cantico: Novo Cantico
  4623. 84%So Long, Cloudflare, and Thanks for all the Free Tunnels
  4624. 81%UWB, what it ACTUALLY is
  4625. 74%Hands-on: Gmail’s new sidebar feels like a big banner ad for Google Chat
  4626. 97%fork() is evil; vfork() is goodness; afork() would be better; clone() is stupid
  4627. 79%How to take credit for someone else's work on GitHub
  4628. 85%For the Sake of Simplicity
  4629. 99%Training a ML.NET Model with Azure ML
  4630. 98%Feature request: Support for streamed responses · Issue #5040 · postmanlabs/postman-app-support
  4631. 92%Daxin: Stealthy Backdoor Designed for Attacks Against Hardened Networks
  4632. 99%test1.glsl
  4633. 64%Going
  4634. 98%Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  4635. 91%Vue 3 support by EdwinHoksberg · Pull Request #9 · insky/vue-gpickr
  4636. 98%Executing GitHub Actions jobs or steps only when specific files change - Gérald Barré
  4637. 80%Performance optimizations in production
  4638. 68%Someone should probably start a bright home lighting company
  4639. 93%Step-up authentication with OAuth and OpenID Connect
  4640. 96%Welcome to Linux From Scratch!
  4641. 87%DateTime Format In C# - Code Maze
  4642. 88%295: Two ways to do the same thing
  4643. 85%The Painfully Shy Developer's Guide to Networking for a Better Job (Without Being Creepy)
  4644. 95%CS 11 (Interview Preparation)
  4645. 97%Lambda Calculus in 400 Bytes
  4646. 97%Generating OpenAPI Document from Azure Functions within CI/CD Pipeline
  4647. 54%Longevity FAQ — Laura Deming
  4648. 54%Why not hire part-time developers?
  4649. 93%Tag Helpers in ASP.NET Core | endjin
  4650. 54%LED Ticker Tape with .NET
  4651. 94%Parameter Null Checking in C#11 and optimising throw methods
  4652. 95%GitHub - RunaCapital/awesome-oss-alternatives: Awesome list of open-source startup alternatives to well-known SaaS products 🚀
  4653. 84%Donate to World Central Kitchen
  4654. 98%Minimum Viable Continuous Delivery
  4655. 84%Win32 is the stable Linux userland ABI (and the consequences) - the sporks space
  4656. 98%Evolving your RESTful APIs, a step-by-step approach
  4657. 77%pSYoniK - Software, Hardware and Tech
  4658. 99%Ruby Fiber Scheduler - Bruno Sutic
  4659. 93%Metaphysics of Mapping Buildings
  4660. 63%Enjoy Reading and Writing Poems – Polka Sky
  4661. 96%Infinite Memory
  4662. 96%NoCode isn't dying. But has problems. - Neuman Blog
  4663. 99%Using image loader is Next.js
  4664. 98%Using Zig As Cross Platform C Toolchain
  4665. 92%How to run a lockdown
  4666. 77%Org Log
  4667. 98%Transport Layer Security (5/6)
  4668. 98%GitHub - andrewlock/NetEscapades.EnumGenerators: A source generator for generating fast "reflection" methods for enums
  4669. 97%Properly Manage Background Tasks in Xamarin Forms - Cool Coders
  4670. 98%JSON improvements in SQLite 3.38.0
  4671. 87%GitLab Critical Security Release: 14.8.2, 14.7.4, and 14.6.5
  4672. 95%GitHub - iaddis/metalnes: Transistor level NES simulation
  4673. 85%GitHub Advisory Database now open to community contributions | The GitHub Blog
  4674. 80%disabling ANSI color output in various Unix commands
  4675. 76%Gorillas: Special offer - unicorn slices, 150g 🦍❤️
  4676. 81%Transit Panel
  4677. 94%Using Ansible & Nomad for a homelab (part 1)
  4678. 99%Self-obfuscating value objects - Eric Mann's Blog
  4679. 93%How to waste time and overcomplicate things — Ryan Warnock
  4680. 99%Goals Are Arbitrary
  4681. 89%Fuzzing for wolfSSL
  4682. 95%An Introduction and Tutorial for Azure Cosmos DB
  4683. 97%Couchbase Mobile 3 Brings New C and Kotlin APIs, Simplified Administration
  4684. 98%Episode 413 - Thinking Cloud Native
  4685. 69%Weekly Update 284
  4686. 99%Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  4687. 66%Weekly Update 284
  4688. 95%Security | Fleet handbook
  4689. 78%Why is Ukraine the West's Fault? Featuring John Mearsheimer
  4690. 70%The claimed effect size is about a zillion times higher than is plausible.
  4691. 99%Differences Between != And Is Not Operators in C# - Code Maze
  4692. 87%Make Linux look exactly like Windows 95... I mean *exactly*.
  4693. 83%Enable implicit usings by terrajobst · Pull Request #39 · terrajobst/nquery-vnext
  4694. 99%Speed up contended HTTP/2 frame writing (500% gRPC h2 70x1 improvement) by halter73 · Pull Request #40407 · dotnet/aspnetcore
  4695. 71%Linus Torvalds prepares to move the Linux kernel to modern C | ZDNet
  4696. 99%Introducing the OpenIddict client
  4697. 85%Greek Letters
  4698. 99%App Configuration Settings in .NET MAUI (appsettings.json)
  4699. 93%DIY Split-Flap Display
  4700. 72%Kolide - Is Grammarly a Keylogger? What Can You Do About It?
  4701. 98%How I Work From Home And Parent – Geeqs at Seeq
  4702. 72%God Is in the Details
  4703. 87%Don’t track bugs, fix them
  4704. 98%Zig Build System Internals
  4705. 96%More notes on writing web scrapers
  4706. 68%10 HTML tags you have never used before
  4707. 62%AT2 demonstrator
  4708. 98%FEDOROV
  4709. 95%With Windows App SDK Update Coming, Microsoft Lauds Growing Ecosystem -- Visual Studio Magazine
  4710. 86%How I Learned French in 12 Months
  4711. 97%.NET 💜 GitHub Actions
  4712. 97%blog.md
  4713. 98%Building a simple Tweet Bot using Azure Logic Apps
  4714. 96%The post-quantum future: challenges and opportunities
  4715. 98%Writing an OS in Rust
  4716. 98%C# in 100 Seconds
  4717. 97%Disable SHA1 signature creation and verification by default (78fb78d3) · Commits · Red Hat / centos-stream / rpms / openssl
  4718. 96%GitHub - orioledb/orioledb: OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
  4719. 55%#TechForUkraine
  4720. 80%RavenDB: Domain Modeling and Data Persistency
  4721. 99%GitHub - zdimension/embed-c: Embed C code at compile time inside Rust using C2Rust
  4722. 96%GitHub - ZacharyPatten/dotnet-console-games: Game examples implemented in .NET console applications primarily for educational purposes. https://zacharypatten.github.io/dotnet-console-games
  4723. 97%25 Malicious JavaScript Libraries Distributed via Official NPM Package Repository
  4724. 97%Debugging C# in Visual Studio - Code Maze
  4725. 94%XAML Fundamentals for Web and Mobile: ListView
  4726. 98%30 Days of PWA - Learning Series about Progressive Web Apps
  4727. 96%Alias: An approach to .NET Assembly Conflict Resolution
  4728. 88%#TechForUkraine
  4729. 97%Agenda - NDC Melbourne 2022 | Conference for Software Developers
  4730. 99%Making a Tor Version of Your Site
  4731. 70%Why Can’t We Agree On What’s True? | Dr. Ian O'Byrne
  4732. 83%Squirrels ala carte
  4733. 92%We're All Imposters
  4734. 70%How to be miserable after a breakup
  4735. 92%Consulting Advice I Gave Myself
  4736. 90%Expected Value vs Expected Growth | Tom Pollak
  4737. 95%Gnome Clipboard History
  4738. 87%Eventually consistency and cache
  4739. 92%Gödel's Incompleteness Theorem, in Bash
  4740. 97%Building meaningful relationships with remote colleagues
  4741. 95%Going multipath without Multipath TCP
  4742. 95%HPKE: Standardizing public-key encryption (finally!)
  4743. 79%Moving the kernel to modern C
  4744. 56%Firearms have overtaken car crashes as main cause of premature US trauma deaths. Firearm homicides also increased, rising from 11,493 deaths in 2009 to 13,958 in 2018, equivalent to 633,656 years of potential life lost in 2018, up from 554,260 in 2009. : science
  4745. 56%Elevator.js
  4746. 85%[COSE] Why you shouldn't have your crypto designed by a CEO
  4747. 98%Migration from .NET 5 to .NET 6: Performance benchmarks
  4748. 97%GitHub Previews Faster Codespaces Creation with Prebuilds -- Visual Studio Magazine
  4749. 96%Cancellation, Part 1: Overview
  4750. 93%Chat with the Visual Studio test tools team!
  4751. 98%Announcing Rust 1.59.0 | Rust Blog
  4752. 83%The Genesis of Aptos
  4753. 84%«Люди стали заручниками і гарматним мʼясом». Що відбувається на тимчасово окупованих територіях | Громадське телебачення
  4754. 82%You can't capture the nuance of my form fields
  4755. 97%Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  4756. 63%Cloudflare re-enforces commitment to security in Germany via BSIG audit
  4757. 92%Building Confidence in Cryptographic Protocols
  4758. 92%Russia-Ukraine crisis: Did US ever think about consequences of pushing a big country to the wall?
  4759. 99%Badly implementing encryption: Part X-Additional data
  4760. 98%A new way to build CLEAN and FAST APIs in .NET
  4761. 91%NewPipe - a free YouTube client
  4762. 96%C++ exceptions are becoming more and more problematic
  4763. 99%Using RestSharp To Consume APIs in C#
  4764. 94%SQLite Release 3.38.0 On 2022-02-22
  4765. 97%Building Serverless Web App Blazor Chart—AWS Lambda Function
  4766. 86%Guidance for Architecting Mission Critical Apps on Azure
  4767. 98%Rubik’s Cube for Beginners (Version 2.0). C# Application with 3D Graphics and Animation. VS2022 .NET6
  4768. 99%Build APIs for the Web INSTANTLY with ASP.NET Core 6
  4769. 97%AsyncAPI, a specification for defining asynchronous APIs
  4770. 71%PSReadLine 2.2 GA
  4771. 91%Support open source that you use by paying the maintainers to talk to your team
  4772. 99%v2.5 Backlog: Use AutoResetEvent for backlog thread lingering by NickCraver · Pull Request #2008 · StackExchange/StackExchange.Redis
  4773. 91%GitHub - JeanJouliaCode/wipeClean
  4774. 97%zkSync 2.0: Public Testnet is Live!
  4775. 93%JoinPeerTube
  4776. 97%Semantic Versioning is overrated
  4777. 94%Benchmarking ASP.NET Applications with .NET Crank
  4778. 99%Query Postgres, Route to any Database
  4779. 98%SPAs were a mistake
  4780. 84%Learn to Listen
  4781. 90%IPv6 in a home environment
  4782. 98%Novo Cantico: Novo Cantico
  4783. 50%The impact of less scalable work.
  4784. 90%OH4 - on abstraction
  4785. 98%pip and cargo are not the same
  4786. 91%Personal Finance for Engineers
  4787. 95%We Need Higher Quality Note-Taking Applications
  4788. 98%Devs Sound Off on C# 11 Preview Features Like Parameter Null Checking -- Visual Studio Magazine
  4789. 85%Why we are acquiring Area 1
  4790. 92%GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker
  4791. 97%Why the OAuth mTLS spec is more interesting than you might think
  4792. 85%Rounding
  4793. 99%Bit of FirebirdClient history | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  4794. 76%[Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  4795. 76%The Mesozoic terminated in boreal spring - Nature
  4796. 98%SimulaVR Store
  4797. 96%Trevor Elkins' Blog - How I Shaved 187MB Off United Airline's 439mb iOS App
  4798. 99%Anti-corruption Layer for communication between Boundaries
  4799. 98%The Catch Block #95 - Slow, Deliberate Refactoring Tips
  4800. 99%Badly implementing encryption: Part IX–SIV
  4801. 96%smart-release - crates.io: Rust Package Registry
  4802. 91%workspaces - crates.io: Rust Package Registry
  4803. 95%Making protocols post-quantum
  4804. 97%OpenSSH: Release Notes
  4805. 98%When I'm Sad My Computer Sends Me Cats
  4806. 99%Avoiding the Top 10 NGINX Configuration Mistakes - NGINX
  4807. 99%Rate Limiting in ASP.NET Core Web API - Code Maze
  4808. 84%Wordle is pretty damn smart in many subtle ways
  4809. 99%Debug .NET applications running in local containers with VS Code | Red Hat Developer
  4810. 98%Cossack Labs - Security of React Native libraries: the bad, the worse and the ugly
  4811. 99%Testing ASP.NET Core 6 Apps
  4812. 99%What to expect from ES2022 - LogRocket Blog
  4813. 98%Migrating from Redis-64 to Memurai
  4814. 85%Introducing Checks: simplifying privacy for app developers
  4815. 97%The Tuple Type in Typescript
  4816. 99%Implementing an API Gateway in ASP.NET Core with Ocelot
  4817. 97%Recommended container limits for dotnet-monitor
  4818. 97%GitHub - MolecularMatters/raw_pdb: A C++17 library for reading Microsoft Program Debug Database PDB files
  4819. 89%Sunsetting the Bethesda.net Launcher & Migrating to Steam
  4820. 77%Bringing the Framework Laptop to more of the world
  4821. 84%Releases · xerial/sqlite-jdbc
  4822. 83%Podman v4.0.0 Released
  4823. 87%Optimizing Postgres Text Search with Trigrams
  4824. 69%How I find and process and select five outstanding links to share every week | David Bauer
  4825. 95%Why Flutter is the most popular cross-platform mobile SDK
  4826. 99%Plex on NixOS
  4827. 99%Do not recommend: User Provided Primary Keys
  4828. 87%These violent delights
  4829. 85%Embracing Impostor Syndrome
  4830. 96%On Anki's database
  4831. 86%Humane Technology -
  4832. 80%EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  4833. 99%Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  4834. 99%Adding Tailwind CSS v3 to a Blazor app
  4835. 99%Convoy Crackdown
  4836. 50%Messaging Malware Mobile Anti-Abuse Working Group Honors Troy Hunt of Have I Been Pwned with Mary Litynski Award
  4837. 94%Requiring two-factor authentication on NuGet.org
  4838. 52%Five Things You Notice When You Quit the News
  4839. 98%Early peek at C# 11 features
  4840. 98%GitHub - brouberol/marcel: Le docker français
  4841. 98%Try Clojure
  4842. 88%rust-analyzer joins the Rust organization! | Rust Blog
  4843. 75%Who's Who in Data Science and Machine Learning? - Onalytica
  4844. 99%A career ending mistake — Bitfield Consulting
  4845. 99%aes-gcm-nonce-reuse.rb
  4846. 99%Slack System Status
  4847. 99%Nix Flakes: an Introduction
  4848. 83%Badly implementing encryption: Part VIII–timings attacks and side channels
  4849. 98%Upgrading an ASP.NET Core Web API Project to .NET 6
  4850. 83%GitHub - markrussinovich/btcgraffiti
  4851. 97%Deep Dive Into a Post-Quantum Key Encapsulation Algorithm
  4852. 95%Please stop lying about .NET Standard 2.0 support!
  4853. 95%GitHub - TheRealOrange/terminalvideoplayer
  4854. 97%Accidentally swapped the left ctrl and caps lock functionality on my board, can't figure out how to fix.
  4855. 95%Params Keyword in C# - Code Maze
  4856. 89%Collect and track Lighthouse results with elmah.io
  4857. 92%Creating a source generator
  4858. 80%r/MechanicalKeyboards - Accidentally swapped the left ctrl and caps lock functionality on my board, can't figure out how to fix.
  4859. 80%Why I will never buy another Samsung device
  4860. 96%My 10 Favorite Countries (After Visiting Them All)
  4861. 97%Cake - Cake v2.1.0 released
  4862. 97%Think big, start small
  4863. 98%You Can throw() Anything In JavaScript - And Other async/await Conside
  4864. 94%A type-safe DI Container as a functor
  4865. 92%30 Days of PWA - Learning Series about Progressive Web Apps
  4866. 99%How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  4867. 99%Blocking XREAD From A Redis Stream Using StackExchange.Redis
  4868. 98%Google Drive to SQLite
  4869. 87%How bad it is using the same IV twice with AES/GCM?
  4870. 98%Cryptology ePrint Archive: Report 2022/208
  4871. 98%Headline Words
  4872. 70%What Made _World of Warcraft_'s Environments so Compelling?
  4873. 98%Software I'm Thankful For — Jowanza Joseph
  4874. 98%Mac Setup for Web Development [2022]
  4875. 55%good teacher — Bob Doto
  4876. 91%What a $500,000 grant proposal looks like
  4877. 94%You are building a reactor, not the Guggenheim
  4878. 82%Power BI Signon
  4879. 57%Sign up for weekly tips
  4880. 58%Why I blog - Tyler Cipriani
  4881. 57%Dynamic Linking Is Bad For Apps And Static Linking Is Also Bad For Apps
  4882. 93%The SQLite SET-AND Gotcha | Dan Aloni
  4883. 64%Thunderbolt Station 4 | TS4 | Dock
  4884. 54%I have no capslock and I must scream [ 2022-02-21 ]
  4885. 94%GitHub - 0xdanelia/regex_turing_machine: The find/replace box in Notepad++ is Turing Complete
  4886. 98%GitHub - dotnet/command-line-api: Command line parsing, invocation, and rendering of terminal output.
  4887. 98%System.CommandLine 2.0.0-beta3.22114.1
  4888. 99%GitHub - automerge/automerge: A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  4889. 98%Safe storage of app secrets in development in ASP.NET Core
  4890. 83%Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  4891. 90%OpenAPI extensions and Swashbuckle
  4892. 86%Core team to form language workgroup - Announcements - Swift Forums
  4893. 81%Capcom CPS-1 Graphic system study
  4894. 91%The MVP reconnect daily
  4895. 86%Switching Redirect Handler in Optimizely CMS (Episerver)
  4896. 56%February 21, 2022
  4897. 93%Times are great for programmers now. How does it end?
  4898. 98%Update all Visual Studio instances from the command line - Gérald Barré
  4899. 96%The Post-Quantum State: a taxonomy of challenges
  4900. 99%Badly implementing encryption: Part VII–implementing authenticated encryption
  4901. 99%ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  4902. 98%The pain points of C# source generators: February 2022 Update - Turnerj (aka. James Turner)
  4903. 93%List Collection in C# - Code Maze
  4904. 88%294: Hello .NET 7, C# 11, and !!
  4905. 99%Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  4906. 99%.NET Developer? You’re an IoT Developer Too!
  4907. 96%AWS Lambda Cookbook — Elevate your handler’s code — Part 2 — Observability
  4908. 88%#OpenCV – Access a local camera 🤳in F# 📝
  4909. 99%7 Improvements You Might Have Missed in .NET 6
  4910. 99%Connecting a Blazor App to Swagger API
  4911. 97%Monsters Weekly 240 - Mermaid Diagrams on GitHub
  4912. 86%What are wrapper objects for primitive values?
  4913. 99%Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  4914. 99%Cancellation Tokens in F#
  4915. 99%Practical Guide to Solving Hard Problems
  4916. 92%Google Tag Manager, la nouvelle arme anti adblock
  4917. 99%Introducing C# 10: Structs parameterless constructor and instance field initializer
  4918. 95%HTB - DevOops
  4919. 98%Retrofitting Async/Await in Go 1.18
  4920. 98%Be anonymous
  4921. 99%mikerourke.dev
  4922. 99%Simple Passwordless User Authorization
  4923. 92%Why learn Racket? A student's perspective - Micah Cantor
  4924. 92%Switching to dvorak layout 🎹
  4925. 83%Inbox Zero
  4926. 99%Fengari
  4927. 99%Rotator
  4928. 97%Programming things that have gotten easier
  4929. 98%Newsletter Week 7, 2022
  4930. 97%GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  4931. 97%orleans/samples/Voting at main · dotnet/orleans
  4932. 84%GitHub - defenseunicorns/zarf: K8s Airgap Buddy
  4933. 82%Reasons why Babies Cry in the First Three Months, How to Tell Them Apart, and What to Do
  4934. 97%The Fastest GIF Does Not Exist
  4935. 99%Diagnosing an ASP.NET Core hard crash
  4936. 85%Game Boy Fiver [Wordle clone]: How to compress 12972 five-letter words to 17871 bytes
  4937. 94%Displaying NDI sources on Stream Decks
  4938. 96%Programmable Search Engine by Google
  4939. 98%How to Convert Int to String in C# - Code Maze
  4940. 99%ASP.NET Core Routing from the Outside In
  4941. 63%I took a work call at the tailgate #ravens
  4942. 99%A tour of the Dart language
  4943. 99%GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  4944. 98%Chris Brumme's Weblog - Blog
  4945. 99%.NET Frontend Day 2022: Xamarin & MAUI Recap
  4946. 89%Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec
  4947. 83%Some (crazy?) thoughts on the future
  4948. 94%Is Datalog a good language for authorization?
  4949. 94%Off-The-Record Messaging part 1: the problem with PGP | Robert Heaton
  4950. 71%User-Centered Design is Killing Innovation
  4951. 91%Toy Traceroute With Ping - Susam's Maze
  4952. 97%How I got Crostini to work in Chrome OS Flex
  4953. 72%Software development is like tetris
  4954. 72%Web Guitar
  4955. 95%Dirty Nix flake quality-of-life hacks
  4956. 84%Taurus Releases the First Open-Source Implementation of MPC-CMP
  4957. 75%Athletic Brewing Company | Craft Non-Alcoholic Beer
  4958. 99%GitHub - martinvonz/jj: A Git-compatible DVCS that is both simple and powerful
  4959. 75%GitHub - LyalinDotCom/MetadataUpdateHandlersDemo
  4960. 84%Do Russians want a war?
  4961. 96%RepoDb.PostgreSql.BulkOperations 0.0.9
  4962. 97%ziplnk.py
  4963. 99%PostgreSQL
  4964. 96%Automatic SBOMs with ko
  4965. 78%Senior Associate, Disputes & Economics (.NET Developer) (Remote)
  4966. 66%Linux developers patch security holes faster than anyone else, says Google Project Zero | ZDNet
  4967. 97%Online exif data viewer
  4968. 96%Nix: An Idea Whose Time Has Come
  4969. 99%How to Populate an Array With the Same Value in C#
  4970. 99%Fritz.InstantAPIs 0.1.0
  4971. 88%Ransomware Protection Software | Varonis
  4972. 93%GitHub - gristlabs/grist-core: Grist is the evolution of spreadsheets.
  4973. 85%Chorded Keyboard
  4974. 86%Facebook Shadow Profiles
  4975. 81%Scott Hanselman on TikTok
  4976. 93%Best Tools for GitHub Notifications
  4977. 65%Maximize Value, not Quantity
  4978. 97%Build tool requirements
  4979. 77%Spam Accounts in 2022
  4980. 88%Decentralization Is a Quality
  4981. 92%Repos that always pass their tests
  4982. 91%New graduate EU offers - is It possible to negotiate?
  4983. 66%Kash Goudarzi
  4984. 93%What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
  4985. 93%Practical bruteforce of military grade AES-1024 Remote Rhein Ruhr Stage
  4986. 96%.NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  4987. 94%2022-02-19: Of Source Generators And Incremental Generators · Discussion #4 · Flash0ver/FlashOWare.NET
  4988. 74%OCaml from the Very Beginning
  4989. 82%GitHub - xt0rted/dotnet-sdk-updater: Update global.json files with the latest SDK version
  4990. 81%Fred's ImageMagick Scripts
  4991. 80%GitHub - adeemm/WinAPI-Fun: A collection of (relatively) harmless prank / virus examples using the Windows API
  4992. 89%MS Stage conference | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  4993. 83%Detecting Magecart-Style Attacks With Page Shield
  4994. 98%Badly implementing encryption: Part VI–malleable encryption
  4995. 97%How to Create and Publish a NuGet Package Using Visual Studio
  4996. 88%.NET MAUI Preview ... Number 13!
  4997. 94%GitHub - quenhus/uBlock-Origin-dev-filter: Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.
  4998. 83%Concurrent Rendering in React 18
  4999. 99%Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  5000. 86%The Internals of PostgreSQL : Introduction
  5001. 89%Accelerating fusion science through learned plasma control
  5002. 98%Collections and Primitive Obsession
  5003. 92%100 Days of TypeScript (Day 7)
  5004. 97%How YOU can build a great looking .NET Console app with Spectre
  5005. 96%Episode 412 - Azure Database for Postgres
  5006. 94%Year 2038 problem is still alive and well
  5007. 94%How to capture book notes and turn those into smart notes
  5008. 93%Execution > Strategy | Variance
  5009. 99%Avoid the Apple App Store | Jonatan Heyman
  5010. 89%Technical Debt Sounds Dumb
  5011. 99%Adding a Microservice to Your Monolith - Aaron Francis
  5012. 99%Cron-ify Web Push Notifications
  5013. 71%Improving the US financial system
  5014. 95%The duality of software production
  5015. 58%10 Lessons Learned after $5B of M&A by @ttunguz
  5016. 79%A Week Of Mathematical Outreach, The Good, The Ba(r)d And The Ugly
  5017. 98%Tech Interviews are actually a hazing experiment
  5018. 97%Shader translation benchmark
  5019. 76%The Journey That Led Me to Write a Book on Analog Zettelkästen
  5020. 64%Nerdle - the daily numbers game
  5021. 71%What the null?!! ...and other topics with David Wengier | Meetup
  5022. 62%.NET turns 20: Reflecting on Microsoft's not-Java
  5023. 81%The Unreasonable Math of Type 1 Diabetes
  5024. 87%r/crypto - Linux RNG switches from SHA1 to BLAKE2s
  5025. 96%.NET 7 Preview 1 Ships -- Visual Studio Magazine
  5026. 96%Diagnosing a VISCA camera issue
  5027. 82%Quordle
  5028. 83%Replace picture of API review process with diagram by terrajobst · Pull Request #65527 · dotnet/runtime
  5029. 98%Who is squatting IPv4 addresses?
  5030. 97%Announcing .NET 7 Preview 1
  5031. 97%Announcing Entity Framework 7 Preview 1
  5032. 99%GitHub - mustafaquraish/cup: simple, C-like programming language
  5033. 99%ASP.NET Core updates in .NET 7 Preview 1
  5034. 85%Visual Studio 2022 for Mac Preview 6 Does Fix-Up -- Visual Studio Magazine
  5035. 64%Reddit can't build a better search engine
  5036. 73%AWS S3: Why sometimes you should press the $100k button | cyclic.sh
  5037. 99%Production ready eBPF, or how we fixed the BSD socket API
  5038. 75%Line-staging (interactive staging)
  5039. 93%COM asynchronous interfaces, part 4: Doing work while waiting for the asynchronous operation
  5040. 97%Badly implementing encryption: Part V–nonce reuse
  5041. 98%GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
  5042. 97%How to Convert String to Bool in C# - Code Maze
  5043. 95%Episode 31: MassTransit and Open Source - with Chris Patterson
  5044. 80%Building for the 99% Developers
  5045. 95%I quit my job to make free web tools
  5046. 84%Can TypeScript Help More Developers Adopt ECMAScript Modules? - The New Stack
  5047. 98%Typescript - (ReadOnly)NotEmptyArray
  5048. 98%auto-download.py
  5049. 85%Data Trap
  5050. 96%Escaping Markdown Code Snippets and Inline Code as Markdown
  5051. 79%Russian State-Sponsored Cyber Actors Target Cleared Defense Contractor Networks to Obtain Sensitive U.S. Defense Information and Technology
  5052. 96%GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.
  5053. 97%Should you use Domain Driven Design?
  5054. 97%samples/CODE_METRICS.md at main · dotnet/samples
  5055. 94%When I do TDD and when I don't - Code with Jason
  5056. 84%A non-exhaustive list of my favorite things about working at companies with a culture of writing
  5057. 80%On the Origin of Species (of Machine Learning Models)
  5058. 86%Lessons in Self-Hosting Your Own Personal Cloud
  5059. 92%6 Months of Working at a Hypergrowth Startup
  5060. 70%Will Sewell - What are your company's anti-values?
  5061. 84%on training
  5062. 84%Don't point out something wrong immediately
  5063. 88%Matthias Portzel — The dead internet conspiracy theory
  5064. 93%Windows Server Hotpatching is here!
  5065. 52%New York Is Now Using Cameras With Microphones to Ticket Loud Cars
  5066. 93%A new wave of Linux applications
  5067. 89%Visual Studio 2022 for Mac Preview 6
  5068. 55%Cryptology ePrint Archive: Report 2021/1641
  5069. 54%hue.tools
  5070. 91%Visual Studio 2022 17.1 Now Generally Available -- Visual Studio Magazine
  5071. 82%The Birth of .NET: Bill Gates Launches 'VS.NET' at Our VSLive! Conference -- Visual Studio Magazine
  5072. 99%Activity Enrichment in ASP.NET Core 6.0
  5073. 93%Music theory for nerds
  5074. 98%Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model - Visual Studio Blog
  5075. 99%Scale ASP.NET Core Application using ThreadPool | Pro Code Guide
  5076. 99%Ruminations on 20 Years of being a .Net Developer
  5077. 90%GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
  5078. 90%1Password for SSH & Git (Beta) | 1Password Developer Documentation
  5079. 85%GitHub - jwilk/perl-friday: Perl code that is syntactically correct only on Fridays
  5080. 97%redbean – single-file distributable web server
  5081. 94%COM asynchronous interfaces, part 3: Abandoning the operation after a timeout - The Old New Thing
  5082. 99%Badly implementing encryption: Part IV–keyed hash function
  5083. 98%The Catch Block #94: C#'s New !! (Bang-Bang) Operator
  5084. 96%Global Grey ebooks: download free ebooks for your library
  5085. 96%soffice
  5086. 96%Introduction to App Development with .NET MAUI | Meetup
  5087. 89%Never Use Text Pixelation To Redact Sensitive Information
  5088. 86%.NET Celebrates 20th Anniversary of Launch
  5089. 99%Logging Trace Output Using ILogger in .NET Applications
  5090. 96%Twenty years of .NET - Yay! — robmiles.com
  5091. 92%0. Kickoff
  5092. 99%Home - cargo-nextest
  5093. 98%Pure-Impure Segregation Principle | Oleksii Holub
  5094. 72%TURDle
  5095. 94%.NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  5096. 87%Pondering Agile Principles - Benji's Blog
  5097. 93%Asking Questions When You Don't Know Enough
  5098. 99%Lets write a custom function to #doctrine
  5099. 87%Why you should have a public roadmap
  5100. 99%public static is harmful. It has no home in modern programming.
  5101. 98%Using Postgresql in non-daemon way
  5102. 97%How I Use Clojure to Build and Scale my SaaS
  5103. 86%What Exactly Is a Bcc Anyway?
  5104. 96%"It's your fault" - stitcher.io
  5105. 95%/adam/mind-games/productivity/strategies-i-use-to-help-with-my-adhd/to-do-list-algorithm (Smosa)
  5106. 95%godocs.io one year later
  5107. 86%Please Stop Relying on LocalStorage
  5108. 95%How I use (and abuse) macOS
  5109. 93%The right thing for the wrong reasons: FLOSS doesn't imply security
  5110. 82%Learn Privacy-Enhancing Techniques with Cryptographic Games
  5111. 73%Akamai To Acquire Linode to Provide Businesses with a Developer-friendly and Massively-distributed Platform to Build, Run and Secure Next Generation Applications | Akamai
  5112. 97%GitHub - Turnerj/Quickenshtein: Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
  5113. 96%Introducing Compatible Packages on NuGet.org - The NuGet Blog
  5114. 98%runtime/Ecma-335-Augments.md at main · dotnet/runtime
  5115. 99%Convolutional Neural Networks for MNIST Data Using PyTorch -- Visual Studio Magazine
  5116. 99%Announcing .NET MAUI Preview 13 - .NET Blog
  5117. 92%Visual Studio 2022 17.1 is now available! - Visual Studio Blog
  5118. 95%.NET Framework February 2022 Cumulative Update Preview - .NET Blog
  5119. 85%Axelar’s Universal Blockchain Interoperability Network Raises $35 Million to Reach $1 Billion Valuation | Axelar Network
  5120. 85%Visual Studio 2022 version 17.1 Release Notes
  5121. 66%Microsoft Orleans documentation
  5122. 55%Kash Goudarzi
  5123. 76%Rustup packages availability on x86_64-unknown-linux-gnu
  5124. 99%The Pulumi Automation API - The Next Quantum Leap in IaC
  5125. 98%Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  5126. 96%My thoughts on writing a Minecraft server from scratch (in Bash)
  5127. 90%NServiceBus.Extensions.Diagnostics 2.0 Released
  5128. 51%crt.sh | Certificate Search
  5129. 67%Google Search Is Dying | DKB
  5130. 95%jDeploy - Developer friendly desktop deployment tool
  5131. 99%COM asynchronous interfaces, part 2: Abandoning the operation - The Old New Thing
  5132. 72%Badly implementing encryption: Part III–breaking your encryption apart
  5133. 99%Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  5134. 99%How to Add Custom Headers in ASP.NET Core Web API
  5135. 82%How to become master writing C# code
  5136. 82%That Wild Ask A Manager Story - Jacob Kaplan-Moss
  5137. 96%20 years of .NET
  5138. 84%Why We Use Julia, 10 Years Later
  5139. 97%A Practical Guide to Dapper - Simple Talk
  5140. 95%A conditional sandwich example
  5141. 80%tinydomain
  5142. 85%Health Stats
  5143. 58%MonoLisa
  5144. 54%ACM: Developing a new app is an unnecessary and unreasonable condition that Apple imposes on dating-app providers
  5145. 99%PDFs in Django like it’s 2022! — /var/
  5146. 98%Performance Vs. Scalability
  5147. 90%Why Write Technical Articles
  5148. 97%What Color Is Your Monad
  5149. 96%How I research any topic
  5150. 70%Education is its own privilege
  5151. 64%Building an iPod for 2022
  5152. 64%Why won’t anyone teach her math?
  5153. 88%As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  5154. 85%FailScout - the crowdsourced database for broken or worn-out products
  5155. 96%Security of BLS batch verification - Cryptography - Ethereum Research
  5156. 91%Software Engineer - Planning & Tracking
  5157. 62%[Last Week in .NET #81] – Happy Birthday, .NET
  5158. 81%TripIt Privacy Policy
  5159. 95%Initial revision · dotnet/runtime@480e91e
  5160. 99%One Rule Engine to Rule them all? | Meetup
  5161. 81%Zeus & Hera | BMW USA (Official Video)
  5162. 71%IRA Design by Creative Tim
  5163. 89%Content Management System (CMS) Platform | Progress Sitefinity
  5164. 93%Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  5165. 57%GitHub - hamukazu/lets-get-arrested: This project is intended to protest against the police in Japan
  5166. 86%Qualtrics Survey | Qualtrics Experience Management
  5167. 88%Include diagrams in your Markdown files with Mermaid | The GitHub Blog
  5168. 97%AutoMapper, Nullable DateTime, and Selecting the Right Constructor
  5169. 98%.NET Framework January 2022 Cumulative Update Preview
  5170. 72%Piped
  5171. 98%.Net 6 WebApplicationBuilder and Lamar
  5172. 95%How Perl Saved the Human Genome Project
  5173. 85%What You Should Know About The Stock Market – BetterExplained
  5174. 75%COM asynchronous interfaces, part 1: The basic pattern - The Old New Thing
  5175. 99%Debugging a WebView2 component using Playwright in .NET - Gérald Barré
  5176. 99%Badly implementing encryption: Part II–breaking the code
  5177. 94%C# Nullable Features thru the times
  5178. 97%Android 13 virtualization lets Pixel 6 run Windows 11, Linux distributions - CNX Software
  5179. 97%The simple system I’m using to stay in touch with hundreds of people
  5180. 94%Wifi Signal Mapping with WiFiman - Using Augmented Reality!
  5181. 97%Operator Overloading in C# - Code Maze
  5182. 88%293: dotnet-trace with dotnet-monitor through dotnet-dsrouter
  5183. 96%Problems with online user authentication when using self sovereign identity
  5184. 98%Data modeling for Power BI - Developer Support
  5185. 95%Sargable predicates and NULLs in SQL Server
  5186. 99%GraphQL on Azure: Part 7 - Server-side Authentication
  5187. 98%GraphQL on Azure: Part 8 - Logging
  5188. 99%Host Static Web Sites for Free in Azure
  5189. 98%Introducing FakeAuth for .NET Core
  5190. 97%Six Labors : Announcing ImageSharp 2.0.0
  5191. 90%Arduboy
  5192. 96%Inside look at modern web browser (part 1)  |  Web  |  Google Developers
  5193. 98%.NET and C# Versions - 20th Anniversary ♥
  5194. 99%New POSIX Signal Handling Features in .NET 6
  5195. 99%My 20 Years with .NET
  5196. 75%#CBJAM 22 Recap
  5197. 92%Predicting OverWatch™ Match Outcomes with 90% Accuracy
  5198. 92%Money without value and value without money
  5199. 99%Type You An Actor Runtime For Greater Good! (with Java 17, records, switch expressions and JBang)
  5200. 91%Tools That Improved My Engineering Productivity
  5201. 99%Thinking about passwords
  5202. 98%00
  5203. 70%Lessons learned from my 10 year open source project
  5204. 61%What does it mean to listen on a port?
  5205. 85%Anyone else feel the constant urge to leave the field and become a plumber/electrician/brickie? Anyone done this?
  5206. 79%White Hat Hacker Awarded $2 Million for Fixing ETH-Creation Bug
  5207. 96%Happy 20th Anniversary, .NET! - .NET Blog
  5208. 99%Running macOS in a Virtual Machine on Apple Silicon Macs
  5209. 60%Microsimulation of Traffic Flow
  5210. 99%Implementing Basic Authentication in ASP.NET Core Minimal API
  5211. 99%Angular Server Side Rendering on Azure Static Web Apps
  5212. 99%.NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5213. 93%Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5214. 90%Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5215. 88%Piped
  5216. 88%Weekly Update 282
  5217. 97%Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5218. 94%Manton Reece - Moving away from App Store-focused development
  5219. 77%Call to mediocrity
  5220. 97%Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5221. 77%Crypto Reading
  5222. 97%Dizzying but Invisible Depth
  5223. 75%Misadventures of an Early Engineer — Dylan Barth
  5224. 88%David Nicholas Williams
  5225. 65%Bad hosts, or: how I learned to stop worrying and love the overlay network
  5226. 91%jless - Command Line JSON Viewer
  5227. 91%DNS Security, Part VII: Blockchain-based Name Systems and Transparency
  5228. 95%r/dotnet - Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5229. 76%Weekly Update 282
  5230. 86%WebGL 2.0 is Now Supported in All Major Browsers
  5231. 99%Amazon.com: SignalR on .NET 6 - the Complete Guide: The easiest way to enable real-time two-way HTTP communication on .NET 6 eBook : Sazanavets, Fiodar: Kindle Store
  5232. 95%Languages & Runtime Community Standup - MSBuild with Rainer Sigwald
  5233. 88%Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5234. 98%GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo
  5235. 98%Server-Sent Events: the alternative to WebSockets you should be using
  5236. 99%Calling Windows APIs from React Native just got easier · React Native for Windows + macOS
  5237. 98%React Native for Windows is helping Settings improve more quickly · React Native for Windows + macOS
  5238. 62%The Factorio Mindset
  5239. 97%Let's Make Some Art - Part 1
  5240. 77%Staking
  5241. 99%Creating Multiple Resources with a Single Request in ASP.NET Core
  5242. 80%Product Design Resources
  5243. 95%Melb.NET Feb 2022 ONLINE Meetup | Meetup
  5244. 99%Announcing TypeScript 4.6 RC - TypeScript
  5245. 99%A Rust match made in hell
  5246. 79%.NET Rocks! vNext
  5247. 76%Radar Interference Tracker: A New Open Source Tool to Locate Active Military Radar Systems - bellingcat
  5248. 87%Startup Kama Sutra: Why positioning matters
  5249. 93%On the Malleability of ECDSA Signatures
  5250. 97%Host your static 11ty site on Google Cloud
  5251. 60%Steam Deck / Hardware
  5252. 87%Latest Beeping Busy Beaver Results
  5253. 73%The case for time-tracking
  5254. 60%In Praise of 'Line Goes Up'
  5255. 65%A nice story about Unix processes "infecting" each other
  5256. 97%How to store subscriptions? A practical guide and analysis of 3 selected databases
  5257. 71%Zero Knowledge Proofs Can Save the Metaverse From Becoming a Dystopian Surveillance State - The Defiant
  5258. 98%Coupling & Cohesion #shorts
  5259. 58%YSFLIGHT - The only free flight simulator where anything is possible.
  5260. 70%Why won’t anyone teach me math?
  5261. 93%Azure Open Source Day | Microsoft Azure
  5262. 85%Rest and Fluids
  5263. 98%Kimchi: The latest update to Mina’s proof system
  5264. 83%Notes on COM aggregation: How do you implement tear-offs in an aggregated object? - The Old New Thing
  5265. 53%r/antiwork - Booking.com just fired thousands of people around the world.
  5266. 74%Abort, Retry, Fail! WTF do they mean?
  5267. 52%Extract of Richard P. Feynman's "Los Alamos from below"
  5268. 99%Badly implementing encryption: Part I
  5269. 99%Observer Design Pattern in C# - Code Maze
  5270. 86%.NET Framework February 2022 Security and Quality Rollup - .NET Blog
  5271. 83%Key Senators Have Voted For The Anti-Encryption EARN IT Act
  5272. 97%Design Enterprise Integration Solutions using Azure single-tenant Logic Apps
  5273. 98%OpenAPI for JavaScript Azure Functions
  5274. 78%Monsters Weekly 239 - Changing Storage Providers in Azure Durable Functions
  5275. 99%.NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5276. 81%What stops us from writing tests?
  5277. 93%Case against OOP is understated, not overstated
  5278. 99%Question: How is !! envisaged to be used? · Discussion #5735 · dotnet/csharplang
  5279. 89%Attacking an Ethereum L2 with Unbridled Optimism
  5280. 98%Incremental architecture, a cure against architecture astronauts
  5281. 92%What's Coming for Blazor Hybrid in .NET 7 -- Visual Studio Magazine
  5282. 97%Episode 411 - Event Driven Architectures on Azure
  5283. 93%Should you make an open API?
  5284. 96%A Hairy PostgreSQL Incident
  5285. 93%How to write clearly - Nicolas Bouliane
  5286. 76%An uncertain future for the web in Europe : Development & Analytics
  5287. 91%The ultimate one and only last USB boot stick
  5288. 93%My Smart Home 2021
  5289. 56%That broken tech/content culture cycle
  5290. 82%Finding your leadership style
  5291. 82%CUPID—for joyful coding
  5292. 97%My Django Journey - Caleb Cheptumo
  5293. 88%Cloudflare acquires Vectrix to expand Zero Trust SaaS security
  5294. 98%EdgeDB 1.0 | EdgeDB Blog
  5295. 61%Why did Mark Hamill say this?
  5296. 99%Unit testing Async WPF ICommand
  5297. 69%Apple Says WebKit Zero-Day Hitting iOS, macOS Devices
  5298. 81%Akamai Blog | FritzFrog: P2P Botnet Hops Back on the Scene
  5299. 92%Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  5300. 80%Back-to-School Edition of Java on VS Code Courts Educators, Students -- Visual Studio Magazine
  5301. 74%SSH into your private machines from anywhere, for free, using Cloudflare Tunnel | Ben Butterworth
  5302. 97%Support ends for older versions of Visual Studio - Visual Studio Blog
  5303. 74%Move over JavaScript: Back-end languages are coming to the front-end
  5304. 97%Release 1.41.0 · gorhill/uBlock
  5305. 74%Top 10 web hacking techniques of 2021
  5306. 90%.NET | Free. Cross-platform. Open Source.
  5307. 75%Notes on COM aggregation: Obtaining a pointer to your aggregated partner without introducing a reference cycle - The Old New Thing
  5308. 78%Use of Google Analytics and data transfers to the United States: the CNIL orders a website manager/operator to comply
  5309. 61%JavaScript Closures in FIVE Minutes
  5310. 98%OpenSCAD 3D rendering just got an order of magnitude faster. Here's how and what may come next.
  5311. 95%Stop using IDs that don’t mean anything in .NET
  5312. 90%How Postgres Stores Rows
  5313. 60%Piped
  5314. 97%Different Ways to Initialize Arrays in C# - Code Maze
  5315. 97%Attribute on attribute itself | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5316. 95%Masked Email from Fastmail and 1Password
  5317. 99%Getting Started With Brushes in .NET MAUI
  5318. 92%What Is React Router & What Is React Location
  5319. 98%Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  5320. 72%Piped
  5321. 99%Using a Forwarded Ref Internally
  5322. 99%How to write performant React apps with Context
  5323. 97%Start with Continuous Deployment | Serverless First
  5324. 98%Immutability isn't free | Swizec Teller
  5325. 99%.NET Rocks! vNext
  5326. 92%Interview Questions to Ask Your Interviewer
  5327. 82%C# Yield Return: What is it and how does it work?
  5328. 82%Trying to Improve My Geography Game with More Real-World Data
  5329. 84% Raspberry Pi Based Server Setup for Low Cost Self Hosting at Home · Ankshilp
  5330. 82%What's New in Python in Visual Studio Code for February 2022 -- Visual Studio Magazine
  5331. 74%Startup Funding Without Giving Up Equity
  5332. 88%The Future is Centralized Decentralization
  5333. 69%Donna Missal "Iris" Goo Goo Dolls Cover | GRAMMY ReImagined
  5334. 99%CRUD API + Complexity = Death by a 1000 Papercuts
  5335. 82%What I Learned from Being Taught by the Co-founder of Netflix
  5336. 89%Fixing flaky dbt tests with a sync cutoff
  5337. 99%Diagnosing and Fixing MediatR Container Issues
  5338. 57%Building a Million Dollar Business Almost Gave Me a Nervous Breakdown… Here’s Why
  5339. 89%BeyondCorp is dead, long live BeyondCorp
  5340. 59%Staff Software Engineer - SDK
  5341. 95%Nakamoto's Longest-Chain Wins Protocol
  5342. 65%Hangul Keyboard
  5343. 78%Filmmaking Process
  5344. 93%Our User-Mode WireGuard Year
  5345. 66%On How Zero-Knowledge Proof Blockchain Mixers Improve, and Worsen User Privacy
  5346. 54%Researchers use tiny magnetic swirls to generate true random numbers
  5347. 96%Senior Program Manager - Developer Relations
  5348. 85%Home - Pirate Life
  5349. 97%With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
  5350. 72%Piped
  5351. 86%What the Duck? Why an EU Proposal to Require "QWACs" Will Hurt Internet Security
  5352. 98%ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5353. 90%Words Known Better by Males Than Females, and Vice Versa / Yuri Vishnevsky
  5354. 85%Tractor Beam
  5355. 97%How we optimized Python API server code 100x
  5356. 99%.NET Data Community Standup - Software version and "stuff"
  5357. 99%Building a Webhooks system driven by Events
  5358. 96%Product Manager 2 in Redmond, Washington, United States | Program Management at Microsoft
  5359. 82%Windows Wednesday - Let's talk Windows Package Manager
  5360. 60%Travel Is No Cure for the Mind - More To That
  5361. 67%Open Textbook Initiative | American Inst. of Mathematics
  5362. 61%How can I find out which processor architectures are supported via emulation by the current system? - The Old New Thing
  5363. 98%The Catch Block #93 - Separation, Cancer, and Guilt
  5364. 98%Using Azure Active Directory B2C with .NET
  5365. 96%Writing native WinDbg extensions in C#
  5366. 80%RAID-Z Expansion Feature for ZFS Goes Live | FreeBSD Foundation
  5367. 94%SortedList in C# - Code Maze
  5368. 93%Auditing Active Directory passwords against HaveIBeenPwned
  5369. 98%Running SQL Server Queries In Docker
  5370. 99%Azure Static Web Apps - a Netlify alternative | I CAN MAKE THIS WORK
  5371. 99%Improving the developer experience for Dependabot alerts | The GitHub Blog
  5372. 99%Implementing In-App Subscriptions in iOS & Android with no backend servers
  5373. 98%C# 10.0 improves handling of nullable references in generic types - no more AllowNull | endjin
  5374. 83%SpaceX
  5375. 86%Dolphin Progress Report: November and December 2021, January 2022
  5376. 95%Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  5377. 62%Nerdle - the daily numbers game
  5378. 94%How does UTF-8 turn “😂” into “F09F9882”?
  5379. 77%Laravel 9 is Now Released!
  5380. 87%Data Distribution Shifts and Monitoring
  5381. 68%Don’t look for a job, find a solution
  5382. 73%BastionZero Blog | In which I agree with the federal gov't and bash VPNs for fun and profit
  5383. 90%.NET | Free. Cross-platform. Open Source.
  5384. 91%Why I wanted to be a developer
  5385. 83%Book Renovation - Epiphany 2.0
  5386. 89%Single dependency stacks
  5387. 86%Before I go: When it comes to complaining about web browsers
  5388. 99%How to use TaskEither in fpdart – Sandro Maglione
  5389. 85%Jonathan Dupré
  5390. 94%Qualities and Business Models
  5391. 95%Building Collaboration with Remote Teams
  5392. 85%Jonathan Dupré
  5393. 60%Counting to 10 in binary.
  5394. 93%VS Code Gets New Side Panel in v1.64 Update -- Visual Studio Magazine
  5395. 95%Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  5396. 95%Senior Software Engineer in Other, Other, United States | Engineering at Microsoft
  5397. 94%Gyroflow v1.0.0-rc1 has appeared!
  5398. 79%Lenovo Legion: Gaming PCs, Laptops &amp; Gear | Stylish outside. Savage inside. | Lenovo Australia
  5399. 98%Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  5400. 84%GitHub Quick Reviews
  5401. 86%Color Preview - Visual Studio Marketplace
  5402. 97%What is the cost of casting in .NET (C#)?
  5403. 99%Exposing a web service with Cloudflare Tunnel
  5404. 99%ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5405. 61%Apple unveils contactless payments via Tap to Pay on iPhone
  5406. 90%An open-source distributed storage service
  5407. 88%r/hearthstone - How I hacked Hearthstone
  5408. 98%Getting Started with Selenium - C# Example - New
  5409. 94%The cats sitting on a fence in early builds of Windows 8 - The Old New Thing
  5410. 94%Semantic Compression
  5411. 76%The Universe of Discourse : I would like a job writing Haskell
  5412. 83%Mod the dotnet-bot
  5413. 94%Design Systems for Developers
  5414. 99%Async / Await vs. PipeTo<T> in Akka.NET Actors
  5415. 99%Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  5416. 99%Some mistakes Rust doesn't catch
  5417. 96%Nested type-safe DI Containers
  5418. 97%Docs! Docs! Docs! — brandur.org
  5419. 99%NetEscapades.EnumGenerators: a source generator for enum performance
  5420. 68%Email Routing is now in open beta, available to everyone
  5421. 63%KDE: A Nice Tiling Envieonment and a Surprisingly Awesome DE
  5422. 95%Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  5423. 98%Finding over 6,000 credentials in Twitch's source code - How our source code is a vulnerability
  5424. 98%Replacing attributes on child components – Blazor University
  5425. 98%Use Project Tye to simplify your .NET microservice development experience (part 2)
  5426. 96%Flexbox Froggy
  5427. 99%Visitor Design Pattern in C# - Code Maze
  5428. 98%Download, parse, and store SSL certificates in C#
  5429. 92%Azure Open Source Day | Microsoft Azure
  5430. 97%Why Windows isn't ready for Arm developers | ZDNet
  5431. 59%'We need to get away from this idea that a password is something you need to remember' - ABC Everyday
  5432. 97%MAMEWorld Forums - News - MAME turns 25 years old today!
  5433. 84%Can no longer view websites on smart display
  5434. 74%Windows Terminal Text Rendering Revamp: 'We Were Wrong' -- Visual Studio Magazine
  5435. 87%[Last Week in .NET #80] – Time Flies When You’re Shipping Code
  5436. 62%Lessons Learned from Restoring a Bike
  5437. 93%6 Interesting Resources to Encourage Your Child to Learn to Code
  5438. 99%.NET Internet of Things
  5439. 92%5 Mac Utilities I Can’t Live Without
  5440. 83%Christian Seifert // As a manager you're not above everyone else!
  5441. 93%Risk/Return Bets in Entrepreneurship
  5442. 92%We need more single purpose devices (and why your phone sucks)
  5443. 96%Abuse of Notation - The scrapbook of Boris Marinov
  5444. 86%How to Make Package Signing Useful
  5445. 94%The Problem With Frameworks | Pier-Luc Brault - Personal Website
  5446. 85%Earth Temperature Timeline
  5447. 90%Senior Program Manager – Playwright Developer Advocate in Other, Other, United States | Engineering at Microsoft
  5448. 99%Implementing In-App Subscriptions in iOS & Android
  5449. 99%GitHub - gerardog/gsudo: A Sudo for Windows - run elevated without spawning a new Console Host Window
  5450. 73%You Can Change Your Number
  5451. 85%Sword Pull
  5452. 78%A Developer's Guide to Dogfooding
  5453. 95%AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  5454. 74%Managing people 🤯 | Andreas Klinger
  5455. 72%Why I Quit Shopify After Five Months | The Blog of Josh Simmons
  5456. 97%Slicing and Dicing Instant Logs: Real-time Insights on the Command Line
  5457. 96%PHP: The Right Way
  5458. 82%What are the major highlights in .NET 6?
  5459. 75%Ten years of ThinkPadding | 127.0.0.1
  5460. 97%Unit Tests for Expected Exceptions
  5461. 68%Sha256 Algorithm Explained
  5462. 95%On finding the average of two unsigned integers without overflow - The Old New Thing
  5463. 99%Creating and Using HTTP Client SDKs in .NET 6
  5464. 99%Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  5465. 91%Microsoft Adds New Services for Historical Weather, Air Quality, and Tropical Storms
  5466. 99%Avoid DNS issues with HttpClient in .NET - Gérald Barré
  5467. 81%RavenDB: Practical Considerations for ACID/MVCC Storage Engines
  5468. 80%Thank you, Valve
  5469. 65%Cloud enabled Commodore 64
  5470. 98%Another 5 .NET projects that deserve more attention
  5471. 71%I Was Awarded as an Open UK Honouree
  5472. 72%Chat Control
  5473. 99%How to Find the Maximum Value of an Array in C# - Code Maze
  5474. 88%292: Developer Guide to In-App Subscriptions
  5475. 93%Cloud enabled Commodore 64
  5476. 98%Using Blazor with a YARP downstream API protected using certificate authentication
  5477. 99%Crypto Tracker App with Telerik .NET MAUI Controls
  5478. 91%Announcing Flutter for Windows
  5479. 84%To DDD or not to DDD? What to do if your domain is boring?
  5480. 99%10 Cosmos DB provider enhancements in EF Core 6
  5481. 97%Amazon Linux 2022 on WSL2
  5482. 99%Debug attributes in .NET
  5483. 84%My Seatbelt Rule for Judgment
  5484. 95%Outreach Committee February 2022
  5485. 68%John Battelle's Search Blog On Building A Better Web: The Marlinspike Threads
  5486. 54%The Empty Release - Rambli
  5487. 99%Waiting for PostgreSQL 15 – Add UNIQUE null treatment option – select * from depesz;
  5488. 89%I relearned typing to save my wrists
  5489. 95%On Building 30K Debian Packages
  5490. 81%Stop Using Pie-Charts
  5491. 89%Creating a Memory Allocator for Fun
  5492. 82%Consuming Content Like it's the 90s
  5493. 99%Creating and deploying a tiny proxy server on Vercel in 10 minutes
  5494. 98%APIs as ladders
  5495. 90%You are not your code
  5496. 89%How to Cut Through the Web3 Hype and Anti-Hype
  5497. 95%Jonathan Dupré
  5498. 82%AlphaCode as a dog speaking mediocre English
  5499. 91%Crypto-name
  5500. 64%Single-file PHP file manager, browser and photo gallery | Files
  5501. 96%Live Ethereum TPS data
  5502. 61%About Cleo & Me
  5503. 78%The Federal Reserve Bank of Boston and Massachusetts Institute of Technology release technological research on a central bank digital currency
  5504. 99%Microservices Made Easy!
  5505. 99%Firebase Dynamic Links with Xamarin Forms and .NET Backend - Cool Coders
  5506. 85%Sitting on the bench
  5507. 99%GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  5508. 85%lon lat lon lat lon - macwright.com
  5509. 78%Back to Old School: Commodore PET
  5510. 66%It’s Back: Senators Want EARN IT Bill to Scan All Online Messages
  5511. 98%Using Zig to Build Native Lua Scripts
  5512. 82%Your account has been deactivated.
  5513. 78%Jan-Piet Mens
  5514. 99%An advanced, composable, reactive model-view-viewmodel framework
  5515. 93%Educated Guesswork
  5516. 77%SPAM blacklisting is out of control
  5517. 61%CS50 2018 - Lecture 0 - Phone Book
  5518. 98%Developer's Guide to Writing a Good Helm Chart
  5519. 98%The saga of Arrow functions with callback functions
  5520. 94%Lewis Campbell Technologies
  5521. 81%Polarized Thinking and The Internet
  5522. 81%Finda
  5523. 96%Growth engineering
  5524. 99%GitHub - Kindelia/HVM: A massively parallel, optimal functional runtime in Rust
  5525. 99%Building reliable and portable microservices with Dapr and .NET
  5526. 68%Weekly Update 281
  5527. 76%Weekly Update 281
  5528. 74%Datawrapper: Create charts, maps, and tables
  5529. 89%What’s up with TimeZoneInfo on .NET 6? (Part 1)
  5530. 97%The Slackware Linux Project: Slackware Release Announcement
  5531. 87%Distributing dating apps in the Netherlands - Support
  5532. 71%Amazon.com: GeForce RTX 3060 Ti Gaming Graphics Card 8GB GDDR6, RTX 3090 12GB GDDR6, RX 6600 XT, GTX 1650 OC 4GB, GTX 1660 Super 6GB, Video Card RTX 3080, RTX 3070, GTX 1060 : Electronics
  5533. 98%GitHub - casualsnek/cassowary: Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
  5534. 77%Weekly Update 281
  5535. 77%Weekly Update 281
  5536. 63%Wormhole Incident Report — 02/02/22
  5537. 96%curl dash-dash-json | daniel.haxx.se
  5538. 85%Sea Chase
  5539. 73%Exactly How I Cold Emailed My Way to A Life-Changing Exit (And You Can Too)
  5540. 97%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  5541. 88%Some business advice for academic startups/spinouts - Bert Hubert's writings
  5542. 80%Zinc lozenges for the common cold: a living review
  5543. 65%What is a “philosophy of progress?”
  5544. 85%CS 251 Cryptocurrencies and Blockchain Technologies: Syllabus
  5545. 96%My Cheapskate Commenting System · tdarb.org
  5546. 98%Solution to a problem you shouldn't have! #shorts
  5547. 88%Customer Success Stories: ONNX
  5548. 56%The truth about management in Silicon Valley: It doesn’t exist – TechCrunch
  5549. 90%A low-cost and shielding-free ultra-low-field brain MRI scanner - Nature Communications
  5550. 97%Episode 410 - Fusion Dev
  5551. 87%GitHub - wybiral/wtf: PoC to demonstrate how local service discovery can be used to violate privacy.
  5552. 85%Apple will charge 27% commission for app purchases made using alternative payment systems in the Netherlands
  5553. 99%GitHub - nanoframework/nanoFramework.SignalR.Client
  5554. 98%Named Arguments and Optional Parameters in C# - Code Maze
  5555. 99%Learn C# with CSharpFritz - Get Started Building Applications with Blazor
  5556. 95%Missing Manuals - io_uring worker pool
  5557. 88%Episode 91 - C# 10 and .NET 6 with Mark J Price
  5558. 96%Compiler Explorer - C# (.NET 6.0.101)
  5559. 95%Windows Terminal Preview 1.13 Release - Windows Command Line
  5560. 94%Live Streaming .NET
  5561. 98%The case of the stack overflow exception when the stack is nowhere near overflowing - The Old New Thing
  5562. 98%Don't make me think, or why I switched to Rails from JavaScript SPAs
  5563. 95%Go performance from version 1.2 to 1.18
  5564. 58%Silenced AirTags With Disabled Speakers Are Popping Up for Sale Online
  5565. 57%Why semi-trucks in US and Europe are so different? | Nodum.org
  5566. 87%The Slackware Linux Project: Slackware Release Notes
  5567. 90%Networking of a turn-based game
  5568. 70%Tilt Five, Inc. Jobs and Careers
  5569. 61%Optimizing msbuild (C#/.NET/C++) build performance with Visual Studio 2022
  5570. 99%Piped
  5571. 81%The idea of the curl of a vector field
  5572. 85%How I built a daily podcast from the posts on my favorite subreddit r/SaaS?
  5573. 66%I Deleted My Twitter Account With 20K Followers. Here's How and Why I'm Starting Again.
  5574. 80%Let's Rewrite Everything!
  5575. 86%Why growth is so bad
  5576. 71%saatsazov.com
  5577. 93%The Lightning Speed Setup for Lightning Speed LaTeX
  5578. 62%thevinter's coding blog
  5579. 77%Staff promotion packets.
  5580. 99%Alexandre Nédélec - Week 5, 2022 - Tips I learned this week
  5581. 54%DarkPattern.games » Healthy Gaming « Avoid Addictive Dark Patterns
  5582. 98%How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  5583. 63%What Hackers Know About Your Software Supply Chain (That You Don’t) w/ Chainguard's Kim Lewandowski - DevInterrupted
  5584. 87%Estimating the Bit Security of Pairing-Friendly Curves
  5585. 97%Learning Blazor
  5586. 96%Piped
  5587. 99%PWA Studio - Visual Studio Marketplace
  5588. 99%How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  5589. 99%Yes, I can connect to a DB in CSS
  5590. 63%A closer look at the stack guard page - The Old New Thing
  5591. 96%Rails is not written in Ruby
  5592. 90%Need to Keep Analytics Tracking Data in the EU? Cloudflare Zaraz Can Offer a Solution
  5593. 99%The AWS DynamoDB feature you're missing out on
  5594. 99%Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  5595. 98%Composition vs Inheritance in C# - Code Maze
  5596. 61%3 Ways To Increase App Reliability With Polly - CodeWithStu
  5597. 92%Jay's Blog
  5598. 93%3 Ways To Increase App Reliability With Polly
  5599. 88%.NET 20 Years
  5600. 92%Mark Downie - PoppaString
  5601. 88%.NET 20 Years
  5602. 84%Reading on a smartphone affects sigh generation, brain activity, and comprehension - Scientific Reports
  5603. 96%Rustenstein 3D: Game programming like it's 1992 - NextRoll
  5604. 99%.NET Rocks! vNext
  5605. 88%Quality Controlled Datasets
  5606. 92%Getting Started With OAuth 2.0
  5607. 96%Protect secrets in Git with the clean/smudge filter | Red Hat Developer
  5608. 99%JavaScript Class Privates
  5609. 99%Tip 351 - How to use dependency injection in Azure Functions
  5610. 97%Understanding Middleware in ASP.NET Core | endjin
  5611. 90%Celebrate the .NET 20th Anniversary with the Community!
  5612. 98%Update Solana to 1.9.4 · certusone/wormhole@7edbbd3
  5613. 96%Why and how I got my own ASN!
  5614. 95%Cache invalidation isn't a hard problem
  5615. 84%Procrastination by Reading
  5616. 95%Improving Powkiddy V90's Portable Experience
  5617. 88%Settings are not a design failure
  5618. 52%Don’t Add Salt to Baby Food: The Surprisingly Weak Evidence for Infant Sodium Requirements - Lily Nichols RDN
  5619. 55%Expo 2020
  5620. 99%Let’s build something Outrageous – Part 17: Bulk Traversals
  5621. 95%I took down Starlink (but I haven't cancelled)
  5622. 96%Wikipedia and irregular data: how much can you fetch in one expression?
  5623. 81%Rishi Goomar
  5624. 63%How I used indie hacking to sponsor my own greencard | Swizec Teller
  5625. 73%blog.pangalos.dev
  5626. 95%Finding unknown sensors with I²C probing
  5627. 95%Caching Header Best Practices
  5628. 74%Hacks for engineering estimates - shubhro.com
  5629. 98%Who keeps an eye on clipboard access? – Gonçalo Valério
  5630. 61%Discussions · dotnet/csharplang
  5631. 85%Control Group
  5632. 89%Azure IoT Edge Tools Now Support Visual Studio 2022 -- Visual Studio Magazine
  5633. 98%.NET MAUI Community Toolkit - Monthly Standup (February 2022)
  5634. 70%27 Years of Amazon.com Website Design History - 34 Images - Version Museum
  5635. 70%Progress in the Privacy Sandbox (December 2021) - Chrome Developers
  5636. 97%New sponsors-only repositories, custom amounts, and more | The GitHub Blog
  5637. 99%What's new in .NET Interactive notebooks
  5638. 99%EquationGroupLeak/eligiblecandidate.py at master · adamcaudill/EquationGroupLeak
  5639. 64%CGI did, in fact, ruin movies
  5640. 81%Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog
  5641. 99%EquationGroupLeak/eligiblecontestant.py at master · adamcaudill/EquationGroupLeak
  5642. 90%CosmosDB linux container for your CI builds - Dominique St-Amand
  5643. 83%Portable Python Projects
  5644. 91%.NET Interactive is looking for a new name!
  5645. 79%Sponsors-only Repositories | GitHub Changelog
  5646. 81%Repo experience survey - February 2022
  5647. 80%Competitive programming with AlphaCode
  5648. 86%Serenity OS - CoRecursive Podcast
  5649. 90%Windows Wednesday - All about Windows Sysinternals
  5650. 65%mmWave radar, you won't see it coming
  5651. 87%Gotchas! in Event Driven Architecture - What you need to be aware of
  5652. 98%Postman Now Supports gRPC | Postman Blog
  5653. 79%Wordle in less than 50 lines of Bash
  5654. 75%Gotcha: C++/WinRT weak_ref.get() doesn't get the weak reference; it gets the strong reference
  5655. 85%AdaCore and Ferrous Systems Joining Forces to Support Rust
  5656. 69%GDPR enforcer rules that IAB Europe's consent popups are unlawful
  5657. 98%The Catch Block #92 - Cool Read Extravaganza!
  5658. 97%Pure magic in C# using tuples and relational patterns
  5659. 96%How to recommend books, or, stop recommending SICP
  5660. 97%DateTime.Now and DateTime.UtcNow
  5661. 97%How to stop running out of ephemeral ports and start to love long-lived connections
  5662. 62%Visual Studio 2022 - with Kendra Havens
  5663. 93%West Wind WebSurge 2.0 is here
  5664. 97%A toy DNS resolver
  5665. 96%Piped
  5666. 97%DateTime.Now and DateTime.UtcNow
  5667. 99%WebVM: server-less x86 virtual machines in the browser
  5668. 98%How to Create PDF file in C# .NET – 5 Easy Steps | Pro Code Guide
  5669. 92%How I Discovered Thousands of Open Databases on AWS
  5670. 98%Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  5671. 97%Using the circuit breaker pattern with AWS Step Functions and Amazon DynamoDB | Amazon Web Services
  5672. 64%Meet the Women of .NET
  5673. 58%How you can learn Python with this 11 part series
  5674. 70%Monsters Weekly 238 - Improving Page Load Performance with Responsive Images
  5675. 99%Static Abstract Members In C# 10 Interfaces
  5676. 96%Piped
  5677. 88%Join Us in Celebration as .NET Turns 20
  5678. 73%PSReadLine 2.2 RC
  5679. 98%Authentication in ASP .NET Core
  5680. 76%ongoing by Tim Bray · Lock-in and Multi-Cloud
  5681. 98%Writing better release notes
  5682. 53%Additional Serious Scientific Answers to Absurd Hypothetical Questions
  5683. 98%ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  5684. 98%Visual Studio 2022 - with Kendra Havens
  5685. 89%RWC 2022 program
  5686. 62%Praise your competitors
  5687. 96%Harry Vangberg: Note Workflows in Skrift
  5688. 87%DIY web analytics with EndTRACKER - Julio Merino (jmmv.dev)
  5689. 94%Efficiency, and a simple formula for being a 10x-er
  5690. 89%Strong Password Enforcement – Josh Betz
  5691. 95%In defense of user-defined web fonts — nutcroft blog
  5692. 76%Code Colocation is King – Koen van Gilst
  5693. 76%ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  5694. 87%Ideas that have been beaten to death
  5695. 61%The web starts on page four
  5696. 87%<link>: The External Resource Link element - HTML: HyperText Markup Language | MDN
  5697. 72%Projects I Support
  5698. 94%Welcome to My Site!
  5699. 53%jmtd → log → Amateur archiving activities, January 2022
  5700. 68%Reality by Consensus
  5701. 76%My remote work experience after two years of working remotely full time
  5702. 86%Remote Pair Programming - Demir Delic
  5703. 92%Postgres large JSON value query performance (evanjones.ca)
  5704. 78%Senior Program Manager in Raleigh, North Carolina, United States | Program Management at Microsoft
  5705. 99%Preparing MNIST Image Data Text Files -- Visual Studio Magazine
  5706. 81%GitHub - dotnet-presentations/dotNET20th: .NET 20th Anniversary creative and digital swag
  5707. 70%How to Mislead with Facts
  5708. 98%Databinding with the OOP Windows Forms Designer
  5709. 80%Career Advice Nobody Gave Me: Never ignore a recruiter
  5710. 98%Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes: Whitesell, Sean, Richardson, Rob, Groves, Matthew D.: 9781484278321: Amazon.com: Books
  5711. 63%Framework’s Series A and the Years Ahead
  5712. 93%Top-100 npm package maintainers now require 2FA, and additional security-focused improvements to npm | The GitHub Blog
  5713. 98%WebVM: Client side X86 virtual machines in the browser
  5714. 68%Announcing the public launch of Cloudflare's bug bounty program
  5715. 99%Build in the Open Happy Hour | Meetup
  5716. 63%PowerToys File Explorer utility for Windows
  5717. 94%DuckDuckGo Email | Frequently asked questions
  5718. 59%Koenigsegg's Tiny Electric Motor Makes 335 HP and 443 LB-FT of Torque
  5719. 98%Batch Querying with Marten
  5720. 64%How do I customize the color of the Windows blue screen?
  5721. 70%World’s smallest C# program (featuring cheating)
  5722. 95%EASILY Build Apps With Tailwind CSS Using Tailmars
  5723. 96%GitHub - atamai-labs/Atamai.Slice: Proof-of-concept solution for slicing minimal-api and using source generator to resolve the slices without runtime reflection or manual registrations.
  5724. 81%Solving the source generator 'marker attribute' problem - Part 2: Creating a source generator - Part 8
  5725. 99%The GNU Name System
  5726. 97%Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  5727. 98%DateOnly and TimeOnly in C# - Code Maze
  5728. 94%Introducing the Dark Screen of Death
  5729. 95%Pay attention to WebAssembly
  5730. 54%Meet the Women of .NET
  5731. 97%.NET Framework vs .NET Core (.NET 5+) | Pro Code Guide
  5732. 84%[Last Week in .NET #79] – Space Newts
  5733. 51%Red Light Green Light
  5734. 95%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (paperback) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  5735. 96%Create microservices with .NET and ASP.NET Core Ep1: Introduction to microservices with .NET
  5736. 99%Building a Philosophy Workstation with NixOS: Installing Firefox, VSCodium, and LaTeX
  5737. 90%Discord Holds the Keys to Your Heart
  5738. 98%Destroy All Values: Designing Deinitialization in Programming Languages
  5739. 65%Bruce Lawson's personal site
  5740. 67%10 lessons from a 5 year Meta-rollercoaster ride
  5741. 97%Don't trust comments
  5742. 95%Intro to self-hosting. How to get started hosting your applications
  5743. 62%What Is “Anti-Work?”
  5744. 84%Foreigners should be allowed to compete on price
  5745. 72%My most meaningful work of 2021 – not falling down
  5746. 56%Reflections on six months of fatherhood
  5747. 83%Start paying for internet stuff - Can's blog
  5748. 73%Leaving better paths
  5749. 99%A Better Turing Machine Tape Model
  5750. 91%1751984 - Let's Encrypt TLS Using ALPN TLS Version and OID
  5751. 84%Download affected certificate serials for 2022.01.25 TLS-ALPN-01 Incident
  5752. 98%Hello OmniSharp on .NET 6.0!
  5753. 98%.NET R&D Digest (January, 2022)
  5754. 70%the new hire who showed up is not the same person we interviewed
  5755. 73%Please make a dumb car – TechCrunch
  5756. 94%Array or object JSON deserialization (feat. .NET & System.Text.Json)
  5757. 96%Azure DevOps Podcast: Bryan Costanich on .NET 6 IoT - Episode 177
  5758. 87%Array or object JSON deserialization (feat. .NET & System.Text.Json)
  5759. 80%Adblocking People and Non-adblocking People Experience a Totally Different Web
  5760. 92%How I Discovered Thousands of Open Databases on AWS
  5761. 99%GitHub - marcominerva/MinimalHelpers.Registration: A lightweight library to automatically register all the Route Endpoints of a Minimal API project.
  5762. 70%Why does the Windows debugger engine show a bunch of hex digits after one of the DLL names?
  5763. 92%Memory leaks: the forgotten side of web performance
  5764. 85%What If? 2
  5765. 95%Network Server Accelerator (NSA HTTP)
  5766. 99%Parallelize test cases execution in xUnit - Gérald Barré
  5767. 79%Cloudflare Partner Program Now Supports SASE & Zero Trust Managed Services
  5768. 61%How CallerArgumentExpression changes the logging game in C# 10
  5769. 98%Development With A Dot - Using Generated Methods Instead of Reflection
  5770. 97%How I reversed a NodeJS malware and found the author
  5771. 92%Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 1: Setting up the AWS OTEL Collector
  5772. 84%Episode 21: Milly Schmidt — PATHS UNCOVERED
  5773. 99%How to Copy Array Elements to New Array in C# - Code Maze
  5774. 88%291: GitHub Actions All The Things
  5775. 99%Implement a PWA using Blazor with BFF security and Azure B2C
  5776. 95%Temporal Tables with EF Core 6
  5777. 80%Don’t forget Microsoft
  5778. 96%Code-Splitting: Get Better Performance When Developing React
  5779. 86%tzdata, the time zone database for RHEL: 2021 update | Red Hat Developer
  5780. 90%Deploying Uno Platform Applications to Azure
  5781. 99%Keep your workflow actions up to date using GitHub Dependabot | Visual Studio Geeks
  5782. 99%F# and WebAssembly
  5783. 97%Power Apps and the .NET Developer
  5784. 96%PagerDuty’s Security Training for Engineers, The Dramatic Conclusion
  5785. 99%Hoare’s Rebuttal and Bubble Sort’s Comeback
  5786. 89%X.520: What’s in a name?
  5787. 93%New Video: Coding Making Sense of reactive() and ref() in Vue.js
  5788. 97%What is the Inverse of a Circle?
  5789. 56%Hardy, Ramanujan and Taxi No. 1729
  5790. 99%Basic cryptography - the Vigenere cipher - Eric Mann's Blog
  5791. 74%Testing Appointment App - Lav Patel | Lead Software Engineer
  5792. 89%Welcome to My Site!
  5793. 96%mikerourke.dev
  5794. 98%Writing a toy traceroute from scratch · Caffeinspiration
  5795. 98%Autodocumenting Makefiles
  5796. 89%Clean code is a phase – Koen van Gilst
  5797. 97%Knowledge Base - your company’s undervalued asset
  5798. 78%A UX designer walks into a Tesla Bar – Scott Jenson
  5799. 99%Migrating Web Apps to Azure App Services
  5800. 50%Bike Tire | Fahrrad-Tools.de
  5801. 92%Rust has a small standard library (and that's ok)
  5802. 61%r/ethereum - Did I just lose half a million dollars by sending WETH to WETH's contract address?
  5803. 56%Why Do I Look Like...This? The SexyCyborg Origin Story
  5804. 77%Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  5805. 90%Only the great die at 11 (RIP Stack Overflow Jobs)
  5806. 99%GitHub - xoofx/dotnet-releaser: Easily cross-compile, package and publish your .NET application to NuGet and GitHub.
  5807. 96%I finally understand Declarative Programming 🍀
  5808. 98%Fold inbox crypto into one assembly by bartonjs · Pull Request #64307 · dotnet/runtime
  5809. 90%How to Use Tags
  5810. 91%High-Resolution Audio: is it worth the hype?
  5811. 88%There Is No Metaverse
  5812. 99%commits signed by ssh key using nix and home-manager
  5813. 94%Game Performance Optimization - A Practical Example From Industry Idle
  5814. 98%Jeremy Mikkola - Tech debt gets worse before it gets better
  5815. 83%Phone is Still the Best Way to Order Pizza
  5816. 56%Why Do I Look Like...This? The SexyCyborg Origin Story
  5817. 99%Bush And Rice
  5818. 61%Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  5819. 91%lib: add fetch by targos · Pull Request #41749 · nodejs/node
  5820. 93%black
  5821. 52%It’s been 20 years since “15” was factored on quantum hardware | IBM Research Blog
  5822. 55%Microsoft, Autism, and the 1990s: Dave and Joelle
  5823. 79%Technical details for satellite NOAA 15
  5824. 80%Technical details for satellite NOAA 18
  5825. 66%Technical details for satellite NOAA 19
  5826. 70%DON'T YOU LECTURE ME WITH YOUR THIRTY DOLLAR WEBSITE
  5827. 79%Tor Browser: a legacy of advancing private browsing innovation | Tor Project
  5828. 94%Connecting gadgets to Blazor
  5829. 82%Search results | Find available job openings at Microsoft
  5830. 89%Search results | Find available job openings at Microsoft
  5831. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  5832. 89%People don't work as much as you think
  5833. 93%Top 5 Tips and Tricks for Better Development Lifecycle
  5834. 90%Marketplace Office Hours (Business and Technical)- Register Now for February Sessions
  5835. 73%Wire • Secure Messenger | F-Droid - Free and Open Source Android App Repository
  5836. 93%Microsoft Teams 2.0 will use half the memory, dropping Electron...
  5837. 95%GitHub - stenh0use/docker-machine-for-mac: Docker Machine for Mac - an alternative to Docker for Mac
  5838. 53%Rare color photos from the Second World War, 1941-1945 - Rare Historical Photos
  5839. 83%Piped
  5840. 85%Autoresponder
  5841. 83%Trying to vlog #crypto #vlog #shorts
  5842. 99%Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  5843. 98%NVIDIA GPUs Enable Simulation of a Living Cell | NVIDIA Blog
  5844. 98%OCaml - Generalized algebraic datatypes
  5845. 72%| Avoiding Conflicts on Social Media Might Make Things WorseMichele Coscia
  5846. 96%In defense of NIR
  5847. 97%Teleporting thru Information Space
  5848. 83%Old Man Yells at Cloud
  5849. 80%Suggestions for onboarding remote Software Engineers
  5850. 99%Fun with Node experimental modules and loaders
  5851. 88%The 21 best StumbleUpon alternatives of 2022
  5852. 95%Reclaiming the lost art of Linux server administration
  5853. 78%Marijuana Deals Nearby | Find 420 Deals & Discounts | Leafly
  5854. 99%Brand New! Azure Functions OpenAPI Extension on .NET 6
  5855. 94%Azure DevOps requires TLS 1.2 on all connections including Visual Studio
  5856. 94%Making the web better. With blocks!
  5857. 93%Weekly Update 280
  5858. 93%Be a Cognizant Software Developer #shorts
  5859. 56%January 7, 2021 - Building a PowerBI report, CSS Ribbon, and Azure functions
  5860. 56%January 10, 2021 - Tab-based notation with TAML, ServiceBus with KlipTok and MORE!
  5861. 95%How did we get from .NET Framework to just .NET?
  5862. 91%macOS Monterey 12.3 Beta Release Notes
  5863. 85%Sigstore ❤ Ruby!
  5864. 82%Ignore non-X509 certificates in SignedCms by vcsjones · Pull Request #64348 · dotnet/runtime
  5865. 96%Talking at Carnegie Mellon Database Group: Practical Considerations for ACID/MVCC Storage Engines
  5866. 72%How can I recognize whether two handles refer to the same underlying file?
  5867. 96%There’s No Such Thing as Clean Code
  5868. 92%mac-capture: Improve window capture support on macOS 12.3 by Developer-Ecosystem-Engineering · Pull Request #5875 · obsproject/obs-studio
  5869. 85%Happy Data Privacy Day!
  5870. 91%Masterclass on mathematical thinking
  5871. 98%Weekly Update 280
  5872. 98%Block Protocol - an open standard for data-driven blocks
  5873. 99%Difference Between ValueTuple and Tuple in C# - Code Maze
  5874. 86%Aho/Ullman Foundations of Computer Science
  5875. 99%Which .NET GraphQL Clients Should Your App Use?
  5876. 96%The Guide to PubSub (Publish/Subscribe)
  5877. 60%ZoomIt v5.0, RDCMan v2.90, Autoruns, ProcMon, TCPView, VMMap, Sysmon and WinObj
  5878. 97%Implementing OAuth 2 Using Node.js
  5879. 96%How Prime Video updates its app for more than 8,000 device types
  5880. 57%5.8 million RedDoorz user records for sale on hacking forum
  5881. 85%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  5882. 85% If Looks Could Kill
  5883. 91%Writing an open source GPU driver – without the hardware
  5884. 98%+’a and -‘a
  5885. 99%GitHub - microsoft/playwright: Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  5886. 56%Security Visionaries 2022 | Teleport
  5887. 92%How Latest Visual Studio 2022 Update Speeds Code Search -- Visual Studio Magazine
  5888. 99%Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  5889. 97%Cryptocurrency exchange BTC-Alpha confirms ransomware attack
  5890. 97%LTO Tape data storage for Linux nerds
  5891. 94%IP-Link – Twelve years after – cedric's blog
  5892. 86%Smart Portrait gives "We've temporarily disabled this filter because of an error" after first use
  5893. 98%Speeding up VSCode (extensions) in 2022 – Jason Williams
  5894. 71%Why Quantum Mechanics?
  5895. 91%macOS Monterey 12.3 Beta Release Notes
  5896. 85%Sometimes, rewriting in another language works
  5897. 73%Please Don’t Just Say Hello In Chat
  5898. 97%Platform Specific Code using Partial Classes in .NET MAUI
  5899. 96%Creating the Conditions for Developer Happiness
  5900. 94%BastionZero Blog | I read the federal government’s Zero-Trust Memo so you don’t have to
  5901. 94%GitHub - dzautner/Sel: A compiler for thin Symbolic Expressions abstraction layer over Lambda calculus.
  5902. 87%Facebook SDK v12.2 for Xamarin.iOS Now Available
  5903. 98%#160 Brandon Minnick, .NET MAUI | no dogma podcast
  5904. 93%WUG: .NET 6 extravaganza: Entity Framework Core 6 (online)
  5905. 99%Prefer to change the code rather than write a workaround
  5906. 98%Performance improvements in ASP.NET Core 6
  5907. 58%Thread by @JustForFansSite on Thread Reader App
  5908. 67%Protecting The Consumer: Pringles Will Now Require Two-Step Verification In Order To Open Their Cans
  5909. 99%Episode 409 - Azure Service Connector
  5910. 99%Blazor | Build client web apps with C# | .NET
  5911. 98%What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  5912. 99%Practical tips to elevate your UX and accessibility
  5913. 90%Two reasons Kubernetes is so complex
  5914. 95%Migrating to Cloudflare Email Routing
  5915. 89%How can I recognize file systems that don't support 64-bit unique file identifiers?
  5916. 95%Clean up your .NET Controllers with ApiEndpoints
  5917. 91%Impressions #2-100
  5918. 97%Switch Expression with Multiple Cases That Return the Same Result in C#
  5919. 80%Society has a trust problem. More censorship will only make it worse.
  5920. 88%Fall 2021
  5921. 83%Big (tech) company bullshit
  5922. 93%GitHub - refined-github/refined-github: Browser extension that simplifies the GitHub interface and adds useful features
  5923. 97%Download GitHub directory
  5924. 96%Validating Objects With FluentValidation
  5925. 98%Using Guard Clauses in .NET - XamGirl
  5926. 97%Let’s Architect! Architecture and Sustainability | Amazon Web Services
  5927. 96%Web API DTO Considerations
  5928. 93%Let's get logical! On logical and physical architectural views
  5929. 99%How to Create a PNG File from a Web Page in C#
  5930. 99%Tip 350 - How to extract information from receipts with Azure Form Recognizer
  5931. 86%Setting up symbol-valued constants via proxies
  5932. 99%A pipe operator for JavaScript: introduction and use cases
  5933. 95%Dapr v1.6 is now available
  5934. 87%The Biggest Mistake I See Engineers Make
  5935. 98%.NET Rocks! vNext
  5936. 88%Modernizing DasBlog - from Web Forms to .NET 6
  5937. 86%The Internals of PostgreSQL : Introduction
  5938. 58%PQShield raises $20M for its quantum-ready, future-proof cryptographic security solutions – TechCrunch
  5939. 75%Testnet #4: Shielded Staking Is Here
  5940. 97%Event Sourcing vs Event Driven Architecture
  5941. 98%.NET Data Community Standup - Testing EF Core Apps
  5942. 92%Run Ordinary Rails Apps Globally
  5943. 72%Piped
  5944. 80%David Rumsey Map Collection
  5945. 93%Consequences Create Complexity
  5946. 93%Why (Enterprise) Software Is Bloated
  5947. 81%Khronos Strengthens Vulkan Ecosystem with Release of Vulkan 1.3, Public Roadmap and Profiles
  5948. 91%Hey Ethereum, Let's Break Solidity's Composability!
  5949. 91%"Lena" isn't about uploading
  5950. 96%Machine readable specifications at scale
  5951. 96%How to start contributing to open-source projects - Max Leiter
  5952. 91%Bill Gates Answered my Email!! RE:Commodore Easter Egg!
  5953. 67%Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  5954. 60%The State of Zero Knowledge
  5955. 99%Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  5956. 99%What’s new in bUnit for .NET 6
  5957. 96%Colors in .NET: An In-Depth Guide
  5958. 82%Incorrect proxying of 24 hostnames on January 24, 2022
  5959. 93%.NET | Free. Cross-platform. Open Source.
  5960. 93%bbenchoff.github.io by bbenchoff
  5961. 63%A bug lurking for 12 years gives attackers root on every major Linux distro
  5962. 98%.NET Data Community Standup - Testing EF Core Apps
  5963. 64%We Studied 81,000 Page Titles - Google Rewrote 61% Of Them
  5964. 85%Alien Mission
  5965. 87%Domain Logic: Where does it go?
  5966. 99%GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  5967. 56%Git Stars - ErikEJ
  5968. 99%Code search in Visual Studio 2022 is about to get much faster
  5969. 99%Fixing sync over async issues in .NET / C# with Visual Studio 2022
  5970. 73%What are these weird internal Visual C++ runtime functions named NLG?
  5971. 73%AirPods don't "Just Work" · Philip Ardeljan is a UI designer
  5972. 93%Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  5973. 83%remove support for Ssl2 by wfurt · Pull Request #64322 · dotnet/runtime
  5974. 96%The Catch Block #91 - Keeping Work and Home Separate
  5975. 67%Transfer or convert your current SIM to an eSIM on your new iPhone
  5976. 84%Landscape of API Traffic
  5977. 50%Nature Neuroscience offers open access publishing - Nature Neuroscience
  5978. 61%Are you on the boat?
  5979. 93%Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  5980. 97%Fixing Windows Control Focus on Toolbar and Menu Controls
  5981. 96%The disadvantages of microservices | Red Hat Developer
  5982. 99%.NET Watch Launch Setting Profile For ASP.NET Core
  5983. 95%Project Sustainability · Discussion #368 · unitycontainer/unity
  5984. 99%dotNetDave Says… Taking Care of Technical Debt
  5985. 99%Announcing .NET Community Toolkit v8.0.0 Preview 1
  5986. 97%A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6 | no dogma blog
  5987. 99%Programming to Interface Vs to Implementation
  5988. 97%Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  5989. 93%Webcam Hacking (again) - Safari UXSS | Ryan Pickren
  5990. 55%The Old Internet Shows Signs of Quietly Coming Back
  5991. 92%.NET Framework January 2022 Cumulative Update Preview
  5992. 99%How to get ASP.NET Core server URLs
  5993. 90%ASP.NET Community Standup - Minimal API Deep Dive
  5994. 72%Quick meetings are a lie / Marijke Luttekes
  5995. 55%Solving phishing is not simple - can anti-phishing training make it even worse?
  5996. 99%Nico Orfanos
  5997. 64%Does the software industry learn?
  5998. 97%Trailing Slashes on URLs: Contentious or Settled?—zachleat.com
  5999. 75%Make Free Stuff
  6000. 99%Hook, line, and sinker
  6001. 92%This website is hosted on a Raspberry Pi
  6002. 99%Building a Vaporwave scene with Three.js - Maxime Heckel's Blog
  6003. 92%Gemini Is A Little Gem • AndreGarzia.com
  6004. 95%On the Difficulty of Extrapolation with NN Scaling
  6005. 97%ASP.NET Core Blazor performance best practices
  6006. 82%foobar2000
  6007. 99%Durability and Redo Logging
  6008. 95%Softwareness - PC Maffey
  6009. 95%Learning a New Stack
  6010. 90%How I Track My Hour Balance with a Custom org-mode Clock Table
  6011. 96%Julia macros for beginners
  6012. 86%David Nicholas Williams
  6013. 97%Devblog of @kdy1
  6014. 95%Why Is Digital Autonomy So Hard?
  6015. 99%ASP.NET Community Standup - Minimal API Deep Dive
  6016. 99%Developing and Deploying a Static Web App with Blazor and Azure Functions
  6017. 92%v2.5 work: BacklogPolicy by NickCraver · Pull Request #1912 · StackExchange/StackExchange.Redis
  6018. 88%Pub/Sub fixes for subscribe/re-subscribe by NickCraver · Pull Request #1947 · StackExchange/StackExchange.Redis
  6019. 94%1751435 - Put sameSite=lax, sameSite noneRequiresSecure, and sameSite schemeful behind the early beta flag
  6020. 91%Visual Studio 2022 for Mac Preview 5
  6021. 87%The Biggest Mistake I See Engineers Make
  6022. 96%systemd by example - the systemd playground
  6023. 98%Introducing Rainway: Interactive App Streaming for Everyone | Rainway
  6024. 74%Overview of testing applications that use EF Core - EF Core
  6025. 54%Google drops FLoC and proposes new Topics API for replacing third-party cookies used by ads
  6026. 90%.NET Community Toolkit v8.0 Preview Revamps MVVM Library -- Visual Studio Magazine
  6027. 56%GitHub Quick Reviews
  6028. 72%Piped
  6029. 99%Speed up your .NET app with the CPU profilers with Visual Studio 2022
  6030. 96%Secure your GitHub account with GitHub Mobile 2FA | The GitHub Blog
  6031. 99%What’s a lesser known .NET feature that people should know more about?
  6032. 98%My Terminal Has SUPER POWERS! (My New FAVORITE Terminal Plugin)
  6033. 98%Microsoft Releases YARP - Yet Another Reverse Proxy
  6034. 93%I deleted a file from Explorer, but it came back when I refreshed, and I get Access Denied if I try to delete it again
  6035. 97%Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  6036. 97%Troy Hunt's Azure cloud bill shock is a cautionary tale
  6037. 70%No one cares that you’re right
  6038. 95%DateTime Operators in C# - Code Maze
  6039. 54% 2022 Tech Predictions · Ted Neward's Blog
  6040. 99%Bulk download from Azure Blob Storage with C#
  6041. 68%Saving over 100x on egress switching from AWS to Hetzner
  6042. 97%Monsters Weekly 237 - Optimizing Images with WebP
  6043. 87%OpenID Foundation website
  6044. 97%Type-level DI Container prototype
  6045. 94%A surprisingly hard CS problem: sums of square roots
  6046. 99%Machine Learning Community Standup - Infrastructure image classification
  6047. 95%How slow is SELECT * ? - Vettabase
  6048. 99%Wrapping it up
  6049. 89%GIFs (sane) playback control using WASM and FFmpeg
  6050. 75%My SaaS side-project got acquired
  6051. 87%Kafka Message Journey
  6052. 89%Connecting People
  6053. 77%Feedback Loops for Founders
  6054. 83%Bitrot
  6055. 77%An ad plugin was stealing 30% of the revenue for a year and I didn't even notice
  6056. 97%Kami's Braindump · bsda2: Presenting LST.sh
  6057. 99%Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  6058. 63%Microsoft Details Native Integration of Elastic on Azure -- Visual Studio Magazine
  6059. 94%Highlights from Git 2.35 | The GitHub Blog
  6060. 94%[Last Week in .NET #78] – Platform Exclusives are the new black
  6061. 97%Biscuit 2.0 release
  6062. 98%Chesterton's Fence - Lesswrongwiki
  6063. 98%GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  6064. 86%Google is reportedly planning a next-gen Chromecast with Google TV
  6065. 95%Why we're migrating (many of) our servers from Linux to FreeBSD
  6066. 85%Alien Observers
  6067. 98%GitHub - dotnet/runtime at release/7.0-preview1
  6068. 98%Dependency Injection in .NET 6 - Service Lifetimes
  6069. 93%Wordle With Grep - Susam's Maze
  6070. 92%The Curse of NixOS
  6071. 56%Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  6072. 97%Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  6073. 99%Modern Web Applications with SAFE Stack
  6074. 99%runtime/Environment.Variables.Windows.cs at 57bfe474518ab5b7cfe6bf7424a79ce3af9d6657 · dotnet/runtime
  6075. 74%The MainWindowHandle property is just a guess based on heuristics
  6076. 99%Awaiting an async void method in .NET - Gérald Barré
  6077. 95%How slow is MediatR really?
  6078. 99%Alexandre Nédélec - Week 3, 2022 - Tips I learned this week
  6079. 95%This Post Was Written by GitHub Copilot
  6080. 99%Simple WebSocket client and server application using .NET
  6081. 63%I accidentally used YAML.parse instead of JSON.parse, and it... worked?
  6082. 98%Top-Level Statements in C# - Code Maze
  6083. 98%Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  6084. 88%290: The .NET MAUI Episode
  6085. 91%[Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  6086. 96%Fundamentals of Garbage Collection
  6087. 77%Amazon.com: Out of the Woods of Oregon Slice it Right! Board with Bread & Bagel Slicer (Maple Slicer): Home & Kitchen
  6088. 97%grouping Arrays via `.groupBy()` and `.groupByToMap()`
  6089. 99%Announcing TypeScript 4.6 Beta
  6090. 97%Debugging Compatibility in Edge
  6091. 96%Using games engines for work and profit! | Meetup
  6092. 96%Azure Functions consumption plan naming
  6093. 92%Implement hash and HMAC stream one shots by vcsjones · Pull Request #63757 · dotnet/runtime
  6094. 72%Piped
  6095. 92%Customizing web search
  6096. 94%Sponsor @ErikEJ on GitHub Sponsors
  6097. 80%Why I'm comfortable publishing foolishness
  6098. 99%On decoupled loaders
  6099. 89%In defense of complicated programming languages
  6100. 95%Surgical programming
  6101. 91%Prototype the UI Before Building an MVP
  6102. 99%Improving end to end tests reliability
  6103. 96%Charm
  6104. 94%Building A Production Ready Blazor WASM App
  6105. 92%Supply chain attacks are the new big thing
  6106. 53%Why skyscrapers are so short - Works in Progress
  6107. 52%Weekly Update 279
  6108. 83%Hot off the Press: The .NET OSS Maintainer Support Survey!
  6109. 98%Over 90 WordPress themes, plugins backdoored in supply chain attack
  6110. 97%Piped
  6111. 98%Piped
  6112. 50%How E Ink Developed Full-Color e-Paper
  6113. 99%Azure Container Apps: dapr, devcontainer, debug and deploy | I CAN MAKE THIS WORK
  6114. 99%Richard Clayton - Distributed Locking with Postgres Advisory Locks
  6115. 54%Life as an autistic person
  6116. 88%Diving into BoardGameGeek
  6117. 75%GitHub - iloveichigo/NVBurner: A MSI Afterburner alternative for NVIDIA users in Linux.
  6118. 81%The Social Bot Lie
  6119. 74%dordle by zaratustra
  6120. 99%Drawn controls in .NET MAUI
  6121. 99%GitHub - DustinBrett/daedalOS: Desktop environment in the browser.
  6122. 64%Pub/Sub subscription processor: actually set the result by NickCraver · Pull Request #1959 · StackExchange/StackExchange.Redis
  6123. 94%2022-01-22: Explicit record class declaration (diagnostic analyzer + code fix) · Discussion #1 · Flash0ver/FlashOWare.NET
  6124. 91%Structure and Interpretation of Computer Programs
  6125. 72%Search results | Find available job openings at Microsoft
  6126. 94%Parse and TryParse in C# - Code Maze
  6127. 78%On Leaving Facebook
  6128. 97%PHP: Frankenstein arrays
  6129. 65%Piped
  6130. 63%Piped
  6131. 56%Piped
  6132. 56%Piped
  6133. 99%GitHub - khuedoan/homelab: My self-hosting infrastructure, fully automated from empty disk to operating services.
  6134. 99%C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  6135. 99%Introducing Minimal Real-Time API for .NET
  6136. 71%Episode 214: Emin Gün Sirer on Avalanche and its Formation - ZK Podcast
  6137. 85%Hydraulic Analogy
  6138. 51%Ubiquiti Unifi Dream Machine R2D2 Stand by eraser
  6139. 99%JavaScript frontend development with ASP.NET Core in .NET 6
  6140. 78%How to Integrate Power BI Reporting into .NET apps
  6141. 65%Welcome to the Poképark!
  6142. 85%Audio Sparklines · Melatonin
  6143. 79%Why I decided to sell my web agency | Mischa
  6144. 84%That magical word: Workstation
  6145. 61%Tips for Onboarding Onto an Existing Codebase
  6146. 86%Way up in the middle of the air
  6147. 91%Underjord | My Elm Experience
  6148. 81%10 years against division of labor in software
  6149. 79%The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee
  6150. 88%Not One But Two .NET MAUI Previews!
  6151. 82%GitHub - DREAM-DK/MAKRO
  6152. 98%Java on Visual Studio Code Going Cloud Native -- Visual Studio Magazine
  6153. 95%Piped
  6154. 85%Open Sourcing our Firmware
  6155. 97%GitHub - 425show/verifiable-credential-demo
  6156. 98%Microsoft decentralized identity hackathon
  6157. 94%the new kubernetes? -- wingolog
  6158. 98%Microsoft Verifiable Credential - Issuer
  6159. 87%There is NO single "Architecture". #shorts
  6160. 80%Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  6161. 77%Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  6162. 93%WUG: .NET 6 extravaganza: .NET 6, BCL, … (online)
  6163. 95%Create WebAssembly System Interface(WASI) node pools in Azure Kubernetes Service (AKS) to run your WebAssembly(WASM) workload (preview) - Azure Kubernetes Service
  6164. 99%ASP.NET Community Standup - Upgrading to ASP.NET Core
  6165. 83%Fixing the crash that seems to be on a std::move operation
  6166. 99%Implementing a file pager in Zig: Write behind implementation
  6167. 99%Jean G3nie
  6168. 63%Google's diversity strat lead who said Jews have 'insatiable appetite for war' is no longer diversity strat lead
  6169. 64%Legal - Data & Privacy - Apple
  6170. 86%Code Maze Weekly #110 - Code Maze
  6171. 95%See What’s New in the Telerik and Kendo UI R1 2022 Release!
  6172. 79%OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers
  6173. 99%ASP.NET Core updates in .NET 5 Preview 6
  6174. 97%August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup
  6175. 85%LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  6176. 85%LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  6177. 91%Adding a pipe operator to Python | HackerNoon
  6178. 59%Desert Code Camp - 2018 - Javascript/Node.js - Hattan Shobokshi - An Introduction to VueJS
  6179. 97%GitHub - microsoft/FASTER: Fast persistent recoverable log and key-value store + cache, in C# and C++.
  6180. 74%New Task.WaitAsync method in .NET 6
  6181. 81%Pomodoro Technique - Wikipedia
  6182. 98%Reverse engineering tools for .NET applications
  6183. 64%James Webb Space Telescope marks deployment of all mirrors
  6184. 98%[Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang
  6185. 98%performance/src/benchmarks/micro at main · dotnet/performance
  6186. 97%How to Create and Publish a NuGet Package with .NET CLI - Code Maze
  6187. 88%Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  6188. 67%Google Camera randomly changes some QR code URLs on Android 12
  6189. 73%472 - CPCWiki
  6190. 62%The Windows 11 taskbar is an annoying step backward
  6191. 93%Using Power Automate to send tweets based on my RSS feed
  6192. 90%Fixing my BF1942 woes with Win32 APIs - Turnerj (aka. James Turner)
  6193. 99%What Is Single Project in .NET MAUI?
  6194. 86%When distributed systems get frustrated
  6195. 84%Released: Microsoft.Data.SqlClient 4.0.1
  6196. 87%Divert the Flow
  6197. 99%Azure SDK Release (January 2022)
  6198. 60%Free Postgres Databases
  6199. 70%Primel
  6200. 83%Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime
  6201. 62%So...TikTok Sucks
  6202. 82%Roblox Return to Service 10/28-10/31 2021 - Roblox Blog
  6203. 78%Opinion: Why I don't Support the Treeline Trail Plan
  6204. 99%Quantum-Inspired Annealing Using C# or Python -- Visual Studio Magazine
  6205. 65%Visual Studio 2022 v17.1 Preview 3 Improves Web Tools -- Visual Studio Magazine
  6206. 98%My Minimal Monorepo Setup with ZX
  6207. 93%How To Stay Curious as a Coder
  6208. 94%Seven Days of OCaml
  6209. 97%GitHub - JetBrains/JetBrainsMono: JetBrains Mono – the free and open-source typeface for developers
  6210. 80%My First Three Months with a Nokia Dumb Phone as a Daily Driver
  6211. 98%Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: GIRETTI, ANTHONY: 9781484280072: Amazon.com: Books
  6212. 96%So...TikTok Sucks
  6213. 96%How safe is zig?
  6214. 86%Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  6215. 95%EXPOSED: Bill Gates' Secret Easter Egg
  6216. 77%Sr. Product Marketing Manager - Visual Studio in Bellevue, Washington, United States | Marketing at Microsoft
  6217. 87%Curl: JSON support
  6218. 99%Web Wednesday - Talking ASP.NET with Jon Galloway
  6219. 65%Crypto.com Security Report & Next Steps
  6220. 96%.NET Conf 2021 Recap - Videos, Slides, Demos, and More
  6221. 99%Welcome to MAUI Community Toolkit
  6222. 55%Sunsetting Jobs & Developer Story
  6223. 81%Don’t assume the result of read()
  6224. 89%CSS Custom Highlight API Module Level 1
  6225. 71%analytics.usa.gov | The US government's web traffic.
  6226. 87%The mystery of the crash that seems to be on a std::move operation
  6227. 63%YouTube
  6228. 56%How C# 10 “fixed” string interpolation
  6229. 98%Postgres Indexes for Newbies
  6230. 95%Series - Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+) | Pro Code Guide
  6231. 96%Introduction to .NET Core (.NET 5+) | Pro Code Guide
  6232. 96%Introduction to .NET Framework | Pro Code Guide
  6233. 92%You Give REST a Bad Name
  6234. 96%Call for Papers - NDC Melbourne 2022 | Conference for Software Developers
  6235. 99%Make Frontend Shit Again
  6236. 95%Convert DateTime to ISO 8601 String in C# - Code Maze
  6237. 54%Google Analytics declared illegal in the EU.
  6238. 89%David Wong
  6239. 97%From monolith to microservices: How applications evolve | Red Hat Developer
  6240. 99%How to Deploy a .NET Container with AWS ECS Fargate
  6241. 91%Building an Event Driven .NET Application: Integration Testing – Wrapt
  6242. 70%Hacker News
  6243. 98%Execute Program
  6244. 90%Critical Aggregator
  6245. 95%Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices - Michael's Coding Spot
  6246. 99%Bending DateTime in .NET to Test Your Code Better
  6247. 97%.NET Rocks! vNext
  6248. 93%My Thoughts on Code “Modernization”
  6249. 85%Are We Really Engineers? • Hillel Wayne
  6250. 91%Optimistic Rollups: the present and future of Ethereum scaling
  6251. 89%David Wong
  6252. 98%Deep Introduction to .NET MAUI Handlers Architecture - Cool Coders
  6253. 99%Securing Sensitive Data in an Event Driven Architecture
  6254. 96%.NET MAUI Preview 12 Focuses on Quality/Stabilization, Boosts Shell Navigation -- Visual Studio Magazine
  6255. 89%Obsidian is (almost) a Typora killer
  6256. 67%Why is the Nuclear Power Industry Stagnant?
  6257. 96%systemd service sandboxing and security hardening 101
  6258. 97%How Khan Academy Rewrote their Backend
  6259. 85%Bulletproof SSL and TLS | Feisty Duck
  6260. 61%The Internet Changed My Life
  6261. 86%Overlay visuals for live-streamed events using Unity Engine • Jack Phelan - Blog
  6262. 96%Let's Reverse Engineer an Android App! - Yasoob Khalid
  6263. 97%Examining the covidtests.gov architecture - Ad Hoc
  6264. 85%My First Thoughts on SvelteKit – Ferhat Erdogan
  6265. 90%There is such a thing as an open source business model
  6266. 99%Why Static Languages Suffer From Complexity
  6267. 98%Using View as a way to simplify your system
  6268. 95%CSRF: How to exploit and how to defend
  6269. 85%Work for Two Companies
  6270. 99%Announcing .NET MAUI Preview 12
  6271. 99%CC #9: A Wild ECDSA Appears!
  6272. 97%If I’m a beginner at .NET, what resources are available to me?
  6273. 80%Zef: Low-latency, Scalable, Private Payments
  6274. 63%G Suite legacy free edition
  6275. 85%Captain Picard Tea Order
  6276. 99%OpenTelemetry with Minimal APIs in .NET 6
  6277. 63%I automated my job over a year ago and haven't told anyone.
  6278. 99%Handling with Eventual Consistency with CQRS
  6279. 51%Bringing human-centric security to everyone | 1Password
  6280. 98%Diagnosing .NET memory dumps in Visual Studio 2022
  6281. 93%The error code you get might not be the one you want
  6282. 96%SvelteKit and Supabase Tutorial with Authentication - Build a SvelteKit App Part 2
  6283. 72%Bitwarden Open Source Password Manager
  6284. 64%Direct conversion of CO2 to solid carbon by Ga-based liquid metals
  6285. 99%Implementing a file pager in Zig: Write behind policies
  6286. 95%The Catch Block #90 - The Return of the Smart Switches
  6287. 97%I wrote a modern monitoring application in C# : csharp
  6288. 99%ILogger, ILoggerFactory, and ILoggerProvider in .NET - Code Maze
  6289. 97%I wrote a modern monitoring application in C# : csharp
  6290. 99%GitHub - water111/jak-project
  6291. 99%Honda Clocks Are Stuck 20 Years In The Past; There Isn't A Fix
  6292. 96%Getting started with Azure Bicep
  6293. 96%Achieving Zero Trust readiness in your apps #2: Designing for Least Privilege
  6294. 99%Mastering mapped types in TypeScript - LogRocket Blog
  6295. 98%Get C# Metadata From a Call Site
  6296. 97%Why Use DateTimeOffset
  6297. 99%A C# Source Generator for Oracle UDTs
  6298. 96%httpstat.us - Now With .NET 6 | LINQ to Fail
  6299. 98%Two Phase Commit
  6300. 89%Enumerate Wordle combinations with an applicative functor
  6301. 93%I wrote a modern monitoring application in C#
  6302. 78%Tomonari Sato: Why I joined Cloudflare and why I’m helping Cloudflare grow in Japan
  6303. 99%C# Language Highlights: Properties
  6304. 64%Ballerina - Ballerina Home
  6305. 74%CyberChef
  6306. 58%The Intel Split
  6307. 74%Do Svidaniya, Igor, and Thank You for NGINX - NGINX
  6308. 98%Tricking Postgres into using an insane - but 200x faster - query plan
  6309. 90%Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED
  6310. 88%I Quit My Job and Took a Huge Pay Cut To Stop Using PowerPoint
  6311. 55%FBI document shows what data can be obtained from encrypted messaging apps
  6312. 95%How to use Org Mode and Hugo for a better scientific blogging – STRM
  6313. 99%GitHub - YousefED/Matrix-CRDT: Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider.
  6314. 75%The Horizon Problem for Faster than Light Travel
  6315. 99%Nomad Tips and Tricks
  6316. 72%High Modernism & Software Design
  6317. 91%The Internet Dream | Ramen Potential
  6318. 79%Wordle to yaml
  6319. 94%Load Testing at Scale and Lessons Learned
  6320. 90%The problem of de-synchronized metronomes
  6321. 88%How to Ship Software Faster
  6322. 62%eyeo wins landmark copyright court decision; protects digital rights and sets important legal precedent for who ‘owns’ HTML
  6323. 97%GitHub Quick Reviews
  6324. 89%Cryptology ePrint Archive: Report 2022/062
  6325. 97%Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  6326. 94%Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  6327. 51%COVID Home Tests | USPS
  6328. 84%GPS – Bartosz Ciechanowski
  6329. 83%Make debugging suck less. Keep a logbook. 📓
  6330. 57%No Place to Hide
  6331. 99%Learn Live - Introduction to microservices with .NET
  6332. 85%How to write like Raymond: The typing-saver
  6333. 97%Failing to Learn Zig via Advent of Code - ForrestTheWoods
  6334. 97%Kakoune - Official site
  6335. 74%Welcoming the Incredible Teams and Legendary Franchises of Activision Blizzard to Microsoft Gaming - Xbox Wire
  6336. 96%Implementing a file pager in Zig: Write durability and concurrency
  6337. 96%Saving source generator output in source control: Creating a source generator - Part 6
  6338. 59%TC Conf – Transylvania Crypto Conference
  6339. 96%Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  6340. 90%index
  6341. 95%FbNetExternalEngine 5.0 released | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6342. 99%Catch Multiple Exceptions in C# - Code Maze
  6343. 99%Protobuf In C# .NET – Part 4 – Performance Comparisons - .NET Core Tutorials
  6344. 99%Reduce the size of container images with DockerSlim | Red Hat Developer
  6345. 99%How to Deploy ASP.NET Core to IIS & How ASP.NET Core Hosting Works
  6346. 85%Monsters Weekly 236 - Interacting with Orchestrations in Azure Durable Functions
  6347. 61%Matrix Multiplication
  6348. 98%Writing unit tests for EF Core
  6349. 50%Extra-Tangy Sourdough Bread
  6350. 86%Talisman: Debut of X
  6351. 97%A high-dimensional sphere spilling out of a high-dimensional cube despite exponentially many constraints
  6352. 96%Hypothesis Generation
  6353. 67%PagerDuty’s Security Training for Engineers, Penultimate
  6354. 67%Soar | Discover your Earth
  6355. 99%JWT Authentication and Authorization for your F# Giraffe API Server
  6356. 92%I wrote Task Manager and I just remembered something... : techsupport
  6357. 95%Efficient Pagination Using Deferred Joins - Aaron Francis
  6358. 81%Ukraine my heart, cyber just for show?
  6359. 97%SSD Endurance
  6360. 92%Those Computers In Your Head
  6361. 92%You're running untrusted code!
  6362. 90%Is Human Behavior Just Elaborate Running and Tumbling?
  6363. 80%Deep diving into the thread pool: a debugging story
  6364. 99%Free Static Web Hosts for Frontend Developers
  6365. 81%A Look at Workplace Culture: Why I Love Working at CLA
  6366. 99%Encyclopedia Of Broken UserAgent String Detections
  6367. 93%Is PHP a functional programming language? - Eric Mann's Blog
  6368. 81%Who Moved My Cheese: Laziness in Clojure
  6369. 96%Twitter Strategy for Devtool startups
  6370. 92%I wrote Task Manager and I just remembered something... : techsupport
  6371. 95%You should probably be building a web app
  6372. 86%Effortless personal productivity (or how I learned to love my monkey mind)
  6373. 99%Graphviz
  6374. 98%Netflix and Cable Prices
  6375. 98%Hello Mac OS X Tiger
  6376. 56%Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  6377. 73%[Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  6378. 89%[Last Week in .NET #77] – Letters from Microsoft Culture Jail
  6379. 73%Your app is not compliant with Google Play Policies: A story from hell | Sylvia van Os
  6380. 69%Dependency Injection in .NET 6 - Adding and Injecting Dependencies
  6381. 70%An Anatomy of Bitcoin Price Manipulation
  6382. 90%Arm A64 Instruction Set Architecture
  6383. 99%C# and C++ type aliases and their consequences
  6384. 78%Cloudflare customers on Free plans can now also get real-time DDoS alerts
  6385. 99%Deleting GitHub Actions artifacts using the GitHub REST API - Gérald Barré
  6386. 99%Implementing a file pager in Zig: Writing data
  6387. 96%The curious case of the Raspberry Pi in the network closet
  6388. 81%A tool for reverse engineering 3rd party, closed, binary Android apps.
  6389. 95%My .NET backend developer roadmap for 2022
  6390. 71%The Color of Infinite Temperature
  6391. 99%Development With A Dot - Changing Schema Dynamically in EF Core
  6392. 98%Serializing Objects to XML in C# - Code Maze
  6393. 99%Use FIDO2 passwordless authentication with Azure AD
  6394. 99%289: App Publishing Road Blocks
  6395. 97%Let's Encrypt SSL certificate overview
  6396. 99%.NET Core Tutorials
  6397. 92%Abusing AWS Lambda to make an Aussie Search Engine
  6398. 95%This post was written with GitHub Copilot
  6399. 72%29-year-old Conway conjecture settled
  6400. 99%Test Driven Development Process with XUnit
  6401. 96%deeply copying objects in JavaScript
  6402. 98%Parameterized xUnit Tests with F#
  6403. 96%Aligned Dev Blog
  6404. 91%10 real-world stories of how we’ve compromised CI/CD pipelines
  6405. 85%Woozle Hypertwin (@woozle@toot.cat)
  6406. 57%Lenovo Vendor Locking Ryzen CPUs with AMD PSB the Video
  6407. 56%Climate change arbitrage
  6408. 87%Experience Replay in Machines and Mammals
  6409. 75%Structural Lessons in Engineering Management
  6410. 99%Some Techniques to Enhance Your Terraform Proficiency
  6411. 56%Finding your true self
  6412. 77%The next search engine
  6413. 83%Why you should (always) be consulting
  6414. 99%GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  6415. 88%GitHub - rmcelreath/stat_rethinking_2022: Statistical Rethinking course winter 2022
  6416. 92%I wrote Task Manager and I just remembered something...
  6417. 87%Why Galesburg Has No Money
  6418. 99%GitHub - rickwierenga/sci-hub-injector: Adds SciHub links to popular publisher websites
  6419. 72%Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  6420. 95%Street Fighter II, Sound System internals
  6421. 62%Showcase
  6422. 72%Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  6423. 99%Modern data APIs with EF Core and GraphQL
  6424. 83%Shenanigans on Microsoft Feedback Hub
  6425. 98%Break and Continue Statements in C# - Code Maze
  6426. 59%Open Infrastructure Map
  6427. 84%Marketplace Office Hours (Business and Technical)- Register Now
  6428. 57%NOVAK DJOKOVIC v MINISTER FOR IMMIGRATION, CITIZENSHIP, MIGRANT SERVICES AND MULTICULTURAL AFFAIRS
  6429. 86%Cumpleaños de Famosos
  6430. 88%libra/delay_towers_0.md at main · OLSF/libra
  6431. 61%Logical Fallacies - List of Logical Fallacies with Examples
  6432. 94%Exploiting IndexedDB API information leaks in Safari 15
  6433. 87%Essence
  6434. 79%r/BeAmazed - Careful cats
  6435. 99%Switching from macOS to Pop!_OS
  6436. 95%Creating a private helm repository using Github Pages Enterprise
  6437. 96%GitHub - gnuradio/gnuradio: GNU Radio – the Free and Open Software Radio Ecosystem
  6438. 93%Myths about Web Accessibility :: Blog :: Alvaro Montoro
  6439. 90%My 2022 high-end Linux PC 🐧
  6440. 97%GitHub - o1-labs/snapp-resource-kit: This repository is a resource kit contains links to all code, tools, documentation, and learning materials necessary to successfully become a snapp developer and contributor. Add your projects or findings here!
  6441. 90%Clear communication
  6442. 87%How to setup a practically free CDN
  6443. 63%Why I stopped posting daily
  6444. 90%hiccupFX.js
  6445. 55%The Secret of Product Management: Decide What You Care About, Set Goals, Measure, Repeat
  6446. 97%GitHub Action - Edit Release v1.1.0
  6447. 98%GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
  6448. 75%Structural Lessons in Engineering Management
  6449. 63%Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  6450. 59%r/AmItheAsshole - AITA for hiding embarrassing notes in my house as a joke because I know my fiance's mom snoops?
  6451. 76%Interactive Piano Reference to All Major & Minor Scales | muted.io
  6452. 99%Blazor and GraphQL
  6453. 96%Newsletter Week 2, 2022
  6454. 80%How TypeScript Can Speed Up Your Adoption of WebAssembly
  6455. 98%Building an AI Dog Poop Detector for my Backyard
  6456. 58%It's not still the early days
  6457. 93%Simple.css - A classless CSS framework
  6458. 98%How to Convert String from Title Case to camelCase in C# - Code Maze
  6459. 94%RootMy.TV
  6460. 89%An extremely casual code review of MetaMask’s crypto
  6461. 86%Developer Advocate Intern
  6462. 78%Aditya Birla Fashion and Retail Ltd. (ABFRL) Hacked -- All Data Leaked Online
  6463. 89%woob - Web Outside of Browsers
  6464. 63%If You’re not Remote First, You’re Nothing
  6465. 75%AI Cars Learn To Drive!
  6466. 99%Diagnostics and Observability of .NET Applications
  6467. 81%Jeremy A Boyd | Alternating Current is Stupid
  6468. 80%It's not you. It's the docs.
  6469. 84%F*ck the haters.
  6470. 94%How You Work
  6471. 98%ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6472. 99%.NET Hot Reload for desktop & mobile with Visual Studio 2022
  6473. 85%Spinthariscope
  6474. 51%Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  6475. 98%Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  6476. 59%Respawn 5.0 Released
  6477. 96%1749908 - Infinite loop in HTTP3 hangs socket thread
  6478. 89%Senior Test Analyst
  6479. 94%re: Are You Sure You Want to Use MMAP in Your Database Management System?
  6480. 88%Dogecoin
  6481. 90%Learn Live: Create microservices with .NET and ASP.NET - Events
  6482. 97%Resolving confusion over how to return from a C++ coroutine - The Old New Thing
  6483. 88%Updating a 50 terabyte PostgreSQL database
  6484. 87%A Workers optimization that reduces your bill
  6485. 96%Code Maze Weekly #109 - Code Maze
  6486. 67%Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  6487. 96%Customer Support - Why can’t I play Ultra HD Blu-ray movies on my new Intel CPU (11th generation or above) platform that does not support Intel SGX feature? Why are Ultra HD Blu-ray discs no longer playable after related Intel drivers and the Windows OS were updated on older platforms that support the Intel SGX feature?
  6488. 99%Required Query String Parameters in ASP.NET Core - Code Maze
  6489. 57%Minitel: The Online World France Built Before the Web
  6490. 88%ScreenMedia
  6491. 99%Plain Text Offenders
  6492. 99%animations the easy way
  6493. 98%Hot Reload In C# .NET 6 / Visual Studio 2022 - .NET Core Tutorials
  6494. 98%A developer's guide to CI/CD and GitOps with Jenkins Pipelines | Red Hat Developer
  6495. 96%SSH Bastion host best practices: How to Build and Deploy a Security-Hardened SSH Bastion Host
  6496. 99%$compute and $search in ASP.NET Core OData 8 - OData
  6497. 98%Exploring how to solve circular dependencies
  6498. 96%Turning a GitHub page into a Progressive Web App
  6499. 77%The State of JavaScript Survey
  6500. 96%Rethinking errors, warnings, and lints
  6501. 87%GitHub Copilot Can Do More Than Just Code
  6502. 67%How assembly language loops work
  6503. 79%Weekly Update 278
  6504. 54%Why build an entire computer on breadboards?
  6505. 73%What is a stack and how does it work? — 6502 part 5
  6506. 55%Lockdown math announcement
  6507. 66%Even if a function doesn't do anything, you still have to call it if the documentation says so, because it might do something tomorrow - The Old New Thing
  6508. 98%UTF8MB4
  6509. 76%Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  6510. 97%Alexandre Nédélec - Week 2, 2022 - Tips I learned this week
  6511. 91%Cost of Attrition - Benji's Blog
  6512. 74%Unicorns Kickin
  6513. 99%I hate Conventional Commits
  6514. 98%Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  6515. 98%Why I use a debugger
  6516. 94%Realistic Resumé Tips for Tech Job Interviews
  6517. 94%Dealing with APIs, JSONs and databases in org-mode
  6518. 96%Life at 800MHz
  6519. 68%Unicorns Kickin
  6520. 94%Net Conf 2021 Québec : Introduction à NET 6.0
  6521. 67%Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  6522. 79%Weekly Update 278
  6523. 50%Music industry is suing youtube-dl hosters
  6524. 92%Announcing Rust 1.58.0 | Rust Blog
  6525. 88%Engine Cooling - Why Rocket Engines Don't Melt
  6526. 96%Exploring System76's New Rust Based Desktop Environment
  6527. 92%Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  6528. 96%In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  6529. 98%.NET MAUI Community Standup - Comet with Clancey
  6530. 77%LoginWithHN (Unofficial)
  6531. 97%State of the Windows Forms Designer for .NET Applications - .NET Blog
  6532. 75%5.5 mm in 1.25 nanoseconds
  6533. 85%See What's New for Git in Latest Visual Studio 2022 Update -- Visual Studio Magazine
  6534. 68%Make a commitment to finding cures
  6535. 95%Episode 408 - Azure Load Testing
  6536. 97%2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  6537. 55% Toxic Culture Is Driving the Great Resignation
  6538. 99%Microsoft Teams app development with Visual Studio and .NET
  6539. 97%Nullable reference types
  6540. 74%Cooling issues with Intel’s Alder Lake - Problems with the LGA-1700 socket and a possible workaround | Page 3 | igor'sLAB
  6541. 79%Working With Market Data Using Time Series in RavenDB
  6542. 77%The oracle always tells the truth, even when it is wrong: COM method calls with a user-defined type as a return value - The Old New Thing
  6543. 97%High-performance logging in .NET, the proper way
  6544. 94%What's in a Good Error Message?
  6545. 97%Selection Sort in C# - Code Maze
  6546. 98%Armchair Architects: How Architecture Is Changing - Part 2
  6547. 97%Armchair Architects: How Architecture Is Changing - Part 1
  6548. 91%Angular Basics: Introduction to Observables (RxJS)—Part 2
  6549. 96%New testing tools to help prepare for IE retirement
  6550. 74%Hate leap seconds? Imagine a negative one
  6551. 57%Dark Web - Justice League - Analyst1
  6552. 98%Publishing and consuming ECMAScript modules via packages – the big picture
  6553. 96%Legacy Mimic
  6554. 99%Flow control in C# | endjin
  6555. 64%New RedLine malware version spread as fake Omicron stat counter
  6556. 97%.NET Rocks! vNext
  6557. 88%The State of Web Scraping 2022 | ScrapeOps
  6558. 84%Unwatch all repositories owned by a given user or organization | GitHub Changelog
  6559. 97%Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
  6560. 97%When NOT to write an Abstraction Layer
  6561. 91%Release of IPython 8.0
  6562. 72%Table of contents - C# language specification
  6563. 91%Michael Tsai - Blog - Catching Native Apps
  6564. 97%Snazzier parameters in PHP 8 - Eric Mann's Blog
  6565. 96%How I build a feature
  6566. 94%Don’t Dunk the Gunk - Dhole Moments
  6567. 94%Alternative DNS Roots | scholz.ruhr
  6568. 93%Embeddings - txtai
  6569. 71%Living on 24 Hours a Day
  6570. 80%Do You Want a Visual Studio Dashboard of Customizable Widgets? -- Visual Studio Magazine
  6571. 95%Visual Studio Feedback
  6572. 91%Visual Studio 17.1 Preview 2 is now available! - Visual Studio Blog
  6573. 85%.NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  6574. 94%Security-focused improvements for npm | GitHub Changelog
  6575. 65%Fireside chat with Professor Dan Boneh - Crowdcast
  6576. 71%Visual Studio Feedback Revamp Prompts MUCH Feedback on Feedback Responsiveness -- Visual Studio Magazine
  6577. 62%Bring More Power to your Web APIs with the Power Platform
  6578. 81%blog/free-trial-expired.adoc at main · chrisdutz/blog
  6579. 84%In MySQL, never use “utf8”. Use “utf8mb4”.
  6580. 87%Semantic Versioning is overrated. Take ownership over dependencies.
  6581. 99%Enable GC regions by default by mangod9 · Pull Request #59283 · dotnet/runtime
  6582. 85%Language Development
  6583. 99%How To Host a .NET Application For FREE Using Heroku (without containers)
  6584. 99%Writing a Game Boy Emulator in OCaml
  6585. 98%Standing on the shoulders of giants: Let the compiler tell you what the ABI is - The Old New Thing
  6586. 92%Diskless infrastructure in beta (System Transparency: stboot) - Blog | Mullvad VPN
  6587. 67%Tips for working with debug symbols for .NET and C++ in Visual Studio 2022
  6588. 95%How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
  6589. 68%Blockchain-based systems are not what they say they are
  6590. 98%Implementing a file pager in Zig: Reclaiming memory
  6591. 98%The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  6592. 99%Running Whole Blazor App in Razor Pages Project
  6593. 97%Added 5 new sponsorships to the batch
  6594. 97%Security Tip: Should You Block Compromised Passwords?
  6595. 96%GitHub - deadpixi/ergex: The Ergex Regular Expression Library
  6596. 99%Tuple in C# - Code Maze
  6597. 91%Waifu Labs - Welcome to Waifu Labs v2: How do AIs Create?
  6598. 79%CryptoHack – Home
  6599. 98%5 design principles for microservices | Red Hat Developer
  6600. 98%Tips for More Efficient .NET Logs
  6601. 97%ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6602. 99%DateTime as a Value Object
  6603. 93%Monsters Weekly 235 - Programming Workflows with Azure Durable Functions
  6604. 99%Adding Clarity To .NET Minimal Hosting APIs
  6605. 94%Building a Blog with Next.js
  6606. 99%Replicated Log
  6607. 98%How to write performant React code: rules, patterns, do's and don'ts
  6608. 98%Why non-defaultable value types are needed in C#
  6609. 85%Helping team members deal with Imposter Syndrome
  6610. 95%ANSIWAVE - Make the "semantic web" web 3.0 again -
  6611. 92%The WebSocket Handbook: learn about the technology behind the realtime web | Ably Blog: Data in Motion
  6612. 97%Sourcegraph
  6613. 98%Entity Framework Community Standup - The EF7 Plan
  6614. 94%install script does rm -rf /usr for ubuntu · Issue #123 · MrMEEE/bumblebee-Old-and-abbandoned
  6615. 97%dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  6616. 89%Visual Studio 2022 Now Does Automatic Code Cleanup on File Saves -- Visual Studio Magazine
  6617. 94%Is the madness ever going to end?
  6618. 81%Axelar Begins Rollout of Public Mainnet Launch for February 2022, Bringing Decentralized Interoperability to Ethereum, Avalanche, Terra, Moonbeam and others | Axelar Network
  6619. 83%Reinforcement Learning as a fine-tuning paradigm
  6620. 87%Reverse Engineering Wordle | Robert Reichel
  6621. 98%Introduction to Model Predictive Control · Arnav's Weblog
  6622. 99%.NET Videos | Free videos from the .NET team and community
  6623. 87%Weighted random choice in PHP - Eric Mann's Blog
  6624. 92%.NET for Students | Learn to code in C# programming language
  6625. 86%.NET on Microsoft Learn
  6626. 77%Productivity for Entrepreneurs
  6627. 85%Learn .NET | Free tutorials, videos, courses, and more
  6628. 85%I Think I Know Why You Can’t Hire Engineers Right Now
  6629. 98%Parsing Text with Nom
  6630. 93%Another New Record in Self-Cleaning Turing Machines
  6631. 87%On keeping a personal journal and getting started
  6632. 95%Rachit Nigam | PhD Candidate, Cornell University
  6633. 98%Azure DevOps Podcast: Aaron Stannard on the Actor Model with Akka.NET | Part 2 - Episode 173
  6634. 90%Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  6635. 92%Github Quick Reviews
  6636. 79%Make Beautiful Gradients
  6637. 74%Spotify - Backend Engineer - Advertising
  6638. 72%Your code is the spec - Klotho
  6639. 63%The Optional Chaining Operator, “Modern” Browsers, and My Mom
  6640. 99%Service Locator is not an Anti-Pattern
  6641. 92%With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine
  6642. 99%Enhance your .NET apps with Azure Communication Services
  6643. 42%The Framework Laptop is now in stock!
  6644. 74%A Few Things I’ve Learned About Livestreaming
  6645. 99%Machine Learning in Xamarin.Forms with ONNX Runtime
  6646. 72%Opinion: Is Web3 a Scam? - Stack Diary
  6647. 55%More on T-Mobile Blocking iCloud Private Relay
  6648. 80%Jumping into the middle of an instruction is not as strange as it sounds
  6649. 52%Firefox 96.0, See All New Features, Updates and Fixes
  6650. 99%Implementing a file pager in Zig: Reading from the disk
  6651. 99%Finding a type declaration's namespace and type hierarchy: Creating a source generator - Part 5
  6652. 98%Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  6653. 96%Duende Software Blog
  6654. 98%Missing Blazor intellisense in VS2022? You may be running into this problem
  6655. 83%Is Google Search Deteriorating? Measuring Google's Search Quality in 2022
  6656. 98%API Versioning in ASP.NET Core - Code Maze
  6657. 68%Comprehensive Mask Testing
  6658. 86%Node.js at Red Hat: 2021 year in review | Red Hat Developer
  6659. 97%Type-safe DI composition
  6660. 99%DevTrends .NET Blog
  6661. 81%.NET Rocks! vNext
  6662. 85%2021's Biggest Breakthroughs In Space And Physics
  6663. 96%Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  6664. 96%Lessons Learned from Programming at Google - DZone Agile
  6665. 74%An ode to Ruby
  6666. 95%Large Object Heap Churn in .NET
  6667. 96%Rachit Nigam | PhD Candidate, Cornell University
  6668. 96%Phenomenological Introduction to PID controllers¶
  6669. 99%Comparing results between Airflow runs
  6670. 96%Why Pipedream? – /home/pierce
  6671. 59%Hang your code out to DRY
  6672. 59%You Can Build a Skyscraper Anywhere in Davis Right Now
  6673. 89%The Social Contract of Open Source
  6674. 97%Logging is a code smell (Dave Jarvis)
  6675. 65%Brennan Colberg
  6676. 97%Pin your npm/yarn dependencies - Max Leiter
  6677. 72%Leaving academia
  6678. 94%Introducing Plonky2 — Polygon | Blog
  6679. 94%An Honest Comparison of VS Code vs JetBrains - 5 Points
  6680. 78%T-Mobile begins blocking iPhone users from enabling iCloud Private Relay in the US
  6681. 96%Azure DevOps Podcast: Jimmy Engström on Blazor - Episode 174
  6682. 85%Decorative Constants
  6683. 56%New year, new CEO
  6684. 96%XMPP: the secure communication protocol that respects privacy
  6685. 96%GitHub - BoltzmannEntropy/interviews.ai: This book was written for you: an aspiring data scientist with a quantitative background, facing down the gauntlet of the interview process in an increasingly competitive field. For most of you, the interview process is the most significant hurdle between you and a dream job.
  6686. 55%YC’s $500,000 Standard Deal
  6687. 94%GitHub - ankitpokhrel/jira-cli: 🔥 [WIP] Feature-rich interactive Jira command line.
  6688. 95%Episode 407 - Container Apps
  6689. 89%[Last Week in .NET #76] – Live Async Collaboration
  6690. 99%Test gRPC services in ASP.NET Core
  6691. 98%Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e
  6692. 87%Milan confirms ambitious new cycling network linking 80% of the city to bike paths
  6693. 87%Why I went back to using a ThinkPad from 2012
  6694. 99%Dependency Injection in .NET 6 - Intro and Background
  6695. 99%Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2
  6696. 88%LatencyFleX: A new approach to game latency reduction | Tatsuyuki Ishi
  6697. 69%How can I detect that a thread pool work item is taking too long?
  6698. 88%Who wrote this shit?
  6699. 99%Using HTTP/3 (QUIC) in .NET - Gérald Barré
  6700. 94%Implementing a file pager in Zig: Managing the list of files
  6701. 60%DDoS Attack Trends for Q4 2021
  6702. 84%The right to delete: how faker.js exposed the fragile nature of open source culture, again
  6703. 58%PC vs Mainframe: Which is FASTER?
  6704. 95%Sponsoring EVERY Open-Source project I made money from on GitHub
  6705. 95%Make the Internet Yours Again With an Instant Mesh Network
  6706. 98%dmca/2022-01-04-readium.md at master · github/dmca
  6707. 92%Math Class in C# - Code Maze
  6708. 88%288: Turning Hacks into Reality
  6709. 93%SSH agent restriction
  6710. 65%Learn and Test DMARC
  6711. 93%RSS Feeds
  6712. 99%Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  6713. 99%Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  6714. 96%The Significance Of Solution Design In Serverless Developments — Part I
  6715. 96%Capturing Solution Design Details In Serverless Developments — Part II
  6716. 97%ThunderboltIoc: .Net Dependency Injection without Reflection!
  6717. 98%LINQ enhancements in Entity Framework Core 6
  6718. 98%Integrating Long Path Names in Windows Applications
  6719. 96%Debug Native Messaging
  6720. 97%Lock down web browsing using Kiosk Mode
  6721. 98%Why your Typescript compiles when you thought you were safe
  6722. 74%Cryptoland presentation
  6723. 89%Outreach Committee January 2020
  6724. 75%Adds new American flag module · Marak/colors.js@074a0f8
  6725. 75%Built On Blazor! - Home
  6726. 96%Practical Shell Patterns I Actually Use
  6727. 50%On immersion - Laurel's Blog
  6728. 79%Happy 10th Birthday, Bridgy!
  6729. 98%An adventure in realtime collaborative editing
  6730. 84%Live reloading for Hotwire Rails apps
  6731. 67%Disambiguating the ‘Observable Universe’
  6732. 98%Running queries in parallel with Rails 7 and load_async
  6733. 84%Completing a Part-Time Master's in Computer Science While Working · Caffeinspiration
  6734. 96%When to cache in your Rails app
  6735. 99%Why I Like D – Andrea Radaelli
  6736. 99%Preventing Duplicate Web Requests To ASP.NET Core
  6737. 64%Charles Mingus Cat Toilet Training Program — CHARLES MINGUS
  6738. 88%Episode 30: Developer Productivity with (me!) Dan Clarke
  6739. 92%Simplicity of IRC - Susam's Maze
  6740. 97%Accepting Raw Request Body Content with ASP.NET Web API
  6741. 89%Donald Knuth - The Patron Saint of Yak Shaves
  6742. 99%ML.NET: Machine learning from data to production in less than 30 minutes
  6743. 69%Upwork wants me to refund $12k as their client was using "another" card.
  6744. 88%WUG: .NET 6 extravaganza: C# 10 (online)
  6745. 99%C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  6746. 88%Five Tips For a Healthier Postgres Database in the New Year
  6747. 60%News Update on James Webb Space Telescope's Full Deployment
  6748. 73%David Khourshid on CodePen
  6749. 93%Check if DateTime Is Weekend or Weekday - Code Maze
  6750. 78%BenchmarkDotNet 0.13.1
  6751. 99%Google Chrome: App Reviews, Features, Pricing & Download | AlternativeTo
  6752. 93%Google Chrome 94's Idle Detection API rejected by Mozilla and Apple, citing "user surveillance concerns"
  6753. 98%FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  6754. 85%Cameras and Image Capture
  6755. 99%Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  6756. 79%GitHub - maartenba-demo/grocerylistapi: Demo Grocery List API
  6757. 76%Salesforce to require MFA for all users starting next month
  6758. 67%Extending the AWS SDK for .NET - CodeWithStu
  6759. 99%Extending the AWS SDK for .Net
  6760. 98%Bevy - Bevy 0.6
  6761. 71%YAN Is the Business Bank With a Digital Marketplace, Eric Novinson
  6762. 87%Elasticlunr Query DSL
  6763. 97%Documenting APIs: A guide for technical writers and engineers
  6764. 93%Sending messages as I drift off to sleep | David Bieber
  6765. 95%Tech I want to focus in 2022
  6766. 60%T-Shaped People and Academia
  6767. 59%Hashing is not encryption - Eric Mann's Blog
  6768. 53%DuckDuckGo Traffic
  6769. 50%Sensory properties of chile pepper heat – and its importance to food quality and cultural preference
  6770. 94% BookStack
  6771. 99%Secure minimal APIs with .NET 6 and Microsoft Identity
  6772. 90%My 70 year old mother has been using Linux on the desktop for the past 21 years
  6773. 99%Generate Random Double Numbers in a Range in C# - Code Maze
  6774. 99%Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  6775. 91%Show Missing Files 2022 - Visual Studio Marketplace
  6776. 85%Latency
  6777. 95%How a routine gem update ended up creating $73k worth of subscriptions
  6778. 90%Get Sysinternals Suite - Microsoft Store
  6779. 73%Returns & Refunds
  6780. 98%In response to Moxie's doubts on web3
  6781. 94%Build cross-platform native apps with .NET MAUI and Blazor
  6782. 98%Things you might not know about CSharp - Duck Typing
  6783. 96%5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  6784. 74%Blogs should be Trees | tgalal
  6785. 97%Modeling uncertainty with PyTorch | Neural network parametrization of probability distributions
  6786. 93%How to Remove Twitter Spaces - Dhole Moments
  6787. 99%How do One-Time passwords work?
  6788. 68%My terrible plan for reducing opioid deaths – Trevor Klee
  6789. 97%Creating Engineering Principles for your Team
  6790. 96%Why aren't the most useful Mac apps on the App Store?
  6791. 86%GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service
  6792. 91%My first impressions of web3
  6793. 98%Blazor in Action
  6794. 75%Researchers discover Log4j-like flaw in H2 database console
  6795. 80%Quickz
  6796. 81%286: Hacking 3D Holograms with .NET
  6797. 86%Microsoft Intros Next-Gen OData -- Visual Studio Magazine
  6798. 93%Software Design Principles aren't Rules #shorts
  6799. 93%Visual Studio Feedback
  6800. 54%6 Ways I'm Improving Mental Health in 2022
  6801. 90%River Runner Global
  6802. 86%A funny thing happened on the way to the moon: Ward, Bob: Amazon.com: Books
  6803. 73%.NET CLI Telemetry
  6804. 90%Vim prank: alias vim='vim -y'
  6805. 93%Contoso University Vertical Slice example updated to .NET 6
  6806. 93%Intel completely disables AVX-512 on Alder Lake after all - Questionable interpretation of “efficiency” | News / Editorial | igor'sLAB
  6807. 95%XML Encryption Syntax and Processing
  6808. 98%hello-cloudflare/README.md at main · captn3m0/hello-cloudflare
  6809. 91%Kagi Search
  6810. 98%GitHub - wirekang/mouseable: 'Mouseable' is intended to replace a mouse or tackpad.
  6811. 82%How do I upgrade a 32-bit tick count to a 64-bit one?
  6812. 83%Open-sourcing the Sorbet VS Code Extension · Sorbet
  6813. 99%Miniflare 2.0: fully-local development and testing for Workers
  6814. 99%StackExchange.Redis/TextWriterOutputHelper.cs at main · StackExchange/StackExchange.Redis
  6815. 98%Code Maze Weekly #108 - Code Maze
  6816. 59%Weekly Update 277
  6817. 90%Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  6818. 97%Kubernetes Gatekeeper - An introduction - Pradeep Loganathan
  6819. 97%Using Node.js ES modules and top-level await in AWS Lambda | Amazon Web Services
  6820. 99%.NET Application Architecture Guides
  6821. 88%An Honest Look at Tailwind as an API for CSS
  6822. 69%A Brave New Startup World Is Coming
  6823. 94%Please stop FOMO marketing
  6824. 99%6 Harmful Defaults in Django
  6825. 95%Are you building features for phishers?
  6826. 95%.NET
  6827. 69%Quit Your Job
  6828. 99%Fabian Lindfors
  6829. 69%Brennan Colberg
  6830. 96%Unix in the browser tab
  6831. 93%Focus on concepts, not approaches
  6832. 89%MediatR 10.0 Released
  6833. 96%.NET MAUI Preview 11 Adds Windows 11 Fluent UI Control Styling -- Visual Studio Magazine
  6834. 97%.NET MAUI Community Toolkit - Monthly Standup (January 2022)
  6835. 81%Real-World Cryptography by David Wong Book Review
  6836. 98%.NET Live TV | Live developer streams every day
  6837. 57%Chatbots: Still Dumb After All These Years
  6838. 93%Introducing new Git features to Visual Studio 2022
  6839. 96%Saturn | Modern F# MVC framework
  6840. 79%Filling in some gaps in the story of Space Cadet Pinball on 64-bit Windows
  6841. 61%DON'T Use SvelteKit Without This VS Code Extension!
  6842. 99%.NET Conf Philippines - January 2022
  6843. 93%Teaching, learning and tearing your hair out
  6844. 95%You are doing .NET logging wrong. Let's fix it
  6845. 99%6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸
  6846. 54%Cookies: the CNIL fines GOOGLE a total of 150 million euros and FACEBOOK 60 million euros for non-compliance with French legislation
  6847. 93%Rust is more portable than C for pngquant/libimagequant
  6848. 99%Records in C# - Code Maze
  6849. 98%Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  6850. 94%Minecraft as a k8s admin tool
  6851. 97%How I took my SaaS from idea to sold in 14 months
  6852. 97%Why might you run your own DNS server?
  6853. 64%Google fixes nightmare Android bug that stopped user from calling 911
  6854. 75%The 41 Best Pens for 2022: Gel, Ballpoint, Rollerball, and Fountain Pens
  6855. 96%How to stop forgetting to await an awaitable call
  6856. 95%Angular Basics: Introduction to Observables (RxJS)—Part 1
  6857. 98%A simple FP architecture
  6858. 98%Paxos
  6859. 99%Marcin Golenia Blog
  6860. 98%My favorite F# code I've written
  6861. 91%Double down on the fundamentals to unblock your projects (current and future)
  6862. 98%.NET Rocks! vNext
  6863. 96%Integrated Chat in Live Share for Visual Studio 2022
  6864. 98%Bashing JSON into Shape with SQLite
  6865. 91%How we handle 80TB and 5M page views a month for under $400
  6866. 99%CQRS & Event Sourcing Code Walk-Through
  6867. 68%Long COVID in a prospective cohort of home-isolated patients - Nature Medicine
  6868. 97%I Miss RSS
  6869. 98%Google Chrome 97 introduces controversial keyboard API - gHacks Tech News
  6870. 83%Thoughts on PHP Fibers
  6871. 99%Building My First App with Flutter
  6872. 62%The Relativity of Wrong by Isaac Asimov
  6873. 99%Announcing .NET MAUI Preview 11
  6874. 77%Growth marketing vs Product marketing vs Brand marketing
  6875. 54%Coming Clean
  6876. 99%Three ways of handling user input
  6877. 56%The Mountain To Climb | Oliver W. Kim
  6878. 97%How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  6879. 60%The Cryptography of Orphan Annie and Captain Midnight
  6880. 99%ASP.NET Core MVC & Razor Pages in .NET 6
  6881. 99%Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  6882. 91%Visual Studio 17.1 Preview 2 is now available!
  6883. 96%I took a job at Amazon, only to leave after 10 months.
  6884. 83%AutoMapper 11.0.0 released
  6885. 99%How to Detect if a Dictionary Key Exists in C# - Code Maze
  6886. 99%Do you need Domain Driven Design?
  6887. 84%How to design a house to last for 1000 years (part III)
  6888. 84%How to mentor software engineers
  6889. 55%sweardle
  6890. 93%Getting Started with Unit Testing in Visual Studio 2022 - nUnit
  6891. 88%How do I prevent folder verbs intended for file system directories from showing up in my shell extension's virtual folder's context menu?
  6892. 88%2021 - It Was a Good One
  6893. 84%New Rant: On Revaluating Tech We Hate
  6894. 91%Deep C# - Inheritance
  6895. 90%A bit about PURLs
  6896. 99%Implementing a file pager in Zig: Reading & Writing from the disk
  6897. 88%my personal note taking journey
  6898. 95%To ID or not to ID
  6899. 90%I make $3K/mo from a browser extension! (+ December 2021 updates)
  6900. 87%Master JavaScript Promise: Resolve, Reject and Chaining
  6901. 65%daedalOS
  6902. 99%System.Text.Json features in .NET 6
  6903. 98%Neural Network From Scratch
  6904. 98%The Catch Block #88 - Mini C# Extension Methods
  6905. 89%Is it complex? Break it down!
  6906. 99%Let me introduce you to the Stack data structure
  6907. 85%Sunshield
  6908. 98%Create Context-based Programming Models with .NET 6
  6909. 99%Polymorphism in C# - Code Maze
  6910. 98%Refactoring with C# 10
  6911. 97%Astrophotography with Windows, Tiny PCs, and WPF
  6912. 99%.NET Podcasts app - Local Development Walkthrough
  6913. 94%GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  6914. 66%Doing the work – Monica Dinculescu
  6915. 84%The Pragmatic Pragmatic Programmer · Rogério Chaves
  6916. 98%The ultimate SQLite extension set
  6917. 99%Project Mouse Tailor
  6918. 96%Framework Laptop with Ubuntu Review
  6919. 86%The history of the AmigaOS Graphic User Interface (GUI): Index
  6920. 87%Understanding UUIDs, ULIDs and String Representations
  6921. 96%Microsoft Details Entity Framework Core 7 Plan, EF6 to EF Core Porting -- Visual Studio Magazine
  6922. 56%GitHub Quick Reviews
  6923. 99%What's New in F# 6
  6924. 98%Expressive C# code with Property Patterns
  6925. 99%GitHub - Schneegans/Burn-My-Windows: Disintegrate your apps with style.
  6926. 91%Only Recipe - Cut the clutter from recipe sites
  6927. 95%Accessibility Test–Driven Blazor Components
  6928. 99%Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  6929. 98%The joy of building a ray tracer, for fun, in Rust.
  6930. 78%My Excel spreadsheet doesn't scroll even though I can use the arrows to move around
  6931. 74%Build a Dynamic Course Landing Page with Next.js, Tailwind CSS, and DatoCMS
  6932. 99%Implementing a file pager in Zig: Rethinking my approach
  6933. 99%Customising generated code with marker attributes: Creating a source generator - Part 4
  6934. 77%If it looks like a duck, swims like a duck, and QWACs like a duck, then it's probably an EV Certificate
  6935. 93%There oughta be a WiFi Game Boy cartridge.
  6936. 87%La plateforme de rap DatPiff piratée, les mots de passe dans la nature
  6937. 96%How to Check if .NET Is Already Installed - Code Maze
  6938. 91%React Query—Fetching Data the Right Way
  6939. 92%React Developers’ Top 10 Topics of 2021
  6940. 91%Demystifying Closures in JavaScript
  6941. 91%Batching and Caching With Dataloader
  6942. 92%Understanding Execution Context in JavaScript
  6943. 87%Quantifier predicates - Simple Talk
  6944. 82%Imperative vs Declarative Programming
  6945. 92%Professional Open Source: Extend-Only Design
  6946. 78%HTMX and ASP.NET Core Swapping Techniques
  6947. 99%Create your own Roslyn Analyzer !! - Super Sharp | A Tech Superhero.
  6948. 98%Upgrading from .NET Core 2.1 to .NET 6.0
  6949. 83%Welcome to 2022!
  6950. 96%Contributing to Open Source Projects
  6951. 99%Building IsChristmasTree with CustomVision.ai
  6952. 98%Simplifying User and Role Based Permissions in .NET – Wrapt
  6953. 78%.NET Rocks! vNext
  6954. 83%Finding our new normal
  6955. 98%GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
  6956. 97%PagerDuty’s Security Training for Engineers! Part Deux
  6957. 96%Customizing ASP.NET Core 6.0 - The second edition
  6958. 94%Blazor WebAssembly AOT on Azure Static Web Apps in .NET 6
  6959. 55%Winnie the Pooh should have been free decades ago
  6960. 64%Evaluating frontend frameworks and not choosing any
  6961. 91%Real-time machine learning: challenges and solutions
  6962. 64%Obsidian's Weakest Point - Its Search
  6963. 78%SBIDIOT IoT Malware: miner edition
  6964. 85%What I Learned About Work in 2021
  6965. 61%Leaving the company I co-founded
  6966. 72%// Chirag Gupta
  6967. 76%How to think about recommendations · Jamie on Software
  6968. 97%A modest proposal to fix web search
  6969. 84%GitHub - tkellogg/dura: You shouldn't ever lose your work if you're using Git
  6970. 98%Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
  6971. 56%What is Microsoft Learn?
  6972. 87%Markdown Editor v2 - Visual Studio Marketplace
  6973. 96%Hacking a VW Golf Power Steering ECU - Part 1
  6974. 99%Chi-Square Test Using C# -- Visual Studio Magazine
  6975. 93%v2.5 work: .NET 6.0: add build defaulting to the thread pool by NickCraver · Pull Request #1939 · StackExchange/StackExchange.Redis
  6976. 98%Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
  6977. 66%[Last Week in .NET #75] – Jetbrains, are you out Azure mind?
  6978. 83%Tests: handle clock skew vs. test containers by NickCraver · Pull Request #1937 · StackExchange/StackExchange.Redis
  6979. 92%Building .NET MAUI apps with GitHub Actions
  6980. 96%Using a mild Twitter addiction to actually get things done
  6981. 63%A Succinct Story of Zero Knowledge
  6982. 95%A Comprehensive Guide to Port from EF6 to EF Core
  6983. 91%Vanta.js - 3D & WebGL Background Animations For Your Website
  6984. 91%The .NET Docs Show - This is Game Dev 🎮 with .NET
  6985. 92%Breaking change: Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream - .NET
  6986. 91%Production postmortem: An error on the first act will lead to data corruption on the second act…
  6987. 95%My professional and OSS aspirations for 2022
  6988. 91%Speculation on the design decisions that led to the common ABI for C++ coroutines
  6989. 64%You don't need that CORS request
  6990. 85%Throat and Nasal Passages
  6991. 95%How Tye makes building microservices a joke
  6992. 97%Faster IndexOf for substrings by EgorBo · Pull Request #63285 · dotnet/runtime
  6993. 95%tvu-compare: rust and zig
  6994. 99%How to Detect if a Dictionary Key Exists in C# - Code Maze
  6995. 83%[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell" [LWN.net]
  6996. 97%An Algorithm for Passing Programming Interviews - malisper.me
  6997. 99%Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  6998. 88%287: Tech Highs and Lows of 2021
  6999. 53%LastCSharpPdfDoc : Microsoft : Free Download, Borrow, and Streaming : Internet Archive
  7000. 73%The Thinner Book: Atomic Habits by James Clear
  7001. 78%Andrew: Loving someone with depression
  7002. 93%Massive ~2.3k Patch Series Would Improve Linux Build Times 50~80% & Fix "Dependency Hell"
  7003. 66%How I built a WFH Shed
  7004. 74%ClonerAlliance Flint D4P - Standalone Dual-4K Video Overlay Device and Audio Mixing Station.
  7005. 89%Always seek the leverage effect
  7006. 82%Markdown in Academic Writing – iA Writer: The Focused Writing App
  7007. 69%Write The Blog You Want to Read — Philipp Trommler's Blog
  7008. 99%Using Caddy
  7009. 94%Text Aesthetics: Command Line UI/UX
  7010. 73%Redefining affordability
  7011. 99%GitHub - seemoo-lab/opendrop: An open Apple AirDrop implementation written in Python
  7012. 94%6 ways to get started with .NET 6 and App Service
  7013. 99%Fixing stutters in Papers Please on Linux – Blog
  7014. 98%Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  7015. 85%Things you might not know about CSharp - Using Params with Indexers
  7016. 72%web3 is Centralized
  7017. 98%Expression-bodied Members in C# - Code Maze
  7018. 96%Go Fuzzing - The Go Programming Language
  7019. 89%Safing Portmaster
  7020. 77%The Case Against Crypto
  7021. 56%Project:All texts - The Ludwig Wittgenstein Project
  7022. 65%New blog sponsor - YOO inc.
  7023. 99%Alexandre Nédélec - IaC Hot Reload with Pulumi Watch
  7024. 93%Masterclass: Cross-checking
  7025. 64%2022: On being ready to change my mind
  7026. 90%My (free) Django monitoring stack for 2022
  7027. 94%Generics, languages and tourists
  7028. 97%Type Checking a Ruby Gem with Sorbet · James Healy
  7029. 69%My 2021 in Review as a Flutter Content Creator
  7030. 70%Speed of light in Fibers
  7031. 80%On the Absurdity of Blockchain Development | The Blog of Josh Simmons
  7032. 98%Why I’m Using HTTP Basic Auth in 2022
  7033. 99%A Super Tiny Random Number Generator
  7034. 96%Donate to Mozilla Foundation
  7035. 98%Spring Boot vs ASP.NET Core: A Showdown
  7036. 82%Adam Storr - End of Year Review 2021
  7037. 64%A New Year's Letter from the President | SQUARE ENIX HOLDINGS
  7038. 74%Exchange 2019 Anti-Malware - Bad Update?
  7039. 56%Intellectual Loneliness - David Perell
  7040. 99%The Modern Guide to OAuth
  7041. 95%My progress in porting Wine - Software - Haiku Community
  7042. 91%Scooter - FCK 2020 (NOT OFFICIAL VIDEO) (НЕ ОФИЦИАЛЬНОЕ ВИДЕО!)
  7043. 73%Don’t waste the good days
  7044. 67%Know at a Glance it's Tight - SmartBolts
  7045. 90%Garrit's Notes
  7046. 97%Finally a State Management (in React) for Dummies
  7047. 99%Notes about loading configuration Examples for Play Framework and Spring Boot
  7048. 91%Stupid Patterns
  7049. 71%Adam Fuhrer | Frontend Engineer
  7050. 84%Wise People Have Fun – trms
  7051. 97%Do We Really Need A Link Step?
  7052. 97%Kurtis Knodel // Blog
  7053. 85%A Guide to Twitter - Tasshin's Blog
  7054. 77%Taming My Soda Addiction: What Worked and What Didn’t
  7055. 73%GitHub - fikrikarim/companies-with-successful-pivot: List of startups/companies that had successful pivots
  7056. 99%Why is my Rust build so slow?
  7057. 95%GitHub - patriksvensson/ghostly: Ghostly is a GitHub notification client for Windows 10/11
  7058. 99%How Telegram Messenger circumvents Google Translate's API
  7059. 94%Next-generation Blazor components with .NET 6
  7060. 95%My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server
  7061. 88%Beating FizzBuzz for detecting qualified candidates
  7062. 85%Formatting Meeting
  7063. 81%Looking Forward: Some Predictions for 2022
  7064. 75%Year in Review - 2021
  7065. 56%Switch Between Blazor WebAssembly & Server Project with Authentication
  7066. 98%Sciter uses JavaScript from now and on – Terra Informatica Software
  7067. 89%macOS Setup after 15 Years of Linux · HookRace Blog
  7068. 59%Germany: Data retention to be abolished once and for all.
  7069. 99%When to Use Static Classes in C# - Code Maze
  7070. 98%Hyrum's Law
  7071. 90%Why the C Language Will Never Stop You from Making Mistakes
  7072. 56%Weekly Update 276
  7073. 99%Hacking a Roku TV to Control Lights
  7074. 69%My Troubles with MP3s
  7075. 87%A Culture Problem in Arch Linux
  7076. 80%My role as a founder CTO: Year Four
  7077. 81%Modeling our way out of this mess
  7078. 85%Guidance for Scaling - Reversible vs. Irreversible Decisions
  7079. 73%David Nicholas Williams
  7080. 93%How did LastPass master passwords get compromised?
  7081. 79%SQL In Orbit - Big Machine
  7082. 91%blockchain course
  7083. 99%.NET's Cryptographic One-Shots
  7084. 56%Minimal APIs in .NET 6
  7085. 78%Code review horror in 4 lines of code
  7086. 94%The C++/CX String^ is not an object, even though it wears a hat
  7087. 85%The Gift of It's Your Problem Now
  7088. 54%Databases in 2021: A Year in Review - OtterTune
  7089. 56%What are record types in C# and how they ACTUALLY work
  7090. 92%The PR Paradox: Merge Faster by Promoting Your PR - DZone Agile
  7091. 99%Difference Between Asynchronous Programming and Multithreading
  7092. 78%A Swiss Army knife for developers.
  7093. 92%Voiceliner
  7094. 86%TETR.IO
  7095. 91%.NET Rocks! vNext
  7096. 95%95644 – [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module
  7097. 95%Consider SQLite
  7098. 94%GitHub - susam/emfy: A 72 line ~/.emacs to quickly set up vanilla Emacs for general purpose editing and programming
  7099. 83%The SQL Game | ROWS & TABLES
  7100. 94%Server Thief Bait - catch them red handed!
  7101. 84%Unusual Attempted Login Activity: How LastPass Protects You - The LastPass Blog
  7102. 12%Computer Engineering for Babies
  7103. 94%GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  7104. 82%Chris's Wiki :: blog/tech/EmailCriticalInfrastructure
  7105. 92%Lessons from my PhD
  7106. 99%Minimal API for CommandLine tool by ConsoleAppFramework v4
  7107. 82%Fintech firm hit by Log4j hack refuses to pay $5 million ransom
  7108. 56%CRUD API + Complexity = Death by a 1000 Papercuts
  7109. 94%Optimize Blazor WebAssembly apps with AOT Compilation
  7110. 85%Moonfall
  7111. 97%You can't copy code with memcpy; code is more complicated than that
  7112. 77%Why Engineers Should Invest in Decision-Making Skills Early — Reforge
  7113. 79%A year or monitoring production
  7114. 97%glibc is still not Y2038 compliant by default
  7115. 65%The Sunshield Webb/NASA
  7116. 99%Writing a minimal Lua implementation with a virtual machine from scratch in Rust
  7117. 99%Creating .NET Project Templates - Code Maze
  7118. 99%Spectre.Console and String Interpolation
  7119. 98%New Log4j RCE Vulnerability Discovered in Apache Logging Library
  7120. 56%The Existential Horror Of Living In The Marvel Universe - SOME MARVEL NEWS
  7121. 96%‎iVerify. - Secure your Phone!
  7122. 70%New Discourse forum for GoboLinux
  7123. 99%Fix stack overflow with X509Certificate FriendlyName by vcsjones · Pull Request #63179 · dotnet/runtime
  7124. 62%2021 in Running
  7125. 74%import attrs
  7126. 99%Winning the Impossible Race - An Unintended Solution for Includer’s Revenge / Counter (hxp 2021) - Guy Lewin's Blog
  7127. 72%Why I stopped publishing end-of-year most-read lists
  7128. 63%Saving the Internet
  7129. 50%Auditing a Graded Video Game – Zdziarski's Blog of Things
  7130. 78%How I Build
  7131. 71%Can blogging be made simpler?
  7132. 94%Letter to a junior web developer
  7133. 97%Secrets of MicroPython: How to blink an LED
  7134. 99%Making sounds using SDL and visualizing them on a simulated oscillosco
  7135. 79%How to Choose Your College Degree
  7136. 73%How bad are bad fundraising terms?
  7137. 51%An Algorithmic Solution to Insomnia
  7138. 80%Home - Moshe Karmel
  7139. 86%Privacy, Identity Theft and Data Security Breaches
  7140. 62%LastPass confirms credential stuffing attack against some of its users
  7141. 60%“Play-to-earn” and Bullshit Jobs
  7142. 26%LastPass users warned their master passwords are compromised
  7143. 96%GitHub - CorentinJ/Real-Time-Voice-Cloning: Clone a voice in 5 seconds to generate arbitrary speech in real-time
  7144. 71%Discussions about DRM often land on the fundamental problem with DRM: that it…
  7145. 99%Supercharge your Productivity with Roslyn and AI
  7146. 56%Flowchart Generator Software for BBC Micro running on BeebEm
  7147. 51%A rejected attempt to inject pseudo-physics into Windows 8 toast notifications
  7148. 93%The Problem With Heroes In Software Development
  7149. 93%Build an Animated Sidebar with React and Tailwind CSS
  7150. 97%Implementing a file pager in Zig: Managing chunk metadata
  7151. 57%Japan's Paper Culture | JetPens
  7152. 68%Login
  7153. 99%.NET R&D Digest (December, 2021)
  7154. 97%Extended Property Patterns in C# - Code Maze
  7155. 92%Decoding James Webb Space Telescope – Daniel Estévez
  7156. 88%Maybe we could tone down the JavaScript
  7157. 99%Upgrading to .NET MAUI Preview 11
  7158. 97%A Guide to Recording 660FPS Video On A $6 Raspberry Pi Camera
  7159. 84%Bypassing early 2000s copy protection for software preservation
  7160. 83%Five takeaways from looking for a new senior role in tech
  7161. 81%The State of External Retina Displays, [Almost] 2022 Edition
  7162. 97%A Review of the Zig Programming Language (using Advent of Code 2021)
  7163. 99%GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  7164. 60%rC3 2021 - Public Fahrplan
  7165. 69%DJI Mavic 3 First Flight - Over Dave's Garage (Snowy Lake)
  7166. 81%[Last Week in .NET #74] – Automated Legal Problems
  7167. 74%'Widevine Dump": Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix * TorrentFreak
  7168. 86%crt.sh | 1491512298
  7169. 97%Introduction to Dotnet MAUI - Cool Coders
  7170. 98%GraphQL with EF Core 6 and HotChocolate 12
  7171. 73%HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields
  7172. 98%How do I add custom controls to the common file open or file save dialogs?
  7173. 85%Confounding Variables
  7174. 95%How to deploy .NET apps to Kubernetes
  7175. 96%Implementing a file pager in Zig: Overall design
  7176. 86%Dad Bod
  7177. 99%Writing to a CSV File in C# - Code Maze
  7178. 88%286: Hacking 3D Holograms with .NET
  7179. 99%Analysis and reverse-engineering of the original Starlink router
  7180. 94%A Year In Review · Jethro Kuan
  7181. 87%Rethinking Cloud Data Architecture
  7182. 97%Justin Pombrio
  7183. 52%Putting a vaccine out quickly, part 3
  7184. 60%25 Anti-Mimetic Tactics for Living a Counter-Cultural Life - Epsilon Theory
  7185. 73%My Path to Financial Independence as a Software Engineer
  7186. 99%Secure your NuGet packages with Package Source Mapping
  7187. 83%How I found (and fixed) a vulnerability in Python
  7188. 50%You block ads in your browser, why not in your city?
  7189. 84%Mobile Solar Power: Made Easy! DIY Off-grid Solar Power!
  7190. 97%GitHub - mwmbl/mwmbl: An open source, non-profit search engine implemented in python
  7191. 70%OBS and Streamlabs Commit to Long-Term Collaboration
  7192. 91%Reverse-engineering a tiny 1980s chip that plays Christmas tunes
  7193. 78%A new coefficient of correlation
  7194. 54%“Autism is a Spectrum” Doesn’t Mean What You Think
  7195. 96%Freeways by Captain Games
  7196. 82%Practical Transformer Winding
  7197. 95%Time is different every time — The Sharat's
  7198. 90%Ruby 3.1.0 Released
  7199. 52%Where Is Webb? NASA/Webb
  7200. 94%Selling my own GPL software, part 1: a lot of hurdles
  7201. 72%James Webb Space Telescope Launch — Official NASA Broadcast
  7202. 91%Animation: The James Webb Space Telescope's Orbit
  7203. 98%As and Is Operators in C# - Code Maze
  7204. 77%Toyota 'Reviewing' Key Fob Remote Start Subscription Plan After Massive Blowback
  7205. 56%REVEALED: The Legend of the 10MB Commodore D9090!
  7206. 59%BGPStream Event #285778
  7207. 80%ADHD Accommodations Guide | ADHD At Work
  7208. 78%Street Fighter II, Spin when you can't
  7209. 87%Street Fighter II, subtile accurate animation
  7210. 58%December 25th Launch
  7211. 58%BGPStream Event #285787
  7212. 74%Suffering · Slices of a hacker's mind
  7213. 95%Revisiting Wayland for ArchLinux
  7214. 94%GitHub - trailofbits/zkdocs
  7215. 95%Introduction to the Sam Text Editor
  7216. 82%A Programmer Union Can Save Open Source
  7217. 98%practical-aspnetcore/projects/orleans at net6.0 · dodyg/practical-aspnetcore
  7218. 77%CRUD isn't for Complexity #shorts
  7219. 96%Blob Opera - Google Arts & Culture
  7220. 86%Chris's Wiki :: blog/sysadmin/EmailServersNoLongerPractical
  7221. 85%Command Line: A Modern Introduction
  7222. 99%Implementing a file pager in Zig: Using mmap
  7223. 84%GitHub - mkrl/misbrands: The world's most hated IT stickers
  7224. 96%Code Maze Weekly #107 - Code Maze
  7225. 90%GitHub - LeviBorodenko/primify: Embed any image into a prime number.
  7226. 99%Average colors of the world
  7227. 97%Watch videos, movies, TV series and TV channels instantly.
  7228. 62%A Whole Website in a Single HTML File
  7229. 75%Fight for privacy — an interview with Troy Hunt
  7230. 71%No, I Won't Link to Your Spammy Article Either
  7231. 59%Drawer Units for Home Use
  7232. 99%What's new in C# 10
  7233. 95%SpeedCrunch
  7234. 91%Counting website visitors is hard — Bobbie Chen
  7235. 81%Be curious, not judgmental - shubhro.com
  7236. 91%Cray-1 Digital Archeology – chrisfenton.com
  7237. 98%Setting up Cloudflare Tunnel for development
  7238. 72%Every Workday Should be a Hackathon
  7239. 89%Reflections of knowledge
  7240. 91%Integrating Webpack and Babel in a legacy project | Jurre Vriesen
  7241. 72%Weekly Update 275
  7242. 88%283: The Metaverse - When, where, why
  7243. 94%The story of the 3dfx Voodoo1
  7244. 33%Street Fighter II, The World Warrier
  7245. 52%AWS Is Out To Kill Mainframes
  7246. 99%.NET Rocks! vNext
  7247. 97%GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  7248. 98%Krita 5.0 released! | Krita
  7249. 96%Woe unto you for using a Websocket | Adama Language
  7250. 96%My productivity app is a single .txt file
  7251. 59%Cloudflare Radar's 2021 Year In Review
  7252. 76%It's easy to get data into the GPU, but harder to get it out
  7253. 96%Implementing a file pager in Zig: What do we need?
  7254. 95%Cleaner C# code with "smart" using statements
  7255. 98%How to Generate Random Numbers From a Range in C# - Code Maze
  7256. 99%GitHub - wader/fq: jq for binary formats
  7257. 68%Street Fighter II, paper trails
  7258. 90%.NET Conf - Bhubaneswar
  7259. 74%New notifications when Drive content violates abuse program policies
  7260. 99%.NET Rocks! vNext
  7261. 98%FreeBSD jails for fun and profit
  7262. 98%suckless.org software that sucks less
  7263. 99%gRPC client-side load balancing in .NET
  7264. 61%Diablo IV Quarterly Update—December 2021
  7265. 94%Cloud Security Breaches and Vulnerabilities: 2021 in Review
  7266. 82%Dear Self; We Need To Talk About Social Media
  7267. 87%The Asymmetry of Open Source - Matt Holt
  7268. 70%The Case Against Work-Life Balance: Owning Your Future
  7269. 85%The Tragedy of Safari – Magic Lasso Adblock
  7270. 93%How IPFS is broken
  7271. 88%DNA seen through the eyes of a coder (or, If you are a hammer, everything looks like a nail) - Bert Hubert's writings
  7272. 94%Enterprise-grade Blazor apps with .NET 6
  7273. 81%Tinder just permabanned me or the problem with big tech • Paulefou site
  7274. 98%.NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  7275. 87%Cache invalidation isn't a hard problem
  7276. 98%The Catch Block #87 - 2021 Year in Review!
  7277. 97%.NET documentation
  7278. 79%Linux Has Grown Into A Viable PC Gaming Platform And The Steam Stats Prove It
  7279. 85%Rapid Test Results
  7280. 95%Learn C# with CSharpFritz - Entity Framework and Database Design
  7281. 60%How do I programmatically reposition monitors in a multiple-monitor system?
  7282. 95%Optimizing local and distributed transactions with batching
  7283. 95%Lessons in Trust From us-east-1
  7284. 89%MS Teams: 1 feature, 4 vulnerabilities | Positive Security
  7285. 99%Reusable UI using the Razor Class Library Project in ASP.NET Core
  7286. 85%Tuple: The best pair programming tool on macOS
  7287. 99%Using Authorization with Swagger in ASP.NET Core - Code Maze
  7288. 93%A Particular planet exploration game
  7289. 98%Introduction
  7290. 86%(mac)OStalgia – Hello. I'm Michael.
  7291. 90%Disclosing Shamir’s Secret Sharing vulnerabilities and announcing ZKDocs
  7292. 95%Operator Precedence in JavaScript
  7293. 70%KQL - The Next Query Language You Need to Learn | Data Exposed: MVP Edition
  7294. 97%Phillip Trelford's Array | Byte-sized Tweets
  7295. 96%HTMX Requests with ASP.NET Core Anti-Forgery Tokens
  7296. 98%GraphQL is not meant to be exposed over the internet
  7297. 99%An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  7298. 98%Overcoming Event-driven Microservices challenges with Dapr
  7299. 97%Introduction to Kubernetes Admission Controllers - Pradeep Loganathan
  7300. 96%Twitch
  7301. 96%What Problem Blockchains Actually Solve
  7302. 70%Hidden Networks in TP-Link Routers
  7303. 99%Fantasy CPU emulator part 2
  7304. 98%How did the Enigma Machine work?
  7305. 94%A hundred things I learned writing my first technical book “Data-Oriented Programming”
  7306. 94%I Ran Away From Open Source
  7307. 98%Azure DevOps Podcast: Egil Hansen on Blazor Testing with bUnit - Episode 169
  7308. 97%Lottie Docs
  7309. 96%Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  7310. 98%EF Core 6 and Azure Cosmos DB
  7311. 97%Your Visual Studio Dashboard
  7312. 99%RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
  7313. 98%The EASIEST Way to Convert to ES6 Template Literal Strings in VS Code
  7314. 92%Learn Live - Create a web API with ASP.NET Core
  7315. 84%“Work well under pressure” is a safety valve, not SOP
  7316. 84%All Bitcoin private keys is on this website
  7317. 96%Integration testing and NuGet packaging: Creating a source generator - Part 3
  7318. 96%New Coding Shorts: Angular Template Forms and Vite Builds
  7319. 94%How to Convert Char Array to String in C# - Code Maze
  7320. 97%0.9.0 Release Notes ⚡ The Zig Programming Language
  7321. 99%Tips & Tricks: Debugging your C# CDK project in Visual Studio | Amazon Web Services
  7322. 95%Concurrent Pipeline with .NET Channels – The Functional Programmer
  7323. 99%Unclutter Startup.cs
  7324. 70%Changing your organisation
  7325. 96%Pipeline resolvers in AppSync
  7326. 91%You don't need that abstraction
  7327. 87%Apple added an orange dot that's a showstopper for live visuals - and it needs a fix - CDM Create Digital Music
  7328. 61%What’s new in Visual Studio 2022 for testing
  7329. 99%GitHub Composite Actions are fast way to templatize workflows
  7330. 99%LISP with GC in 436 bytes
  7331. 90%The QOI File Format Specification
  7332. 57%Cheap Ebay Welder -- WILL IT TIG?!
  7333. 98%A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
  7334. 96%Akita Software - Developer Advocate
  7335. 85%Monte Carlo Options Pricing · Sasha Kuznetsov's Blog
  7336. 99%Hello World - Let's talk about .NET and .NET Conf
  7337. 77%Reflecting on wasted effort :: Sacha Chua
  7338. 75%Consuming Articles Offline
  7339. 66%Self arrest on the Slippery Slope of Addiction
  7340. 96%Simple server alerts on a need-to-know basis
  7341. 95%Lies, Damn Lies, and Software You Rent
  7342. 77%How a Web Design Goes Straight to Hell - The Oatmeal
  7343. 71%Home | European alternatives
  7344. 93%PullRequest | Code Review as a Service
  7345. 94%There's never been a better time to build websites | simeonGriggs.dev
  7346. 99%GitHub - swc-project/swc: swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
  7347. 64%British police give Have I Been Pwned 226 million new passwords - IT Pro - News
  7348. 59%Learn Accounting Online for Free | AccountingCoach
  7349. 85%Immunity
  7350. 99%Test tools for .NET and cross-platform apps
  7351. 87%[Last Week in .NET #73] – Holiday Road Part Deux
  7352. 87%Cancelling IAsyncEnumerable in C#
  7353. 99%The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  7354. 67%Windows UI Library (WinUI) - Windows apps
  7355. 98%HTTP Toolkit
  7356. 67%In 2021, the Internet went for TikTok, space and beyond
  7357. 99%Supercharging your cloud applications with Orleans
  7358. 97%Getting Roslyn (C# compiler) and Language versions - Gérald Barré
  7359. 93%My Parents Collect Cans for a Living
  7360. 93%GitHub - mendel5/alternative-front-ends: Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
  7361. 99%How to create your own .NET CLI tools to make your life easier
  7362. 94%Negative feature response: Protect the user from accidental collection deletion
  7363. 57%Against 3X Speed - David Perell
  7364. 58%This is my Mum's 80th birthday present.
  7365. 98%Third-Party DI Container And Autofac - Code Maze
  7366. 88%286: is not null
  7367. 99%Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  7368. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 18
  7369. 89%TypeScript for Pythonistas
  7370. 98%Getting started with #DynamoDB in C#
  7371. 97%How to Upgrade a Codebase from .NET Framework to .NET 6
  7372. 99%ASP.NET Core 6 – transparent WebSockets
  7373. 99%Azure Container Apps, Bicep and GitHub Actions | I CAN MAKE THIS WORK
  7374. 99%String Interpolation Trickery and Magic with C# 10 and .NET 6
  7375. 95%Akka for Advent
  7376. 97%PagerDuty’s Security Training for Engineers
  7377. 97%Document your .NET code with DocFX and GitHub Actions
  7378. 91%The Big DevOps Misunderstanding
  7379. 98%exa · a modern replacement for ls
  7380. 99%Microsoft Visual Studio Offline Packages · Hossam Barakat
  7381. 94%The bulldozer vs vetocracy political axis
  7382. 79%Markus Captain Kaarlonen - Space Debris
  7383. 87%A Step-By-Step Startup Guide For Bootstrappers
  7384. 58%A mental model for decentralization
  7385. 93%COLODEBUG: a simple way to improve bash script debugging
  7386. 84%My Favorite Board Games and How I Play Them
  7387. 87%I retired so I can focus on my open source project | Adama Language
  7388. 87%The Non-Productive Programmer (NPP)
  7389. 94%Machine Learning for .NET developers
  7390. 94%Easily run Windows software on Linux with 🍷 Bottles! ⋅ Bottles
  7391. 87%Newsletter Week 50, 2021
  7392. 91%Move myself to inactive · ytdl-org/youtube-dl@21b7590
  7393. 60%Log4j XCode vulnerability - resolu…
  7394. 99%New LINQ improvements in .NET 6
  7395. 66%Test Your Product on a Crappy Laptop
  7396. 87%I Was Part of a Human Subject Research Study Without My Consent
  7397. 99%GitHub - haimgel/display-switch: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
  7398. 73%Find Your Purpose- Kettlebell Commercial
  7399. 99%Santa Sleigh: xUnit Edition
  7400. 99%Santa Sleigh: NUnit Edition
  7401. 92%Ensuring Santa’s Success With Automated Tests (C# Advent 2021)
  7402. 58%Closing the loop: a deep dive on a Facebook reseller of bikes stolen in Colorado
  7403. 85%On the potential of Transformers in Reinforcement Learning
  7404. 86%OSS Simple Sabotage Manual, Sections 11, 12
  7405. 89%Learning a technical subject
  7406. 57%Self-Organizing Teams - Vadim Kravcenko
  7407. 92%Telling the Time with Computer Vision - Jinay Jain
  7408. 67%The Growth-Severity Confound
  7409. 92%In Case I Die | Jonathan Verrecchia
  7410. 81%Inspection and the limits of trust.
  7411. 98%GitHub - VollRagm/KernelBypassSharp: C# Kernel Mode Driver to read and write memory in protected processes
  7412. 83%OMNIZART: MUSIC TRANSCRIPTION MADE EASY
  7413. 97%GitHub - Music-and-Culture-Technology-Lab/omnizart: Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
  7414. 97%Log4j – Apache Log4j Security Vulnerabilities
  7415. 97%Accessing arrays and class fields with .NET profiling APIs
  7416. 93%Build a Password Generator Function with Vanilla JavaScript (Advent of JS Challenge)
  7417. 99%A primer on FeatureManagement APIs in ASP.NET Core
  7418. 89%Windows Wednesday
  7419. 95%[Log4Shell] 3rd Vulnerability on Apache Log4j Utility Found
  7420. 91%Supporting Remix with full stack Cloudflare Pages
  7421. 95%Postgres is a great pub/sub & job server
  7422. 73%I bought 1000 meters of wire to settle a physics debate
  7423. 63%CCPA Scam November 2021 from Princeton University
  7424. 86%Kinesis Advantage360 Ergonomic Keyboard
  7425. 81%Beyond Hot Reload: 'Live Reload' and More -- Visual Studio Magazine
  7426. 87%You own your dependencies. Period.
  7427. 92%#57 Your project is someone else's product
  7428. 91%Karan Sharma | Using ClickHouse Keeper for Replication
  7429. 81%The Death of Feature Engineering is Greatly Exaggerated
  7430. 98%Creating and testing gRPC server interceptors in Ruby
  7431. 98%Why GNU Guix matters
  7432. 74%Strangers from the internet paid for my MacBook Air: on my 4th year of indiehacking
  7433. 86%In 2021, my research hurt people
  7434. 85%I hope Web3 doesn't become Web 2.1 | The Blog of Josh Simmons
  7435. 85%Turing Complete
  7436. 92%How not to learn Rust
  7437. 27%[LOG4J2-3230] Certain strings can cause infinite recursion
  7438. 95%Notches Gone Wild! • The Breakroom
  7439. 86%I Am Writing a Book! Microsoft Azure in Action – Early Access
  7440. 84%Announcing Tokio Console 0.1 | Tokio
  7441. 93%Durable Functions: Semantics for Stateful Serverless - Microsoft Research
  7442. 85%Release youtube-dl 2021.12.17 · ytdl-org/youtube-dl
  7443. 95%Log4Shell Update: Severity Upgraded 3.7 -> 9.0 for Second log4j Vulnerability (CVE-2021-45046) | LunaSec
  7444. 63%Using Scroll Bars - Win32 apps
  7445. 80%S3 Ep2: Breaking barriers with Maria Naggaga
  7446. 99%Learn C# with CSharpFritz - Data Access with Entity Framework
  7447. 99%Why is the stack overflow exception raised before the stack has overflowed?
  7448. 78%In Short: ACID
  7449. 97%Code Maze Weekly #106 - Code Maze
  7450. 93%NDC Melbourne 2022: Call for Speakers/Papers
  7451. 94%The Web3 Fraud
  7452. 70%Defrag - By ShipLift LLC
  7453. 88%2021 - It Was a Good One
  7454. 98%Blame Me: The Windows Progress Dialog!
  7455. 98%Bring Your Apps to Life With SignalR and .NET 6
  7456. 99%We Three Things: Dynamitey, Humanizer, SqlServer.Types | Cross Cutting Concerns
  7457. 96%JavaScript Modules – A Beginner's Guide
  7458. 98%On .NET Episode: Getting started with Azure Static Web Apps
  7459. 89%Functional argument checking
  7460. 89%Razor Pages for ASP.NET Core - Full Course (.NET 6)
  7461. 90%Disney•Pixar’s Dug the Talking Dog In Real Life | Oh My Disney IRL
  7462. 93%We’re upgrading Visual Studio’s feedback! 
  7463. 60%Weekly Update 274
  7464. 86%tqdm documentation
  7465. 90%How I Own Projects as a Software Engineer
  7466. 97%Log4j 2.15.0 and previously suggested mitigations may not be enough
  7467. 63%My 10 Favorite Posts on Data (and Management) of 2021 — Iterating
  7468. 95%Episode 406 - Azure Bastion
  7469. 74%Technical Co-founders' Guide to Equity Negotiations
  7470. 93%The Hub of Heliopolis - How I completed the Hacktoberfest 2021 challenge with a profiler
  7471. 92%How I Learned To Stop Worrying and Push To Master | Thenable
  7472. 75%The Empathy Gap, or Why Good-Seeming Ideas Fail
  7473. 96%Implementing TLS Encrypted Client Hello
  7474. 87%Software Engineering Idioms You Should Know
  7475. 57%We Need Your Beginner's Mind
  7476. 99%What's New in EF Core 6
  7477. 99%What happens if you put your head in a particle accelerator?
  7478. 93%There oughta be a WiFi Game Boy cartridge.
  7479. 61%Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround
  7480. 99%Introduction to WebAssembly components - radu's blog
  7481. 89%Java on Visual Studio Code Update Focuses on 'Inner Loop' -- Visual Studio Magazine
  7482. 98%runtime/Interop.GetCwd.cs at 6cc686f5800feffb3f04bf48487cdfbd7b48a32d · dotnet/runtime
  7483. 99%runtime/Environment.Windows.cs at main · dotnet/runtime
  7484. 95%Swift Playgrounds
  7485. 95%Tuning your uploads and downloads with the Azure Storage client library for .NET
  7486. 93%GitHub - rkeene/hunter2: The "hunter2" password manager is a simple script-oriented password manager.
  7487. 87%Challenge: Find the slow down–answer
  7488. 97%Why does the precise point at which I get a stack overflow exception change from run to run?
  7489. 61%This Is The WORST VS Code Theme EVER!!
  7490. 85%From 0 to 20 billion - How We Built Crawler Hints
  7491. 97%Release Release 2.8.0 · IEvangelist/azure-cosmos-dotnet-repository
  7492. 60%How type deconstruction keeps your C# code clean
  7493. 94%Don’t start with microservices – monoliths are your friend – Arnold Galovics
  7494. 68%Patch fixing critical Log4J 0-day has its own vulnerability that’s under exploit
  7495. 95%How to Get an Item by Index From Dictionary in C# - Code Maze
  7496. 99%AWS DynamoDB – Add and Get Items in .NET Core Using the AWS SDK for .NET
  7497. 99%DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  7498. 75%Chess.com vs Lichess.org
  7499. 90%Transitioning from QA to Development
  7500. 98%Running Docker Containers from within your .NET Core Application using Docker.DotNet
  7501. 93%Dependency Inversion
  7502. 96%.NET App Developer Links - 2021-12-16
  7503. 73%PNG Parser Differential
  7504. 99%Allocgate is coming in Zig 0.9, and you will have to change your code
  7505. 86%User-first endpoint security for teams.
  7506. 87%Release v1.38.0 · OmniSharp/omnisharp-roslyn
  7507. 92%Rails 7.0: Fulfilling a vision
  7508. 99%.NET Rocks! vNext
  7509. 96%The User Old Heap (UOH)
  7510. 91%What’s New With Visual Studio 2022
  7511. 92%Migrating WPF Applications to Web
  7512. 99%CQRS is simpler than you think with .NET 6 and C# 10 - Event-Driven.io
  7513. 99%Tip 346 - How to use Azure Bastion to access virtual machines
  7514. 85%Notifications
  7515. 98%How to build large-scale end-to-end encrypted group video calls
  7516. 99%Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  7517. 72%Visual Studio for Mac 2022 -- Visual Studio Magazine
  7518. 51%BusKill: The USB Laptop Kill Cord
  7519. 89%The Future of Artificial Intelligence is Self-Organizing and Self-Asse
  7520. 95%The Blog is the program • AndreGarzia.com
  7521. 95%F# Good and Bad
  7522. 82%Reflecting On Free Software And Paychecks
  7523. 99%Secure Containerized Browser
  7524. 67%Visual Studio 2022 for Mac Preview 4
  7525. 94%Research Notes on Humanoid Robots
  7526. 63%:rocket: Lessons learned migrating Spring Boot to Quarkus
  7527. 99%.NET MAUI Community Toolkit C# Markup Extensions
  7528. 83%Introducing Zed
  7529. 98%What’s new in .NET Productivity with Visual Studio 2022
  7530. 97%Plan for Entity Framework Core 7.0
  7531. 97%Announcing the Plan for EF7
  7532. 80%A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution
  7533. 94%New tool: Mess with DNS!
  7534. 99%Migrating from ASP.NET Core 5.0 MVC app to 6.0
  7535. 98%Why I don't use MediatR for CQRS
  7536. 98%Progress Report: October-November 2021 - Asahi Linux
  7537. 87%"Alpha-Rays" behind the scenes - HackMD
  7538. 92%Cryptology ePrint Archive: Report 2021/1621
  7539. 6%Apple Removes All References to Controversial CSAM Scanning Feature From Its Child Safety Webpage
  7540. 99%Cloud Native Objects for High Scale & Performance
  7541. 99%SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  7542. 73%log4j memes
  7543. 84%Windows Terminal as your Default Command Line Experience
  7544. 75%Sky Madrid Bern Wool Sweater
  7545. 18%What does "Do not launch, but debug my code when it launches" mean?
  7546. 96%HTTP/3 is Fast | Request Metrics
  7547. 88%Challenge: Find the slow down
  7548. 82%The Catch Block #86 - STEM-Adjacent Gifts for Kids!
  7549. 89%3 Lines of Code Shouldn’t Take All Day
  7550. 87%Protection against CVE-2021-45046, the additional Log4j RCE vulnerability
  7551. 50%Busy Simulator
  7552. 72%Dell’s magnetic wireless webcam concept may help you forget about that infamous nose cam
  7553. 96%Building an Async HTTP Api with Azure Durable Functions and Python
  7554. 99%How to Check if a StringBuilder Is Empty - Code Maze
  7555. 96%.NET App Developer Links - 2021-12-15
  7556. 92%Log4Shell Update: Second log4j Vulnerability Published (CVE-2021-44228 + CVE-2021-45046) | LunaSec
  7557. 64%ItsLitho - The Easiest Lithophane Maker to Convert image to lithophane
  7558. 98%How to organize your Asp.net core Startup file with extension methods - Super Sharp | A Tech Superhero.
  7559. 61%CHUNGUS 2 - A very powerful 1Hz Minecraft CPU
  7560. 99%JSON in HTML Attributes With ASP.NET Core TagHelpers
  7561. 71%Monsters Weekly 233 - Getting started with .NET and Kafka
  7562. 61%Statement RE: ransomware cyber attack directed at Frontier Software
  7563. 99%Cake for Visual Studio Code 2.0.0 released
  7564. 99%A Holly Jolly Christmas with Hot Chocolate 12.4
  7565. 89%Forking Windows Template Studio
  7566. 53%Mine - The Future of Data Ownership
  7567. 95%Microsoft’s Response to CVE-2021-44228 Apache Log4j 2 – Microsoft Security Response Center
  7568. 97%Find anything blazingly fast with Google's vector search technology | Google Cloud Blog
  7569. 99%azure-webpubsub/experimental/sdk/webpubsub-graphql-subscribe at main · Azure/azure-webpubsub
  7570. 93%Pico.css • Minimal CSS Framework for semantic HTML
  7571. 99%Change authentication requirements · terrajobst/themesof.net@6426e83
  7572. 91%PyTorch vs TensorFlow in 2022
  7573. 62%Microsoft Report: Kubernetes Top Target for Cloud-Migrated Spring Apps -- Visual Studio Magazine
  7574. 92%Episode 405 - Azure Active Directory's Investments in Reliability and Resilience
  7575. 73%The Future Of Work: Remote Native Tools
  7576. 91%My 2021 review - blog.dornea.nu
  7577. 99%Terraform Conditionals
  7578. 97%On Code Reviews
  7579. 98%Scrt.link vs. One-Time Secret
  7580. 69%Plans you’re not supposed to talk about
  7581. 83%2021 in Memory Unsafety - Apple's Operating Systems
  7582. 86%How to Write a Technical Book
  7583. 98%Widget Driven Development | Alexey Antipov
  7584. 71%Computers Are Bad
  7585. 96%Meet Kryptology: Coinbase’s Open Source Cryptography Library
  7586. 74%all: gofmt -w -r 'interface{} -> any' src · golang/go@2580d0e
  7587. 91%Beautiful Free Images & Pictures | Unsplash
  7588. 93%GitHub Quick Reviews
  7589. 87%.NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  7590. 85%Ethereum Reorgs After The Merge
  7591. 85%Web3 is going just great
  7592. 87%Doodle CSS
  7593. 97%Exploitation of Log4j CVE-2021-44228 before public disclosure and evolution of evasion and exfiltration
  7594. 65%Star Trek: The Next Generation (1987–1994) – Sci-fi interfaces
  7595. 89%Ratio function vs. shift distribution
  7596. 98%Working with EF Core and Azure Cosmos DB
  7597. 66%I blew $720 on 100 notebooks from Alibaba and started a Paper Website business | Tiny Projects
  7598. 96%Using Minimal APIs in ASP.NET Core Razor Pages
  7599. 79%Talk: Scalable architecture from the ground up
  7600. 81%Unrepresentative big surveys significantly overestimated US vaccine uptake - Nature
  7601. 96%Development With A Dot - Posting AJAX Requests to ASP.NET Core MVC
  7602. 98%Testing an incremental generator with snapshot testing: Creating a source generator - Part 2
  7603. 98%Iteration statements - C# reference
  7604. 92%GitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in Rust
  7605. 95%Sanitizing Cloudflare Logs to protect customers from the Log4j vulnerability
  7606. 96%.NET App Developer Links - 2021-12-14
  7607. 98%Getting Started With .NET IL
  7608. 99%Remote debugging on Kubernetes using VS Code | Red Hat Developer
  7609. 93%Backwards compatibility as a profunctor
  7610. 67%uBlacklist
  7611. 95%GitHub - iorate/uBlacklist: Blocks specific sites from appearing in Google search results
  7612. 95%mrpmorris - Overview
  7613. 77%Outreach Committee is Looking For Volunteers
  7614. 82%Reimagining projections for the interactive maps era
  7615. 96%Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).
  7616. 99%Using Cluster API (CAPI)to create Kubernetes clusters on Azure - Pradeep Loganathan
  7617. 98%Alexandre Nédélec - Pulumi with an Azure Blob Storage backend
  7618. 96%Deployment from Scratch
  7619. 76%What If I Told You: Money Isn't Real
  7620. 67%The Smart Home Remote I Wish You Could Use
  7621. 56%Week 49, 2021
  7622. 96%Partial functions and total functions
  7623. 87%The messy future of social media
  7624. 91%"Open source" is not broken
  7625. 64%Decontextualizer
  7626. 92%Keep a Founder's Journal
  7627. 95%Testing constant-timeness using Valgrind: case of the NSS library
  7628. 98%Adam Storr - Deploying an Azure Static Web App with Pulumi as a Beginner
  7629. 99%Learn Live - Build your first microservice with .NET
  7630. 51%Toyota owners have to pay $8/mo to keep using their key fob for remote start
  7631. 79%GitHub’s response to Log4j vulnerability CVE-2021-44228 | The GitHub Blog
  7632. 93%GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  7633. 63%Neon Genesis Evangelion
  7634. 99%.NET 6 Networking Improvements
  7635. 99%GitHub - inconvergent/weird: Generative art in Common Lisp
  7636. 51%Star Trek: The Motion Picture
  7637. 61%VS Code Gets a 'Most Heavily Requested Feature' for Python -- Visual Studio Magazine
  7638. 88%Become a master at Git and Open Source 
  7639. 88%[Last Week in .NET #72] – Holiday Road
  7640. 99%GNUstep.org
  7641. 99%The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  7642. 90%Deno joins TC39
  7643. 95%Join the Dotnetos - .NET community Discord Server!
  7644. 98%GitHub - microsoft/wslg: Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
  7645. 73%Blog Archiv – Development stopped
  7646. 90%Marketing Is Scary for a Solo Developer – Rauno Metsa
  7647. 89%Dubious security vulnerability: Accessing information across accounts after changing email address
  7648. 85%Gift Exchange
  7649. 94%Full-stack .NET with Blazor WebAssembly and Azure Static Web Apps
  7650. 93%DEMO: Multiple ESP32s Rocking Out! (SHORT)
  7651. 99%Remove those useless File.Exists calls - Gérald Barré
  7652. 93%Production postmortem: The memory leak that only happened on Linux
  7653. 99%Hammerspoon
  7654. 91%Cloud Computing Facts – 10 Reasons Intel Is Best for Cloud
  7655. 94%Maximum redirects, minimum effort: Announcing Bulk Redirects
  7656. 99%How "out" works in C# and why "in" can make or break your performance
  7657. 93%Downtown Doug Brown » Adventures of putting 16 GB of RAM in a motherboard that doesn’t support it
  7658. 95%Join the Dotnetos - .NET community Discord Server!
  7659. 98%How to Run Code in a New Thread in C# - Code Maze
  7660. 88%284: C# 10 Global & Implicit Usings
  7661. 99%Implement Compound Proof BBS+ verifiable credentials using ASP.NET Core and MATTR
  7662. 93%Writing deterministic tests in a variable world - Headspring
  7663. 99%How to create a Telegram Bot with Azure Functions (NET 6, isolated process) - Coding with Miszu
  7664. 87%Old CSS, new CSS
  7665. 85%New in Node.js: `node:` protocol imports
  7666. 99%Async Disposables The Easy Way
  7667. 99%# F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  7668. 98%Debug memory leaks with the Microsoft Edge Detached Elements tool
  7669. 93%Parallel.ForEachAsync Deep Dive
  7670. 99%ongoing by Tim Bray · Filtering Lessons
  7671. 99%Reducing Developer Cycle time with Dapr and AKS
  7672. 99%r/dotnet - Starting with dotnet
  7673. 66%How To Create A TikTok Trend : A Step By Step Guide
  7674. 91%Why General Inheritance is Flawed and How to Finally Fix it
  7675. 93%Generating Envoy Config with Cue
  7676. 83%Calculating my open source blast radius
  7677. 61%marti-1
  7678. 93%Starting the QUIC Design - OpenSSL Blog
  7679. 93%Mati's dating profile
  7680. 56%Homechart - All-in-One Home Organizer
  7681. 99%ML.NET Model Builder: Machine learning with .NET
  7682. 86%andrewducker | Interesting Links for 12-12-2021
  7683. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 12
  7684. 77%The Website Obesity Crisis
  7685. 60%Talking with a legend – interview with Anders Hejlsberg
  7686. 91%[Python-Dev] Sad news from Zurich [LWN.net]
  7687. 89%GitHub - simonis/Log4jPatch: Deploys an agent to fix CVE-2021-44228 (Log4j RCE vulnerability) in a running JVM process
  7688. 89%Ten years of experience, still failing phone screens
  7689. 92%"Open Source" is Broken
  7690. 95%Apache Logging Services
  7691. 97%crawshaw - 2021-12-11
  7692. 67%6 tips for teaching yourself philosophy - Brain Fodder
  7693. 82%Worked example of automata runs as sheaves
  7694. 98%Solene'% : What are the VPN available on OpenBSD
  7695. 56%The Problem with Finance APIs
  7696. 78%Jeremy Mikkola - Please don't argue with the weather
  7697. 85%Blockchainism
  7698. 88%Redefining Scalability
  7699. 89%Professional maintainers: a wake-up call
  7700. 99%Console log formatting
  7701. 95%GitHub - Cybereason/Logout4Shell: Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell
  7702. 53%‘The Internet Is on Fire’
  7703. 98%Custom JSON Serialisation with System.Text.Json Converters - Steve Gordon - Code with Steve
  7704. 95%YSK: uBlock and other AdBlocks in Chrome will lose most functionality in about a month when Manifestv3 is implemented
  7705. 97%Add a README to your NuGet package with Visual Studio
  7706. 98%0-Day Detection of Log4j2 vulnerability
  7707. 96%The new Firefox 95 might be the most secure web browser on the market
  7708. 84%How Cloudflare Is Solving Network Interconnection for CIOs
  7709. 87%Customer Showcase Submission Form
  7710. 60%YouTube
  7711. 95%GitHub - publiusfederalist/federalist: Access files on the decentralized, unblockable torrent swarm and visit links using Handshake domains. Decentralized internet is here.
  7712. 99%Integration Testing ASP.NET Core 6 Minimal APIs
  7713. 85%New Bug
  7714. 76%GopherCon 2021 - Day 2
  7715. 68%Summary of the AWS Service Event in the Northern Virginia (US-EAST-1) Region
  7716. 72%Fixing sync over async issues in .NET
  7717. 95%What's the Deal with the Log4Shell Security Nightmare?
  7718. 92%Information on RFC 9162 » RFC Editor
  7719. 62%How a bug in Android and Microsoft Teams could have caused this user’s 911 call to fail
  7720. 92%A Tiny ESP32 Spectrum Analyzer... and much more!
  7721. 77%How Cloudflare security responded to log4j2 vulnerability
  7722. 91%Mulm, renewable bad energy (@mulmbot)
  7723. 58%Digging into Data Availability with Ismail Khoffi from Celestia – ZK Podcast
  7724. 93%Anomaly Detection in Machine Learning
  7725. 82%New in Visual Studio Code v1.63: Theme Previewing, Notebook Improvements, More -- Visual Studio Magazine
  7726. 92%The HTTP of the Metaverse — Roderick's Debug Diary
  7727. 90%Using clojure.spec.alpha with babashka
  7728. 71%on building with a squad
  7729. 93%The three types of development
  7730. 95%Cubic Bézier: from math to motion - Maxime Heckel's Blog
  7731. 63%Zero-day in ubiquitous Log4j tool poses a grave threat to the Internet
  7732. 89%Secure how your servers connect to the Internet today
  7733. 85%Incident Report
  7734. 98%GitHub - cshum/imagor: Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax
  7735. 95%Quaternions: Part 1 - Lior Sinai
  7736. 82%December 10, 2021
  7737. 97%UniFi Controller security concern (zero-day Log4j exploit)
  7738. 99%Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  7739. 97%Inside the log4j2 vulnerability (CVE-2021-44228)
  7740. 93%Consumer Price Index Summary - 2021 M11 Results
  7741. 80%Cloud Services - Amazon Web Services (AWS)
  7742. 98%How many lines of code you need for a C# app? | One Dev Question
  7743. 80%Digging into the .NET Dictionary implementation…
  7744. 94%It's okay to be contrary, but you need to be consistently contrary: Going against the ambient character set
  7745. 88%Cloudflare One helps optimize user connectivity to Microsoft 365
  7746. 64%Turning a MacBook into a Touchscreen with $1 of Hardware
  7747. 85%Code Maze Weekly #105 - Code Maze
  7748. 93%CVE-2021-44228 - Log4j RCE 0-day mitigation
  7749. 93%Bring your own functions to Azure Static Web Apps
  7750. 77%Weekly Update 273
  7751. 69%Paramount Plus - Stream Live TV, Movies, Originals, Sports, News, and more
  7752. 99%Your First Microservice in .NET 6
  7753. 76%Announcing PowerShell Crescendo Release Candidate (RC)
  7754. 98%The Miracle of IQueryAttributable
  7755. 75%r/dotnet - .NET History Timeline. --- It's not finished yet, so if you find errors or have suggestions please comment here or via the link below that contains the interactive graphic. (https://time.graphics/pt/line/593132)
  7756. 99%RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
  7757. 71%The New Stack's Top Kubernetes Stories of 2021 - The New Stack
  7758. 62%Rocket League & coding rig for a work colleague
  7759. 96%Introducing stack graphs | The GitHub Blog
  7760. 91%A New Chapter for HashiCorp
  7761. 51%Chrome Users Beware: Manifest V3 is Deceitful and Threatening
  7762. 94%Self-hosting Wikipedia using Kiwix
  7763. 81%Post-Quantum Signatures in TLS will be challenging | Bulletproof TLS Newsletter
  7764. 89%Going from Idea to Product in a week
  7765. 66%Lexiscore
  7766. 97%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  7767. 92%GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  7768. 91%VS Code News Roundup: Notebook APIs, Codebase Mapping, Infrastructure as Code -- Visual Studio Magazine
  7769. 87%Designer Lithophane Moon Lamp by Frank Deschner | Download free STL model | PrusaPrinters
  7770. 53%Behold! The Sights and Sounds of a Mighty 10 Megabyte (yes, 10M) Hard Drive!
  7771. 99%Marten’s Compiled Query Feature
  7772. 80%Web3: Be Skeptical, Not Dismissive
  7773. 83%Legacy Naming Conventions Are Holding Us Back - Ben Labaschin
  7774. 87%A Call to Build Models Like We Build Open-Source Software
  7775. 85%Avoiding Internet Centralization
  7776. 82%Troy Hunt - Wikipedia
  7777. 76%TLS Crawler Report: Top 1 Million Analysis 2021 | Venafi
  7778. 99%Develop amazing Windows apps using the Windows App SDK
  7779. 80%Submit a question or comment over video and be featured LIVE on Learn TV!
  7780. 99%Handling file uploads in Open API with ASP.NET Core
  7781. 99%Getting Started with gRPC and .NET
  7782. 97%re: Why IndexedDB is slow and what to use instead
  7783. 59%The Folders programming language - No code, just folders
  7784. 98%GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
  7785. 95%If you're going to configure a header file, you have to do it before you include the header file
  7786. 89%How to run a small social network site for your friends
  7787. 89%Let’s Build What’s Next for Crowdfunding Creative Projects
  7788. 99%Writing a simple 16 bit VM in less than 125 lines of C
  7789. 84%.NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
  7790. 82%Cloudflare announces partnerships with leading cyber insurers and incident response providers
  7791. 82%Adam Storr - Why I love Resharper 3
  7792. 90%Why aspect-oriented programming in C# is pointless
  7793. 93%Lessons From Billions of Breached Records
  7794. 96%How to write idempotent Bash scripts
  7795. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 9
  7796. 99%Creating an incremental generator: Creating a source generator - Part 1
  7797. 95%r/dotnet - Repository pattern or DbContext - what's your poison?
  7798. 98%Don't Code Tired | What’s New in C# 10: Simplify Nested Property Pattern Code
  7799. 84%Pixel prevented me from calling 911
  7800. 97%Make the Implicit Explicit
  7801. 99%Don't Do That, Do This: The .NET 6 Edition
  7802. 81%Queue Despair: Ordering and Poison Messages
  7803. 99%.NET Rocks! vNext
  7804. 85%The Last Molecule
  7805. 98%Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  7806. 99%‎Security. Cryptography. Whatever.: WireGuard, feat. Jason Donenfeld on Apple Podcasts
  7807. 96%Unity hiring: Senior Graphics Developer, NFT / Développeur(se) graphique sénior, NFT @ Montreal, Canada
  7808. 92%Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  7809. 93%Building a PS1 style retro 3D renderer
  7810. 97%Defensive CSS - Ahmad Shadeed
  7811. 53%7 Gettext lessons learned after 2 years of developing a European platform | Angelika.me
  7812. 92%The Business of Extracting Knowledge from Academic Publications
  7813. 88%How to Spend Less Time on YouTube - Self control for addiction
  7814. 65%Why it's sometimes helpful to be inflexible
  7815. 73%The Lost Venture Emails?
  7816. 71%Creating personalised data stories with GPT-3
  7817. 80%Learning representations of life
  7818. 66%Curiosities in Vinyl
  7819. 95%`-nologo` should be the default · Issue #15644 · PowerShell/PowerShell
  7820. 79%GitHub - apple-oss-distributions/distribution-macOS
  7821. 56%.NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  7822. 62%We will be retiring Alexa.com on May 1, 2022
  7823. 74%Blatant lies revealed in the source code for an online shop
  7824. 57%Twitter Suspension
  7825. 89%LKML: Miguel Ojeda: [PATCH 00/19] Rust support
  7826. 98%Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing
  7827. 93%Improving GitHub code search | The GitHub Blog
  7828. 99%Don't Let the Internet Dupe You, that's NOT Event Sourcing
  7829. 61%Upgrading from .NET Framework to .NET 6
  7830. 68%Building reliable and portable microservices with Dapr and .NET
  7831. 67%New Blazor WebAssembly capabilities in .NET 6
  7832. 96%Using CRTP to your advantage: Simplifying overloaded Windows Runtime method projections in C++/WinRT
  7833. 99%Introduction to Open Policy Agent (OPA) - Pradeep Loganathan
  7834. 99%Kubernetes Cluster API (CAPI) - An introduction - Pradeep Loganathan
  7835. 86%VS Code Snippets Leads Recent Open Source GA Announcements -- Visual Studio Magazine
  7836. 98%How To Compute Transformer Architecture Model Accuracy -- Visual Studio Magazine
  7837. 87%.NET Conf Local 2021
  7838. 87%MS Dev Summit 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  7839. 97%The Catch Block #85 - Adventures in Refactoring to Dapper
  7840. 97%Feature Design: ETL for Queues in RavenDB
  7841. 95%Connection Failures with Microsoft.Data.SqlClient 4 and later
  7842. 96%Episode 404 - When Windows is nowhere to be found
  7843. 88%Why Cloudflare Bought Zaraz
  7844. 67%Blazor - Extension Method for ServiceCollection - EP38
  7845. 67%Why Retaining Walls Collapse — Practical Engineering
  7846. 99% Minimal API 'Result.Stream()' Return Type[.NET6]
  7847. 90%Java vs .Net Comparison: Factors To Consider | OnGraph Technology
  7848. 99%GitHub - kasuken/MinimalAPI.Pokedex: This project is a showcase for the new .NET 6 Minimal APIs feature for developing Web APIs.
  7849. 96%Angular Basics: Introduction to Processes, Threads—Web UI
  7850. 97%Embedded Software Development in Visual Studio
  7851. 96%HTMX With ASP.NET Core
  7852. 76%How Can We Improve Extensibility in Visual Studio?
  7853. 98%#002 | Getting Started - Writing Tests!
  7854. 96%I'm updating (most of) my Visual Studio extensions to support VS022
  7855. 91%You Can't Buy Integration
  7856. 91%Debugging at the Boundaries
  7857. 93%Should you Abstract the Database?
  7858. 94%Benchmarking F#6 Tasks
  7859. 94%rockstar : home
  7860. 81%NASA Returns Hubble to Full Science Operations
  7861. 98%Gravatar Data Privacy
  7862. 97%Polynomials and Elliptic Curves over Extension Fields
  7863. 97%Announcing dot.net in Japanese and Simplified Chinese
  7864. 70%Windows PowerShell Inventor Jeffrey Snover Interview by Evrone
  7865. 90%How a Kalman filter works, in pictures
  7866. 96%Reed-Solomon bug in Queqiao – Daniel Estévez
  7867. 74%Rust takes a major step forward as Linux's second official language | ZDNet
  7868. 70%Hunting down my son's killer
  7869. 96%What does the Web3 Demo App by Cloudflare really do?
  7870. 97%Deploy My Startup
  7871. 99%Vuex Sync Part 1
  7872. 99%How to store geo bounding box in Django database?
  7873. 96%Creating and morphing Lego faces with neural networks
  7874. 97%Loop Fission
  7875. 97%Building an OpenTable bot
  7876. 90%Why you should check-in your node dependencies - Jack Franklin
  7877. 90%AWS Service Health Dashboard - Dec 7, 2021 PST
  7878. 54%Gravatar "Breach" Exposes Data of 100+ Million Users
  7879. 99%XAML Live Preview in Visual Studio 2022
  7880. 88%Daniel Skogly's blog | Cloudflare Images has a lot of issues
  7881. 69%IPv6 only option for dedicated root servers
  7882. 72%Pair Programming with Microsoft's Damian Edwards - Retrieving and parsing JSON with .NET 6
  7883. 75%Redesigned Notepad for Windows 11 begins rolling out to Windows Insiders
  7884. 99%C# in 100 Seconds
  7885. 89%Enrolling all npm publishers in enhanced login verification and next steps for two-factor authentication enforcement | The GitHub Blog
  7886. 99%ASP.NET Community Standup - .NET Podcasts App Overview!
  7887. 98%Build a Node/Express API with TypeScript, MySQL on PlanetScale, and Web Scraping with Cheerio
  7888. 68%Django 4.0 released | Weblog
  7889. 87%Shift function vs. shift distribution
  7890. 62%It rather involved being on the other side of this airtight hatchway: Producing malicious data in a kernel driver
  7891. 81%Cumulative computation with RavenDB queries
  7892. 99%Cancellation Tokens with IAsyncEnumerable - Code Maze
  7893. 96%.NET App Developer Links - 2021-12-07
  7894. 73%Web3? I have my DAOts
  7895. 95%Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  7896. 93%DNS doesn't "propagate"
  7897. 94%The Liskov Substitution Principle as a profunctor
  7898. 87%Is Linux up to Linus Sebastian's Standards Yet?
  7899. 98%Is “KAX17” performing de-anonymization Attacks against Tor Users?
  7900. 88%No easter eggs in curl
  7901. 85%Debunking
  7902. 80%Lies, damned lies, and (Cloudflare) statistics: debunking Cloudflare’s recent performance tests
  7903. 98%Why don't you accept donations? · gorhill/uBlock Wiki
  7904. 64%The 5 Whys: get to the root of your productivity problems
  7905. 67%Why My Manager Fired A Promising Junior Developer
  7906. 87%ASP 101 - Samples Index
  7907. 65%Makerfabs Arduino-Compatible ESP32 USB Module Takes Aim at Accurate Indoor Positioning
  7908. 98%GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  7909. 96%What’s new for gRPC in .NET 6
  7910. 93%Introducing Mysten Labs: Building Foundational Infra for Web3
  7911. 87%mht.wtf
  7912. 74%Startups are cheaper to build, but more expensive to grow – here’s why at andrewchen
  7913. 90%Making an AI-generated sleep podcast - Stavros' Stuff
  7914. 89%Phone screens are broken | Kevin Burke
  7915. 96%The Memory Image Pattern
  7916. 94%Generating 360° Video Game Panoramas
  7917. 83%Binary Transparency
  7918. 50%Why your cloud infrastructure should be immutable
  7919. 94%Ten years of measurement
  7920. 59%Blockchains don't solve problems that are interesting to me
  7921. 92%C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  7922. 94%Ikea Vindriktning Air Quality Sensor Review and Accuracy
  7923. 99%What's new for gRPC in .NET 6
  7924. 88%WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog
  7925. 98%Modern for Wikipedia
  7926. 60%Checking out NDepend, a static code analysis tool for .NET
  7927. 98%ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  7928. 87%[Video] Checking out NDepend
  7929. 87%[Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  7930. 92%uBlock, I exfiltrate: exploiting ad blockers with CSS
  7931. 98%Build Automation on a Database Backed .Net System
  7932. 95%Compiler error message metaprogramming: Helping to find the conflicting macro definition
  7933. 99%Fastest way to enumerate a List<T> - Gérald Barré
  7934. 96%An optimization story:–27% runtime costs for 8 lines of code
  7935. 98%ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  7936. 88%GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
  7937. 88%Replace your hardware firewalls with Cloudflare One
  7938. 54%Crohn’s Disease: Is the Cold Chain Hypothesis Still Hot?
  7939. 60%Setting a Video Game World Record - EXTREME Tempest!
  7940. 97%A hands-on look at JetBrains Fleet, the VS Code competitor
  7941. 97%Test run of HTTP Logging in ASP.NET Core 6
  7942. 96%.NET App Developer Links - 2021-12-06
  7943. 87%Steinar H. Gunderson
  7944. 90%Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
  7945. 87%Rysiekúr Memesson (@rysiek@mastodon.technology)
  7946. 99%Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  7947. 99%Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  7948. 99%Don't Code Tired | What’s New in C# 10: Value Type Records
  7949. 99%Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code
  7950. 72%Tech Predictions for 2022 and Beyond
  7951. 92%Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks | Red Hat Developer
  7952. 98%Azure Static Web App Deploy Previews with Azure DevOps | I CAN MAKE THIS WORK
  7953. 50%.NET Advent Calendar
  7954. 96%JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
  7955. 94%Tackling TypeScript: Upgrading from JavaScript
  7956. 91%What is a Game Engine?
  7957. 91%Why not advertise on the Hanselminutes Technology Podcast?
  7958. 50%Why Does This $10,000 Gucci Xbox Exist?
  7959. 50%Microsoft Introduces a Fully-Managed Azure Load Testing Service in Preview
  7960. 91%Security | 2021 | The Web Almanac by HTTP Archive
  7961. 92%Zrythm - Digital Audio Workstation
  7962. 98%Understanding HKDF - Dhole Moments
  7963. 87%Welcome to CIO Week and the future of corporate networks
  7964. 84%Pure Fungibility on the Blockchain
  7965. 98%Build interactive dashboards in minutes.
  7966. 60%.NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
  7967. 97%GitHub - intoli/exodus: Painless relocation of Linux binaries–and all of their dependencies–without containers.
  7968. 70%One decade later: Minecraft world generation is finally interesting again
  7969. 99%Resetting your Durable Functions Task Hub state
  7970. 67%The IMPOSSIBLE skilift that actually exists
  7971. 99%Create Azure Functions with GraphQL Support
  7972. 99%Automate testing of poor network conditions with Shopify's Toxiproxy
  7973. 76%Apple broke up with me 😢
  7974. 96%How to use dig
  7975. 98%The Best Starting Word in WORDLE
  7976. 90%Personal Knowledge Management organization
  7977. 79%On courage
  7978. 82%Is infinite token approval safe?
  7979. 94%klog retrospective
  7980. 86%Understanding Zero-knowledge proofs through simple examples
  7981. 69%Amazon.com: ECHOGEAR 3 Monitor Desk Stand for Screens Up to 27" - Triple Desk Mount with Lock Down Clamp to Eliminate Screen Wobble - Adjust Tilt, Orientation & Swivel of Each Monitor Without Tools : Electronics
  7982. 60%Designing AI for Killer Instinct
  7983. 73%JetBrains launches cross-platform UI framework for Kotlin
  7984. 91%Apache Guacamole™
  7985. 58%The One with .NET after Saint Nick – Codecamp
  7986. 98%GitHub - fastify/busboy: A streaming parser for HTML form data for node.js
  7987. 94%Upgrading from .NET Framework to .NET 6
  7988. 63%YouTube
  7989. 80%GitHub - haampie/libtree: ldd as a tree with an option to bundle dependencies into a single folder
  7990. 73%An alarming trend in K-12 math education: a guest post and an open letter
  7991. 88%100 UI/UX Tips & Tricks
  7992. 88%Don't Make My Mistakes: Common Infrastructure Errors I've Made
  7993. 50%.NET Advent Calendar - .NET Advent Calendar 2021, Day 4
  7994. 85%Webb
  7995. 82%Reality has a surprising amount of detail
  7996. 87%Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
  7997. 88%Create a web UI with ASP.NET Core
  7998. 89%First Steps on MAUI Beach
  7999. 53%Never Use Black by Ian Storm Taylor
  8000. 98%Supercharged high-resolution ocean simulation with JAX | dionhaefner.github.io
  8001. 91%Tips on Adding JSON Output to Your CLI App - Brazil's Blog
  8002. 89%So you want an iconic logo like Apple or Nike? / wesjones.co
  8003. 81%Keep A Log
  8004. 89%My Twitter was Hacked.
  8005. 82%Chromium Foundation | Gabriel's Blog
  8006. 91%Webrise
  8007. 96%Behind The Spotify Wrapped API Scenes
  8008. 82%How I wrote my book
  8009. 61%YouTube is Auto-Deleting 100% of my Comments @YouTube #YouTube
  8010. 99%Custom Templates in Visual Studio 2022
  8011. 97%Adding Analyzers Via a Project Reference · Issue #18093 · dotnet/roslyn
  8012. 98%while True: learn()
  8013. 96%Windows Forms Lives On in .NET 6 -- Visual Studio Magazine
  8014. 67%COMP4300 - Game Programming - Lecture 01 - Course Introduction
  8015. 80% 3.0 — blender.org
  8016. 99%pg_graphql: A GraphQL extension for PostgreSQL
  8017. 55%The Grinch Bot is Stealing Christmas!
  8018. 97%Azure DevOps Podcast: Michael Washington on Blazor in .NET 6 - Episode 168
  8019. 56%FlyerTalk Forums - View Single Post
  8020. 91%Get notified when your site is under attack
  8021. 98%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  8022. 97%How can I produce a C-style array from a Windows Runtime asynchronous operation?
  8023. 92%BOOX Mira Series
  8024. 94%Desire features in software architecture
  8025. 87%Code Maze Weekly #104 - Code Maze
  8026. 98%TVL's blog: Tvix: We are rewriting Nix
  8027. 75%Episode 88 - Making Cross-Platform Games in .NET With Evan Wolbach
  8028. 88%M365 Admin App
  8029. 96%.NET App Developer Links - 2021-12-03
  8030. 86%Understanding Zero-knowledge proofs through simple examples
  8031. 56%Episode 20: Akanksha Malik — PATHS UNCOVERED
  8032. 99%How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  8033. 95%.NET 6 Has Arrived: Here Are a Few of My Favorite Things
  8034. 95%Introducing Amazon Simple Queue Service dead-letter queue redrive to source queues | Amazon Web Services
  8035. 92%How customer feedback shaped the AWS Cloud Development Kit version 2 | Amazon Web Services
  8036. 99%Tip 344 - How to run an App Service Web App on Azure Arc-enabled Kubernetes - Part 2
  8037. 93%Deploying Node and Mongo to Azure Using AZX
  8038. 79%Emoji to Scale
  8039. 96%Risc V greatly underperforms
  8040. 99%The .NET Docs Show - Hot 🔥 .NET 6 bits
  8041. 77%ClusterFuzzLite Brings ClusterFuzz to GitHub Actions and Other CI/CD Pipelines
  8042. 76%Microsoft Announces the General Availability of NDm A100 v4 Series Virtual Machines
  8043. 99%Teams Toolkit 3.0 Boosts Multiple Developer Collaboration -- Visual Studio Magazine
  8044. 96%Use New Amazon EC2 M1 Mac Instances to Build & Test Apps for iPhone, iPad, Mac, Apple Watch, and Apple TV | Amazon Web Services
  8045. 67%Hotel Coding
  8046. 67%On the Use of Pedersen Commitments for Confidential Payments
  8047. 96%But What About the Bus Factor?
  8048. 94%Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  8049. 99%Uno Platform 4.0 Adds Visual Studio Code Plugin -- Visual Studio Magazine
  8050. 87%Semantic Diffusion #shorts
  8051. 94%Replace DotLiquid with Fluid by lahma · Pull Request #3679 · RicoSuter/NSwag
  8052. 61%Thumby: The Worlds Tiniest Game System
  8053. 90%NixOS - Blog → Announcements
  8054. 97%.NET Conf 2021 Recap - Videos, Slides, Demos, and More
  8055. 90%.NET 6 Support Leads New GA Features in Azure Functions Fall Update -- Visual Studio Magazine
  8056. 90%Ideal monitor rotation for programmers
  8057. 51%UniSync: the first live zkEVM dapp!
  8058. 97%Matt Blaze: Testing Phone-Sized Faraday Bags
  8059. 83%r/oddlysatisfying - This is the most satisfying play ever (u/WhitelikeCocain)
  8060. 98%.NET MAUI Community Toolkit, Monthly Standup (December)
  8061. 98%Alba 6.0 is friendly with .Net 6, Minimal API, and WebApplicationFactory
  8062. 86%.NET Conf 2021 talk - Extreme Architecture Performance
  8063. 86%100 years of whatever this will be
  8064. 98%Introducing the .NET MAUI Community Toolkit
  8065. 92%How do I receive ownership of a C-style array in a Windows Runtime component?
  8066. 61%My Number 1 Tip For Getting Better at JavaScript
  8067. 91%Release NVIM v0.6.0 · neovim/neovim
  8068. 68%protobuf-net/Directory.Build.props at main · protobuf-net/protobuf-net
  8069. 95%How to write "smarter" enums in C#
  8070. 98%Fun with Flags, Enums and Bit Shifting - Turnerj (aka. James Turner)
  8071. 96%.NET App Developer Links - 2021-12-02
  8072. 67%EXPOSED: The Windows Rootkit Scandal by Sony
  8073. 97%Introducing AWS Microservice Extractor for .NET
  8074. 99%Clean Architecture with ASP.NET Core
  8075. 98%How to use OpenTelemetry with F#
  8076. 98%Anti-Patterns When Building Container Images
  8077. 59%how i got my job at microsoft | story time
  8078. 99%.NET Rocks! vNext
  8079. 81%Penumbra - Public Testnet #1: “Valetudo”
  8080. 85%Edge Cake
  8081. 97%How Azure AD Kerberos Works
  8082. 99%Should you use the Repository Pattern? With CQRS, Yes and No!
  8083. 82%Supersonic Projectile Exceeds Engineers Dreams: The Supersonic Trebuchet
  8084. 94%Priority Queues and Async Tasks | no dogma blog
  8085. 94%GitHub - lepoco/wpfui: A simple way to make your application written in WPF keep up with modern design trends.
  8086. 93%Tools I use: PyCharm
  8087. 70%If I Made Thousands of Dollars with a Self-Published Book, So Can You. - MarkMcElroy.com
  8088. 89%Troy Hunt's Weekly Update Podcast
  8089. 95%Microsoft Offers Windows ML Samples Gallery -- Visual Studio Magazine
  8090. 53%COVID topics: what did the news actually talk about?
  8091. 90%It is always the DNS
  8092. 99%Fallbacks with Spring Cloud Feign – Arnold Galovics
  8093. 85%Storm in the stratosphere: how the cloud will be reshuffled
  8094. 62%.NET Everywhere - Windows, Linux, and Beyond
  8095. 66%New Work Desktop
  8096. 66%GitHub Availability Report: November 2021 | The GitHub Blog
  8097. 86%Announcing Public Preview of FSLogix profiles for Azure AD-joined VMs in Azure Virtual Desktop
  8098. 73%This shouldn't have happened: A vulnerability postmortem
  8099. 93%Introducing the new Razor editor in Visual Studio 2022
  8100. 60%Shout Your Abortion — Take Action
  8101. 97%December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  8102. 67%July 5, 2020 - Hat AI Lightning Round with !hat, !trainhat, and FaunaDb. Open Source C# with !coffe
  8103. 93%December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  8104. 99%Simulated Annealing Optimization Using C# or Python -- Visual Studio Magazine
  8105. 67%Townscaper
  8106. 67%.io domain names
  8107. 94%MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  8108. 98%template-sample/src/Samples/10-symbol-from-date at main · sayedihashimi/template-sample
  8109. 96%Julia 1.7 Highlights
  8110. 98%Advent of Code 2021
  8111. 94%Securing Sensitive Data in an Event Driven Architecture
  8112. 88%FREE JavaScript practice with Advent of JS
  8113. 98%GraphQL Subscriptions in ASP.NET Core
  8114. 97%Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  8115. 69%Memory corruption in NSS via DER-encoded DSA and RSA-PSS signatures
  8116. 99%How can I transfer ownership of a C-style array to a Windows Runtime component?
  8117. 99%supabase/studio at master · supabase/supabase
  8118. 82%Dealing with complex hierarchies in RavenDB
  8119. 84%.NET Developer Conference ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  8120. 58%German Court Rules Against Internet Security Non-Profit Quad9 In First Hearing Versus Sony Music Germany | Quad9
  8121. 99%GitHub - mrthefakeperson/Excel-Virtual-Machine: C Compiler which targets Excel (MS Office)
  8122. 96%.NET App Developer Links - 2021-12-01
  8123. 93%Announcing chat.sr.ht: a persistent IRC session for sourcehut users
  8124. 73%Why Aren't We Better at XP (or Almost Anything)? "Stop Making It Harder" - Johanna Rothman, Management Consultant
  8125. 98%Checking the Health of Your ASP.NET Core APIs
  8126. 88%New Release: Fiddler Everywhere 3.0 Is Here!
  8127. 99%Don't Code Tired | What’s New in C# 10: Take Control of Interpolated String Handling
  8128. 99%Polymorphic Serialization with .NET System.Text.Json
  8129. 97%Introducing Azure Load Testing: Optimize app performance at scale
  8130. 99%Cake - Cake v2.0.0 released
  8131. 94%A Nightscout Segment for OhMyPosh shows my realtime Blood Sugar readings in my Git Prompt
  8132. 93%Scaling the Practice of Architecture, Conversationally
  8133. 86%Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  8134. 70%Free Online Typing Test - SpeedTypingOnline
  8135. 75%Document Detail
  8136. 88%July 2, 2020 - New Look, Behind the Scenes Stream Setup, Blazor, and .NET 5
  8137. 72%December 15, 2020 - Privacy policy, opt-in, and Blazor!
  8138. 89%PeerTube v4, more power to help you present your videos
  8139. 94%DESQview/X : The forgotten mid-1990s OS from the future
  8140. 90%GitHub Quick Reviews
  8141. 82%April 1, 2020 - AI April Begins! Q+A Maker and Azure Cognitive Services
  8142. 69%Why I have settled on XChaCha20+Blake3 as the AE suite of choice for my projects
  8143. 99%Multi-Tenancy with Marten
  8144. 99%Reducing an LTO Linux kernel bug with cvise
  8145. 76%The Solution Space
  8146. 90%Writing Maintainable Code is a Communication Skill - Max Chernyak
  8147. 98%Anti-Patterns When Building Container Images
  8148. 73%Culture of maintenance
  8149. 79%How My Toy Project Turned Into a Viral Challenge - Jinay Jain
  8150. 81%Mistakes you're probably making in the Y Combinator interview
  8151. 76%Don't Let the Internet Dupe You, Event Sourcing is Hard
  8152. 94%The Vite Ecosystem
  8153. 86%what I learned about interviewing
  8154. 85%WinUI 3 Team Asked About Delayed Open Source Plans: 'What Happened?' -- Visual Studio Magazine
  8155. 96%#MixedRealityChallenge: StereoKit
  8156. 92%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  8157. 93%Release Release v0.51.0 · microsoft/PowerToys
  8158. 92%Private 5G Mobile Networks – AWS Private 5G – Amazon Web Services
  8159. 99%GitHub - jesseduffield/lazygit: simple terminal UI for git commands
  8160. 99%30 minutes of Testing in .NET
  8161. 72%PostgREST 9.0.0 — PostgREST 8.0.0 documentation
  8162. 94%omaha/common/certificate_tag at master · google/omaha
  8163. 90%Discussion: Functions Host Throughput Performance Improvements & Opportunities by NickCraver · Pull Request #7908 · Azure/azure-functions-host
  8164. 86%How can I build a native app as a web developer with Blazor? | One Dev Question
  8165. 79%RavenDB custom sorting and when not to use it
  8166. 99%Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
  8167. 85%How can my C++/WinRT component pass a std::vector back to the caller?
  8168. 57%Oxide / Hubris and Humility
  8169. 93%Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width
  8170. 98%Will Nix Overtake Docker?
  8171. 87%Preprint announcement: 'Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width'
  8172. 97%SolidJS
  8173. 99%Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  8174. 99%Adam Storr - Runtime Dependency Resolution Using AutoFac in .NET 6 Isolated Azure Functions
  8175. 99%Umbraco frontend membership SSO using OpenID Connect
  8176. 97%Visualize It
  8177. 97%Community is one variable of the Certification equation
  8178. 96%.NET App Developer Links - 2021-11-30
  8179. 99%Securing ASP.NET Minimal Web APIs with Auth0
  8180. 93%Top Announcements of AWS re:Invent 2021 | Amazon Web Services
  8181. 91%4x smaller, 50x faster · asciinema blog
  8182. 98%Hello, Athena
  8183. 98%Open .NET
  8184. 90%Craftsman v0.12 is out with .NET 6 scaffolding and more! – Wrapt
  8185. 93%Postel's law as a profunctor
  8186. 93%Google Chromium, sans integration with Google
  8187. 89%Gatekeeping, Passion, Career, and Life
  8188. 91%Opening massive memory dumps with Visual Studio
  8189. 61%Intro to Graphics 25 - Simulation in Graphics
  8190. 70%New Azure AI VMs Immediately Claim Top500 Supercomputer Rankings -- Visual Studio Magazine
  8191. 99%The .NET Docs Show - Into the deep end with OpenCV
  8192. 85%Awful People
  8193. 86%Auto Completions Speed Up in Java on Visual Studio Code -- Visual Studio Magazine
  8194. 68%Revisiting the Bangladesh Mask RCT.
  8195. 85%Data Exfiltration via CSS + SVG Font
  8196. 97%TPM remote attestation over Bluetooth
  8197. 91%My Dive Into DevOps Consulting - Work & Life Notes
  8198. 96%Finally A Personal Knowledge Management Tooling That Works - ulrichkautz.com
  8199. 99%How to Backup to Backblaze B2 with Rclone and keep the network alive
  8200. 79%Writing for the Web
  8201. 89%I have no idea what I’m doing
  8202. 96%Practical Security Recommendations for Start-ups with Limited Budgets
  8203. 95%How LambdaMART works - optimizing product ranking goals
  8204. 90%Simplicity always wins
  8205. 87%Introduction
  8206. 97%Learn C# with the C# 101 Interactive Notebooks
  8207. 90%Introducing Buy now, pay later in Microsoft Edge
  8208. 98%CSLA 6 First Prerelease
  8209. 99%Validated Strongly Typed IOptions
  8210. 76%GitHub - vv9k/dockeye: GUI app for managing Docker
  8211. 76%[Last Week in .NET #70] – It’s *only* Five Bad Things
  8212. 98%Kavita
  8213. 98%Get to Know EF Core 6
  8214. 94%The Schemaverse
  8215. 88%CONIGUERO/winamp
  8216. 95%JasperFx OSS Plans for .Net 6 (Marten et al)
  8217. 95%Distributing applications that depend on Microsoft.Playwright - Gérald Barré
  8218. 97%How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  8219. 91%The Case of the Recursive Resolvers - Slack Engineering
  8220. 88%What is Developer Advocacy and How To Get Started with Francesco Ciulla
  8221. 99%Distributing an application that rely on Microsoft.Playwright - Gérald Barré
  8222. 82%RavenDB Subscriptions & Messaging patterns
  8223. 58%How did Windows 3.1's virtual machine manager get the information to show in the text-mode Alt+Tab switcher?
  8224. 74%WebGL Water
  8225. 67%Firefox is the Only Alternative
  8226. 91%How to obfuscate your .NET app and why it's pointless
  8227. 91%Welcome to Fleet! | JetBrains News
  8228. 95%JetBrains Fleet: The Next-Generation IDE by JetBrains
  8229. 92%Goodbye, Rock Solid Knowledge; Hello, 10x Banking
  8230. 76%Tiny | We buy wonderful internet businesses
  8231. 65%The History of Command Palettes: How Typing Commands Became The Norm Again
  8232. 98%Difference Between "throw" vs "throw ex" in C# - Code Maze
  8233. 91%282: Automating Protocols
  8234. 91%The Yamaha DX7 synthesizer's clever exponential circuit, reverse-engineered
  8235. 97%vscode-pyolite - Visual Studio Marketplace
  8236. 99%Don't Code Tired | What’s New in C# 10: Easier Lambda Expressions
  8237. 98%Using GitHub Actions to Update .NET Dependencies Automatically
  8238. 99%The newest Docker VS Code extension feature you’re not using
  8239. 98%Released: General Availability of Microsoft.Data.SqlClient 4.0
  8240. 56%Cake v2.0.0 RC 2 released
  8241. 78%Why are German numbers backwards?
  8242. 95%Alexandre Nédélec - Organize your GitHub stars with Astral
  8243. 97%Floating Point Visually Explained
  8244. 51%Robotic Kitchen Automation Levels
  8245. 99%Use YARP to host client and API server on a single origin to avoid CORS
  8246. 98%GitHub - egoist/bget: Download and install binaries from GitHub Releases, interactively.
  8247. 97%The Party Math Trick
  8248. 54%The Token Disconnect
  8249. 99%Introduction to .NET MAUI
  8250. 81%COMP3200 - Intro to Artificial Intelligence - Lecture 01 - Course Intro + What is AI?
  8251. 99%Code Maze Weekly #103 - Code Maze
  8252. 87%Proof of stake is a scam and the people promoting it are scammers
  8253. 99%Windows Authentication with HttpClient
  8254. 97%Microsoft’s CEO on the Metaverse and Flexible Work
  8255. 61%Dao Pad by DAO Maker
  8256. 86%Blog by Juliano Lima
  8257. 60%Zelda 64 has been fully decompiled, potentially opening the door for mods and ports | VGC
  8258. 89%Cloud Advocate in Redmond, Washington, United States | Engineering at Microsoft
  8259. 87%GitHub - NattyNarwhal/vmwmouse: VMware mouse driver for Windows 3.1
  8260. 93%SQLite Release 3.37.0 On 2021-11-27
  8261. 86%Github down? Current service status and errors
  8262. 93%Finite State Machines - A Common Tool for Product Owners, Designers & Developers
  8263. 94%Explainer: .DS_Store files
  8264. 90%Build software better, together
  8265. 96%The fastest way to copy a file
  8266. 97%crawshaw - 2021-11-25
  8267. 88%Don't be a copy-paste dev
  8268. 98%Reduce code complexity: Guard clauses
  8269. 93%Intro to Graphics 24 - Physics Based Animation
  8270. 99%Jab 0.5.1
  8271. 61%The New Web Forms Designer in Visual Studio 2022
  8272. 90%How did this paypal spoof email pass SPF, DKIM and DMARC
  8273. 88%OAuth Integration for Umbraco Packages
  8274. 89%Bank transfers as a payment method
  8275. 99%GraphQL Mutations in ASP.NET Core
  8276. 96%Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
  8277. 85%Siren
  8278. 98%Lance McCarthy
  8279. 96%Start a new project with one million layouts
  8280. 94%Yusuf Aytas - Promoting Learnings in Incidents
  8281. 91%My Custom CSS Reset
  8282. 95%Bitslicing for Constant Time Cryptography
  8283. 86%The Update, The Vent, and The Disaster
  8284. 90%Why does Web 3.0 Exist? - Web3 Oversimplified
  8285. 67%Fat Tony's Under Water
  8286. 71%How to configure verified GitHub commits?
  8287. 76%Why does my string consist of this Korean character repeated over and over?
  8288. 98%My Terraform Standards
  8289. 86%Receiving Starlink satellite beacons on a budget
  8290. 71%Software kintsugi
  8291. 62%perfectionism and pragmatism
  8292. 64%Microsoft pushes ahead with controversial ‘buy now, pay later’ feature for Edge browser
  8293. 97%Web Wednesday: Recapping .NET Conf with Jon Galloway
  8294. 88%Episode 29: Snapshot Testing with Simon Cropp
  8295. 90%I called AdjustTokenPrivileges, but I was still told that a necessary privilege was not held, redux
  8296. 94%Amazon Linux 2022
  8297. 99%Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  8298. 70%RavenDB 5.3 New Features: Revisions includes
  8299. 98%Don't Code Tired | What’s New in C# 10: New Possibilities for Validation and Logging Methods
  8300. 99%Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant
  8301. 97%5 years working on a daily basis with Typescript and I had no idea generics were capable of doing that 🤯!
  8302. 66%Linus Torvalds on why desktop Linux sucks
  8303. 91%PHP: PHP 8.1.0 Release Announcement
  8304. 94%Notebook on nbviewer
  8305. 63%gentle, a personal history
  8306. 82%Two ways of thinking in product
  8307. 72%Zillow did not have metallic balls
  8308. 93%The best Task+Note system
  8309. 81%Involve clients in the feedback loop
  8310. 73%MikroTik
  8311. 94%The fish shell is amazing
  8312. 59%Shodan Search Engine
  8313. 99%microsoft_craziness.h
  8314. 93%Everything you ever wanted to know about UDP sockets but were afraid to ask, part 1
  8315. 58%How do I pass an array of variable-sized PROPSHEETPAGE structures to PropertySheet?
  8316. 99%Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  8317. 98%params in C# is awesome but there is a catch
  8318. 65%RavenDB 5.3 New Features: JSON Patch
  8319. 99%Openlgtv.github.io
  8320. 95%Understanding identity tokens
  8321. 88%Secret debug tools in Optimizely CMS 12
  8322. 99%.NET Rocks! vNext
  8323. 97%What Was Added To C# 10
  8324. 79%Working with PowerShell strings - Simple Talk
  8325. 69%dotnet-script 1.3 is out with .NET 6.0 support
  8326. 98%On working with a ViewModel Composition based system
  8327. 71%Add It Up: Takeaways from GitHub's Octoverse Report - The New Stack
  8328. 97%VisualStudioShell 0.4.0-beta
  8329. 88%#50 Mina: Use Cases for Snapps & Snarketplace Dynamics
  8330. 85%Fiction vs Nonfiction
  8331. 96%Should you publish Domain Events or Integration Events?
  8332. 99%Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  8333. 95%Is my cat Turing-complete?
  8334. 93%VECTRA M3 3D Imaging System
  8335. 90%The unbearable fussiness of the smart home - Stacey on IoT | Internet of Things news and analysis
  8336. 88%GC progress from JDK 8 to JDK 17
  8337. 82%Listing all endpoints in Optimizely CMS 12 / .NET 5
  8338. 95%An intensive introduction to cryptography: index
  8339. 99%Build .NET Applications with Visual Studio Code
  8340. 93%About Apple threat notifications and protecting against state-sponsored attacks
  8341. 97%GitHub - HaveIBeenPwned/3DModels
  8342. 97%From Edge 96 onwards local files can get edited in Visual Studio Code and DevTools changes sync live
  8343. 91%Opening source files in Visual Studio Code - Microsoft Edge Development
  8344. 95%GitHub - isaacrlevin/WorkFlowGenerator: This is a .NET 6 Global tool that will create a workflow file to be used in GitHub Actions
  8345. 85%The Handwavy Technobabble Nothingburger
  8346. 94%.NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  8347. 87%When NOT to write an Abstraction Layer
  8348. 94%Overengineering can kill your product
  8349. 83%The New Life of PHP – The PHP Foundation | The PhpStorm Blog
  8350. 89%Net Conf 2021 Québec : Introduction à NET 6.0
  8351. 98%Appending additional payload to a PROPSHEETPAGE structure
  8352. 98%Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  8353. 79%The Catch Block #84 - On Tangibility, Adventure, and Trees
  8354. 96%RavenDB 5.3 New Features: Studio & Query improvements
  8355. 96%Lossless Image Compression in O(n) Time
  8356. 91%An Engineer's Hype-Free Observations on Web3 (and its Possibilities)
  8357. 99%Dependency Injection Lifetimes in ASP.NET Core - Code Maze
  8358. 52%Hello World (2020)
  8359. 95%GitHub - jamesmontemagno/vs-red-theme: The only theme you need for Visual Studio... Red
  8360. 98%Dotnetos
  8361. 95%The Great Internet Mystery - Cicada 3301 by Dave Plummer
  8362. 98%.NET at re:Invent 2021 | Amazon Web Services
  8363. 96%Azure Functions - Fall update
  8364. 97%A .NET 5.0 Guide: From Idea To NuGet Package
  8365. 97%Don't Code Tired | What’s New in C# 10: Write Less Code and Reduce Repeated Using Directives
  8366. 96%Monsters Weekly 232 - PeriodicTimer in .NET 6
  8367. 99%Named Pipes in .NET 6 with Tray Icon and Service
  8368. 93%Modern C# Hello World - NDepend
  8369. 98%42 things I learned from building a production database
  8370. 52%Nintendo Switch OLED - Unboxing, Setup, Gameplay, First Impressions
  8371. 99%Blazor Hot Reload in .NET 6
  8372. 84%Coin Vol-II Hedging your BTC/ETH - The basics
  8373. 70%Microsoft unveils ‘Super Duper Secure Mode’ in latest version of Edge
  8374. 58%Exiting Artificial Scarcity
  8375. 95%Deadlines should be impossible
  8376. 99%Bitmasking in Laravel and MySQL - Aaron Francis
  8377. 71%Zettelkasten again
  8378. 81%How To Ask for Help as a Developer
  8379. 82%Happy and Alex MVP
  8380. 96%Entity Framework Community Standup - Hot Chocolate 12 and GraphQL 2021
  8381. 74%Space colonies of the future as imagined by NASA in the 1970s - Rare Historical Photos
  8382. 92%RSA vs ECDSA for DNSSEC | APNIC Blog
  8383. 97%Django, HTMX and Alpine.js: Modern websites, JavaScript optional
  8384. 98%Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
  8385. 96%Jobs — Akita Software
  8386. 96%GitHub Quick Reviews
  8387. 51%Expert shares cyber-safety tips
  8388. 71%Your Board of Directors is Probably Going to Fire You
  8389. 71%Apple sues NSO Group to curb the abuse of state-sponsored spyware
  8390. 99%ZK-Hack Puzzle #4 Writeup - HackMD
  8391. 95%Flatpak Is Not the Future
  8392. 70%Every business process secretly wants to fail
  8393. 92%.NET Frontend Day 2022: Call for Speakers/Papers
  8394. 95%Microservices — The Letter and the Spirit
  8395. 97%RavenDB 5.3 New Features: TCP Compression
  8396. 93%Announcing Argo for Spectrum
  8397. 99%[CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  8398. 81%I test in prod – Increment: Testing
  8399. 82%Non-normal median sampling distribution | Andrey Akinshin
  8400. 97%Server-side source map support on elmah.io
  8401. 87%practical-aspnetcore/projects/net6/liquid-view at net5.0 · dodyg/practical-aspnetcore
  8402. 96%[Last Week in .NET #69] – Our Commitment To .NET News
  8403. 95%GoDaddy Breached - Plaintext Passwords - 1.2M Affected
  8404. 66%People mistake the internet’s knowledge for their own
  8405. 66%php.internals: Re: Flexible function naming
  8406. 92%Remix - Build Better Websites
  8407. 94%cut -c considered harmful | gay robot noises
  8408. 94%Why I don't like layered architecture for microservices | Gary Woodfine
  8409. 97%Don't Code Tired | What’s New in C# 10: Simplify Argument Null Checking Code
  8410. 99%DateOnly and TimeOnly support with System.Text.Json
  8411. 95%TypeScript vs JSDoc JavaScript | I CAN MAKE THIS WORK
  8412. 92%Functions as pipes
  8413. 94%SOLID Principles Expressed as Rules
  8414. 72%Scaling Carbon Capture
  8415. 78%Stable Software Release System | blog.kronis.dev
  8416. 59%Speculative Autobiographies
  8417. 72%we like the runners
  8418. 84%Wrap a website with a Webextension
  8419. 99%Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  8420. 96%Mentoring junior programmers: What I tell them is job number one - Vallified
  8421. 98%Don't Bring a Tree to a Mesh Fight
  8422. 90%Use Cases: The purpose of your code
  8423. 90%Pranav Kasetti - Software Developer
  8424. 92%The Debug Diary
  8425. 99%Who is using .NET? | One Dev Question
  8426. 84%Learn TV
  8427. 85%Bayes' Theorem
  8428. 53%GoDaddy says data breach exposed over a million user accounts – TechCrunch
  8429. 99%GitHub - s9w/oof: Convenient, high-performance RGB color and position control for console output
  8430. 99%Running a .NET 6 Service on a Specific Port
  8431. 88%How to Learn Nix
  8432. 96%The Joy of Cryptography
  8433. 77%Your Fingerprint Can Be Hacked For $5. Here’s How. - Kraken Blog
  8434. 97%GitHub - terrafx/terrafx.interop.windows: Interop bindings for Windows.
  8435. 76%A reminder about the correct way of accessing and manipulating the position of icons on the desktop
  8436. 94%Carter 6.0.0
  8437. 87%mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team
  8438. 99%Updating your project to use File Scoped Namespaces - Gérald Barré
  8439. 97%RavenDB Features 5.3: Power BI integration
  8440. 94%Best keyboard shortcuts for .NET development
  8441. 97%So GitHub Copilot can suggest secret keys, but it's not that bad
  8442. 70%The Stroad
  8443. 66%Writing is Networking for Introverts
  8444. 88%281: C# 10, .NET MAUI, Blazor Hybrid, and more!
  8445. 99%Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  8446. 96%.NET App Developer Links - 2021-11-22
  8447. 99%YARP Documentation
  8448. 55%You can do it! #learntocode
  8449. 97%Don't Code Tired | What’s New in C# 10: Reclaim Horizontal Editing Space and Simplify Nesting
  8450. 98%ASP.NET Core for Beginners: Web APIs
  8451. 98%10 shades of public API hosting on Azure
  8452. 99%.NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  8453. 99%ASP.NET Core Integration Tests With TestServer
  8454. 88%Designing Data-Intensive Applications – Secondary Indexes, Rebalancing, Routing
  8455. 94%paint.net 4.3.3 is now available!
  8456. 92%The Beginning of Infinity: The Transformative Power of Explanations
  8457. 93%New Kind of Paper, part 4
  8458. 98%GitHub - zademn/EverythingCrypto: (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography
  8459. 91%Never trust a programmer who says he knows C++ by Louis Brandy
  8460. 73%The Introverts Guide to Increasing Energy
  8461. 73%BabylonJS and Blazor Game Tutorial Series Portal | Cody's Personal Site
  8462. 82%Only 90s Web Developers Remember This
  8463. 55%Wolves make roadways safer, generating large economic returns to predator conservation
  8464. 95%[Video] High-performance and compile-time logging source generation in .NET 6
  8465. 90%LLVM relicensing update & call for help
  8466. 78%Dell XPS13 RAM Upgrade (7390)
  8467. 99%Testing tools for .NET and cross-platform apps
  8468. 61%Advent of Code 2021
  8469. 94%Lite3DP 3D Printer
  8470. 93%The Universe of Discourse : In simple English, what does it mean to be transcendental?
  8471. 79%Lite3DP-S1/Arduino at main · Lite3DP/Lite3DP-S1
  8472. 98%The Be Book - Classes And Methods - The Kernel Kit
  8473. 61%What I Learned From My Date-Me Experiment
  8474. 97%Documenting HTTP requests with Hurl
  8475. 91%The Comfort of Ignorance - Brian Di Croce
  8476. 73%Empowering teams are like career accelerators
  8477. 91%The Skeptic's Case for Personality Testing
  8478. 99%Deno for Infrastructure as Code
  8479. 91%Are custom dev setups worthwhile?
  8480. 97%Intro to Graphics 23 - Computer Animation
  8481. 99%hacspec [![hacspec chat][chat-image]][chat-link]
  8482. 94%SVGcode
  8483. 77%Malware downloaded from PyPI 41,000 times was surprisingly stealthy
  8484. 95%MinimalApis.LiquidViews 2.2.2
  8485. 61%Microsoft Edge has new bloatware that absolutely no one needs
  8486. 92%Making Your Projects Move: Jeremy Fielding To Deliver Remoticon Keynote
  8487. 69%Equity 101 for Software Engineers at Big Tech and Startups
  8488. 86%Understanding why our build got 15x slower with Webpack 5 - Tines Engineering
  8489. 72%Network Performance Update: Full Stack Week
  8490. 58%Websites using Blazor
  8491. 96%VertiWalk - Vertical Walking
  8492. 96%The tale of a single register value
  8493. 94%New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  8494. 95%I Love Arch, But GNU Guix Is My New Distro - Boiling Steam
  8495. 66%Does Linoleic Acid Induce Obesity? A Response to Stephan Guyenet, Part 1
  8496. 72%VC Needs Web3 More Than Web3 Needs VC — Mirror
  8497. 60%“Uncompromising”: Ludwig Hohl and the Prose that will Survive
  8498. 98%My Terraform Development Workflow
  8499. 79%Breaking into B2B SaaS — George Sequeira
  8500. 98%foo.c
  8501. 70%Short-Cycle Recurring Revenue
  8502. 65%"That policy changed last week."
  8503. 92%Notes on Software Development Waste
  8504. 80%How does .NET MAUI make you super productive building apps? | One Dev Question
  8505. 95%A Simpler Way to Azure
  8506. 51%SQL Server Monitoring Tool | SQL Monitor Trial | Redgate
  8507. 80%Pony Messenger
  8508. 85%Heart-Stopping Texts
  8509. 50%Crypto Wash Trading
  8510. 92%Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  8511. 95%GitHub - elfshaker/elfshaker: elfshaker stores binary objects efficiently
  8512. 61%Episode 403 - GitHub and Azure
  8513. 97%Why is my C++/CX ref class forbidden from having public methods that are templates or mention, say, std::vector?
  8514. 88%Big Ball of Mud
  8515. 91%80386DX ISA SINGLE BOARD MICROCOMPUTER
  8516. 85%Where is Ruby Headed in 2021? - Big Nerd Ranch
  8517. 80%RavenDB and the Black Friday Surge!
  8518. 99%Announcing native support for Stripe’s JavaScript SDK in Cloudflare Workers
  8519. 99%Code Maze Weekly #102 - Code Maze
  8520. 99%Adam Storr - Using AutoFac Keyed Dependencies with .NET 6 Isolated Azure Functions
  8521. 87%Episode 19: Sláine Carey — PATHS UNCOVERED
  8522. 82%Episode 87 - Learning C# by Developing Games with Unity with Harrison Ferrone
  8523. 55%Mouse Utils - Mouse Highlighter by jaimecbernardo · Pull Request #14496 · microsoft/PowerToys
  8524. 88%.NET 6 Is On The Loose
  8525. 96%.NET App Developer Links - 2021-11-19
  8526. 88%First look at the Original Prusa XL
  8527. 87%Senior Content Developer in Redmond, Washington, United States | Engineering at Microsoft
  8528. 85%Program Manager II - Linux Packaging in Atlanta, Georgia, United States | Engineering at Microsoft
  8529. 99%GitHub - Elringus/DotNetJS: Use .NET in any JavaScript environment: browsers, Node.js, VS Code web extensions, etc.
  8530. 51%Notes on Web3
  8531. 91%Free Apple support | daniel.haxx.se
  8532. 98%Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  8533. 95%Implementing Unit And Integration Tests On .NET With xUnit
  8534. 99%Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties
  8535. 67%OpenAI’s API Now Available with No Waitlist
  8536. 94%New TypeScript 4.5 Improves Asynchronous Programming -- Visual Studio Magazine
  8537. 80%SerenityOS
  8538. 76%How I'm Going to Compete With Calm & HeadSpace
  8539. 84%Poisson's Equation
  8540. 92%47 - Product Hunt is Doomed
  8541. 76%NEW! Arduino C/C++ Source Level Debugging for the ESP32
  8542. 94%Comparison of Common Lisp Json Libraries (2016)
  8543. 99%Model-based Testing
  8544. 63%Lessons learnt after 5 years of climate tech entrepreneurship - Olivier Corradi's blog
  8545. 96%How to Grasp Containers - Efficient Learning Path - Ivan Velichko
  8546. 97%Amazon Pinpoint now supports Safari push notifications
  8547. 98%How to install any distrib on a Gandi VPS
  8548. 82%OCaml compiler development newsletter, issue 4: October 2021 - Community - OCaml
  8549. 92%Sociotechnical Lenses into Software Systems
  8550. 88%Flags v. gates
  8551. 91%Potential Improvements to Spaced Repetition | David Bieber
  8552. 95%How I created a Markdown parser
  8553. 99%Implementing CHIP-8 in Jack
  8554. 95%Zettelkasten #1: Classes in D with betterC
  8555. 95%Tools embody mediums
  8556. 93%Weekly Update 270
  8557. 82%TypeScript Surge Flatlines in New GitHub Octoverse Report -- Visual Studio Magazine
  8558. 99%Backdooring Rust crates for fun and profit
  8559. 68%Twitter rolls back AMP support, no longer sends users to AMP pages
  8560. 99%What is new in F#? | One Dev Question
  8561. 91%Limited Edition Custom .NET Cycling Jersey
  8562. 85%German state planning to switch 25,000 PCs to LibreOffice - The Document Foundation Blog
  8563. 98%Infer# v1.2: Interprocedural Memory Safety Analysis For C#
  8564. 79%The NFT Bay is the galaxy's most resilient NFT BitTorrent site!
  8565. 60%Is this the real leaf? Is this just fantasy?
  8566. 98%Standing Desks Are AMAZING (Check Out our New Flexispot Desk!)
  8567. 98%RavenDB 5.3 New Features: Experimental PostgreSQL wire protocol
  8568. 95%What does the CompileAsWinRT Visual Studio project option mean?
  8569. 99%Liquid Cooling Takes Over at SC21
  8570. 75%Workers, Now Even More Unbound: 15 Minutes, 100 Scripts, and No Egress
  8571. 98%12 features coming in C# 11, potentially
  8572. 66%Is tasking developers with creating detailed estimates a waste of company money?
  8573. 97%Migrate from ASP.NET Core 3.1 to 6.0
  8574. 76%10 years of... whatever this has been
  8575. 98%.NET 6 vs .NET 5: up to 40% speedup!
  8576. 99% .NET 6 Application No Need To Configure Developer Exception Page Middleware Explicitly[.NET6 Feature]
  8577. 98%Free Your Services From Vendor Lock-in with OpenTelemetry – Webinar Recording | The .NET Tools Blog
  8578. 99%A First Look with FreshMvvm.Maui - Michael Ridland
  8579. 94%Uno Platform 3.11: Support for .NET 6 RTM, VS 2022 17.1 Preview 1
  8580. 98%.NET 6 on AWS | Amazon Web Services
  8581. 97%Options for running locally with Dapr
  8582. 99%Tip 342 - How to get started with Azure DevTest Labs
  8583. 98%Top 10 C# Developers Videos from .NET Conf 2021
  8584. 98%.NET Rocks! vNext
  8585. 97%XMPP, A Comeback Story: A 20 Year Old Messaging Protocol For Robust, Private and Decentralized Communications
  8586. 99%Netlify Drop | Netlify
  8587. 99%Announcing TypeScript 4.5
  8588. 85%Never Told Anyone
  8589. 99%What's the Cost of Indirection & Abstractions?
  8590. 98%Web Wednesday: Use containers to streamline your dev process with Burke Holland
  8591. 93%Stacked changes: how Facebook and Google engineers stay unblocked and ship faster
  8592. 99%Browserflow
  8593. 54%Get Rich Offsetting Carbon
  8594. 62%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  8595. 80%Remote working and the elephant in the room
  8596. 78%I Analyzed SaaS Billing Dark Patterns
  8597. 96%GitHub - salesforce/p4-fusion: A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
  8598. 85%Rails 7 added --css app generator
  8599. 95%A Manager’s Secret for Engineers to Advancement and Promotion
  8600. 60%Email is an information silo
  8601. 97%Why I like Jupyter Notebook
  8602. 98%Ephemeral Postgres Databases
  8603. 56%Things that are Different in Berlin | Engin Arslan
  8604. 99%Binary Relations in Idris
  8605. 99%JoL Blog - n.2 - Sed challenge: join cal -y months into a single column
  8606. 74%Finding Your Swagger
  8607. 70%Netlify Raises $105 Million to Transform Development for the Modern Web
  8608. 89%Regex Learn - Step by step, from zero to advanced.
  8609. 83%How to Grow Sodium Chloride Crystals at Home
  8610. 88%Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  8611. 60%High-performance and compile-time logging source generation in .NET 6
  8612. 83%Scan of the Month — Lego Minifigures
  8613. 96%Entity Framework Community Standup - Make History and Explore the Cosmos, an EF Core 6 Retrospective
  8614. 53%Microsoft brings JavaScript to Excel – TechCrunch
  8615. 87%CQRS & Event Sourcing Code Walk-Through
  8616. 99%EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  8617. 90%Two types of diffuse reflection | Matej 'Retro' Jan on Patreon
  8618. 99%Visual Studio Toolbox Live - Managing Secrets in your Applications
  8619. 97%Build real-time web apps with Azure Web PubSub—now generally available
  8620. 99%Migrate from ASP.NET Core 5.0 to 6.0
  8621. 97%The mental model for StartThreadpoolIo
  8622. 98%Cloudflare Pages Goes Full Stack
  8623. 70%Devolutions Central Online 2021 - Nov 17 | Hopin
  8624. 99%5 Reasons to IMMEDIATELY Turn On ESLint in VS Code
  8625. 98%The Catch Block #83 - Hubris, the Old Friend
  8626. 71%RavenDB 5.3 New Features: Elasticsearch ETL
  8627. 74%Ivermectin: Much More Than You Wanted To Know
  8628. 93%Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  8629. 97%Cracking the Adventure Time Cipher
  8630. 99%Working with model validation in Minimal APIs
  8631. 71%What Really Happened at the Millennium Tower? — Practical Engineering
  8632. 96%.NET App Developer Links - 2021-11-17
  8633. 98%Visual Studio 2002: how to create code behind from a Razor page?
  8634. 65%The Week in Dark Web - 19 March 2021 - US Law Firms On Target - SOCRadar® Cyber Intelligence Inc.
  8635. 93%BFT Protocol Forensics
  8636. 97%The Case for C# and .NET
  8637. 99%Mini Course #1 Clean Architecture + CQRS
  8638. 98%ASP.NET Docker Gotchas and Workarounds
  8639. 99%The newest Docker VS Code extension feature you’re not using
  8640. 99%Avoid Using Exceptions to Determine API Status Codes and Responses
  8641. 99%DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  8642. 99%Let's upgrade my main site and podcast to .NET 6 LTS
  8643. 98%In the Jungle of .NET Decompilers - NDepend
  8644. 97%Structuring discussions for Engineers and PMs
  8645. 96%ZK HACK #5 - Aztec Workshop - Nov 23 | Hopin
  8646. 74%hydromisc/nutrient-design.md at master · hydromisc/hydromisc
  8647. 98%How to Fine-Tune a Transformer Architecture NLP Model -- Visual Studio Magazine
  8648. 76%패션 쇼핑앱 브랜디
  8649. 91%IBM Unveils Breakthrough 127-Qubit Quantum Processor
  8650. 98%Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  8651. 88%GitHub's commitment to npm ecosystem security | The GitHub Blog
  8652. 99%What is new in .NET 6? | One Dev Question
  8653. 94%A pitch that is music to the ears
  8654. 92%Community Builders
  8655. 74%The “Alternative Page” Content Strategy - A Gateway To Conversions
  8656. 98%Reimagine Atomic CSS
  8657. 85%T-Wand: Beat Lucene in Less Than 600 Lines of Code
  8658. 70%Nothing Scales - Jason Kerwin
  8659. 94%The Trouble With Platforms
  8660. 86%Your CSS is an interface
  8661. 94%Why Emacs: Redux
  8662. 91%I will pay you cash to delete your npm module
  8663. 57%The Many Uses of Schedulers
  8664. 95%What is Babel? · Karl Tarvas
  8665. 93%Beyond 10×
  8666. 94%GitHub Quick Reviews
  8667. 65%Why I Hate Password Rules
  8668. 86%Unicast Use of the Formerly Reserved 127/8
  8669. 90%Please stop screwing over Linux distros
  8670. 91%Writing extensions just got easier
  8671. 83%Letting users tick a ‘none’ checkbox - Design in government
  8672. 81%ZK HACK #4 - Anoma Workshop - Nov 16 | Hopin
  8673. 98%CheerpX: Using WebAssembly to run any programming language in the browser
  8674. 54%GitHub Themes - Visual Studio Marketplace
  8675. 97%Minimal APIs
  8676. 98%What's new in Windows Forms in .NET 6.0
  8677. 98%Bramble: A Purely Functional Build System and Package Manager
  8678. 81%RavenDB 5.3 Features: Incremental time series, throttling and rate limits
  8679. 98%dmca/2021-11-12-hackerrank.md at master · github/dmca
  8680. 98%AppFlowy.IO
  8681. 59%Microspeak: Righteous
  8682. 59%Is There Such a Thing as Good Taste?
  8683. 97%wrangler 2.0 — a new developer experience for Cloudflare Workers
  8684. 72%Misleading kurtosis | Andrey Akinshin
  8685. 72%New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  8686. 85%Blender 3.0 takes support for AMD GPUs to the next level. Beta support available now!
  8687. 99%Using Multiple Databases in ASP.NET Core via Entity Framework Core
  8688. 81%Developer! Developer! Developer! 2021
  8689. 97%Episode 220 – .NET 6 & Minimal APIs with Nick Chapsas – The 6 Figure Developer
  8690. 60%Replace client-side polling with ASP.NET Core SignalR - Learn
  8691. 96%.NET App Developer Links - 2021-11-16
  8692. 83%Stop Letting OKRs Masquerade as Strategy
  8693. 98%Talking to SerenityOS Contributors About Scratch-build C++ Developer’s Playground in Modern C++ | The CLion Blog
  8694. 99%GraphQL in ASP.NET Core with EF Core
  8695. 99%GraphQL multiple requests and EF Core DbContext
  8696. 98%Introduction to .NET MAUI
  8697. 67%High-performance services with gRPC: What's new in .NET 6
  8698. 99%State Management using Dapr | Gary Woodfine
  8699. 98%Achieving Zero Trust readiness in your apps #1: Why it matters
  8700. 93%Monsters Weekly 231 - Azure Container Apps with .NET 6
  8701. 94%When to refactor a large Blazor component into separate, smaller ones?
  8702. 91%We need to have a talk about making life easier for newcomers to the .NET ecosystem
  8703. 96%ASP.NET Core Identity AddDefaultIdentity vs AddIdentity
  8704. 96%Types as sets
  8705. 91%GitHub - rougier/scientific-visualization-book: An open access book on scientific visualization using python and matplotlib
  8706. 99%Hack
  8707. 99%Individuals matter
  8708. 95%[Last Week in .NET #68] – .NET 6 Passionate Programmers
  8709. 92%Highlights from Git 2.34 | The GitHub Blog
  8710. 95%Interactive Gradient Descent Demo · Sasha Kuznetsov's Blog
  8711. 92%My VS Code Playground - Pawel Cislo
  8712. 70%The Metaverse: Is It Already Here?
  8713. 63%If Apple keeps letting its software slip, the next big thing won't matter
  8714. 92%Frostman's Theorem surprises me
  8715. 99%Simulating an XY oscilloscope on the GPU
  8716. 64%Recovering from a burnout
  8717. 99%Getting Started With Pants and Django (Part 1)
  8718. 64%How I helped build a profitable MVP over a weekend
  8719. 91%Sala 1 - .NET Conf Latam 2021
  8720. 89%What's New for C#, F# and Visual Basic in .NET 6 -- Visual Studio Magazine
  8721. 91%Sala 2 - .NET Conf Latam 2021
  8722. 91%Sala 4 - .NET Conf Latam 2021
  8723. 91%Sala 3 - .NET Conf Latam 2021
  8724. 95%Adding support for X86Base.Pause() and ArmBase.Yield() by tannergooding · Pull Request #61065 · dotnet/runtime
  8725. 93%Practical attacks against attribute-based encryption
  8726. 82%RavenDB 5.3 New Features: Incremental time series & implementing lambda based accounting
  8727. 85%Daylight Calendar
  8728. 72%Learn TV
  8729. 67%How fast is .NET? | One Dev Question
  8730. 99%Sketchy Pwned Passwords
  8731. 80%Blacksmith – Computer Security Group
  8732. 97%Where Are My Favorite Extensions in Visual Studio 2022?
  8733. 96%The secret of the macOS Monterey network quality tool
  8734. 98%My New Job as a Staff Developer Advocate - Here's What I'll Be Doing!
  8735. 97%Azure Active Directory's gateway is on .NET 6.0!
  8736. 81%RavenDB 5.3 Features: Incremental time series & implementing lambda based accounting
  8737. 99%Monitoring a .NET application using OpenTelemetry - Gérald Barré
  8738. 95%A practical use for GetHGlobal­FromStream when sharing was never your intention
  8739. 95%Introducing Relational Database Connectors
  8740. 99%Your opinion about C# and .NET is outdated
  8741. 52%Next Windows 11 update makes the Blue Screen of Death blue again
  8742. 83%Xerox scanners/photocopiers randomly alter numbers in scanned documents
  8743. 90%[ANN] Fennel 1.0.0 released — sourcehut lists
  8744. 97%Bayesian Optimization Book
  8745. 88%280: .NET 6 and Visual Studio 2022 are here!
  8746. 98%Receptive Field Calculations for Convolutional Neural Networks
  8747. 99%Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  8748. 70%WiFiman - Apps on Google Play
  8749. 99%Getting started with GraphQL in ASP.NET Core
  8750. 93%‎Ubiquiti WiFiman
  8751. 58%Developer! Developer! Developer! Day
  8752. 94%Dapr v1.5 is now available
  8753. 98%How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  8754. 99%Performance for composition in F#
  8755. 98%Return youtube dislike count
  8756. 71%SoK: Cryptographic Confidentiality of Data on Mobile Devices
  8757. 72%Paul Graham 101
  8758. 84%Be flexible to win big
  8759. 94%Writing new system software
  8760. 93%Using a framework can make you stupid!
  8761. 81%The One Risk To Rule Them All
  8762. 95%‏Nils's website - The ultimate solution to the nightmare of truncated tab titles
  8763. 86%How Not To Switch To Linux With Your Hosts Linus and Luke
  8764. 84%Yes, Programming is Hard
  8765. 84%The present moment is not enough
  8766. 67%Making Super Mario Bros using C++ and SFML - SFML Tutorial
  8767. 83%GitHub - hectorm/docker-qemu-win2000: A Docker image for Windows 2000 Advanced Server with SP4.
  8768. 95%The System | Tilt Five
  8769. 96%Daily links from Cory Doctorow
  8770. 77%Daily links from Cory Doctorow
  8771. 99%C# 10 new feature CallerArgumentExpression, argument check and more
  8772. 54%2022 could be the year of 8K monitors: Here’s why
  8773. 61%Intro to Graphics 22 - Signal Processing
  8774. 96%Hack Chinese - Professional software to grow your Chinese language ability
  8775. 93%The weirdest bug I've ever encountered
  8776. 99%Champion "CallerArgumentExpression" · Issue #287 · dotnet/csharplang
  8777. 93%Debugging memory corruption: who the hell writes “2” into my stack?! | Unity Blog
  8778. 96%Welcome to Full Stack Week
  8779. 99%C# 10 new feature CallerArgumentExpression, argument check and more
  8780. 92%Change-making problem - Wikipedia
  8781. 98%Windows 10 and 11 minimal setup for HDR video playback and streaming
  8782. 97%Alexandre Nédélec - Week 45, 2021 - Tips I learned this week
  8783. 71%About - Project Euler
  8784. 91%Reverse-engineering the Yamaha DX7 synthesizer's sound chip from die photos
  8785. 97%restic · Backups done right!
  8786. 97%Why asynchronous Rust doesn't work
  8787. 82%Dolphin Progress Report: September and October 2021
  8788. 67%myNewsWrap – SAP and Microsoft (Episode 60)
  8789. 80%Higher Maths for Beginners : Ya. B. Zeldovich, I. M. Yaglom : Free Download, Borrow, and Streaming : Internet Archive
  8790. 90%myNewsWrap/episode060.md at main · lechnerc77/myNewsWrap
  8791. 70%Debit cards as financial infrastructure
  8792. 76%Email From FBI Looks Odd
  8793. 73%Cloudflare blocks an almost 2 Tbps multi-vector DDoS attack
  8794. 98%Newsletter Week 45, 2021
  8795. 99%Atlas
  8796. 68%It's Now Possible To Sign Arbitrary Data With Your SSH Keys
  8797. 97%GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  8798. 71%Coming soon: Bō - A Hand-Drawn 2D Metroidvania Based on Japanese Folklore
  8799. 97%GitHub - okyrylchuk/dotnet6_features
  8800. 94%How Not To Sort By Average Rating
  8801. 77%Implement PEM exports for RSA PKCS#1 and ECPrivateKey by vcsjones · Pull Request #61487 · dotnet/runtime
  8802. 58%How to permanently remove a file from Git history - Wisdom Geek
  8803. 89%Visual Studio 2022 for Mac Preview 3 Teases Native M1 Processor Support -- Visual Studio Magazine
  8804. 96%Searx: moving away from DuckDuckGo
  8805. 55%Steve Blank When There Seems to Be No Way Out – Customer Discovery for Your Head
  8806. 84%No one knows what's coming next
  8807. 96%Spotify Codes - Part 2
  8808. 79%How I use Notion · Reasonable Deviations
  8809. 85%Weekly Update 269
  8810. 89%Fixing Recent Validation Vulnerabilities in OctoRPKI
  8811. 67%Long Range E-Bike · Jacques Mattheij
  8812. 98%Ruby vs Python comes down to the for loop
  8813. 98%Occam
  8814. 60%The .NET Docs Show - NuGet Trends 📈: .NET Foundation Project Highlight
  8815. 97%Using the Online Thumby IDE
  8816. 86%Versions of .NET
  8817. 91%How to Keep a VM / Desktop “awake”
  8818. 79%Thumby - The Tiny Playable Keychain
  8819. 93%React vs Vue - Which One Do We Like More with Debbie O'Brien
  8820. 99%Dynamic PGO in .NET 6.0.md
  8821. 62%Playdate Owners Update #1
  8822. 99%Overriding Sealed Methods in C#
  8823. 98%Microsoft Announces Azure Chaos Studio in Public Preview
  8824. 85%Paper Website: Create a Website Right From Your Notebook
  8825. 97%How Nix and NixOS Get So Close to Perfect
  8826. 87%Code Maze Weekly #101 - Code Maze
  8827. 87%Five Great (free!) Ways to Get Started With Cloudflare
  8828. 94%RavenDB 5.3 Features: Incremental time series
  8829. 67%Speed up development with Hot Reload in .NET 6 #Shorts
  8830. 97%GitHub - adrianscheff/useful-sed: Useful sed scripts & patterns.
  8831. 96%.NET App Developer Links - 2021-11-12
  8832. 91%Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  8833. 95%.NET MAUI: Evolution of .NET Mobile/Desktop in Age of .NET 6
  8834. 98%Announcing .NET 6 -- The Fastest .NET Yet
  8835. 99%Search by Target Framework & Supported Platforms on NuGet.org by JonDouglas · Pull Request #11374 · NuGet/Home
  8836. 99%Code style formatting rules - .NET
  8837. 99%Why Does x = ++x + x++ Give Me the Wrong Answer?
  8838. 85%The Journey to Accessible Apps: Meaningful Content Ordering
  8839. 96%New release of PowerShell Preview for Visual Studio Code!
  8840. 90%How to build a second brain as a software developer - Aseem Thakar
  8841. 96%Building a project that target .NET Framework 4.5 in Visual Studio 2022
  8842. 98%Setting up Serilog in .NET 6
  8843. 87%Threshold Digital Signatures
  8844. 92%How to create a tech startup - Vlad Mihalcea
  8845. 89%How to cold email investors and get meetings?
  8846. 96%The good things in the current age in tech
  8847. 87%SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  8848. 71%Inventing the Future - Let's DO Have Hindsight!
  8849. 98%MSBuild and 64-bit Visual Studio 2022
  8850. 87%State Management: Separation of Concerns
  8851. 53%Explaining the Entombed Algorithm
  8852. 97%Episode 402 - Azure Chaos Studio
  8853. 98%Convert to file scoped namespaces in the entire solution using .editorconfig
  8854. 98%Cake v2.0.0 RC 1 released
  8855. 95%The Monstrosity Email Has Become
  8856. 97%GitHub - CommunityToolkit/dotnet: .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
  8857. 86%Azure Web PubSub service now generally available | Azure updates | Microsoft Azure
  8858. 59%Google removes restrictions on students only from Summer of Code - itsfoss.net
  8859. 95%View-Source
  8860. 58%GitHub - michidk/rost: Rust programming, in German.
  8861. 94%Create a web UI with ASP.NET Core - Learn
  8862. 74%The inside story of the outside investigation of SoftRAM 95
  8863. 99%RavenDB 5.3 Features: Concurrent Subscriptions & Serial operations
  8864. 99%itt a tribute to our late founder, farewell, deer richard
  8865. 97%Announcing dotnet monitor in .NET 6
  8866. 67%How dangerous is GitHub Copilot for junior devs?
  8867. 99%Umbraco backoffice SSO with OpenID Connect
  8868. 96%.NET App Developer Links - 2021-11-11
  8869. 81%Expanding Google Summer of Code in 2022
  8870. 97%C# 10 Falls Just a Bit Short
  8871. 96%.NET 6 now available on App Service
  8872. 90%Monsters Weekly 230 - Introduction to Streams
  8873. 96%The strong and weak forces of architecture
  8874. 99%Dissecting Interpolated Strings Improvements in C# 10
  8875. 97%.NET Rocks! vNext
  8876. 73%An update to dislikes on YouTube
  8877. 85%Firefox is the 45. result when searching for “firefox” on Windows Store
  8878. 85%TTSLTSWBD
  8879. 75%Timothy Gone
  8880. 98%Announcing the GA release of Red Hat Enterprise Linux 8.5 - Red Hat Customer Portal
  8881. 52%Grafana Labs and Microsoft partner to deliver new first party Microsoft Azure service
  8882. 95%ZK HACK #7 - Mina Workshop - Dec 07 | Hopin
  8883. 95%Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  8884. 96%Publishing Events from CRUD or Commands?
  8885. 99%When “UTC everywhere” isn’t enough - storing time zones in PostgreSQL and SQL Server
  8886. 95%How do you build a bare minimum feature?
  8887. 52%Scattered Thoughts on Why I Waste My Own Time
  8888. 53%scott fryxell
  8889. 50%Pretty Inline Symbolic Mathematics in Org-Mode
  8890. 81%Learn Live: Modern web development with .NET 6 - Events
  8891. 77%Who said cities can't be built in one day by 3DCityframes on Etsy
  8892. 93%How To Make A CPU
  8893. 89%Integration Testing: Lessons from Storyteller and Other Thoughts
  8894. 96%Don’t Do This in Code Reviews!!
  8895. 71%Update to YouTube Dislike Counts
  8896. 67%New Blazor WebAssembly capabilities in .NET 6
  8897. 98%Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  8898. 62%Intro to Graphics 21 - Sampling
  8899. 77%Business Essentials
  8900. 37%WhenAny and Pattern Matching with Different Types of Task | no dogma blog
  8901. 98%RavenDB 5.3 Features: Concurrent subscriptions
  8902. 98%The Catch Block #82 - .NET 6's Grand Debut
  8903. 66%How am I supposed to create children of the Win32 tab control?
  8904. 81%Blazor WebAssembly - Upgrade NET5 to NET6 in 8 minutes
  8905. 55%Google sends anti-regulation propaganda to small businesses using Google Maps
  8906. 99%Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  8907. 99%The Surreal Horror of PAM
  8908. 99%The Invisible JavaScript Backdoor – Certitude Blog
  8909. 73%Write Thin to Write Fast
  8910. 98%.NET App Developer Links - 2021-11-10
  8911. 67%How Do Computers Remember?
  8912. 93%Workflow - workspace-images/1234/2b3f2beb-75b9-4e3e-adb9-0fa172a30384`
  8913. 97%Early Access Program - Rider: Cross-platform .NET IDE
  8914. 94%New Release: Tor Browser 11.0 | Tor Blog
  8915. 99%Fixing Error NETSDK1152 after upgrading to .NET 6
  8916. 99%How to use JSONPatch in .net core | Gary Woodfine
  8917. 98%.NET 6 New Project Templates and Minimal APIs. Are you ready?
  8918. 86%WSL2 can now mount Linux ext4 disks directly
  8919. 99%Discover what’s new to Microsoft database services—recap from Microsoft Ignite
  8920. 99%.NET Conf 2021 | Channel 9
  8921. 99%What's new in ASP.NET Core 6.0
  8922. 94%Release v3.5.1 · dotnet/orleans
  8923. 97%The Ancient Secrets of Computer Vision
  8924. 99%you.com
  8925. 95%Azure Credits for Open Source Projects
  8926. 99%Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  8927. 95%.NET Framework November 2021 Cumulative Update
  8928. 95%‎Slingshot Effect
  8929. 96%Comparing Container Apps with other Azure container options
  8930. 95%CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  8931. 75%C# 10 – Anthony Giretti's .NET blog
  8932. 97%The shape of software
  8933. 94%SLO Alerting for Mortals
  8934. 95%What's the Future of IDEs?
  8935. 86%Learn the strategy of increasing your site traffic by writing less content
  8936. 84%How My Genius Roommate Changed My Perspective
  8937. 91%Reflecting on 11 years of side projects
  8938. 78%זה הרבה יותר מסכסוך עם חברת ריגול דיגיטלי מהרצליה
  8939. 99%Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  8940. 88%With .NET MAUI Delayed, Xamarin.Forms Remains Mobile Dev Option in .NET 6 -- Visual Studio Magazine
  8941. 93%Ciphertext Compression #4: SSDDH, SSCDH, CSSDDH, and CSSCDH
  8942. 53%Stovetop - Recipe Search
  8943. 85%Jimmy Wales’ Final Email
  8944. 96%How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap
  8945. 93%Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn
  8946. 97%Automating .Net 6 Application Protection
  8947. 94%I QUIT My Job - Here's Why!
  8948. 98%.NET Conf 2021
  8949. 81%ESP32 UWB Module - ESP32 Indoor Positioning Solution with Ultra Wide Band
  8950. 97%Collection Performance: Sort() with CompareTo()
  8951. 98%Misleading skewness | Andrey Akinshin
  8952. 95%F# 6 is officially here!
  8953. 96%@MMcPJ | Linktree
  8954. 95%Microsoft Introduces a New Cloud-Native Offering with Azure Container Apps Service
  8955. 95%Microsoft Releases Azure Open AI Service Including Access to Powerful GPT-3 Models
  8956. 99%Backend Web API Service (CTP) | eXpressApp Framework
  8957. 99%.NET Downloads (Linux, macOS, and Windows)
  8958. 95%ProctorU is dystopian spyware
  8959. 99%Announcing YARP 1.0 Release
  8960. 96%If your domain name parser can't handle internationalized domain names, then maybe that's your parser's problem
  8961. 96%Release 1.3.42 · bUnit-dev/bUnit
  8962. 89%2021-11-06 The Emacs Lisp book is finished
  8963. 99%How to create your own project templates in .NET
  8964. 80%A Brief History of the Meris Botnet
  8965. 99%Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9
  8966. 96%Lesser Known PostgreSQL Features
  8967. 94%System76 is building a new Linux desktop in Rust
  8968. 94%String Performance: Checking for a Substring
  8969. 99%C# Delegates - Code Maze
  8970. 62%It’s Mostly a Demand Shock, Not a Supply Shock, and It’s Everywhere
  8971. 98%"This project will only take 2 hours"
  8972. 98%.NET App Developer Links - 2021-11-09
  8973. 89%Who owns this huge database of leaked VPN user details? - Comparitech
  8974. 97%.NET Official Support Policy
  8975. 99%add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core
  8976. 99%Cake v2.0.0 RC 1 released
  8977. 99%Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  8978. 80%Visual Studio 2022 Launch Event
  8979. 97%Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
  8980. 99%Announcing .NET MAUI Preview 10
  8981. 99%What's New in Xamarin and Visual Studio 2022
  8982. 98%General Availability of PowerShell 7.2
  8983. 87%.NET November 2021 Updates – 5.0.12 and 3.1.21
  8984. 98%Get started with minimal API for .NET 6
  8985. 99%Reader as a profunctor
  8986. 98%Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  8987. 99%Building real applications with Orleans
  8988. 94%Release v3.5.1 · dotnet/orleans
  8989. 93%Homebrew
  8990. 84%GitHub - adria0/plonk-by-fingers: Implementation of Plonk by Hand in rust
  8991. 94%Corrypt
  8992. 98%How I found a bug in Intel Skylake processors
  8993. 97%Remove the .NET runtime and SDK
  8994. 95%Please ask stupid questions as a new software developer
  8995. 91%Flinch
  8996. 93%.NET 6 on App Service
  8997. 97%Stop requiring specific technology experience for senior-plus engineers
  8998. 82%64-bit Visual Studio 2022 Arrives -- Visual Studio Magazine
  8999. 99%[Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  9000. 99%Server-Sent Events and ASP.NET Core - Disconnecting a Client
  9001. 97%You should use forums rather than Slack/Discord to support developer community
  9002. 77%Remote work will break the US monopoly on global talent
  9003. 92%The Scale of Emissions
  9004. 99%software:libgen_desktop [The Library Genesis Project Wiki]
  9005. 86%Everything is a System — Scott Miker
  9006. 97%Improving a Machine Learning System (Part 1 - Broken Abstractions)
  9007. 64%Libra Shrugged — Chapter 15: Central bank digital currencies
  9008. 97%Thinking heads are not in the clouds · Raphael Lullis
  9009. 99%Modern, functional Common Lisp: Myths and tips
  9010. 99%Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  9011. 99%You probably don’t need jq
  9012. 98%Deep dive into Yrs architecture
  9013. 94%Free Software is an Abject Failure
  9014. 72%Integrity makes an impression - echevarria.io
  9015. 83%Rust Playground
  9016. 93%.NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  9017. 99%What is the new LZ4 TOAST compression in PostgreSQL 14, and how fast is it?
  9018. 97%Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
  9019. 86%Saint Morris Striped Weekend Sweater
  9020. 90%Wilderness Labs Developer Portal
  9021. 92%Awesome Socks Club
  9022. 60%The dangers for unprotected sects
  9023. 96%Our account was hacked - General - Cloudflare Community
  9024. 99%Write and debug code by using Hot Reload - Visual Studio (Windows)
  9025. 94%.NET 6 Is Here -- Visual Studio Magazine
  9026. 99%Azure Functions 4.0 and .NET 6 support are now generally available
  9027. 52%How Pinterest utterly ruined photo search on the internet
  9028. 99%File upload with progress bar in Blazor - Gérald Barré
  9029. 96%Presenting Code Samples with a Dark Theme… Please Don’t!
  9030. 90%The Real Benefits Of Staying Off Social Media
  9031. 96%Supabase $30m Series A
  9032. 80%The Intellectual Incoherence of Cryptoassets
  9033. 98%C# 10: Implicit Global Usings
  9034. 99%Announcing .NET 6 -- The Fastest .NET Yet
  9035. 95%How to Use a Macro to Shorten Link Text in Google Sheets
  9036. 99%Bite-Size .NET 6 - UnionBy, IntersectBy, ExceptBy, and DistinctBy
  9037. 99%SQL Server Data Tools | Visual Studio - Visual Studio
  9038. 99%Welcome to C# 10
  9039. 98%Visual Studio 2022 now available
  9040. 97%What’s New for Visual Basic in Visual Studio 2022
  9041. 99%Announcing ASP.NET Core in .NET 6
  9042. 98%Visual Studio 2022 verson 17.0 Release Notes
  9043. 69%Matter Labs Announces $50M in New Funding for zkSync
  9044. 95%Sizing Up Post-Quantum Signatures
  9045. 98%Restoring support for pre-standardization coroutine free awaiters for even older code bases
  9046. 88%Elite Underproduction
  9047. 52%Six Palestinian human rights defenders hacked with NSO Group’s Pegasus Spyware
  9048. 96%Malware Trust & Safety Specialist
  9049. 98%Designing better file organization around tags, not hierarchies
  9050. 99%The evolution of API performance from .NET Core 1 to .NET 6
  9051. 99%Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  9052. 93%String Performance: Encoding and Decoding Strings
  9053. 73%_why's Estate
  9054. 97%.NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  9055. 94%C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  9056. 92%279: What are Azure Container Apps?
  9057. 96%A journey towards SpeakerTravel - Building a service from scratch
  9058. 99%ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  9059. 98%.NET App Developer Links - 2021-11-08
  9060. 99%Using The Roslyn C# Compiler
  9061. 96%What's New in C# 10? | One Dev Question
  9062. 99%WSL: Mount USB Devices | Tabs vs Spaces show
  9063. 99%What's new in F# 6 - F# Guide
  9064. 98%100 Days of TypeScript (Day 6)
  9065. 96%Quick browser Developer Tools tip: define and test interaction states in CSS using state simulation
  9066. 99%James Randall
  9067. 92%Don’t Do Interviews, Do Discussions!
  9068. 91%LevelUp
  9069. 96%Designing Data-Intensive Applications – Partitioning
  9070. 84%What is a database, really?
  9071. 82%GPT-3 is No Longer the Only Game in Town
  9072. 97%What is a database, really?
  9073. 96%GitHub Copilot Telemetry Terms - GitHub Docs
  9074. 78%Ideas · Community
  9075. 79%an inside look into the illicit ad industry
  9076. 74%Debug C++ Like a BOSS
  9077. 99%How and why I added AdSense and an AdBlock detector to my personal website
  9078. 86%YouTube
  9079. 90%Zillow, Prophet, Time Series, & Prices
  9080. 81%a look at power on the new M1 Max: part 1 – ./nyaa
  9081. 66%HOWTO: Get tenure
  9082. 90%Signal is losing
  9083. 96%Using DataLoader with NestJS
  9084. 94%Guide to Online Dating for the Rest of Us | Engin Arslan
  9085. 79%Memory leaks are crippling my M1 MacBook Pro–and I'm not alone
  9086. 95%A terrible schema from a clueless programmer
  9087. 96%How To Learn Stuff Quickly
  9088. 96%GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  9089. 92%What is AT&T doing at 1111340002?
  9090. 87%Wirecutter
  9091. 91%Common Cold Viruses
  9092. 91%Painbow Award
  9093. 95%Android Debugging With Windows Subsystem for Android
  9094. 99%GitHub - Maoni0/realmon: A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
  9095. 99%LaTeX Input for Impatient Scholars
  9096. 88%Re-Organizing the World’s Information: Why we need more Boutique… — Mirror
  9097. 81%The language of collaboration (and the phrase that gives you superpowers)
  9098. 99%jott - building_stuff_from_source
  9099. 92%jmtd → log → 25 things I would like to 3D print
  9100. 76%Online Dating - MonsterMatch
  9101. 97%On designing processes
  9102. 84%Harry Denley — Security Researcher
  9103. 95%An Epic future for SPJ
  9104. 67%YC owns the product analytics space
  9105. 93%Becoming a Senior Software Engineer
  9106. 99%GitHub - axelarnetwork/tofn: A threshold cryptography library in Rust
  9107. 96%Quitters Get Raises - The Big Picture
  9108. 68%The value of an in-house adversary
  9109. 99%What’s New in ASP.NET Core in .NET 6
  9110. 61%Don’t be spooky
  9111. 95%Linx launches SignalR Service Plugin
  9112. 76%David Copperfield's History of Magic - in partnership with Microsoft Outside In and Hanselminutes
  9113. 90%Intro to Graphics 20 - Shadows & Reflections
  9114. 99%Rockin’ The Code World with dotNetDave – Special Guest: Mark Miller
  9115. 99%Type Parameters Proposal
  9116. 99%Newsletter Week 44, 2021
  9117. 99%Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
  9118. 97%GitHub - coofcookie/Windows11Upgrade: Windows 11 Upgrade tool that bypasses Microsoft´s requirements
  9119. 97%Granite State Code Camp, Saturday 11/6/2021
  9120. 74%The best way to stay up to date with .NET news #Shorts
  9121. 97%pdfsandwich
  9122. 71%David McCarter (Microsoft MVP) (@realDotNetDave)
  9123. 59%Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  9124. 91%Snack
  9125. 98%Hack Chinese - Professional software to grow your Chinese language ability
  9126. 98%David McCarter (Microsoft MVP) (@realDotNetDave)
  9127. 98%Use file scoped namespaces by pranavkm · Pull Request #38076 · dotnet/aspnetcore
  9128. 99%Thanks Microsoft for open-sourcing VS Code Server 👐
  9129. 82%Mina Tools - The Mina Protocol Community Website
  9130. 99%Building a custom checkout form with Stripe Elements
  9131. 89%How credit cards make money
  9132. 95%Random Oracles in Cryptography
  9133. 99%.NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  9134. 99%So you want to Scrape like the Big Boys? 🚀
  9135. 98%Episode 401 - Ignite 2021 Wrap-Up
  9136. 98%Beginner Web Dev - Coding Practice
  9137. 71%Photography: Edge of Eternity
  9138. 95%Learn web development | MDN
  9139. 82%Spargine T-Shirt | Zazzle.com
  9140. 99%Azure DevOps Podcast: Mads Torgersen on C# 10 and .NET 6 - Episode 164
  9141. 94%How to Disable GitHub Actions in a Forked Project
  9142. 71%David McCarter (Microsoft MVP) (@realDotNetDave)
  9143. 84%Breaking changes in .NET 6 - .NET
  9144. 98%Threema: Three Strikes, You’re Out
  9145. 99%Halo and more: exploring incremental verification and SNARKs without pairings
  9146. 95%The case of the C++/WinRT cached factories that pointed into freed memory
  9147. 98%Finding and tracking a race condition in MemoryCache
  9148. 52%2021 : The Year of the Exodus
  9149. 99%Access data with managed identity - Azure App Service
  9150. 98%When students go back to school mobile usage goes down
  9151. 99%Code Maze Weekly #100 - Code Maze
  9152. 88%GitLab servers are being exploited in DDoS attacks in excess of 1 Tbps
  9153. 95%Episode 86 - Real World Blazor With Steve Peirce
  9154. 97%String Performance: Combining Strings with the StringBuilder
  9155. 98%.NET App Developer Links - 2021-11-05
  9156. 73%Episode 18: Dr. Padma Gadiyar — PATHS UNCOVERED
  9157. 99%Introducing River, a Dynamic Tiling Wayland Compositor
  9158. 99%Deploying new Azure Container Apps with familiar languages
  9159. 98%Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  9160. 96%What’s New in Angular 13
  9161. 97%Why Evolve to .NET MAUI?
  9162. 99%NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  9163. 99%A Deep Dive Into Serverless UI With TypeScript — Smashing Magazine
  9164. 77%Addressing the Rumors that I Have Been Removed from the MVP Program
  9165. 74%Weekly Update 268
  9166. 60%Timeline of the human condition
  9167. 95%Introducing Azure Container Apps: a serverless container service for running modern apps at scale
  9168. 94%Never update anything | blog.kronis.dev
  9169. 89%Your Startup Needs a Murder Board
  9170. 93%If PHP Were British
  9171. 99%Discovering new C# String Pattern Matching Features
  9172. 96%Why is Excalidraw so fucking good?
  9173. 98%On autoloading
  9174. 53%I don't know how to browse the internet anymore – Manu
  9175. 91%The Missing Link to the Metaverse · WebVR Dev
  9176. 97%Combating Disinformation with Humility. – Pravesh Koirala
  9177. 98%The "ultimate" Thinkpad
  9178. 95%Impressions of the Framework Laptop - Max Leiter
  9179. 98%How (Not) to Design a Hash Function
  9180. 79%Used Warp-it? Check your password now
  9181. 96%Web Wednesday: Creating full stack web apps with Blazor - with Cecil Phillip
  9182. 96%Create a Power Automate desktop flow - Power Automate
  9183. 84%Visual Studio 2022!!
  9184. 85%Registration Statement on Form S-1
  9185. 95%Visual Studio 2022 Launch
  9186. 99%Introducing the .NET Tech Community Forums
  9187. 96%Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  9188. 74%.NET MAUI Community Toolkit, Monthly Standup
  9189. 98%Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  9190. 60%Tabnine AI Assistant Adds Visual Studio Support -- Visual Studio Magazine
  9191. 99%A quick review of C# 10 new language features
  9192. 92%How you can finish your first game while working full-time | Jason Tu
  9193. 99%What's new in F# 6 - F# Guide
  9194. 82%Saying goodbye to The .NET Stacks
  9195. 98%Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  9196. 95%Caching hostility–usage patterns that breaks your system
  9197. 98%How can I prevent myself from accessing a lambda captured variable or a parameter after I'm done with it?
  9198. 59%Our Self-Imposed Scarcity of Nice Places
  9199. 74%40% faster JSON serialization with Source Generators in .NET 6
  9200. 91%DDoS Attack Trends for Q3 2021
  9201. 96%Blazored.AzureStaticWebAppAuthentication 0.1.1
  9202. 95%Building the next phase of GitHub, together | The GitHub Blog
  9203. 98%An oral history of Bank Python
  9204. 94%ClickHouse vs TimescaleDB | Cupper
  9205. 99%String Performance: Concatenating Strings
  9206. 90%Domaining
  9207. 96%Control flow analysis for destructured discriminated unions by ahejlsberg · Pull Request #46266 · microsoft/TypeScript
  9208. 99%GitHub - MangoDB-io/MangoDB: A truly Open Source MongoDB alternative
  9209. 99%SignalR modules with a shared connection using a C# Source Generator - Guid.New
  9210. 95%What’s new in SQL Server 2022
  9211. 99%Add GitHub OpenID Auth For ASP.NET Core Apps
  9212. 98%.NET 6 Hot Reload in Visual Studio 2022, VS Code, and NOTEPAD?!?
  9213. 88%Announcing manage Tweets endpoints for the Twitter API v2 - Announcements - Twitter Developers
  9214. 99%Announcing TypeScript 4.5 RC
  9215. 99%.NET Rocks! vNext
  9216. 94%Notice of Stolen EVGA GeForce RTX 30-Series Graphics Cards
  9217. 88%Organ transplant patients (maybe) don’t get dementia. Here’s why. – Trevor Klee
  9218. 88%Luau Goes Open-Source
  9219. 98%GitHub - maxvfischer/DIY-CNC-machine: How to build your own CNC machine from scratch
  9220. 99%Handling HTTP API Errors with Problem Details
  9221. 91%PAKEs, oPRFs, algebra, feat. George Tankersley - Security. Cryptography. Whatever.
  9222. 73%David McCarter (Microsoft MVP) (@realDotNetDave)
  9223. 77%Microsoft 365 Developer Program Gets Sandbox and Teams Sample Data Pack -- Visual Studio Magazine
  9224. 98%How to Create a Transformer Architecture Model for Natural Language Processing -- Visual Studio Magazine
  9225. 54%Burgers with Bill Gates - Secrets of the Autistic Millionaire - E01
  9226. 91%More flexible and inclusive ways to manage your documents
  9227. 74%Final Assault 8bit ATARI FPS by GMG
  9228. 66%Photography: Vibrations in Solitude
  9229. 97%CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  9230. 97%Are daily standups hurting your team?
  9231. 95%.NET Annotated Monthly | November 2021 | The .NET Tools Blog
  9232. 98%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  9233. 93%Dapr joins CNCF as an incubating project
  9234. 86%Gravity 4K Blu-ray (4K Ultra HD + Blu-ray + Digital HD)
  9235. 98%A capturing lambda can be a coroutine, but you have to save your captures while you still can
  9236. 78%Dapr (Distributed Application Runtime) joins CNCF Incubator | Cloud Native Computing Foundation
  9237. 86%Help Support The Voice Of Slum In India
  9238. 98%The Catch Block #81 - .NET 6, C# 10, and VS 2022 Roundup!
  9239. 95%Thank you, GitHub | The GitHub Blog
  9240. 98%Applying Artificial Intelligence to Nintendo Tetris
  9241. 98%The tale of a single register value
  9242. 83%3 C# 10 features that were scrapped #Shorts
  9243. 98%Challenge: The code review bug that gives me nightmares–The fix
  9244. 92%How to Build a Low-tech Website?
  9245. 95%Episode 28: UX with Jessica Engström
  9246. 94%String Performance: Formatting
  9247. 99%Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  9248. 99%Final Blazor Improvements Before .NET 6
  9249. 99%Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  9250. 99%Why SOLID principles are still the foundation for modern software architecture
  9251. 97%Compliance in a DevOps Culture
  9252. 98%Profunctors
  9253. 96%What’s New in Azure App Service - Fall Ignite 2021 Edition!
  9254. 97%Why the status quo is so hard to change in engineering teams
  9255. 86%Amendment No. 1 to Form S-1
  9256. 73%Extra Life | I'm raising money for my local children's miracle network hospital!
  9257. 97%What is the Inverse of a Vector?
  9258. 68%Naysayers promote innovation even if they are sometimes annoying
  9259. 98%An opinionated guide on how to reverse engineer software, part 1
  9260. 94%The Solution Space
  9261. 93%High Fidelity Remote Communication
  9262. 90%The Future of Work and the Workplace
  9263. 99%Secure Minimal APIs with .NET 6 and Azure AD B2C
  9264. 96%How Code Splitting Improves Lighthouse Score
  9265. 90%6 Tips For Your Performance Reviews | Gergely Nemeth
  9266. 97%The Combination of Content and Knowledge Management - Part 1
  9267. 98%On Desktop Productivity
  9268. 81%Embracing the chaos
  9269. 79%It's okay to not be okay
  9270. 92%Anatomy of a Terminal Emulator
  9271. 99%Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  9272. 98%Fast, Secure 2-of-2 ECDSA using DKLs18
  9273. 81%The Metaverse Is Already Here. It’s Minecraft
  9274. 99%Do-nothing scripting: the key to gradual automation
  9275. 61%Microsoft Ignite
  9276. 99%Welcome to My Site!
  9277. 90%Microsoft Expands Development Options for Teams Meeting/Collaboration Software -- Visual Studio Magazine
  9278. 88%Beyond Bootable Backups: Adapting recovery strategies for an evolving platform | Carbon Copy Cloner
  9279. 84%Microsoft Ignite
  9280. 75%I Tried Creating a Game Using Real-world Geographic Data
  9281. 96%Curves and Surfaces – Bartosz Ciechanowski
  9282. 92%Nix 2.4 released - Announcements - NixOS Discourse
  9283. 98%GitHub Quick Reviews
  9284. 87%I just want to serve 5 terabytes.
  9285. 88%Intro to Graphics 19 - Ray Tracing
  9286. 99%Visual Studio Feedback
  9287. 99%Anomaly Detection Using ML.NET
  9288. 91%Zoom Supports Continued Access for Basic Users with Advertising Program - Zoom Blog
  9289. 98%Visual Studio Tips and tricks: Subword navigation - Gérald Barré
  9290. 97%Azure Container Apps | Microsoft Azure
  9291. 99%Challenge: The code review bug that gives me nightmares–the issue
  9292. 94%Firefox 94.0, See All New Features, Updates and Fixes
  9293. 90%Fermat's Library | Magic: The Gathering is Turing Complete annotated/explained version.
  9294. 80%From The Mind of David McCarter: products on Zazzle
  9295. 95%Visual Studio 2022 Launch
  9296. 82%Evil Software Of The Month
  9297. 92%Leaving Debian - CoRecursive Podcast
  9298. 96%Exploring the .NET Table Storage SDK
  9299. 66%The focus rectangle says, "I'm not orange. I'm just drawn that way."
  9300. 96%You don't need ordered delivery
  9301. 99%GitHub - Polly-Contrib/Simmy: Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
  9302. 99%5 Tips for Building AMAZING Portfolio Projects to Get A Developer Job
  9303. 92%How to Build a Low-tech Website?
  9304. 99%Improving logging performance with source generators: Exploring .NET Core 6 - Part 8
  9305. 95%Exploring .NET Core 6
  9306. 95%How we build software at Cloudflare
  9307. 97%Core scheduling lands in 5.14
  9308. 93%Culture Shock
  9309. 99%Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  9310. 97%GitHub - EnterpriseQualityCoding/FizzBuzzEnterpriseEdition: FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
  9311. 99%Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  9312. 91%Collection Performance: Creating Collections with Capacity & AddRange()
  9313. 98%.NET App Developer Links - 2021-11-02
  9314. 99%Monsters Weekly 229 - Where is my Program Main method?
  9315. 99%Don't Keep Secrets in Code
  9316. 98%Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  9317. 98%100 days of TypeScript (Day 4)
  9318. 97%100 days of TypeScript (Day 5)
  9319. 89%Type | Treat – Wrap-up
  9320. 98%Type | Treat - Day 5
  9321. 99%Implementing Content Security Policy (CSP) in ASP.NET Core
  9322. 86%Introducing the layer based SVG engine
  9323. 86%A truly Open Source MongoDB alternative
  9324. 99%Diagnostics tools for App Service on Linux
  9325. 97%A Syntax for Self-Tracking
  9326. 78%Stop playing the SEO game: find your sources of influence
  9327. 61%I'm offering my first Scaled Agile Framework (SAFe) Class | Brightball, Inc
  9328. 59%Inflationary Hikes - Fed Guy
  9329. 79%The Data Behind New York's Increasingly Dirty Electricity Peaks
  9330. 93%Simple Product Management Tricks - Jacob Kaplan-Moss
  9331. 87%Writing Tips for New Engineering Managers
  9332. 98%How I Built Burplist For Free
  9333. 88%Your Users are on a Journey with your Product. As a Product Manager you are a Guide
  9334. 96%COP26.org: A quick sustainability check
  9335. 98%Faster Mac Dev Tools with Custom Allocators
  9336. 97%Remap Caps Lock to Control
  9337. 99%The Unified .NET 6
  9338. 99%When Pwned Passwords Bloom!
  9339. 83%#Chatcontrol Explained
  9340. 72%Complexity is killing software developers
  9341. 63%I'm A Méagan
  9342. 90%Microsoft rolling out Visio to Microsoft 365 Commercial users worldwide - MSPoweruser
  9343. 99%[Last Week in .NET #66] – Halt and Crash Intellisense
  9344. 99%.NET R&D Digest (October, 2021)
  9345. 97%3Blue1Brown - SoME1 results
  9346. 93%Visual Studio 2022 Launch Event Agenda
  9347. 98%.NET 6 Launches at .NET Conf, November 9-11
  9348. 97%Build client web assets for your Razor Class Library
  9349. 99%GitHub - waydabber/BetterDummy: Software Dummy Display Adapter for Apple Silicon/Intel Macs to Have Custom HiDPI Resolutions.
  9350. 74%C# 10: Constant Interpolated Strings
  9351. 98%GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  9352. 99%Bite-Size .NET 6 - MaxBy() and MinBy() in LINQ
  9353. 99%The .NET Docs Show - .NET 6: Getting started with Minimal APIs
  9354. 96%They don't even know the fundamentals
  9355. 85%Consensus cheat sheet
  9356. 97%Challenge: The code review bug that gives me nightmares
  9357. 67%Why do all this coroutine stuff if you can just use std::future?
  9358. 81%The Ten Second Autism Test
  9359. 86%Quick Tip: Use Quick Actions/Refactorings to Learn C# -- Visual Studio Magazine
  9360. 98%C# - async/await - The Breakfast Example
  9361. 96%Statistic Estimators · Anthony Lloyd
  9362. 80%An Update on Our Outage - Roblox Blog
  9363. 99%I let GitHub Co-Pilot be the Pilot for my C# code
  9364. 96%BERT Tokenizers NuGet Package for C# | Rubik's Code
  9365. 99%.NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  9366. 91%Collection Performance: Looping Over Other Collection Types
  9367. 92%278: Inside .NET Hot Reload
  9368. 98%.NET App Developer Links - 2021-11-01
  9369. 85%Daily links from Cory Doctorow
  9370. 98%GitHub - niespodd/browser-fingerprinting: Analysis of Bot Protection systems with available countermeasures 🚿. How to defeat anti-bot system 👻 and get around browser fingerprinting scripts 🕵️‍♂️ when scraping the web?
  9371. 98%GitHub - klange/toaruos: A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
  9372. 91%Security advisory for rustc (CVE-2021-42574) | Rust Blog
  9373. 88%A developer's guide to programatically overcome fear of failure | PagerDuty
  9374. 92%The Hidden Benefits Of Iframe Based Development
  9375. 81%We are not Black Boxes
  9376. 94%A guide to getting out of a rut when you are working alone
  9377. 99%Why Embedded Software Development is Harder
  9378. 82%The Strange Path of Accepting How Your Brain Works · Caffeinspiration
  9379. 75%Nationalization kills innovation
  9380. 68%You Are What You Consume - Priyam Mohanty
  9381. 96%Pairings in CIRCL
  9382. 98%Bash functions are better than I thought
  9383. 71%PumpkinCTScan
  9384. 66%Message: Nuclear must be represented at COP26, says World Nuclear Association : Perspectives
  9385. 99%Top Ten Best Practices For Software Developers
  9386. 98%Wacom drawing tablets track the name of every application that you open | Robert Heaton
  9387. 97%r/adhdwomen - I'm curious about which ADHD symptoms are most common. So I'm taking a poll!
  9388. 89%Get started | Learning Music (Beta)
  9389. 96%A website every .NET developer should be aware of #Shorts
  9390. 76%An improved N-dimensional optimiser · Anthony Lloyd
  9391. 98%Remote Desktop Experience (Part 1: Planning)
  9392. 84%Fundamentals of Piano Practice — Fundamentals of Piano Practice
  9393. 99%SectorLISP Now Fits in One Sector
  9394. 98%Visual Studio 2022 Productivity
  9395. 99%Async Ruby - Bruno Sutic
  9396. 95%How to help a student get unstuck
  9397. 99%Power Up Your Power Apps with .NET 6 and Azure
  9398. 80%CodeOpinion
  9399. 93%Do what you're relatively best at
  9400. 98%Zettelkasten note-taking after one year · Tomas Vik
  9401. 98%My CTO job description
  9402. 90%syncthing and WSL 2: running in the background
  9403. 87%YouTube
  9404. 82%Internet Hay Exchange - Hay For Sale
  9405. 75%Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets up to 60% GPU performance boost - CNX Software
  9406. 94%Programmer’s emotions – sidebits
  9407. 80%Intro to Graphics 18 - Rendering Algorithms
  9408. 98%Switching the Linux graphics stack from GLX to EGL
  9409. 98%The fundamental problem the .NET Foundation Board has
  9410. 71%A Deep Dive into Nanite Virtualized Geometry
  9411. 96%GitHub - dotnet-foundation/wg-maintainers: Project maintainers' working group and committee
  9412. 94%Newsletter Week 43, 2021
  9413. 65%U.S. House Prices Are Rising Exponentially Faster Than Income (2021 Data)
  9414. 95%How to set the default user for a WSL distro that has been manually installed with wsl --import
  9415. 86%PowerToys Mouse utilities for Windows
  9416. 76%Nick Chapsas
  9417. 64%Home | Autex Acoustics
  9418. 85%Financial innovations brought by technology
  9419. 87%YouTube
  9420. 92%Our investment in Appwrite
  9421. 95%Please change your mind about your announced release plans
  9422. 53%Java on VS Code Adds Gradle Tool, Simplifies Code Actions -- Visual Studio Magazine
  9423. 92%A Roadmap to a Post-Scarcity Economy
  9424. 99%Announcing my Scratch Terraform provider
  9425. 91%Develop Mastery by Revisiting the Basics
  9426. 56%Don't rush to solutions
  9427. 99%Crawling Shopify application ratings
  9428. 99%Mistakes from 6 months of freelancing
  9429. 92%Pipelines - Runs for runtime
  9430. 98%Handshake Encryption: Endgame (an ECH update)
  9431. 90%Grand jury subpoena for Signal user data, Central District of California (again!)
  9432. 94%High throughput Fizz Buzz
  9433. 96%Languages & Runtime Community Standup - Interview with Runtime Architect Jan Kotas
  9434. 91%r/livesound - Headset microphone picking up radio: a uniquely frustrating problem
  9435. 58%Oculus Quest is Getting Rid of Facebook Account Requirement
  9436. 99%BRAND NEW VS Code Theme for Halloween - It's Spoooooky
  9437. 68%Photography: Tie-dye
  9438. 93%Pragmatic BDD with RavenDB
  9439. 99%Giving a single object multiple COM identities, part 4
  9440. 99%Code Maze Weekly #99 - Code Maze
  9441. 96%4 common C# naming patterns you should know #Shorts
  9442. 99%Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban
  9443. 93%The Staff Engineer's Path
  9444. 91%New Acronym for FAANG after Facebook's rename to "Meta" is MANGA | @techtalk | Ayedot
  9445. 91%Collection Performance: Adding Items to a Collection
  9446. 99%Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface
  9447. 87%Weekly Update 267
  9448. 82%Why You (Probably) Didn't Get Lost in Metroid Dread
  9449. 98%.NET App Developer Links - 2021-10-29
  9450. 98%File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  9451. 96%Act-Verify: Building Bulletproof Functional Tests
  9452. 96%Edge DevTools for Visual Studio Code 1.4.0 – Improved Screencasting, Device Emulation and live, inline issue reporting
  9453. 98%Type | Treat 2021 – Day 4
  9454. 98%The Case Of A Stuck LoadLibrary Call
  9455. 95%r/gamedev - Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  9456. 99%runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  9457. 79%VS 2022 for Mac Supports .NET 6 RC2 on Intel-based Macs (but Not M1 ARM64) -- Visual Studio Magazine
  9458. 94%High throughput Fizz Buzz
  9459. 95%Manning
  9460. 97%Privacy Pass v3: the new privacy bits
  9461. 98%mazzo.li — Backing up WhatsApp data through the multi-device web client
  9462. 93%Debian's which hunt
  9463. 94%Practical Time Machines
  9464. 98%An Annoying Problem
  9465. 98%Anatomy of a STARK, Part 0: Introduction
  9466. 99%Creating my personal cloud with Hashicorp
  9467. 99%Software Architecture Patterns: 5 min read
  9468. 97%On .NET Live - Learning .NET with .NET Book Study
  9469. 97%Windows App SDK Preview 3 Supports Non-MSIX WinUI 3 App Deployment -- Visual Studio Magazine
  9470. 84%Starship is Still Not Understood
  9471. 64%computer–1 - teenage engineering
  9472. 99%High CPU Usage with .NET Counters
  9473. 88%#158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  9474. 96%Episode 400 - A view from Azure's Core
  9475. 97%Make the error useful, and save the support call
  9476. 84%An Unexpected Victory: Container Stacking at the Port of Long Beach
  9477. 99%Giving a single object multiple COM identities, part 3
  9478. 99%New Code Rules: Operating Systems Must Make It Easy to Restore Apps and User Data!
  9479. 99%Primitives: the extensions library for .NET
  9480. 98%GitHub - zmni/MSEdge-BlankTab: Blank new tab extension for Microsoft Edge with background color that follows browser color theme.
  9481. 82%Codeamigo
  9482. 97% Blender 3.x roadmap — Blender Developers Blog
  9483. 97%Let's Learn .NET: Machine Learning - Events
  9484. 99%Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  9485. 96%James Shore: AoAD2 Chapter: Invest in Agility
  9486. 98%Code & App Performance
  9487. 98%The Minimal APIs we had for years in .NET but didn't use
  9488. 98%Rockin’ The Code World with dotNetDave – Special Guest: Christos Matskas
  9489. 95%Open secrets about Hacker News
  9490. 90%New product: Raspberry Pi Zero 2 W on sale now at $15 - Raspberry Pi
  9491. 91%Collection Performance: Looping Over Reference Type vs. Value Type
  9492. 88%Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus
  9493. 98%.NET App Developer Links - 2021-10-28
  9494. 87%Malware Found in UA-Parser-JS NPM Library
  9495. 98%WIP : Bidi + Font Shaping Support by JimBobSquarePants · Pull Request #198 · SixLabors/Fonts
  9496. 99%Dotnet Format and File Scoped Namespaces
  9497. 90%Monsters Weekly 228 - New ASP.NET Minimal Templates
  9498. 99%Generate ASP.NET Core OpenAPI Spec At Build Time
  9499. 98%Type | Treat 2021 – Day 3
  9500. 96%.NET Rocks! vNext
  9501. 87%Fake npm Roblox API Package Installs Ransomware and has a Spooky Surprise
  9502. 91%How I made Google’s data grid scroll 10x faster with one line of CSS
  9503. 98%GitHub Universe 2021: Day 1
  9504. 99%Multi-tenant Architecture for SaaS
  9505. 97%Intro to Graphics 17 - The Rendering Equation
  9506. 96%Merge Conflict - Frank Krueger
  9507. 95%Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  9508. 96%Universe Keynote Day 1: GitHub on GitHub
  9509. 87%Get Matt Swider to 1M followers: Enter to win a PS5 and Xbox Series X
  9510. 73%On-chain, The Emperor Wears No Clothes
  9511. 91%Spear phishing with Slackbot for fun and profit
  9512. 97%Cracking Random Number Generators using Machine Learning – Part 1: xorshift128
  9513. 98%Platforms, Compatibility, and the Future of the Free Desktop
  9514. 97%Why I like taking interviews as a software developer
  9515. 55%ongoing by Tim Bray · URI-based Integration
  9516. 95%Demystifying Apache Arrow
  9517. 87%GitHub Updates Copilot 'AI Pair Programmer' and Codespaces (Online VS Code) -- Visual Studio Magazine
  9518. 99%DIY Acoustic Camera using UMA-16
  9519. 95%copilot-docs/docs at main · github/copilot-docs
  9520. 90%Coding Font by Typogram – Find Your True Love of Coding Fonts
  9521. 88%Teardown Teaser: Is the 2021 MacBook Pro Repairable? | iFixit News
  9522. 99%ASP.NET Core updates in .NET 6 Release Candidate 2
  9523. 76%Intel Core i9 11900K: Five Linux Distros Show Sizable Lead Over Windows 11
  9524. 93%Senior Program Manager – Testing Developer Advocacy in Redmond, Washington, United States | Engineering at Microsoft
  9525. 85%Clarify what's the role/power of Microsoft in the Foundation · Discussion #63 · dotnet-foundation/Home
  9526. 80%Feed The Slum – Voice Of Slum
  9527. 99%Machine Learning Community Standup - Office Hours & Announcements
  9528. 94%Introducing Telerik REPL for Blazor
  9529. 99%F# 6 Introduces Resumable Code, Improvements to Pattern Matching and Tooling, and More
  9530. 56%Amazon.com: So-FISH-ticated Premium T-Shirt : Clothing, Shoes & Jewelry
  9531. 97%Giving a single object multiple COM identities, part 2
  9532. 75%Should you use the Repository Pattern? With CQRS, Yes and No!
  9533. 74%Exception.Message property considered harmful
  9534. 80%How the C# compiler completely changes your code #Shorts
  9535. 96%Cloudflare recognized as a 'Leader' in The Forrester New Wave for Edge Development Platforms
  9536. 84%Vaccines for 5-11 year olds: FDA meeting cliff notes
  9537. 99%The Catch Block #80 - The .NET Drama Strikes Back!
  9538. 99%Records in C# 9
  9539. 95%Introducing Custom Headers for Cloudflare Pages
  9540. 72%Bitcoin is largely controlled by a small group of investors and miners, study finds
  9541. 79%Collection Performance: Looping Over Collection – Array vs. List
  9542. 97%Testing how to use some container vulnerabilities scanners with Azure Pipelines
  9543. 83%Sunlu Filadryer S1 Filament Dryer Storage Box
  9544. 95%Release GitHub CLI 2.2.0 · cli/cli
  9545. 95%.NET App Developer Links - 2021-10-27
  9546. 96%Making Sense of Common C# Compiler Errors - Kill All Defects
  9547. 97%A developer's guide to Ignite 2021
  9548. 92%Announcing PostSharp 6.10 Preview: Support for .NET 6.0, Visual Studio 2022, and C# 10
  9549. 78%JavaScript Forecast: What’s Ahead for ECMAScript 2022?
  9550. 97%Type | Treat 2021 – Day 2
  9551. 92%Announcing PowerShell Crescendo Preview.4
  9552. 99%Immutable C#
  9553. 93%Type | Treat 2021 - Day 1
  9554. 98%The Fifth Annual C# Advent | Cross Cutting Concerns
  9555. 97%Rollease Acmeda Automate
  9556. 82%Jobs that Marry Together the Most
  9557. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  9558. 60%50 First Levers (How to start building Leverage) — Eric Jorgenson
  9559. 87%Finding startup ideas that anticipate the future — George Sequeira
  9560. 99%OAuth “Sign In With Google” in a WkWebView
  9561. 99%HTTPS Everywhere plug-in no longer needed | Bulletproof TLS Newsletter
  9562. 97%25 lessons from 25 years of coding | Swizec Teller
  9563. 99%You want Tor Browser ... not a VPN
  9564. 69%Zuck's Face is a Problem
  9565. 99%Writing a Simple Intellij Plugin
  9566. 52%A tail unto lions
  9567. 80%I reinvented the wheel last week, and here’s why
  9568. 53%@troyhunt's 2019 GitHub Skyline
  9569. 95%GitHub Quick Reviews
  9570. 78%PowerShell Crescendo Updated Prior to Release Candidate -- Visual Studio Magazine
  9571. 98%Entity Framework Community Standup - Noda Time
  9572. 98%Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  9573. 89%Exploring distributed tracing with ASP NET Core 6
  9574. 75%OpenSilver v1.0 Arrives as Microsoft Ends Silverlight Support -- Visual Studio Magazine
  9575. 98%[Video] Exploring distributed tracing with ASP NET Core 6
  9576. 98%Next.js 12
  9577. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  9578. 63%A Patent Troll Backs Off
  9579. 99%Giving a single object multiple COM identities, part 1
  9580. 96%ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  9581. 99%GitHub - stong/how-to-exploit-a-double-free: How to exploit a double free vulnerability in 2021. 'Use-After-Free for Dummies'
  9582. 98%Call Windows Runtime APIs in desktop apps - Windows apps
  9583. 87%CookLang – Recipe Markup Language
  9584. 97%Swizec Teller published ServerlessHandbook.dev (@Swizec)
  9585. 95%Element One - Matrix, WhatsApp, Signal and Telegram in one place
  9586. 88%Raspberry Pi: This new add-on will let you connect Lego to your creations | ZDNet
  9587. 98%New Code Rules – Too Many Meetings!
  9588. 99%Hello World: .NET 6 and .NET Conf
  9589. 97%Face-to-Face: A conversation about the .NET Foundation - Option 1
  9590. 97%Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  9591. 80%VSCode.Dev (VS Code in the Browser) - A Few Reasons You Might Care
  9592. 99%Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  9593. 87%Privacy is a Human Right | Tor Blog
  9594. 78%The New Epidemic – My Experience of Losing a Friend to Heroin
  9595. 96%Rendering on the Apple M1 Max Chip
  9596. 98%3 new free tools for .NET developers
  9597. 92%PiBox
  9598. 90%Collection Performance: Sorting the Record Type
  9599. 99%GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  9600. 99%bitbottle
  9601. 98%.NET App Developer Links - 2021-10-26
  9602. 99%Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  9603. 99%C# 10.0: Extended Property Patterns – Use the Dot Token to Access Nested Members
  9604. 88%FRI with Bootleproof-IPA Verkle Trees for “non-native” arithmetic and shrinking reference string size - HackMD
  9605. 99%Parallel.ForEachAsync in .NET 6
  9606. 97%CloudTest: A multi-tenant, scalable, performant and extensible verification service
  9607. 98%100 Days of TypeScript (Day 1)
  9608. 98%Functor variance compared to C#'s notion of variance
  9609. 98%Adam Storr - Dev Tips - Multiple Versions Of Visual Studio Can Be Installed Side By Side
  9610. 96%Xbox Insider Release Notes - Alpha Skip-Ahead (2111.211022-2000) - Xbox Wire
  9611. 98%Search for your Immunization Record
  9612. 99%Tutorial: Create a minimal web API with ASP.NET Core
  9613. 68%A Prototype Original iPod
  9614. 72%EBCDIC is incompatible with GDPR
  9615. 88%StarLite 11-inch
  9616. 95%[Last Week in .NET #65] – Let’s Skip To the Part Where You Don’t Do this Again
  9617. 52%I Don’t Know How To Count That Low - LessWrong
  9618. 98%FROST: Flexible Round-Optimized Schnorr Threshold Signatures
  9619. 99%C# tip: define Using Aliases to avoid ambiguity - Code4IT
  9620. 76%Node-RED
  9621. 64%Why aviation’s compass is shifting towards True navigation
  9622. 98%Using Vim for YAML editing
  9623. 97%Choosing a cache
  9624. 97%Making a Game in Janet, Part 2: Judging Janet
  9625. 98%The AEGIS family of authenticated encryption algorithms
  9626. 93%Waiting for apt locks without the hacky bash scripts
  9627. 86%flexport-ceo-wrong-bottleneck
  9628. 97%The strangely difficult problem of drawing a box around text
  9629. 99%Opening a PDF in Xamarin Forms (P2: Xamarin.Android with Radaee)
  9630. 94%Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  9631. 98%A small DOCUMERICA Twitter bot
  9632. 69%Death of a Peer Group
  9633. 96%0x8 — Appreciating the utility of DNS based load-balancing for Globally available Web Apps
  9634. 97%Staff Product Manager, Identity
  9635. 85%That notch on the new MacBook Pros, and thoughts on hardware design
  9636. 98%Digital Infrastructure is Infrastructure
  9637. 79%I deleted data from production
  9638. 93%Block Remote Content in MacOS 12 Mail.app – Josh Betz
  9639. 99%Bevel Work | Rounding Sharp Corners
  9640. 93%It's time for .NET to Leave Home
  9641. 64%Sudan woke up without Internet
  9642. 93%Gigabyte AORUS FV43U Review
  9643. 84%Samsung tablet leak shows notched display, just like in the new Macbook Pro
  9644. 92%To Microsoft Developer Division Leadership - Pastebin.com
  9645. 99%Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  9646. 97%Bite-Size .NET 6 - PriorityQueue<T, N>
  9647. 79%Buy My Stuff! – ReverentGeek
  9648. 97%Women IC engineer mentoring ring
  9649. 76%A very brief introduction to patterns for implementing a COM object that hands out references to itself
  9650. 99%GitHub - nuta/kerla: A new operating system kernel with Linux binary compatibility written in Rust.
  9651. 98%Looking into convergent encryption
  9652. 68%Amazon.com: Wisdompro 20 Pack 7-inch Short Colorful Wrist Lanyard Strap Bulk for USB Flash Thumb Drive, Key, Keychain, ID Badge Holder, Name tag - Assorted Colors : Office Products
  9653. 99%Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  9654. 89%8 Legendary Games Recreated in Microsoft Excel
  9655. 98%How WhatsApp scaled to 1 billion users with only 50 engineers
  9656. 67%geometry.org human test
  9657. 98%Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  9658. 98%Cloudflare Tunnel for Content Teams
  9659. 98%A fake VS code, so you can browse live cricket score in your office.
  9660. 92%How to create the simplest API there is! #Shorts
  9661. 95%Using Huggingface Transformers with ML.NET | Rubik's Code
  9662. 92%277: MacBook Pro & Pixel 6 Event Recaps
  9663. 94%Collection Performance: Sorting Collections
  9664. 97%.NET Memory Expert - become memory-aware ninja in .NET. Dotnetos training
  9665. 99%Google Sheets API with .NET Core - Code Maze
  9666. 99%Create and issue verifiable credentials in ASP.NET Core using Azure AD
  9667. 98%.NET App Developer Links - 2021-10-25
  9668. 99%C# Records - The good, bad & ugly | Gary Woodfine
  9669. 99%F# eXchange 2021 | Skills Matter
  9670. 97%How To Create a React Audio Library
  9671. 99%Debugging Android Applications with the Windows Subsystem for Android
  9672. 97%New HTTP standards for caching on the modern web
  9673. 97%Real life performance optimizations in F#
  9674. 98%C# nullable refs and virtual vs abstract properties – Chris F Carroll
  9675. 89%The 2021 Shopping Spree
  9676. 90%Default to 2 decimal places for timings and add options to control it by NickCraver · Pull Request #580 · MiniProfiler/dotnet
  9677. 75%Ciphertext Compression #1: NTRU Strikes Back
  9678. 99%New language features since Java 8 to 17
  9679. 94%How I failed 5 side projects in 6 years, earning $0
  9680. 99%To Learn a New Language, Read Its Standard Library
  9681. 93%Available now at your favorite digital store!
  9682. 89%On impact-effort prioritization
  9683. 77%Why Agile Works · Rogério Chaves
  9684. 98%Modifying the Acorn CLE-215+ FPGA into a PCILeech DMA attack device
  9685. 98%8 Reasons Smart Engineers Use Frameworks - Even for Infrastructure
  9686. 73%what makes michael seibel special?
  9687. 96%Assume you're going to win
  9688. 79%Community Banking and Fintech
  9689. 99%Signed Integers are Asymmetrical
  9690. 50%Breaking the News: New York Times Journalist Ben Hubbard Hacked with Pegasus after Reporting on Previous Hacking Attempts - The Citizen Lab
  9691. 68%My job is so hard #softwareengineer #techtok #programming #dayinmylife #fyp #tech #fypシ #foryoupage #programmerhumor #pov #developer #engineer
  9692. 95%Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  9693. 98%String Performance: String Comparison
  9694. 98%Ask dotNetDave
  9695. 79%RFC 3339 vs ISO 8601
  9696. 93%Episode 27: Visual Studio 2022 - with Kendra Havens
  9697. 92%Microsoft no longer signs Windows drivers for Process Hacker
  9698. 96%Let's talk about the removal of hot reload from dotnet watch situation
  9699. 98%React Docs Beta
  9700. 83%Core - SurfaceR
  9701. 98%GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust.
  9702. 98%Vector Packet Processing, and When to Use It
  9703. 67%Experiments with “AI” and Diet Logging
  9704. 99%Crates (existentials in F#)
  9705. 99%Start with Microservices. Don't start with Microservices
  9706. 92%Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk
  9707. 96%Implement RSA-PSS signature for CmsSigner by vcsjones · Pull Request #60316 · dotnet/runtime
  9708. 94%.NET Hot Reload Support via CLI
  9709. 99%Raspberry Pi 3 Fastboot - Less Than 2 Seconds
  9710. 74%Good Security Habits | CoinMarketCap
  9711. 87%Microsoft's Hot Reload decision angers open-source .NET devs
  9712. 95%Remove my password from lists so hackers won't be able to hack me by assafnativ · Pull Request #155 · danielmiessler/SecLists
  9713. 96%RSS is Wonderful · Quakkels.com
  9714. 97%Can we trust Microsoft with Open Source? - Dusted Codes
  9715. 78%C# has pointers like C?? #Shorts
  9716. 97%GitHub - filipnavara/dotnet-hotrewatch: dotnet watch we always wanted
  9717. 97%Getting Into Tech and Teaching with Vonta
  9718. 97%Friday Five: Ignite ‘21, Defender For Endpoint, More!
  9719. 93%Leaving Google
  9720. 81%script-src ‘none’ (@script_src_none) TikTok | Watch script-src ‘none’'s Newest TikTok Videos
  9721. 95%Signals and Threads | Language Design
  9722. 99%Code samples migrated from ASP.NET Core 5.0 to 6.0
  9723. 90%Collection Performance: Looping Over Other Collection Types
  9724. 99%patrick / articles / 10 Ways to Handle Files on the Web!
  9725. 99%Learn From Errors: Overlapping Instances
  9726. 95%A mathematical analysis of Squid Game, game 5
  9727. 95%Why isn’t being obese worse for your health? – Trevor Klee
  9728. 87%Post 44: What’s Stopping You? — Neel Nanda
  9729. 83%Every organization needs a CTO
  9730. 91%Pinging the world from South Africa
  9731. 85%Mediocratopia: 12
  9732. 99%SRP is Now Deprecated - TobTu
  9733. 89%DotVVM @ .NET Conf 2021 (2021-11-12)
  9734. 99%Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  9735. 97%dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  9736. 95%Locking conversations - GitHub Docs
  9737. 97%Repository roles for an organization - GitHub Docs
  9738. 93%Home
  9739. 92%.NET 6 adds malloc support in C# ! #Shorts
  9740. 98%Goodbye Android Emulators, the Windows Subsystem for Android is Here
  9741. 71%John Carmack pushes out unlocked OS for defunct Oculus Go headset
  9742. 97%Cloudflare for SaaS for All, now Generally Available!
  9743. 89%How is Bamboo Lumber Made?
  9744. 99%Blazor Capture Image from Webcam | C# Tutorials Blog
  9745. 98%Heisenbug: The concurrent exception in the transaction that will only occur if you observe it
  9746. 99%Episode 399 - Chain of blocks evolution
  9747. 88%Renaming a file is a multi-step process, only one of which is changing the name of the file
  9748. 92%ConcernedApe's Haunted Chocolatier
  9749. 98%Code Maze Weekly #98 - Code Maze
  9750. 94%Emacsair! Magit, the magical Git interface
  9751. 93%Episode 85 - Clean Code in C# With Jason Alls
  9752. 84%IMG_0823.HEIC
  9753. 92%String Performance: Checking For an Empty String
  9754. 96%New Relic | Monitor, Debug and Improve Your Entire Stack
  9755. 96%Collection Performance: Checking for Items in a Collection
  9756. 99%There is no 'printf'.
  9757. 95%Released: Microsoft.Data.SqlClient 4.0 Preview 3
  9758. 97%Automating Diagnostic Notebooks with Azure Serverless Architecture
  9759. 97%LightningChart Introduces Uno Platform Support
  9760. 98%Pipeline oriented programming
  9761. 99%Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  9762. 96%Webinar: Free Your Services From Vendor Lock-in with OpenTelemetry | The .NET Tools Blog
  9763. 99%Improving your ASP.NET Core site's file handling capabilities – part 1 – Introduction
  9764. 98%.NET App Developer Links - 2021-10-22
  9765. 97%Controlling a WSL installation of redis-server from the Windows command line
  9766. 99%Exploring C# 10: Global Using Declarations
  9767. 64%Evolving our business model to address developer needs
  9768. 97%GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  9769. 97%Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
  9770. 99%Transitioning an existing project to a new edition
  9771. 75%Internet of Things for Beginners w/IoT Expert Tara Walker - Computer Stuff They Didn't Teach You #22
  9772. 89%Objector by Montique Stevens, a UI-centric Frontend Developer based in NYC
  9773. 89%Forget Twitter Threads; Write A Blog Post Instead!
  9774. 76%SEO for Non-Scumbags: How to Earn Site Visitors without Selling Your Soul
  9775. 87%French doctrine of information operations - engaging over information space
  9776. 99%What's New in EF Core 6.0
  9777. 93%Failure demand · /dev/knill
  9778. 89%Weekly Update 266
  9779. 87%On .NET Live - Exploring Actors with Proto.Actor
  9780. 90%Committees | .NET Foundation
  9781. 72%Beyond Smart
  9782. 99%Blazor: switching Server and WebAssembly at runtime
  9783. 99%Securely access home network with Cloudflare Tunnel and WARP
  9784. 87%Dot Net Run | Bonfire
  9785. 95%~ajxs/Yamaha DX7 Technical Analysis
  9786. 96%10 C# 10 features in under 60 seconds #Shorts
  9787. 86%Release 1.0.0-RC.1 · microsoft/reverse-proxy
  9788. 98%Announcing Rust 1.56.0 and Rust 2021 | Rust Blog
  9789. 92%We Just Gave $154,999.89 to Open Source Maintainers
  9790. 93%Parson doubles down on push to prosecute reporter who found security flaw in state site • Missouri Independent
  9791. 98%Anomaly Detection Using Principal Component Analysis (PCA) -- Visual Studio Magazine
  9792. 91%dotNetTips.com
  9793. 98%What is .NET MAUI? - .NET MAUI
  9794. 93%The Future of the Jamstack - Exciting Frameworks, and Tools, and More with Cassidy Williams
  9795. 99%7 awesome improvements for LINQ in .NET 6
  9796. 96%Adam Storr - Dev Tips - Why Soduku can improve your Debugging
  9797. 90%Internet meme blink (at scale, of course)
  9798. 92%Is Your Code Secure? – .NET 083
  9799. 53%Why isn't MapDialogRect mapping dialog rectangles?
  9800. 54%Is Your Code Secure? – .NET 083
  9801. 76%Willingness to look stupid
  9802. 67%Slack contains an XSLeak vulnerability that de-anonymizes users
  9803. 98%.NET App Developer Links - 2021-10-21
  9804. 98%136 facts every web dev should know before they burn out and turn to landscape painting or nude modelling
  9805. 96%Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  9806. 95%A Tour Through the OWASP Top 10
  9807. 99%Get started building a Progressive Web App!
  9808. 98%Introducing Android™ Apps on Windows 11 to Windows Insiders
  9809. 99%Building Your First UWP Application
  9810. 74%RocketMortgage TechCon 2021 – HTTP Security Headers You Need On Your Web App
  9811. 98%Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
  9812. 98%.NET Rocks! vNext
  9813. 87%How Do You Find A Tech Job?
  9814. 75%David McCarter (Microsoft MVP) (@realDotNetDave)
  9815. 98%PlayStation 3 Architecture | A Practical Analysis
  9816. 90%Ask Delphi
  9817. 97%We Analyzed 425,909 Favicons • iconmap.io
  9818. 84%Bing images
  9819. 90%Microsoft Takes VS Code to the Browser (but No Debugger or Terminal) -- Visual Studio Magazine
  9820. 99%Leaking Value Objects from your Domain
  9821. 98%The secret of stunning OSS contributions! I've changed my life for Hanami!
  9822. 90%This is why I will never use (or recommend) a password manager
  9823. 85%MacBookPro18,2 - Geekbench Browser
  9824. 97%Why Nano
  9825. 89%I Suck at Chess – Phaetere
  9826. 86%Why you shouldn't leave your functions?
  9827. 84%How Much Technology Does Your Startup Need Now?
  9828. 99%Fun with Nano Server | Fun with virtualization
  9829. 93%10 ways to get the best out of OpenSCAD
  9830. 97%A Critique [The Call of the Open Sidewalk]
  9831. 91%Evidence for European presence in the Americas in ad 1021 - Nature
  9832. 92%Woody Zuill: Knowing When to Stop a Conversation Is Knowing When to Listen - Richard Kasperowski | High-Performance Teams | Core Protocols | Agile | Open Space Technology
  9833. 83%The Full Economic Cost of Credential Stuffing Attacks - Arkose Labs
  9834. 97%Rebooting Jasper
  9835. 99%Visual Studio 2022 - Launching 2021-11-08
  9836. 79%Traffic Sequence: Which Product Runs First?
  9837. 68%Photography: Alone
  9838. 98%vscode.dev Visual Studio Code for the Web
  9839. 98%Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
  9840. 98%vscode.dev Visual Studio Code for the Web
  9841. 99%Windows Terminal Preview 1.12 Release
  9842. 96%Entity Framework Community Standup - EF Core with ASP.NET Core
  9843. 93%Should you publish Domain Events or Integration Events?
  9844. 99%Analyzing Code for Issues in .NET 5
  9845. 75%David McCarter (Microsoft MVP) (@realDotNetDave)
  9846. 81%The Catch Block #79 - On Progress and Smart Switches
  9847. 81%About that time I had an outburst during the YCombinator Interview
  9848. 68%Photography: Whistleblower
  9849. 99%My code crashed when I asked WIL to convert an exception to an HRESULT, did I throw an improper exception type?
  9850. 99%Getting Cloudflare Tunnels to connect to the Cloudflare Network with QUIC
  9851. 94%Negative feature response: Automatic attachment compression in RavenDB
  9852. 79%Śmierć w Amazonie. "Potraktowali go jak typowy odpad, jak śmiecia". Czy 49-letni pracownik Amazona musiał umrzeć?
  9853. 83%r/privacy - I sent a text - it was received as if from a different number with misspellings
  9854. 98%Full Disclosure: Defense in depth -- the Microsoft way (part 78): completely outdated, vulnerable open source component(s) shipped with Windows 10&11
  9855. 99%Deploying PHP Applications to Azure App Service with Azure DevOps
  9856. 74%Collection Performance: Creating New Sorted Collection From a Collection
  9857. 73%Privacy-preserving Brave Search Replaces Google as the Default Search Engine in the Brave Browser
  9858. 82%Five Things We Still Don’t Know About Water - Issue 25: Water - Nautilus
  9859. 66%Troy HUNT (Have I Been Pwned) & Frédéric RIVAIN (Dashlane) - #S03EP22
  9860. 98%.NET App Developer Links - 2021-10-20
  9861. 96%How to Find the Right Collaborative Coding Tool for Remote Pair Programming - DZone Agile
  9862. 99%Unit Testing Azure Functions in Isolated Environment
  9863. 97%Code quality: a concern for businesses, bottom lines, and empathetic programmers
  9864. 96%Learn to build great Progressive Web Apps
  9865. 96%Monsters Weekly 227 - Improved LINQ Methods in .NET 6
  9866. 95%Becoming A Whorelord: The Overly Analytical Guide To Escorting
  9867. 99%GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  9868. 99%GitHub - badamczewski/PowerUp: Collection of productivity tools and utilities
  9869. 62%Zero Trust — Not a Buzzword
  9870. 96%A Graduate Course in Applied Cryptography
  9871. 84%5G Google Pixel Phones - Google Store
  9872. 99%Function pipelines: Building functional programming into PostgreSQL using custom operators
  9873. 97%Episode 17: Breaking Wi-Fi With Frame Attacks!
  9874. 64%Jenn Wasner Signature Guitar - Reverend Guitars | We know what players want.
  9875. 79%Why I Hate Frameworks, Benji Smith.
  9876. 96%Microsoft Says '.NET 5/6 Will Not Be Coming to UWP Project Types,' Developers Sound Off -- Visual Studio Magazine
  9877. 91%Visual Studio 2022 Launch Event
  9878. 99%What’s new in F# 6
  9879. 98%Join us for DaprCon October 19th-20th 2021
  9880. 94%[Last Week in .NET #64 – Xamarin? What’s Xamarin?]
  9881. 98%GitHub Quick Reviews
  9882. 95%Web Browser Engineering
  9883. 99%New Code Rules: Too Many .NET Engineers DO NOT Understand How Memory Management Works!
  9884. 98%Deleting an S3 Bucket Costs Money
  9885. 84%Career Advice: Be Confidently Uncertain
  9886. 98%Version 1.6.0 released
  9887. 99%ASP.NET Community Standup - Advanced Kestrel Socket APIs
  9888. 99%Setting User-Specific Paths in a Shell
  9889. 99%New Code Rules: Onboarding Software Engineers
  9890. 98%New Code Rules: Work Environment for Software Engineers
  9891. 98%256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  9892. 72%macOS Monterey
  9893. 99%.NET Conf 2021 Watch Party with NUGM
  9894. 97%Backwards-compatibility in Cloudflare Workers
  9895. 89%When the error is byzantine
  9896. 99%Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  9897. 99%Three hours to save Integral
  9898. 99%How do I get started with Razor pages?
  9899. 96%Exploring the .NET Table Storage SDK
  9900. 97%Exploring the .NET Table Storage SDK
  9901. 67%Why your app or gadget may stop working Sunday: A gpsd bug
  9902. 94%S-1
  9903. 81%Was Google Earth Stolen?
  9904. 91%Opening up a physics simulator for robotics
  9905. 91%Introducing M1 Pro and M1 Max: the most powerful chips Apple has ever built
  9906. 84%MacBook Pro 14-inch and MacBook Pro 16-inch
  9907. 96%'cuts' in the treads in the tops of plastic soda bottles.
  9908. 99%Dapr binding building block by simple example
  9909. 96%Application Monitoring and Error Tracking Software
  9910. 97%Collection Performance: Creating New Immutable Collection From a Collection
  9911. 99%Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  9912. 99%Adding User Profiles to Static Web Apps
  9913. 98%5 Types of Software Testing Models - DZone Performance
  9914. 63%PATH Corruption with Windows App SDK preview 1 and 2
  9915. 96%F# Advent Calendar in English 2021
  9916. 87%We've upgraded the UI in Visual Studio 2022
  9917. 93%Readability verification
  9918. 91%What to learn
  9919. 99%Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  9920. 97%Tests aren’t enough: Case study after adding type hints to urllib3
  9921. 99%Space Cadet Pinball for Windows 95 recompiled for Linux running on Windows 11 as a Linux app under WSLg
  9922. 94%Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  9923. 68%Languages and Frameworks | Technology Radar | Thoughtworks
  9924. 94%The Day My Script Killed 10,000 Phones in South America
  9925. 97%.NET Rocks! vNext
  9926. 96%Help Decide What Questions We'll Answer at the Face-to-Face Meeting
  9927. 92%My indoor rowing tips after 15 million meters
  9928. 95%Is Agility Related to Commitment? – Money Flows Part II
  9929. 93%On the Word “Nonce” in Cryptography and the UK
  9930. 94%My productivity routine to write a 500-page book
  9931. 94%Of Chickens And Pigs
  9932. 93%Mapping Earthquakes Locations on a Map
  9933. 87%The Cheapest Healthy Diet - Luke Rissacher's Blog
  9934. 73%Critical security flaw exposed Joburg residents’ private info
  9935. 64%Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  9936. 99%Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  9937. 69%USB-C to MagSafe 3 Cable (2 m)
  9938. 82%.Net Virtual Conference 2022: Call for Speakers/Papers
  9939. 98%The MVP reconnect daily
  9940. 99%What's New in EF Core 6.0
  9941. 99%Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  9942. 93%Crawler Hints Update: Cloudflare Supports IndexNow and Announces General Availability
  9943. 99%Rock Your Code :Coding Standards for Microsoft .NET – 7th Edition
  9944. 96%Finding a bug with code that isn’t there
  9945. 95%Did You Know Most Speakers At Software Conferences Don’t Get Paid?
  9946. 98%Bite-Size .NET 6 - LINQ OrDefault() Overloads
  9947. 82%Algorithm Grading Rubric
  9948. 99%The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  9949. 93%Visual Studio Feedback
  9950. 95%The Official Steve Vai Website
  9951. 96%New Code Rules: Why Hire “Experts” and Not Take FULL Advantage of Them?
  9952. 99%What every software engineer should know about search
  9953. 80%MacBook Pros, an “M1X” chip, and other stuff to expect at Apple’s October event
  9954. 95%Eating the Cloud from Outside In ∊ swyx.io
  9955. 99%dotNetify
  9956. 95%Tunnel: Cloudflare’s Newest Homeowner
  9957. 89%How can I get the screen reader to read out an error message that I displayed inline on a page?
  9958. 99%Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  9959. 96%Every feature added in C# 10 with examples
  9960. 98%.NET MAUI Preview 9: Borders, Corners, Shadows and Performance Improvements
  9961. 99%Blazor - with Chris Sainty
  9962. 91%surfsonar
  9963. 87%Welcome Stack Overflow Valued Associates #00006 and #00007
  9964. 94%Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  9965. 99%IAsyncEnumerable with yield in C# - Code Maze
  9966. 96%18 Machine Learning Best Practices | Rubik's Code
  9967. 94%276: .NET 6 + C# 10 == Mind Blown
  9968. 87%Collection Performance: Creating A New List Or Linkedlist While Adding Items Using The Constructor
  9969. 99%Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  9970. 98%Streamhut
  9971. 51%L0phtCrack
  9972. 51%.NET App Developer Links - 2021-10-18
  9973. 98%JSON Web Token (JWT) Implementation Using Node.js
  9974. 99%Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  9975. 97%Early Evaluator, Late Adopter
  9976. 99%A Race Condition in .NET Finalization and its Mitigation for C++/CLI
  9977. 97%Structured data, SEO and React | I CAN MAKE THIS WORK
  9978. 98%Contributing to .NET MAUI Community Toolkit
  9979. 98%NixOS on Framework laptop
  9980. 92%Python stands to lose its GIL, and gain a lot of speed
  9981. 95%GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  9982. 76%Apple Unleashed: New MacBooks are expected—here's what business pros want
  9983. 70%[Jprogramming] Roger Hui - 1953
  9984. 77%Is Nuclear Power Our Best Bet Against Climate Change?
  9985. 79%r/apple - I tracked down my stolen car with an Apple AirTag and it was one of the most ridiculous days of my life.
  9986. 96%Lasagna Driven Development - Thoughts on Layered Architecture
  9987. 84%The opposite of forgetting is writing
  9988. 99%Profiling Django App
  9989. 99%Vimarsh Shah - The best way to self host
  9990. 98%Plopdown
  9991. 91%Spatial keyboard navigation
  9992. 62%`ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  9993. 99%Serialization-Based Undo
  9994. 98%It's time for the Permanent Web
  9995. 96%Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  9996. 99%WinBox - HTML5 window manager
  9997. 99%Implementing Hash Tables in C
  9998. 93%Ubuntu 21.10 has landed | Ubuntu
  9999. 99%Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  10000. 72%Online Turing Machine Simulator - Sign Up
  10001. 93%Comments for Frutas Lessa
  10002. 99%Episode 398 - Hear ye! Hear ye!
  10003. 94%Drop CTRL Mechanical Keyboard | Mechanical Keyboards | TKL Mechanical Keyboards
  10004. 99%The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh - Personal homepage
  10005. 66%‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  10006. 98%Introducing Nuntius - Cronokirby
  10007. 97%Newsletter Week 41, 2021
  10008. 93%What we can learn from "_why" the long lost open source developer.
  10009. 95%Wearable Microphone Jamming
  10010. 91%October Update: Introducing the PinePhone Pro | PINE64
  10011. 99%GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  10012. 92%Some reasons to work on productivity and velocity
  10013. 62%Trains - by @davidwengier
  10014. 76%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  10015. 99%GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  10016. 84%Good Riddance: Steam Bans Games That Feature Crypto And NFTs
  10017. 99%GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11
  10018. 93%R5 Experience
  10019. 98%On the Optimization of PLONK – ZK Podcast
  10020. 97%Agile as Trauma
  10021. 99%leontrolski - SQLAlchemy relationships TLDR
  10022. 98%Common mistakes by indie game developers – Cliffski's Blog
  10023. 87%How I Helped ‘hack’ the 2016 Election via Information Warfare – @rej_ex
  10024. 98%How opcache works
  10025. 93%Twitter is pushing for engagement, not conversation
  10026. 98%Bayesian histograms for rare event classification | dionhaefner.github.io
  10027. 99%A Minimalistic Modern Django Boilerplate
  10028. 92%What if Performance Advertising isn't Just an Analytics Scam?
  10029. 99%What Do I Want from My Next Job?
  10030. 99%jott - as_strided
  10031. 99%vite build
  10032. 95%Long Tiny Loop: Attempt #2
  10033. 87%Zuckerberg — Theo Henson
  10034. 95%Getting Unstuck
  10035. 94%As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  10036. 97%Axonius Cybersecurity Asset Management Platform - Live Walkthrough
  10037. 93%A viable solution for Python concurrency
  10038. 80%Up to 26% off Monitors and Chromebooks from Sceptre, LG and more
  10039. 96%Come Talk to Us - A .NET Foundation Face-to-Face
  10040. 81%Developing Real-Time Collaborative Apps on October 26 2021 - Events
  10041. 91%PinePhone Pro | PINE64
  10042. 99%7 Years Later, How Am I Doing?
  10043. 99%Not “Super” Code with Over 7,000 Violations
  10044. 98%Mailman 3 Python multithreading without the GIL - Python-Dev
  10045. 98%Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  10046. 99%Principal Technical Program Manager (Security) – Office of the CTO in Redmond, Washington, United States | Engineering at Microsoft
  10047. 99%GitHub - Sysinternals/SysmonForLinux
  10048. 99%C# 10.0: File Scoped Namespaces – Get More Space For Your Code
  10049. 70%How Tech Companies Should Compensate Their Remote Workers
  10050. 95%Introducing Cloudflare’s Technology Partner Program
  10051. 99%dotNetDave Rocks The Ukraine!
  10052. 90%Remote OK is an Open Startup
  10053. 96%Nomad vs. Kubernetes | Nomad by HashiCorp
  10054. 92%What does the SizeOfImage mean in the MODULEINFO structure?
  10055. 93%“Look, Ma, no probes!” — Characterizing CDNs’ latencies with passive measurement
  10056. 98%How To Upgrade to Windows 11
  10057. 93%GitHub Actions On Demand
  10058. 99%When you want to store, index and search MBs of text inside of RavenDB
  10059. 95%Code Maze Weekly #97 - Code Maze
  10060. 95%Geo Key Manager: Setting up a service for scale
  10061. 75%Photography: Tequila Sunset
  10062. 94%Preview-Mania
  10063. 83%Weekly Update 265
  10064. 99%Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  10065. 99%C# Online Compiler | .NET Fiddle
  10066. 98%Episode 26: Event Sourcing and Event Driven Architecture - with Callum Linington
  10067. 98%.NET App Developer Links - 2021-10-15
  10068. 98%Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  10069. 93%Taking a Look at startTransition in React 18
  10070. 99%Update on our new AWS .NET Deployment Experience | Amazon Web Services
  10071. 98%Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  10072. 99%How to use certificates in ASP.NET Core
  10073. 99%Happy Hacktober
  10074. 99%Overview · Serde
  10075. 95%What is your labor worth? Tech compensation in 2021 - Jacob Kaplan-Moss
  10076. 88%Who Represents Me?
  10077. 83%Every search bar looks like a URL bar to users
  10078. 99%GitHub - basti564/Oculess: Removes account requirements and telemetry from Oculus Quest devices
  10079. 99%Data Consistency Between Microservices
  10080. 97%Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  10081. 99%Mythbusting Julia speed
  10082. 87%The Law of Shitty Clickthroughs at andrewchen
  10083. 94%Hands-on Rust
  10084. 97%How I got my career back on track – Rina Artstain
  10085. 91%The Incident Response Lifecycle — Evan Smith
  10086. 97%David Dahan
  10087. 94%Software Development Engineer
  10088. 95%Signatures From Identification Schemes - Cronokirby
  10089. 98%Your interview process sucks, you aren't FAANGM.
  10090. 99%Avoid Authy, Use Aegis
  10091. 96%Heatmaps are shit
  10092. 89%Who Has Been Speaking? - Maxwell Forbes
  10093. 98%Abstracting Engineering Away
  10094. 99%On .NET Live - Things you didn't know you about GitHub
  10095. 97%Come Talk to Us - A .NET Foundation Face-to-Face
  10096. 97%Amazon.com: SAMSUNG 49-inch Odyssey G9 Gaming Monitor | QHD, 240hz, 1000R Curved, QLED, NVIDIA G-SYNC & FreeSync | LC49G95TSSNXZA Model : Clothing, Shoes & Jewelry
  10097. 90%Michelin - Airless
  10098. 99%GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  10099. 98%OpenBSD 7.0
  10100. 99%Bite-Size .NET 6 - Chunk() in LINQ
  10101. 99%Build Your First Microservice with .NET | Microservices Explained
  10102. 98%How to Create a Great User Experience in Any Application – Part 2
  10103. 99%Performance: Code It Any Way You Want!
  10104. 91% Apple joins Blender Development Fund — blender.org
  10105. 90%GitHub - RealDotNetDave/dotNetTips.Spargine: Open-source .NET assemblies from dotNetTips.com and David McCarter
  10106. 82%DOOM Rendered via Checkboxes
  10107. 99%What I wish I knew when learning F#
  10108. 97%What's the Cost of Indirection & Abstractions?
  10109. 99%World Tour
  10110. 96%GitLab from YC to IPO
  10111. 99%dotNetDave Says… Memory Affects Performance and Performance Effects Memory!
  10112. 99%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  10113. 99%Rockin’ The Code World with dotNetDave – Special Guest: Kira Weiss
  10114. 99%How to Create a Great User Experience in Any Application – Part 1
  10115. 99%GitHub - k4zmu2a/SpaceCadetPinball: Decompilation of 3D Pinball for Windows – Space Cadet
  10116. 99%Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  10117. 90%Drop’s new mechanical keyboards go up to $500
  10118. 99%Rockin’ The Code World with dotNetDave - The Agile Show
  10119. 99%New Code Rules: Security Rules Placed on Software Engineer Environments Has Gotten OUt of Hand!
  10120. 98%Why does GetModuleInfo fail to produce an entry point for executables?
  10121. 80%Google says Fortnite’s in-app purchase swap was a breach of contract, sues Epic
  10122. 96%Amazon.com: Rackstuds 4C Rack Mount Solution Series II – No More Cage Nuts! The Easiest and Safest Server Rack Solution in 19" Racks with Square Punched Vertical Rails. Sample Pack Contains 4 of Each Size/Color : Industrial & Scientific
  10123. 85%Which dictionary to choose in C# and which one is dangerous
  10124. 99%Privacy-Preserving Compromised Credential Checking
  10125. 97%Wire/Splicing Connectors – Simple Wiring in Building Technology and more
  10126. 96%Syncthing
  10127. 95%infinite steps to prod
  10128. 67%Thingiverse Data Leak Affects 228,000 Subscribers
  10129. 98%Windows 11 runs Graphical Linux Apps out of the box with WSLg
  10130. 96%esbuild - An extremely fast JavaScript bundler
  10131. 95%Amazon Sign-In
  10132. 74%FTC Puts Hundreds of Businesses on Notice about Fake Reviews and Other Misleading Endorsements
  10133. 98%Announcing Automated ML (AutoML) for Images
  10134. 93%Monsters Weekly 226 - Building GitHub Actions in C#
  10135. 95%Simple HTTP Server in .Net
  10136. 96%OpenSilver 1.0 released
  10137. 97%.NET Framework October 2021 Security and Quality Rollup
  10138. 97%GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  10139. 95%Visual Studio 2022 for Mac Preview 2 is now available
  10140. 97%Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  10141. 97%Using TypeScript to Express Intent
  10142. 97%.NET Rocks! vNext
  10143. 78%Ted Cruz says bitcoin will stabilize Texas electric grid—here’s why he’s wrong
  10144. 98%Face-to-Face: A conversation about the .NET Foundation
  10145. 95%Fowler Build 2021
  10146. 91%Azure DevOps - Event
  10147. 84%Apple silently fixes iOS zero-day, asks bug reporter to keep quiet
  10148. 86%Construct Internet of Things devices using the .NET IoT Libraries - Learn
  10149. 87%Visual Studio Feedback
  10150. 92%What if Performance Advertising is Just an Analytics Scam? - SparkToro
  10151. 98%On Multi-Set Hashing - Cronokirby
  10152. 99%Ben Northrop - Always do Extra
  10153. 93%With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine
  10154. 83%Fix Consumer Electronics
  10155. 97%SkiaSharp.Views.Blazor 2.88.0-preview.150
  10156. 90%Blog Archive Online
  10157. 98%David McCarter
  10158. 99%Making a Game in Janet, Part 3: The problem with macros
  10159. 99%Interoperable Serendipity
  10160. 85%Investing in Startups with the Series 65 · Accredited Investor · NATECATION
  10161. 97%The 100 MHz 6502 · e-basteln
  10162. 91%Things I have learned as a Product Owner
  10163. 99%Intelligent brute forcing
  10164. 92%Can't Sleep Due to Anxiety? | Anxiety and Sleep | Dawn Health
  10165. 99%Interface ergonomics: automation isn't just about time saved
  10166. 99%Team Work
  10167. 94%Generating a multi-language blog based in Markdown
  10168. 99%A Lisp adventure on the calm waters of the dead C
  10169. 53%.NET Conf Launch Party
  10170. 86%Learn to write Visual Studio extensions
  10171. 92%GTFOBins
  10172. 95%New Code Rules – dotNetTips.com
  10173. 99%Analyzing Code for Issues: Visual Studio Analyze
  10174. 99%Architecture: Processing Data with Microservices
  10175. 98%NuGet Gallery | davidmccarter
  10176. 82%Photography: Beware of the Spores
  10177. 98%efcore/DailyBuilds.md at main · dotnet/efcore
  10178. 69%The great executive-employee disconnect
  10179. 99%.NET Conf 2021 - Tamil
  10180. 99%Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  10181. 99%.NET Conf China 2021
  10182. 82%Announcement for Upcoming dotNetDave World Tours
  10183. 82%Photography: Sunset Surfers
  10184. 99%Coding Faster with dotNetTips Spargine – September 2021 Release
  10185. 99%My Keynote from the Code Quality & Performance Conference – 2021
  10186. 82%Photography: Silver Surf
  10187. 97%Stripe: Job Openings
  10188. 88%Rockin' The Code World with dotNetDave
  10189. 85%Simple Code, High Performance
  10190. 99%How APT does its fancy progress bar?
  10191. 97%The Catch Block #78 - The .NET Foundation Drama
  10192. 99%Local variables are different from parameters in C++ coroutines
  10193. 48%New LINQ methods in .NET 6 (#224)
  10194. 99%Cloudflare and the IETF
  10195. 82%Adam Storr - Dev Tips - Stand Up for Stand Up
  10196. 98%The Problem with C# 10 Implicit Usings
  10197. 93%SHA-1 'Fully and Practically Broken' By New Collision
  10198. 89%The Weather Year Round Anywhere on Earth - Weather Spark
  10199. 99%Reading AsyncLocal values from a memory dump
  10200. 98%.NET App Developer Links - 2021-10-13
  10201. 92%Tools and practices for remote development teams | Red Hat Developer
  10202. 97%Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  10203. 99%What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
  10204. 99%Webview UI Toolkit for Visual Studio Code
  10205. 95%The Journey of a .NET Object - from allocation to collection
  10206. 99%Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  10207. 98%How to win at CORS
  10208. 95%Microsoft is Finally Ditching Electron
  10209. 98%Psst! Now you can securely share 1Password items with anyone | 1Password
  10210. 97%Deploying HTTP/3 on Windows Server at Scale
  10211. 93%Announcing Twain Films
  10212. 89%Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  10213. 90%.NET Foundation - Invidious
  10214. 92%What's New in Azure Cache for Redis
  10215. 98%Decyphering method signature with CLR profiling API
  10216. 54%How assembly language loops work
  10217. 71%RAM and bus timing — 6502 part 6
  10218. 98%Lockdown math announcement
  10219. 61%Why build an entire computer on breadboards?
  10220. 70%What is a stack and how does it work? — 6502 part 5
  10221. 91%Adobe Uses DMCA to Nuke Project That Keeps Flash Alive, Secure & Adware Free * TorrentFreak
  10222. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  10223. 98%Case Study: Using Visual Studio Profiler to reduce memory allocations in the Windows Terminal console host startup path
  10224. 98%dotNetTips.Spargine/Validate.cs at main · RealDotNetDave/dotNetTips.Spargine
  10225. 99%Canonicalization Attacks Against MACs and Signatures
  10226. 96%Ghost writing Halloween Project using Ultrasonic Phased Array
  10227. 99%Announcing .NET 6 Release Candidate 2
  10228. 99%Working around expired Root Certificates
  10229. 98%Slack LaTeX
  10230. 95%Why Is Equity Compensation Common in Tech?
  10231. 97%1Password Refugee’s Guide to KeePass
  10232. 98%Different Realms, Different TLD’s | Kevin Burke
  10233. 99%A Tale Of Two Optimisations
  10234. 99%How SQL Injection attack works 💉🔓
  10235. 99%To Catch a Hacker in My Home Lab
  10236. 99%Announcing .NET MAUI Preview 9
  10237. 88%Rethinking GIS
  10238. 99%mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  10239. 99%Agenda - NDC London 2022 | Conference for Software Developers
  10240. 95%.NET October 2021 Updates – 5.0.11 and 3.1.20
  10241. 96%How NOT to Migrate an Email Domain
  10242. 99%The Tennis kata revisited
  10243. 99%How Livewire works (a deep dive)
  10244. 97%Why I host my blog on Cloudflare Pages
  10245. 99%Classes often aren't the simplest tool for the job
  10246. 99%AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  10247. 99%ASP.NET Core updates in .NET 6 Release Candidate 2
  10248. 99%GitHub Quick Reviews
  10249. 98%Rockin’ The Code World with dotNetDave – Special Guest: Chris Voisey
  10250. 99%GitHub - martinet101/ElevenClock: ElevenClock: A secondary clock for secondary taskbars on Windows 11
  10251. 97%Join us November 8 for the Launch of Visual Studio 2022
  10252. 64%Major nuclear fusion milestone reached as ‘ignition’ triggered in a lab | Imperial News | Imperial College London
  10253. 83%ASP.NET Community Standup - Exploring MudBlazor
  10254. 99%The New JSON Serializer In .NET Core 3
  10255. 99%Rockin’ The Code World with dotNetDave – Special Guest: Joost van Schaik
  10256. 99%Collection Performance: Looping Over a Collection
  10257. 99%Self Diagnosing Deployments with Oakton and Lamar
  10258. 95%GitHub - rahul-thakoor/air-pi-play: Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
  10259. 97%Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  10260. 99%Rockin’ The Code World with dotNetDave – Special Guest: Allen O’Neill
  10261. 99%Rockin’ The Code World with dotNetDave – The Agile Show
  10262. 99%Champion: Simplified parameter null validation code · Issue #2145 · dotnet/csharplang
  10263. 99%Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  10264. 99%Rockin’ The Code World with dotNetDave – Special Guest: Sam Cogan
  10265. 99%Rockin’ The Code World with dotNetDave – Special Guest: David Neal
  10266. 94%New Code Rules – Conference Sessions Must Include What Devs Need To Learn
  10267. 98%Collection Performance: Creating Collections with Capacity & AddRange()
  10268. 90%The Adventures of Inspector Cody: An Introduction
  10269. 97%Coding Standard Survey for Microsoft .NET Developers
  10270. 99%Sponsor @RealDotNetDave on GitHub Sponsors
  10271. 99%3 TypeScript Tricks I wish I knew when I learned TypeScript
  10272. 99%A PKI-less secure communication channel: Using TLS
  10273. 96%Learn C# with CSharpFritz: The AMA Show
  10274. 95%IoT Hacking and Rickrolling My High School District
  10275. 99%Scribe
  10276. 92%How I use Polywork to overcome impostor syndrome
  10277. 99%Easy Way to Create CLI Scripts with JavaScript and Node
  10278. 94%CURIA - Documents
  10279. 98%Introducing SSL/TLS Recommender
  10280. 99%Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  10281. 95%The Windows Package Manager
  10282. 97%Mapping .NET Timestamps to PostgreSQL
  10283. 98%Updating NuGet packages from command-line - deep dive
  10284. 99%How to Create a Web API with .NET 6 Minimal APIs
  10285. 90%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  10286. 97%Kubernetes and container management on the desktop
  10287. 99%handtracking.io
  10288. 97%The efficiency of Microsoft.
  10289. 98%.NET App Developer Links - 2021-10-12
  10290. 90%Let's Encrypt Root Expiration - Post-Mortem
  10291. 99%Build MAUI Apps in an Azure VM — App vNext
  10292. 97%Sunsetting of .NET Framework and .NET Core runners in Cake 2.0
  10293. 94%Business as usual for Azure customers despite 2.4 Tbps DDoS attack
  10294. 99%Hidden IDisposable Issues in Microsoft .NET
  10295. 77%Art of Agile Development Book Club
  10296. 98%The simplicity of ASP.NET Endpoints
  10297. 95%ongoing by Tim Bray · Worst Case
  10298. 99%World's Smallest C# Program (featuring `N`)
  10299. 98%Relational Databases Aren’t Dinosaurs, They’re Sharks
  10300. 91%Peter Norvig: Today’s Most Pressing Questions in AI Are Human-Centered
  10301. 83%Introduction to ASP.NET Core SignalR - Learn
  10302. 90%VS Code Python Tool Now Debugs Jupyter Notebooks -- Visual Studio Magazine
  10303. 95%Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  10304. 85%Solar-powered aircraft flown for nearly three weeks without landing
  10305. 74%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  10306. 99%Parsing JSON is a Minefield
  10307. 98%A preview of WSL in the Microsoft Store is now available!
  10308. 95%[Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  10309. 94%Have I Been Pwned: Donate
  10310. 99%JOS.Configuration - Convenient methods for configuration in dotnet core
  10311. 91%The BEST Way to Find a Random Point in a Circle | #SoME1 #3b1b
  10312. 99%You're Doing IoT RNG
  10313. 86%Pro rata is a bad term
  10314. 94%Roboflow Professional
  10315. 86%Welcome | Create jaw-dropping virtual events
  10316. 98%Self-Optimizing A/B Tests
  10317. 97%Confidence games
  10318. 97%Designing technologies with Values? Possibility - Necessity - and European story.
  10319. 89%Productize your service
  10320. 94%The Returnly Suite | Returnly
  10321. 99%GitHub - fosscord/fosscord: Fosscord is a free open source selfhostable discord compatible chat, voice and video platform
  10322. 99%Your Terraform Module Needs an Opinion
  10323. 98%Seed Stage Operating
  10324. 91%VS Code 'Workbench' Editing Improvements Highlight September 2021 Update -- Visual Studio Magazine
  10325. 99%Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  10326. 97%Keyboard Warrior - Breaking software is just finding unintended features, right?
  10327. 88%Credit-card firms are becoming reluctant regulators of the web
  10328. 98%Malwarebytes' privacy VPN is Mullvad in a shady trenchcoat
  10329. 95%Tractor - LifeTrac 6
  10330. 99%Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  10331. 99%Testing ASP.NET Core web applications with WebApplicationFactory
  10332. 97%GitHub security update: revoking weakly-generated SSH keys | The GitHub Blog
  10333. 64%Pluralsight | Free week
  10334. 99%Downloading a SSL/TLS certificate in .NET - Gérald Barré
  10335. 95%Performance architecture talk
  10336. 99%Finding Duplicate Documents in MongoDB - Gérald Barré
  10337. 98%Memcached vs Redis - More Different Than You Would Expect
  10338. 98%Is there a way that my macro can detect that it's running in a C++ coroutine?
  10339. 92%[TUHS] RIP Jörg Schilling
  10340. 99%Learn C# with CSharpFritz - Interfaces and Error Handling
  10341. 99%4 new useful APIs in .NET 6
  10342. 99%The Fundamentals of Testing with Persistence Layers
  10343. 95%Microsoft Announces the General Availability of Azure Purview
  10344. 98%Announcing Cloudflare Research Hub
  10345. 74%How the biggest consumer apps got their first 1,000 users - Issue 25
  10346. 96%275: Analyzing Squid Game’s Motion Detection (Red Light, Green Light)
  10347. 58%Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  10348. 76%Classified tank specs leaked on War Thunder game forums – again
  10349. 99%CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  10350. 99%Challenges to Self Sovereign Identity
  10351. 98%.NET App Developer Links - 2021-10-11
  10352. 98%Which Version of JDK Should I Use?
  10353. 99%Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  10354. 96%Who is empowered by your API design?
  10355. 99%Pop-up from Hell: On the growing opacity of web programs
  10356. 98%Azure Functions 4 Adds .NET 6 Support
  10357. 99%Azure Functions Auth via OpenAPI in 6 Ways
  10358. 96%Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  10359. 91%Southwest suffers operational meltdown as hundreds upon hundreds of flights canceled or delayed - The Points Guy
  10360. 98%Cake - Cake v1.3.0 released
  10361. 98%slackermedia / bashcrawl
  10362. 98%Bubble sort slower with -O3 than -O2 with gcc
  10363. 99%Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  10364. 95%Should You Speak at a Conference?
  10365. 99%GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  10366. 97%HD wallets and the Legendrery PRF in MPC - HackMD
  10367. 99%Using Yubikey with PAM module
  10368. 98%Sending emails to myself
  10369. 96%Democracy vs Autocracy
  10370. 99%Chrome does some weird stuff if you toggle a stylesheet on and off
  10371. 95%Things I Learned From Dealing With Anxiety
  10372. 94%And You Will Know Us by the Company We Keep — Remains of the Day
  10373. 98%Making the whole web better, one canvas at a time.
  10374. 99%Understanding all of Python, through its builtins
  10375. 97%CI/CD/CF? — The DevOps toolchain’s “missing-link”
  10376. 97%Azure Community Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  10377. 99%101 Smart Contracts and Decentralized Apps in Ethereum
  10378. 99%What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  10379. 98%Cloudflare Research: Two Years In
  10380. 98%Blaues Licht von Monitoren laut Fachgesellschaft keine Gefahr für...
  10381. 70%ScummVM
  10382. 81%Hacking Task Manager on 1024+ Cores w/ Cool Video Demos!
  10383. 97%Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  10384. 91%Contributors to keybase/client
  10385. 99%Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  10386. 93%Excel: Endgame (Using the GPU)
  10387. 91%The Poly Network Hack Explained
  10388. 99%Privacy is sexy 🍑🍆 - Enforce privacy & security on Windows and macOS
  10389. 88%Open Problems Related to Quantum Query Complexity
  10390. 95%On SQL…
  10391. 75%Last Year I Started Reading a Physical Newspaper
  10392. 98%O&O ShutUp10++: Free antispy tool for Windows 10 and 11
  10393. 96%Gmail password first character is case insensitive on mobile device
  10394. 99%GitHub - pfusik/cito: Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
  10395. 94%CURIA - Documents
  10396. 99%cito/ci.md at master · pfusik/cito
  10397. 97%Enable tab completion - .NET CLI
  10398. 99%GPU.js - GPU accelerated Javascript
  10399. 54%Ireland joins OECD International Tax agreement
  10400. 94%Orion Browser by Kagi
  10401. 98%Your CEO doesn't care about your CSS strategy, as long as you use Tailwind
  10402. 95%Regulating Resiliency in Supply Chains
  10403. 91%How to fix Error response from daemon: pull access denied for your_username/your_repository
  10404. 98%Running Julia on an Android Device
  10405. 94%Engineers Should Not Design Streets
  10406. 99%Chasing a Dream is Hard!
  10407. 99%Reading from the web offline and distraction-free
  10408. 99%Empowering data scientists with a feature store
  10409. 99%The Quadratic Sieve algorithm for Integer Factorization
  10410. 88%Is the SEC forcing Crypto Devs into Illegality and Anonymity?
  10411. 98%Harden & secure browsers in containers, with GUI - Cr;Lf;
  10412. 98%Why we cannot agree on anything - Victor Rotariu
  10413. 74%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  10414. 98%How to be a nice programmer
  10415. 65%Facebook bans, sends cease-and-desist letter to developer of Unfollow Everything extension
  10416. 97%Release v3.2.0 · Blazored/Toast
  10417. 94%Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  10418. 98%Carbon
  10419. 99%The road to OCaml 5.0 - Ecosystem - OCaml
  10420. 99%GitHub - wimpysworld/quickemu: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
  10421. 99%What's New in EF Core 6.0
  10422. 90%What happened on the Internet during the Facebook outage
  10423. 71%Marten Takes a Giant Leap Forward with the Official V4 Release!
  10424. 93%The Old New Thing
  10425. 99%GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  10426. 99%A PKI-less secure communication channel: Error handling at the protocol level
  10427. 84%What can I do about timer build-up when waiting for COM outbound calls to complete?
  10428. 92%GitHub - Ildaron/Laser_control: Laser for control mosquito, weed and pest
  10429. 96%20 Things I've Learned in my 20 Years as a Software Engineer
  10430. 95%Maintaining ownership continuity of your user account's repositories - GitHub Docs
  10431. 63%When Facebook went down this week, traffic to news sites went up
  10432. 98%Code Maze Weekly #96 - Code Maze
  10433. 73%Silicon Valley VC Firm Leaked 'Deal Flow' Data
  10434. 94%Helping Apache Servers stay safe from zero-day path traversal attacks (CVE-2021-41773)
  10435. 72%KI ermöglicht Drohnen den Flug ins Unbekannte
  10436. 97%Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  10437. 53%Witness the majesty of moths taking flight at 6,000 frames per second | Aeon Videos
  10438. 98%.NET App Developer Links - 2021-10-08
  10439. 94%How to Train Large Deep Learning Models as a Startup
  10440. 98%The Button Cheat Sheet
  10441. 98%DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  10442. 99%ASP.NET Core Diagnostic Scenarios
  10443. 95%Things Developers Do Affect Web App Load Time
  10444. 99%What are Higher-Order Functions in JavaScript?
  10445. 96%Bring VS Code themes to Visual Studio 2022!
  10446. 97%Python in Visual Studio Code – October 2021 Release
  10447. 99%RobMensching.com
  10448. 98%The Myth of the Rockstar Programmer
  10449. 98%.NET Foundation: My Take
  10450. 94%Thoughts on chess improvement, after gaining 600 points in 6 months (1200-1800)
  10451. 93%Join the LaunchPad Launch Event 10/17/21 at 7:00 PM EST!
  10452. 97%Episode 397 - Capacity Reservation
  10453. 96%A catalog of wealth-creation mechanisms
  10454. 73%Weekly Update 264
  10455. 96%Afraid of your source code leaking? I can tell by the Twitch in your eye…!
  10456. 98%My TOP Patterns for Event Driven Architecture
  10457. 95%How I approach my core work
  10458. 99%Describe the hat your wearing
  10459. 99%Open Source in Everyday Life
  10460. 99% Linearizability
  10461. 99%Fundamentals of Computing with .NET
  10462. 97%A "Simple" Recipe for Startup Execution
  10463. 97%The Single-Page-App Morality Play
  10464. 99%Scheduling Backups To OneDrive For Paperless-ng Using RClone
  10465. 98%What's in a version number? (Or: Musings on backwards compatibility) · Alex Gaynor
  10466. 94%Time to Say Goodbye
  10467. 90%Lightning Round
  10468. 97%Why I'm donating $150/month (10% of my income) to the musl libc project
  10469. 74%Object Storage Name Generator
  10470. 96%A catalog of wealth-creation mechanisms
  10471. 93%Billetterie
  10472. 97%GitHub - djanderson/aho: A git implementation in awk
  10473. 96%The best part of Windows 11 is a revamped Windows Subsystem for Linux
  10474. 97%Why We Moved From Pony To Rust — Wallaroo
  10475. 97%.NET Blog
  10476. 67%In a win for the Internet, federal court rejects copyright infringement claim against Cloudflare
  10477. 88%Mads Torgersen On C# 10
  10478. 84%Oren Eini – Raven DB – Coding After Work Podcast
  10479. 98%Waiting Room: Random Queueing and Custom Web/Mobile Apps
  10480. 98%Debugging coroutine handles: The Microsoft Visual C++ compiler, clang, and gcc
  10481. 99%A PKI-less secure communication channel: Implementing the record stream
  10482. 95%Do not use AWS CloudFormation
  10483. 51%Twitch source code leaked online
  10484. 83%How to unit test Minimal APIs in .NET 6 (and why it's hard)
  10485. 97%The Insane Innovation of TI Calculator Hobbyists
  10486. 96%LightDims Original Strength - Light Dimming LED Covers and Light Dimming Sheets for Routers, Electronics and Appliances and More. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  10487. 97%Navigate the Web faster with Firefox Suggest
  10488. 96%.NET Rocks! vNext
  10489. 98%Top Challenges of Automated End-to-End Testing
  10490. 76%JabbR
  10491. 99%Solution Filters in Visual Studio
  10492. 91%Testing in C# using Visual Studio
  10493. 99%Quickly Populate a New JavaScript Array
  10494. 99%Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  10495. 93%ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  10496. 87%The Tech Worker Handbook
  10497. 99%How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  10498. 94%Use Indexes for blazing-fast queries on your API for MongoDB Data
  10499. 94%Responsible Tech Playbook
  10500. 91%Ghostbin
  10501. 93%Bitcoin is a Ponzi
  10502. 76%Facebook is an Addiction Treadmill Most May Never Be Able to Quit
  10503. 94%Update on recent VoIP attacks: What should I do if I’m attacked?
  10504. 97%Herding elephants: Lessons learned from sharding Postgres at Notion
  10505. 96%ML.NET Model Builder Update Adds Notebooks in Visual Studio -- Visual Studio Magazine
  10506. 99%Using .NET To Validate JSON with JSON Schema
  10507. 96%Episode 21: Proving Fundamental Equivalencies in Isogeny Mathematics!
  10508. 97%The Skill of Org Design
  10509. 98%Will Cloudflare R2 Win Customers from Amazon S3? | Taloflow
  10510. 92%Account deletion within apps required starting January 31 - News - Apple Developer
  10511. 96%My Challenge to the Web Performance Community
  10512. 94%Proto.Actor
  10513. 99%How I built a modern website in 2021
  10514. 99%GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
  10515. 96%My oh-my-posh profile
  10516. 98%An Illustrated Tour of Wav2vec 2.0
  10517. 93%SRE Doesn’t Scale
  10518. 60%Stripe's Evident Conflict of Interest
  10519. 90%The Climate Care Industry
  10520. 95%How I Dealt With Intense Startup Anxiety
  10521. 99%I'm sorry · Discussion #39 · dotnet-foundation/Home
  10522. 83%.NET MAUI Community Toolkit - Monthly Standup (October 2021)
  10523. 70%Deogie is creating comics about Deogie and his friends
  10524. 99%Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  10525. 83%Publishing Events from CRUD or Commands?
  10526. 99%The Catch Block #77 - Flow Matters More than Passion
  10527. 96%Choosing the right wall anchors - FineWoodworking
  10528. 99%A PKI-less secure communication channel: Coding the handshake
  10529. 99%Razor Pages Startup in .NET 6
  10530. 96%Facebook Outage Increased Developer Throughput by 32%
  10531. 99%Why is the main() function always at address 0x00401000 in a simple program?
  10532. 98%Staging TLS Certificate: Make every deployment a safe deployment
  10533. 75%The entirety of Twitch has reportedly been leaked | VGC
  10534. 92%Alleged Twitch data breach
  10535. 72%Forward Party | Not Left. Not Right. Forward.
  10536. 89%FIXED versionRank Username UserID GrossEarning1 CriticalRole 229729353 96267 - Pastebin.com
  10537. 93%Moving Google toward the mainline
  10538. 98%.NET App Developer Links - 2021-10-06
  10539. 96%Optimizely (Episerver): Split folder structure for blocks and media
  10540. 84%Monsters Weekly 225 - Azure Blob Lifecycle Rules
  10541. 97%How to get Windows 11
  10542. 98%Unit Testing Legacy Applications with JustMock
  10543. 94%Enable search and notifications for email addresses using the "+" syntax
  10544. 98%Windows Package Manager 1.1
  10545. 98%Azure REST API Guidelines Update
  10546. 97%Surface Laptop Studio
  10547. 95%Crocodile Shower Privacy Settings with Troy Hunt | Random but Memorable
  10548. 96%Rowy – GCP as easy as ABC
  10549. 93%Crocodile Shower Privacy Settings with Troy Hunt
  10550. 98%Overview | ChessCoach
  10551. 97%GitHub - github/balanced-employee-ip-agreement: GitHub's employee intellectual property agreement, open sourced and reusable
  10552. 99%The most counterintuitive facts in all of mathematics, computer science, and physics
  10553. 96%4-Port USB3.0 4K DisplayPort Triple Display KVMP™ Switch - CS1964, ATEN Desktop KVM Switches
  10554. 52%‎SpyCast: Cyberattacks, Espionage & Ransomware – “Inside Microsoft’s Threat Intelligence Center (MSTIC)” on Apple Podcasts
  10555. 97%My Logging Best Practices – Thomas Uhrig
  10556. 94%How I, Justin, am living the life I want and increased my productivity - Segro: reach your goals
  10557. 95%Tab Unloading in Firefox 93 – Mozilla Hacks - the Web developer blog
  10558. 91%In Case I Don’t Write Here Again
  10559. 93%Chess
  10560. 99%I created a programming language and this blog is powered by it
  10561. 98%Why you should launch your product without a login
  10562. 98%I’ve loved Wasmer, I still love Wasmer
  10563. 99%The select story
  10564. 98%Self-Publishing a Book in 2021
  10565. 97%YikesScript - John's internet house
  10566. 86%Stripe Press — Ideas for progress
  10567. 98%Release 0.42.0 · spectreconsole/spectre.console
  10568. 87%The struggle of being a PM
  10569. 81%SHORT: PACMAN Demo of NightDriver over WiFi to RGB LED Sign (Arduino)
  10570. 99%100% CPU: My Fault?
  10571. 98%Progress Report: September 2021 - Asahi Linux
  10572. 99%GitHub Quick Reviews
  10573. 99%ML.NET and Model Builder October Updates
  10574. 99%Join us for DaprCon October 19th-20th 2021
  10575. 98%Is this the simplest (and most surprising) sorting algorithm ever?
  10576. 97%Corporate Membership | .NET Foundation
  10577. 99%ASP.NET Community Standup - What's new in Orchard Core
  10578. 99%.:: Phrack Magazine ::.
  10579. 66%Is 40 the New 60? · It Will Never Work in Theory
  10580. 97%Fees | Merchant and Business | PayPal US
  10581. 86%Jewmain Driven Design
  10582. 99%How to Create a PWA With Next.js in 10 Minutes
  10583. 99%Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  10584. 95%Measuring Hyper-Threading and Turbo Boost
  10585. 98%Why Curiosity Is Better Than Being Smart?
  10586. 99%Plan 9 Desktop Guide
  10587. 98%Adam Storr - Dev Tips - Launching Urls in Different Browsers with Browser Launcher
  10588. 95%Open Source Tax Software | Connor Skennerton
  10589. 99%A PKI-less secure communication channel: The record layer
  10590. 99%Developing for Windows 11
  10591. 99%Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects
  10592. 99%Reader as a contravariant functor
  10593. 99%Exploring C# 10: Save Space with File-Scoped Namespaces
  10594. 95%Why Obsessively Following Successful People Online is Dangerous
  10595. 96%The big alcohol study that didn’t happen: My primal scream of rage
  10596. 77%Too big to fail
  10597. 97%What is BGP? | BGP routing explained
  10598. 98%How I Got Into Computers Consulting 101 Edition
  10599. 97%Cloudflare just disrupted 3 industries in 1 week
  10600. 72%e-petitions – Parliament of Australia
  10601. 93%[Last Week in .NET #62] – Watermelon Sug — HOW HIGH ARE YOU
  10602. 91%What is the most catastrophic mistake made by an intern at a company?
  10603. 99%r/dotnet - .Net 6 RC Ready for Prod?
  10604. 96%Microsoft introduces steps to improve internet routing security
  10605. 99%WebView2 Flashing when changing TabControl Tabs
  10606. 94%Windows 11: A new era for the PC begins today
  10607. 99%On .NET Live - Developing for the Meadow IoT Platform
  10608. 98%Why I like to code
  10609. 99%How to replace estimations and guesses with a Monte Carlo simulation
  10610. 91%Boringly Getting Rich - Invest Early and Go Bananas Later
  10611. 90%Why I changed my mind about advertising | The Sample blog
  10612. 98%This Pirate TV Website Pretends to Be News If You Access It Directly
  10613. 99%How to make sure you have bad documentation
  10614. 99%Implicit Overflow Considered Harmful (and how to fix it)
  10615. 96%Putting Pants On: One Thing We Did Right After 5 Years with Django
  10616. 99%Uncertainty, Mental Shortcuts, and Errors in Technology Decisions
  10617. 97%Product bundles and jobs to be done
  10618. 93%Understanding How Facebook Disappeared from the Internet
  10619. 99%Ordinal Classification Using PyTorch -- Visual Studio Magazine
  10620. 96%We have suffered a cyber attack - Fantasy Football Hub
  10621. 99%Episode 396 - How Vattenfall uses Azure
  10622. 99%Bite-Size .NET 6 - DateOnly and TimeOnly
  10623. 95%Facebook, Instagram, WhatsApp, and Oculus are down. Here’s what we know
  10624. 99%Next level console apps with Spectre.Console
  10625. 99%Some lesser-known powers of std::optional
  10626. 87%Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  10627. 96%The Original Remote Developer - CoRecursive Podcast
  10628. 99%The .NET Docs Show - Serverless Machine Learning
  10629. 99%Git - git-maintenance Documentation
  10630. 99%A Serious Business, Inc.
  10631. 97%Brave and Firefox to intercept links that force-open in Microsoft Edge
  10632. 99%A PKI-less secure communication channel: The record layer
  10633. 99%A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  10634. 85%The evolution of Pattern Matching in C# (from version 6 to 10)
  10635. 98%Announcing Access Temporary Authentication
  10636. 91%It takes a PhD to develop that
  10637. 99%Word-aligned Bloom filters
  10638. 98%Code Coverage in .NET
  10639. 99%GPU BCn decoding
  10640. 96%274: Building IoT Things
  10641. 99%Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  10642. 98%.NET App Developer Links - 2021-10-04
  10643. 74%New study reveals iPhones aren't as private as you think
  10644. 95%Python 3.10 – Top 5 Features in the new Version | Rubik's Code
  10645. 99%Announcing TypeScript 4.5 Beta
  10646. 99%GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  10647. 99%Differences between Hashtable vs Dictonary vs ConcurrentDictionary vs ImmutableDictionary
  10648. 98%Burnout in Software Development - Survey Results 2021
  10649. 97%GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
  10650. 96%A fire upon the deep : Vinge, Vernor : Free Download, Borrow, and Streaming : Internet Archive
  10651. 99%The State Of Web Scraping in 2021
  10652. 96%Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  10653. 83%The Ovarian Lottery: A Thought Experiment - Rishikesh Sreehari
  10654. 67%The Early Years of Peter Thiel
  10655. 85%Lists of Startup Tools Are Not Useful · Jerry Liu
  10656. 97%Use SQL instead of Spreadsheet/Excel
  10657. 92%How Customer Obsession Relates to Success
  10658. 97%Read only, frozen, and immutable collections
  10659. 89%I keep making things out of checkboxes
  10660. 96%Jeremy A Boyd |
  10661. 95%What's up with tree shaking? • Ted Piotrowski
  10662. 99%Watering and draining planets
  10663. 97%No repository (#2336) · Issues · libeigen / eigen
  10664. 81%Apple forgot to sanitize the Phone Number field for lost AirTags
  10665. 91%Superhero passwords may be your kryptonite wherever you go online | The Mozilla Blog
  10666. 94%iPhone 13 Galaxy - Google Drive
  10667. 87%Ransomware gangs are complaining that other crooks are stealing their ransoms | ZDNet
  10668. 99%Effective Go - The Go Programming Language
  10669. 66%Episode 25: NDepend with Patrick Smacchia
  10670. 97%Rodney Littles II - Is there an echo?
  10671. 99%MAJOR C++/Arduino Announcement: NightDriver for LEDs [Open Source]
  10672. 95%The secret to Cloudflare’s pace of Innovation
  10673. 99%Denigma is an AI that explains code in conversational English
  10674. 95%iPadOS 15: Hands-on with Apple’s Weather app for iPad
  10675. 69%Google developing own CPUs for Chromebook laptops
  10676. 98%Vulnerabilities show fragility of STARTTLS | Bulletproof TLS Newsletter
  10677. 99%"Static Linking Considered Harmful" Considered Harmful
  10678. 98%Professional Debugger
  10679. 99%Sixty Percent Keyboard
  10680. 97%Secrets I use to becoming a better developer working remotely 2021 edition
  10681. 98%Kash Goudarzi
  10682. 96%Best Practices (why I Hate Them)
  10683. 90%Negative Splitting Ultras
  10684. 98%David's Website
  10685. 92%Unpacking Shapeup
  10686. 94%How close is nuclear fusion power?
  10687. 98%Your home router sucks! Replace it with pfSense!
  10688. 82%Testing Chrome version 100 for fun and profit (but mostly fun I guess)
  10689. 93%Why Senior Developers Are Leading the Great Resignation Movement
  10690. 58%Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  10691. 97%How to Configure Stack Overflow The Key Macropad? | Drop
  10692. 58%Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  10693. 99%LinkedIn Safety Series: What is scraping?
  10694. 97%Scraped LinkedIn data of Niall Merrigan
  10695. 94%Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  10696. 78%600 million LinkedIn members scraped, data offered up for sale on hacker forum
  10697. 99%Should trait bounds be duplicated in struct and impl?
  10698. 95%The new dot com bubble is here: it’s called online advertising
  10699. 99%Gentle introduction to GPUs inner workings
  10700. 98%the most important HTTP request headers
  10701. 96%How Google destroyed our startup by terminating our Google Play Developer Account
  10702. 84%A Conspiracy To Kill IE6 • Chris Zacharias
  10703. 99%Beginner's Series to: Blazor | Channel 9
  10704. 99%Blazor in Action
  10705. 71%Wizard Zines
  10706. 82%Two Weeks Later: Finding and Eliminating Long Tail Latencies
  10707. 97%Things unlearned
  10708. 99%Renato Athaydes
  10709. 80%Gaming Laptops With Best Battery Life
  10710. 59%USB-IF is, once again, trying to logo its way out of USB-C confusion
  10711. 75%Ray Park (Darth Maul) and a double-bladed lightsaber
  10712. 98%Weekly Update 263
  10713. 99%.NET 6 is HERE! 5 Features that will blow your mind 🤯
  10714. 99%Azure Functions 4.0 Preview Out with Support for .NET 6 -- Visual Studio Magazine
  10715. 98%Downsites of Offline First · RxDB
  10716. 99%.NET R&D Digest (September, 2021)
  10717. 77%Welcome to the 27th Annual IFComp!
  10718. 96%r/spiders - ID Request: Hanging out in a light fixture - Bryson City, North Carolina (mountains), USA
  10719. 83%I Tried 30 Mustards This Summer. These Were the Best.
  10720. 67%The power of putting yourself in someone else’s shoes
  10721. 94%First Look at Visual Studio 2022 for Mac -- Visual Studio Magazine
  10722. 75%Inspiration for writing my Working with Me page
  10723. 96%Why won’t Safari open that web page?
  10724. 95%Minimum Viable Feature: 4 Reasons for scoping down
  10725. 92%Dolby Atmos and Apple’s rewritten audio stack
  10726. 99%Analyzing the Mario Themed Malware
  10727. 97%The subtleties of Create­Stream­On­HGlobal, part 4: Non-movable memory
  10728. 98%Fast, Parallel Database Tests | Kevin Burke
  10729. 95%Copycats and Endurance - The Bootstrapped Founder
  10730. 93%Why Senior Developers Are Leading the Great Resignation Movement
  10731. 99%Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview
  10732. 90%How The James Webb Space Telescope Works - Smarter Every Day 262
  10733. 98%Submitted Breach Notification Sample
  10734. 97%Live JavaScript Challenge/Quiz with Kahoot
  10735. 78%New Microsoft Study of 60,000 Employees: Remote Work Threatens Long-Term Innovation
  10736. 99%Code Maze Weekly #95 - Code Maze
  10737. 96%Announcing The Cloudflare Distributed Web Gateways Private Beta: Unlocking the Web3 Metaverse and Decentralized Finance for Everyone
  10738. 99%A PKI-less secure communication channel: design
  10739. 97%Remove abuse enabling language by jacobherrington · Pull Request #2690 · ruby/www.ruby-lang.org
  10740. 99%Slack System Status
  10741. 96%How to manage Personal Access Tokens with Azure DevOps panel
  10742. 61%Henry Thomas audition för E.T. "Ok kid, you got the job".
  10743. 96%Confessions of a 1x Programmer
  10744. 99%How to Create a Modern Flat UI Design Dashboard in C# 2020
  10745. 98%.NET App Developer Links - 2021-10-01
  10746. 99%Sorting JavaScript Arrays By Nested Properties
  10747. 93%Cybersecurity threats - Simple Talk
  10748. 90%NFT Projects are just MLMs for Tech Elites
  10749. 90%Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  10750. 96%Are software engineering “best practices” just developer preferences?
  10751. 99%.NET Conf 2021 - Pakistan
  10752. 99%Integration Testing Techniques for ASP.NET Core with Martin Costello
  10753. 59%USB-IF is, once again, trying to logo its way out of USB-C confusion
  10754. 91%CNLabelContactRelationYoungerCousinMothersSiblingsDaughterOrFathersSistersDaughter | Apple Developer Documentation
  10755. 97%Always-on Processor magic: How Find My works while iPhone is powered off
  10756. 95%May I ask who’s calling, please? A recent rise in VoIP DDoS attacks
  10757. 99%.NET Foundation Project Spotlight - Verify
  10758. 99%.NET Foundation Project Spotlight - .NET nanoFramework
  10759. 99%Practical frontend philosophy - jaredgorski.org
  10760. 85%Twitter, could you please fix your image servers?
  10761. 99%DigitalOcean App Platform + Auto-Scaling
  10762. 97%Explaining explaining: a quick guide on explanatory writing
  10763. 89%Listen to Yourself
  10764. 94%Binary Ninja > How Humble Are Reverse Engineers?
  10765. 90%My Top 10 Money Rules
  10766. 97%Does Hacker News foster deep discussion?
  10767. 96%What every IT person needs to know about OpenBSD
  10768. 99%ALWAYS Valid Domain Model
  10769. 97%The seven programming ur-languages
  10770. 97%Jensen's Inequality As An Intuition Tool - Party at the Moontower
  10771. 98%A guide to CSS container queries | Tom's dev blog
  10772. 92%12 Rules for Discourse — Simon Berens
  10773. 99%Akamai and Micro-Segmentation :: Procella Technologies —
  10774. 98%Automatic cipher suite ordering in crypto/tls
  10775. 98%How to Route Ingress Traffic by Host in Istio
  10776. 97%Cloudflare’s Disruption
  10777. 97%[dns-operations] slack.com bogus
  10778. 98%Visual Studio 2022 for Mac Preview 1 is now available!
  10779. 93%Jumpcat - Command menu for GitHub
  10780. 59%Why We Need to Upgrade Our Face Masks&mdash;and Where to Get Them
  10781. 98%Doc Update by susi132002 · Pull Request #1219 · nothings/stb
  10782. 99%Understanding AWK
  10783. 98%GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021) (#144) · Issues · gpsd / gpsd
  10784. 99%Domain-Driven Refactoring: Encapsulating Collections
  10785. 96%Enabling IPv6 Support for GitHub Pages | GitHub Changelog
  10786. 99%Announcing .NET 6 Release Candidate 1
  10787. 93%PostgreSQL 14 Released!
  10788. 97%Haxplore
  10789. 99%How cross signing works with X509 certificates
  10790. 94%The subtleties of Create­Stream­On­HGlobal, part 3: Suppressing the deletion of a shared HGLOBAL
  10791. 97%crt.sh | 8395
  10792. 99%7 tips for writing better library code in .NET
  10793. 97%Real-Time Communications at Scale
  10794. 94%DDD 2021: Call for Speakers/Papers
  10795. 88%Developers, your manager is likely clueless
  10796. 98%The value of in-house expertise
  10797. 99%Coding Practice: Learning Rust with Fibonacci Numbers
  10798. 99%GitHub - eclipse/mosquitto: Eclipse Mosquitto - An open source MQTT broker
  10799. 99%.NET Rocks! vNext
  10800. 98%.NET App Developer Links - 2021-09-30
  10801. 92%Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  10802. 99%Grouping Assertions in Tests
  10803. 95%mem-doc/ObjectJourney.pptx at master · Maoni0/mem-doc
  10804. 98%Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  10805. 99%Compress Strings With .NET and C#
  10806. 97%When users never use the features they asked for
  10807. 76%Twitter accelerates again with Bitcoin tips, NFTs, recorded Spaces, creator fund and more – TechCrunch
  10808. 99%Feature #18229: Proposal to merge YJIT - Ruby master
  10809. 98%Is C# Getting Too Complex?
  10810. 91%ContributionFunnel.pptx
  10811. 99%Blazor updates for .NET 6 using Visual Studio 2022
  10812. 95%Snapps on Mina with Emre and Izaak – ZK Podcast
  10813. 99%Opening A PDF in Xamarin Forms (Part1: Xamarin.iOS)
  10814. 96%Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  10815. 98%why is everything so hard in a large organization?
  10816. 97%Intelligent Trip
  10817. 99%CSAW Quals 2021 Bits
  10818. 97%Narrative Distillation - kwokchain
  10819. 96%Introduction — pyNomo Documentation 0.3.2.0 documentation
  10820. 95%Why this Website is not, and may never be, HTTPS
  10821. 88%Trust Founders who wear Silly Watches over Diamond Rolexes
  10822. 95%Let's Learn .NET: IoT - Events
  10823. 96%Fighting climate change as a technologist
  10824. 97%How to replace Gmail
  10825. 98%The Bi-Symmetric Encryption Fraud
  10826. 99%Adventures in Looping
  10827. 84%CGW Museum - Home
  10828. 96%OLD VIDEO GAME ADVERTISEMENTS
  10829. 90%DateOnly and TimeOnly in .NET 6 (#222)
  10830. 80%Private Censorship Is Not the Best Way to Fight Hate or Defend Democracy: Here Are Some Better Ideas
  10831. 99%PhobosLab
  10832. 87%Atari ST in daily use since 1985
  10833. 94%Vintage Apple
  10834. 94%Avalanche (AVAX) is launching on Coinbase Pro
  10835. 95%The Catch Block #76 - So You Fixed a Bug. Now What?
  10836. 62%A World Without Sci-Hub
  10837. 98%Accepting Online Payments With Stripe
  10838. 92%Christians in Game Dev / Journalism
  10839. 98%The subtleties of Create­Stream­On­HGlobal, part 2: Suppressing the deletion of an unknown HGLOBAL
  10840. 74%TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  10841. 98%Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  10842. 99%How I organise my Blazor components
  10843. 98%SimulaVR
  10844. 99%The Power of Native - The Blinking Caret
  10845. 96%Cloudflare for Offices
  10846. 57%Dude, Where’s My Stuff? | J.P. Morgan Asset Management
  10847. 98%The difference between Go and Rust – dominikbraun.io
  10848. 98%.NET App Developer Links - 2021-09-29
  10849. 98%How to visualize decision tree
  10850. 99%GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  10851. 99%GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  10852. 99%Adding cross cutting concerns to a GraphQL service
  10853. 78%1Password can now randomly generate email addresses for logins | Engadget
  10854. 99%React Class Component vs Functional Component: How To Choose
  10855. 97%function declaration wins or variable declaration in JavaScript Hoisting
  10856. 99%Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  10857. 99%Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  10858. 99%About Offline First · RxDB
  10859. 98%ReSharper 2021.3 Starts Early Access Program! | The .NET Tools Blog
  10860. 72%Sysinternals 25th anniversary event: October 14, 2021
  10861. 99%The Equivalence contravariant functor
  10862. 99%Let's Make Some Art - Part 2
  10863. 99%The code worked differently when the moon was full
  10864. 90%WFH assumptions based on faulty data
  10865. 99%ASP.NET Community Standup - Exploring the ABP web app framework
  10866. 98%Announcing: Azure credits for open source projects - Microsoft Open Source Blog
  10867. 97%no-one-left-behind
  10868. 88%Alexander von Humboldt: the first Solarpunk
  10869. 93%Your room can be as bright as the outdoors
  10870. 97%What the GNU?
  10871. 99%A Guide to SQL Window Functions for Data Analysts
  10872. 99%Self-Parking Car in 500 Lines of Code | Trekhleb
  10873. 77%Revenge Bedtime Procrastination
  10874. 96%The human regression ensemble
  10875. 93%How to Ship Livestock
  10876. 96%Holacracy
  10877. 94%🚀 Introducing Cloudflare R2 Storage
  10878. 94%From Side-Project to Full-Time: 5 Things I've Learned in 5 Years
  10879. 97%Memory Management in RonDB
  10880. 99%QR error correction helps and hinders scanning
  10881. 99% Tools to Measure Software Energy Consumption from your Computer
  10882. 99%Custom deployment layout for Blazor WebAssembly apps
  10883. 92%ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  10884. 92%My wife was dying of brain cancer. My boss at Amazon told me to perform or quit.
  10885. 94%How to defeat Ed25519 and EdDSA using faults
  10886. 99%Remove Background from Image – remove.bg
  10887. 99%Learn C# with CSharpFritz - Collections and Generics
  10888. 99%Efficient Web Services with Marten V4
  10889. 99%GitHub Quick Reviews
  10890. 99%GitHub - robertdavidgraham/masscan: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
  10891. 99%A New Medium for Communicating Research on Programming Languages
  10892. 98%You either die an MVP or live long enough to build content moderation | Mux blog
  10893. 88%Gitpod Unveils Open Source Browser-Based VS Code 'Free from Microsoft's Control' -- Visual Studio Magazine
  10894. 81%No joke—you can buy our copy/paste keyboard right now
  10895. 86%Stack Overflow The Key Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  10896. 98%Download Inkscape 1.1.1 | Inkscape
  10897. 98%Masked Email from Fastmail and 1Password
  10898. 97%Spaces launch in Element
  10899. 98%The subtleties of Create­Stream­On­HGlobal, part 1: Introduction and basic usage
  10900. 99%Handling Transient Errors in Durable Functions
  10901. 97%Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
  10902. 71%Legacy Chrome Extensions to stop working from January 2023
  10903. 99%Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  10904. 98%Adam Storr - Dev Tips - Creating Unique Identifiers
  10905. 99%Ahead-Of-Time Compilation for Blazor Wasm
  10906. 75%What's the FASTEST Computer Language? C++ vs Fortran vs Cobol: E04
  10907. 99%Microsoft Announces Preview of On-Demand Capacity Reservations for Azure Virtual Machines
  10908. 71%Military leaders saw pandemic as unique opportunity to test propaganda techniques on Canadians, Forces report says
  10909. 97%‎Amplosion: Redirect AMP Links
  10910. 98%.NET App Developer Links - 2021-09-28
  10911. 76%Image sharing. No bullshit. - IMGZ
  10912. 97%SizeBench: a new tool for analyzing Windows binary size
  10913. 99%Monsters Weekly 224 - New LINQ methods in .NET 6
  10914. 99%Journey Towards Cloud Architecture
  10915. 99%ID Token and Access Token: What Is the Difference?
  10916. 91%We want to make Help all you need
  10917. 93%Working From Orbit
  10918. 96%[Last Week in .NET #61] – We named the dog Patches
  10919. 99%The Ultimate .NET Experiment – open source project – TooSlowException
  10920. 99%Avoiding Memory Leaks in Visual Studio Editor Extensions
  10921. 86%Uno Platform 3.10 Supports .NET 6 RC1 -- Visual Studio Magazine
  10922. 97%Director Corporate Security Incident Response Team (CSIRT)
  10923. 99%DIY Keyboard Build
  10924. 97%How I bricked then recovered my reMarkable 2
  10925. 92%Asymmetric Bets, Venture Capital & Cancer Cells - Rui Zhi Dong
  10926. 97%Five ways I handled my OutOfMemoryErrors
  10927. 82%Exportober
  10928. 99%Alexandre Nedelec - ASP.NET Core - Lost in configuration
  10929. 93%Something Weird Is Happening on Facebook
  10930. 97%Prevent Google from mangling links on the search results when clicking or copying on Firefox
  10931. 96%.NET Interactive Notebooks for Machine Learning | Rubik's Code
  10932. 96%GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  10933. 82%DistrictViewer
  10934. 98%Partitioning GitHub’s relational databases to handle scale
  10935. 99%The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  10936. 96%Chrome 94 released with controversial Idle Detection API
  10937. 99%I fixed a bug. What should I do now? - Gérald Barré
  10938. 96%Why am I getting an unresolved external from C++/WinRT if it is a header-only C++ library?
  10939. 93%How Big Tech Runs Tech Projects and the Curious Absence of Scrum
  10940. 99%GitHub - adam-mcdaniel/dune: A shell by the beach!
  10941. 99%Postmortem: Partial RavenDB Cloud outage
  10942. 99%Learn C# with CSharpFritz - Beginning C# - LINQ
  10943. 92%Easily creating and routing email addresses with Cloudflare Email Routing
  10944. 80%How Assembly Scanning keeps your .NET code clean
  10945. 98%The Mom Test - How to talk to customers. A Summary
  10946. 87%Melb.NET Oct 2021 ONLINE Meetup
  10947. 96%The Free Software Media System
  10948. 96%273: Microsoft Surface 2021 Event Recap
  10949. 93%What will programming look like in 2020?
  10950. 90%Model Binding an Array from a Form Post
  10951. 99%Implicit Usings in .NET 6
  10952. 99%Getting Started With GitHub Actions
  10953. 91%Monsters Weekly 223 - Processing CSV files in C#
  10954. 98%Distributed transaction patterns for microservices compared | Red Hat Developer
  10955. 99%Is it time to start creating C# Azure Functions in isolated mode?
  10956. 98%Olvid - Secure Messaging
  10957. 99%C# - Always valid value objects
  10958. 73%Ask the Expert: Windows as a Dev Box
  10959. 99%.Net Core Strong Typed Configuration Binding for Arrays
  10960. 99%Keep IDs internal with REST
  10961. 98%C# 10.0 implicit global using directives | endjin
  10962. 98%Unit Testing Legacy Code: Creating Maintainable Applications
  10963. 99%How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  10964. 98%C# XML Comments in Visual Studio Code - Simple Talk
  10965. 93%So GitHub has a CLI - let's take a look
  10966. 94%EFF to deprecate HTTPS Everywhere extension as HTTPS is becoming ubiquitous
  10967. 97%Hacktoberfest and Microsoft Docs - Contributor Guide
  10968. 96%Transactions in Distributed Systems
  10969. 81%I just don’t want to be busy anymore
  10970. 99%Category Theory Illustrated - Logic
  10971. 99%Asynchronous Injection
  10972. 97%ISPs — The Human Side of ISPs
  10973. 99%How to Train Really Large Models on Many GPUs?
  10974. 99%The Speed of Time
  10975. 97%Algorithmic Photography
  10976. 94%What's next for personal productivity
  10977. 99%Apple's app review team (Accessible Hangman)
  10978. 99%Improving Software ‘Numbers’
  10979. 93%Q6 How do you manage your time? How do you allocate your time between work and other things?
  10980. 98%Torvaney | Optimising the T9 keyboard
  10981. 96%Young Users No Longer Know How to File and Navigate
  10982. 99%Maybe the Spaghetti Code Conjecture is False
  10983. 99%Stamping Out Overflow Checks in Ruby
  10984. 97%Boyd's Management Model
  10985. 71%London Calling
  10986. 99%Designing Low Upkeep Software
  10987. 99%JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  10988. 69%Congratulations, Mini, You Made The Stupidest Turn Signals Ever
  10989. 99%Initial Impressions of Rust
  10990. 93%Cloudflare’s Annual Founders’ Letter
  10991. 99%OpenSSH: Release Notes
  10992. 95%Muppet Classic Theater - Full VHS Tape
  10993. 97%NDC London 2022: Call for Speakers/Papers
  10994. 89%JSFuck - Write any JavaScript with 6 Characters: []()!+
  10995. 99%GitHub - aristocratos/btop: A monitor of resources
  10996. 94%Reverse a string
  10997. 70%Data Breach
  10998. 90%Programming Idioms
  10999. 99%A terminal case of Linux
  11000. 96%Testing a compiler that can’t even print stuff out
  11001. 97%How I built forlater.email
  11002. 98%How Replication Works in MySQL
  11003. 99%A forward and reverse proxy primer for the layman — /var/
  11004. 93%The Siren Song of the ‘User’ Model
  11005. 98%Big problems at the timezone database
  11006. 96%Daily links from Cory Doctorow
  11007. 98%Amazon.com: Holmes Mini High Velocity Personal Fan, HNF0410A-BM : Home & Kitchen
  11008. 91%Examining btrfs, Linux’s perpetually half-finished filesystem
  11009. 72%UC reactor makes Martian fuel
  11010. 98%Why We Killed Our End-to-End Test Suite - Building Nubank
  11011. 91%Themes | Oh My Posh
  11012. 60%iPhone 13 Users Experiencing 'Unable to Communicate with Apple Watch' Bug With Mask Unlocking
  11013. 99%What Color is Your Function? – journal.stuffwithstuff.com
  11014. 95%GitHub Copilot AI Spawns Open Source Alternatives -- Visual Studio Magazine
  11015. 99%Health checks in ASP.Net Core web API
  11016. 99%New tool: an nginx playground
  11017. 98%Hello World - Introduction to C# interactive C# tutorial
  11018. 97%No, We Won’t Have a Video Call for That!
  11019. 99%Polysemy, one year later
  11020. 97%Antinets (aka, Analog Zettelkastens) and The Power of Tree Structures
  11021. 97%My Janet Story | Jungle Coder
  11022. 99%You are so loyal. We will pay you less.
  11023. 98%I changed my mind about Tailwind CSS
  11024. 99%A Guide to Using RSS to Replace Social Media – Luke Smith
  11025. 76%This Is All Exactly What It Looks Like | Defector
  11026. 99%6.0 Release Notes | Npgsql Documentation
  11027. 99%The case of the UWP application that crashes at launch on Windows 10X
  11028. 95%FAQ Modern Standby
  11029. 52%Total surveillance law proposed in Serbia | SHARE Foundation
  11030. 99%Code Maze Weekly #94 - Code Maze
  11031. 89%Weekly Update 262
  11032. 99%Operators with different color in Visual Studio
  11033. 72%“Completely Running Blind.” Apple’s Power Move To Kneecap Facebook Ads Is Working.
  11034. 96%Azure IoT
  11035. 99%Mozilla Says Chrome’s Latest Feature Enables Surveillance
  11036. 94%Years of pain solved by really obvious keyboard tweak – Symbolic Logic
  11037. 91%GitHub - will/slacktyping: i'm typing when you're typing
  11038. 99%Blazor JavaScript Interop Batching | Awaiting Bits
  11039. 97%Build WebSocket-based web apps with the Azure Web PubSub Service
  11040. 98%Build WebSocket-based web apps with the Azure Web PubSub Service
  11041. 99%Pattern Matching Examples in C#
  11042. 92%Introducing the New NuGet.org Package Details Page
  11043. 99%Ben.Demystifier 0.4.1
  11044. 99%On .NET Live - Scalable event processing with Reaqtor
  11045. 97%Epic Online Services launches Anti-Cheat support for Linux, Mac, and Steam Deck
  11046. 96%Kioxia's PCIe 5.0 SSD Just Hit 14,000 MBps
  11047. 89%Boxcryptor for Individuals
  11048. 99%ASP.NET Community Standup - Contributing to ASP.NET Core
  11049. 94%How to find the YouTube link for an ad
  11050. 96%A Playbook for Cleantech Commercialization
  11051. 97%Tech interviews
  11052. 92%Reflections on a decade of coding
  11053. 98%Bangle.js 2: The Open Smart Watch
  11054. 99%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  11055. 96%Bangle.js 2 Offers an Open and Refreshing Break From Expensive Smartwatches with JavaScript
  11056. 99%ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  11057. 86%Announcing npm’s new access token format
  11058. 97%paint.net 4.3 is now available!
  11059. 59%2006: Dwarf Fortress
  11060. 99%GitHub Advisory Database now supports Rust
  11061. 99%Authenticated Boot and Disk Encryption on Linux
  11062. 93%Marcus (@gerowen@mastodon.social)
  11063. 94%EU plans to force OEMs to use a common charger for all phones
  11064. 99%“Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  11065. 86%Spain will ban selling fruit and vegetables in plastic containers starting 2023
  11066. 82%@devlead - Mattias Karlsson's Blog - Joining the .NET Foundation Board of Directors
  11067. 96%Azure Serverless Conf September 2021 - Events
  11068. 99%.NET Desktop Community Standup - Hot Reload Updates
  11069. 93%Apple Will Not Reinstate Epic’s Fortnite Developer Account, but Epic’s Other Developer Accounts Remain Active
  11070. 99%Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  11071. 98%GitHub - christianselig/Amplosion: An iOS app/Safari extension to automagically redirect AMP links to their normal counterpart. Comes with a trusty dog.
  11072. 98%Why is there trailing garbage when I try to decode the bytes of a HttpContent object?
  11073. 95%How to write clean validation clauses in .NET
  11074. 99%Episode 395 - SAP on Azure
  11075. 92%Eric Lippert on why Programming Languages Turn Out The Way They Do
  11076. 99%Bringing OAuth 2.0 Flow to Wrangler
  11077. 55%Bankrupting Fraud Virtual Summit by Arkose Labs
  11078. 97%Spotify Box
  11079. 95%Spook.js
  11080. 99%Optimizely Gridview Customizations
  11081. 99%.NET Rocks! vNext
  11082. 82%Lab-grown meat is supposed to be inevitable. The science tells a different story.
  11083. 98%musl libc project is creating Free & Open-Source Software | Patreon
  11084. 98%Kim Kulling, AssetImporter-Contributor is creating The Open-Source-Library Asset-Importer-Lib | Patreon
  11085. 94%Motion One: The Web Animations API for everyone
  11086. 98%How We Got to LiveView
  11087. 99%Separating Concerns with Pipes & Filters
  11088. 98%It's tough being an Azure fan
  11089. 84%A New Dawn of Learning
  11090. 99%Building a Monad
  11091. 91%h2x
  11092. 92%this picture of a fox might be illegal
  11093. 96%20 Reasons To Quit Social Media
  11094. 98%Guix-HPC — What’s in a package
  11095. 98%Why I walked away from millions of dollars to found a startup - thoughts from the red planet - thoughts from the red planet
  11096. 89%Visual Studio 2022 Themes Revamped with Tool to Convert VS Code Themes -- Visual Studio Magazine
  11097. 95%Editor Hack: Add simple password protection to some content (code free)
  11098. 99%Do you know the GitHub Advisory Database?
  11099. 69%Hospitals lift curtain on prices, revealing giant swings in pricing by procedure
  11100. 82%.NET Foundation Board of Directors Election 2021: Results!
  11101. 98%Waydroid
  11102. 85%Official Home of Microsoft Surface PCs, Computers, Laptops, 2-in-1s, Dual-Screen & All-in-Ones
  11103. 99%Announcing Azure Functions 4.0 public preview with .NET 6 support
  11104. 85%Patreon
  11105. 99%Entity Framework Community Standup - PostgreSQL and EF Core
  11106. 95%A different kind of keyboard
  11107. 99%r/dotnet - What does your Blazor Server architecture look like?
  11108. 98%Become a productive .NET Developer with JetBrains Rider - PHINUG 2021.10
  11109. 99%The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  11110. 78%This Linux malware is designed to ATTACK WINDOWS!
  11111. 86%Converting between UTF-8 strings and UTF-16 strings in C++/WinRT
  11112. 96%DIY RGB Icosahedron build — GsD
  11113. 75%Google to Auto-Reset Inactive Android App Permissions for Billions of Devices
  11114. 96%GitHub - joeycastillo/The-Open-Book
  11115. 98%The First Rule of Machine Learning: Start without Machine Learning
  11116. 84%deskto.ps
  11117. 98%Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  11118. 98%.NET App Developer Links - 2021-09-22
  11119. 99%Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  11120. 97%Postgres 14: It's The Little Things
  11121. 98%Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  11122. 98%Manyverse – a social network off the grid
  11123. 93%Troy Hunt | GitHub Stars
  11124. 99%Structural pattern matching in Python 3.10
  11125. 99%ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  11126. 85%That Time I Told My Wife I Wanted to Quit My Job
  11127. 95%Don't be obsessed with your customers - Can's blog
  11128. 96%Don't be the Insecure Interviewer
  11129. 94%PS5 storage analysis concludes: Spend less, get the same gaming performance
  11130. 83%Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  11131. 50%Epik data breach impacts 15 million users, including non-customers
  11132. 90%GitHub Quick Reviews
  11133. 99%Delicious Library 3
  11134. 93%Daily links from Cory Doctorow
  11135. 93%N O D E
  11136. 99%AutoWrapper v5.0 RC Released!
  11137. 94%The “Too many white dudes” problem in software
  11138. 98%GitHub - PySimpleGUI/PySimpleGUI
  11139. 99%Swift with .NET in Xcode
  11140. 96%Make your donation now - Wikimedia Foundation
  11141. 98%Reading Code is a Skill - Trisha Gee
  11142. 94%The CertUtil program will decode Windows error codes, and in a variety of formats
  11143. 97%A Tunguska sized airburst destroyed Tall el-Hammam a Middle Bronze Age city in the Jordan Valley near the Dead Sea - Scientific Reports
  11144. 99%Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  11145. 99%ECDSA and Custom XML Signatures in .NET
  11146. 99%How to sign XML using RSA in .NET
  11147. 98%Guide to Autoencoders with TensorFlow & Keras | Rubik's Code
  11148. 79%OWASP 20th Anniversary
  11149. 98%.NET App Developer Links - 2021-09-21
  11150. 85%I started SaaS companies in 2013 and 2021. Here's how things have changed
  11151. 98%[Last Week in .NET #60]- Sourcing Your Packages
  11152. 94%Inflation is not cost of living
  11153. 98%Using the platform
  11154. 99%sudo in system()
  11155. 89%Home Price to Income Ratio (US & UK) - 73 Year Chart | Longtermtrends
  11156. 94%Rejections, Resilience, and Rejoicing: Getting a Tenure-Track Position
  11157. 99%5 RCEs in npm for $15,000
  11158. 75%When McDonalds Came to Denmark – Matt Bruenig Dot Com
  11159. 99%Emacs Typing Tutor
  11160. 99%Practical frontend architecture - jaredgorski.org
  11161. 99%dotNET
  11162. 98%Splitting Your Data and Application APIs
  11163. 95%Let's Encrypt's Root Certificate is expiring!
  11164. 91%HackerNews Readings
  11165. 80%iOS 15
  11166. 96%Azure Serverless Conf September 2021 - Events
  11167. 96%Google Docs in a clean-room browser - Ekioh
  11168. 99%Computing the Similarity Between Two Machine Learning Datasets -- Visual Studio Magazine
  11169. 98%little-endian
  11170. 94%As A Solo Developer, I Decided To Offer Phone Support, And This Is What Happened | Plumshell
  11171. 94%Software Development Then and Now: Steep Decline into Mediocrity
  11172. 96%ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  11173. 99%Azure Table Storage with ASP.NET Core - Code Maze
  11174. 81%Is C# getting out of hand?
  11175. 79%What does this mean? The caller specified wait timed out before the operation completed because a host termination is in queued
  11176. 90%Project Memento: An NFT art project
  11177. 99%Generate PDF files using an html template and Playwright - Gérald Barré
  11178. 96%How to customize your HTTP DDoS protection settings
  11179. 96%272: .NET 6 RC1, .NET MAUI Updates, & iPhone 13 Event Recap
  11180. 98%.NET App Developer Links - 2021-09-20
  11181. 99%Atomic reference counting (with Zig code samples)
  11182. 99%Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  11183. 98%Singularity – Microsoft’s Experimental OS
  11184. 98%.NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  11185. 85%FCPS Ransomware Update December 22
  11186. 93%There are six internet links on my office on wheels. Seven when Starlink arrives.
  11187. 74%Freenet
  11188. 93%Bye YouTube, Hello PeerTube 📺 (no ads, decentralised, privacy-friendly! -- Diode Zone)
  11189. 86%John Kozubik - / pub
  11190. 96%Build Something Unambitious
  11191. 95%The Unofficial Way to Land a Gulfstream G280
  11192. 93%My Month in Mulki
  11193. 97%Introducing the Aino framework
  11194. 98%[Unravelling mocona] Part 1 - Verbosity or Anti-Pattern
  11195. 98%Privacy Policy Of Your Existence | Ondřej Bárta - Berlin based designed with full stack engineering background
  11196. 95%Analyzing The Olympic Games
  11197. 97%Linux on the Desktop: Part Two
  11198. 98%How to Contribute a Change to Nginx
  11199. 94%The shape of dinosaur eggs
  11200. 99%Same App Different Design Patterns
  11201. 75%Library Genesis
  11202. 88%This is stupid, but I love it
  11203. 88%The REAL Story On Why Space Cadet Pinball Was Removed (ft. Windows on Itanium)
  11204. 89%Russia restricts opposition election voting app from Apple App Store and Google Play Store - NetBlocks
  11205. 96%machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  11206. 98%MJML - The Responsive Email Framework
  11207. 94%Project Myriagon: Cloudflare Passes 10,000 Connected Networks
  11208. 81%Can you see the Republic of Ireland from England? - Menu >
  11209. 99%GitHub - seemoo-lab/AirGuard: Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍
  11210. 92%Episode 24: Dependency Injection in .NET with Steve Collins
  11211. 98%How To Rapidly Improve At Any Programming Language
  11212. 98%Edpnet network info
  11213. 99%Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  11214. 83%One Bitcoin Transaction Generates Two iPhones Worth of E-Waste
  11215. 98%Good is Not Great | ANDY.WORKS
  11216. 97%Unravelling the `async with` statement
  11217. 98%The Solution to Newcomb’s Paradox
  11218. 96%GitHub - joehillen/sysz: An fzf terminal UI for systemctl
  11219. 98%PostgreSQL on the Move
  11220. 97%The Bagel Language 🥯 | Brandon's Website
  11221. 95%On Building Glue Systems - Dev.Poga
  11222. 90%002. Developer Experience is User Experience
  11223. 97%N64 Memory – rothw.com
  11224. 94%Aren't we all professional Googlers?
  11225. 96%StackExchange.Redis: Backlog and Retry - Overview and Planning
  11226. 99%ASP.NET Minimal APIs - balta.io
  11227. 99%.NET 6 ASP.NET Core Migration
  11228. 98%GIT PURR! Git Commands Explained with Cats!
  11229. 99%Minimal APIs in .NET 6 but where are the Unit Tests?
  11230. 97%Cloudflare Pages is Lightning Fast
  11231. 99%GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  11232. 97%C# - Gotchas with switch expression - Hi, I'm Ankit
  11233. 88%Smashing Big Red Button to Leave a Conference Call
  11234. 96%Intersection geometry - A/B Street
  11235. 99%GitHub - seed-rs/seed: A Rust framework for creating web apps
  11236. 93%An Old Programmer Loses His Job
  11237. 99%Weekly Update 261
  11238. 99%feat: improved theme png rendering by NickCraver · Pull Request #971 · JanDeDobbeleer/oh-my-posh
  11239. 70%Dear Mom, I’m Dropping Out — Simon Berens
  11240. 96%How I made $50K in 3 days with NFTs
  11241. 96%My pain building a WYSIWYG editor with contenteditable - Answerly.io
  11242. 99%Ditch your version manager
  11243. 99%Splitting up trust
  11244. 98%Tips for saving memory with pandas
  11245. 97%Quick-start to Pair Programming. 3 Strategies For You - Paweł Pluta
  11246. 93%The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  11247. 97%Checking it twice
  11248. 92%The long-term consequences of maintainers’ actions – Ariadne's Space
  11249. 96%Cryptology ePrint Archive: Report 2021/1148
  11250. 99%Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  11251. 76%The lax computer security of British MPs - as detailed in their own tweets
  11252. 99%Building apps in minutes, not months
  11253. 99%HTTP/3 support in .NET 6
  11254. 97%r/dotnet - How many full-time devs does it take to keep developing dotnet?
  11255. 97%Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  11256. 96%Document
  11257. 99%Approaches to handling simple expressions in C#
  11258. 95%Do Your Math Abilities Make Learning Programming Easier? Not Much, Finds Study
  11259. 82%Adam Storr - Becoming a Remote Worker - Month 18+
  11260. 88%Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  11261. 99%Production postmortem: The Guinness record for page faults & high CPU
  11262. 97%Top 5 LED Strip Lighting Projects - Dave's Garage
  11263. 95%Adventures in application compatibility: The case of the wild instruction pointer that, upon closer inspection, might not be so wild after all
  11264. 98%Code Maze Weekly #93 - Code Maze
  11265. 99%Benchmarking Edge Network Performance: Akamai, Cloudflare, AWS CloudFront, Fastly, and Google
  11266. 96%The Ultimate .NET MAUI Update
  11267. 98%Level up your skills with Bicep!
  11268. 99%An Easy Guide to React useReducer() Hook
  11269. 99%How JSX (React) Works Under the Hood
  11270. 98%Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  11271. 97%High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  11272. 84%Azure Sentinel Notebooks Ninja Part 2: Getting Started with Azure Sentinel Notebooks
  11273. 95%Etched Glow-Through Keycap with GitHub Octocat Logo
  11274. 89%Chartist - Simple responsive charts
  11275. 85%The Crime of Curiosity
  11276. 97%Kansas City Developers Conference - Done!
  11277. 77%Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  11278. 99%MinimalApiPlayground/ProblemDetailsDeveloperPageExceptionFilter.cs at main · DamianEdwards/MinimalApiPlayground
  11279. 95%What developers should know about security with Troy Hunt
  11280. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  11281. 77%Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  11282. 91%Rust Playground
  11283. 94%Windows 11: Just say no
  11284. 98%Work on interesting problems. Not interesting technologies - Part 2
  11285. 99%Syntax highlighting is backwards
  11286. 99%advanced shell packaging: resholve YADM's nixpkg
  11287. 97%How to ask for help - Stavros' Stuff
  11288. 99%I Tried to Launch a Side Project Within 30 Days and Failed Hopelessly
  11289. 97%rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  11290. 96%Ten Years of Fukushima Disinformation | Skeptical Inquirer
  11291. 98%Hamtips, or why I still run the Technical Phone Screen as the Hiring Manager
  11292. 99%Building OwnFlask - A Flask(like) Python Framework
  11293. 95%How to Lead a More Rational Life with Bayes' Theorem
  11294. 80%What’s the value of an advanced technical degree? — Mark Simithraaratchy
  11295. 98%XTDB — Open Time Store
  11296. 95%Process Scheduling In Linux
  11297. 98%Notes on the small web
  11298. 93%Slowing 47.181.162.115&c=1&t=44455.7118645833
  11299. 99%Don't fear the pointer — Bitfield Consulting
  11300. 99%CSS Mirror Editing in Edge DevTools for VS Code
  11301. 98%How We Made Playable Quotes for the Game Boy
  11302. 98%You wanted WebSockets? | daniel.haxx.se
  11303. 96%Can We Solve Linear Algebra Problems at Extreme Scale and Low Precisions?
  11304. 93%The Perils of an .xyz Domain
  11305. 97%OpenSSL 3.0 Has Been Released!
  11306. 99%Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  11307. 84%#Shitlassian - story about how Atlassian fired me because my wife had cancer
  11308. 99%GitHub - alephsecurity/xnu-qemu-arm64
  11309. 98%Episode 394 - Quantum Update
  11310. 72%The Good Notes Are Circled
  11311. 90%Execution Time | Oh My Posh
  11312. 71%The ownership and future of Mullvad VPN - Blog | Mullvad VPN
  11313. 88%.NET Tooling Community Standup - What's new in Visual Studio for Mac
  11314. 93%Aaron Stannard on Technical Debt and Optionality
  11315. 99%GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  11316. 99%Go'ing Insane Part One: Endless Error Handling
  11317. 99%The C++ implicit assignment operator is a non-ref-qualified member, even if the base class's assignment has a ref-qualifier
  11318. 96%Every engineer should do a stint in consulting
  11319. 91%Is management pressuring you to deliver unfinished code?
  11320. 91%Marginalia Search
  11321. 98%Extending .NET Minimal APIs with Swagger, Authentication & Validation
  11322. 97%Early Hints: How Cloudflare Can Improve Website Load Times by 30%
  11323. 98%Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  11324. 99%Why Authorization is Hard
  11325. 99%Home Assistant
  11326. 99%If you copied any of these popular StackOverflow encryption code snippets, then you coded it wrong
  11327. 98%.NET App Developer Links - 2021-09-16
  11328. 98%Discover quick actions for common tasks as you type, with IntelliCode
  11329. 99%Should Controllers Reference Repositories or Services
  11330. 91%JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  11331. 92%Microsoft launching tech resilience curriculum to foster a more inclusive future - The Official Microsoft Blog
  11332. 96%Introducing password removal for Microsoft Accounts
  11333. 89%Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  11334. 97%.NET Rocks! vNext
  11335. 82%CityMayor | Dapp.com - MarbleCards | OpenSea
  11336. 96%.NET MAUI 'Slips the Schedule,' Won't Ship with .NET 6 in November -- Visual Studio Magazine
  11337. 98%How much faster is Java 17?
  11338. 97%Introducing Package Source Mapping
  11339. 98%GitHub - github/paste-markdown: Paste spreadsheet cells as a Markdown table.
  11340. 99%Processing Large Payloads with the Claim Check Pattern
  11341. 99%Does your Figma Plugin really need an UI? | Tom's dev blog
  11342. 96%The Cyclic Identity for Partial Derivatives
  11343. 98%Playing with htmlq, awk, and sed
  11344. 96%Building an Alternative Ecosystem | Joshua Strobl
  11345. 96%Don't Trust the Process
  11346. 98%Call WinRT COM interop interfaces from .NET 5+ apps - Windows apps
  11347. 94%Why I left academia
  11348. 97%The Second Coming of the Search Engine
  11349. 98%Write Epic Shit - Corbett Barr
  11350. 99%Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications
  11351. 91%How I write my Journal
  11352. 97%Engineer vs Entrepreneur Mindset
  11353. 96%Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  11354. 98%Product Security Engineering Manager - Architecture
  11355. 99%Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  11356. 97%🐊 Crocotile 3D - A tile-based 3d modeling editor!
  11357. 79%6.0 Milestone · DuendeSoftware/IdentityServer
  11358. 98%Turing Oversold
  11359. 99%The Time Travel Debugger for Web Development
  11360. 97%Machine Learning Community Standup - Deep Learning with TorchSharp
  11361. 99%Swapping two numbers in C#
  11362. 84%Rack-With-Support - FUSION
  11363. 82%Developer Burnout: Why it Happens and What We Can Do About It
  11364. 69%TechBaby Prague
  11365. 97%Leaking Value Objects from your Domain
  11366. 95%Announcing The Unicode® Standard, Version 14.0
  11367. 96%Amazon.com: Sabrent 4TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  11368. 96%Amazon.com: Sabrent 2TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  11369. 98%The Catch Block #74 - Ship, Show, Ask
  11370. 93%How do I set the alpha channel of a GDI bitmap to 255?
  11371. 97%Discovering what’s slowing down your website with Web Analytics
  11372. 98%The American Style of Quotation Mark Punctuation Makes No Sense
  11373. 97%Storage galore: New PS5 update finally lets users add more space for games
  11374. 98%Cloudflare Images Now Available to Everyone
  11375. 59%Apple just copied a developer's Apple Watch keyboard after yanking it from the App Store
  11376. 99%“Secret” Agent Exposes Azure Customers To Unauthorized Code Execution | Wiz Blog
  11377. 99%.NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11378. 97%Anonymous Presents: Operation Epik Fail
  11379. 79%5.0.10 Milestone · npgsql/npgsql
  11380. 79%5.0.10 Milestone · npgsql/efcore.pg
  11381. 94%ACSC Annual Cyber Threat Report 2020-21
  11382. 98%.NET App Developer Links - 2021-09-15
  11383. 99%Windows Package Manager
  11384. 83%Exploring 120 years of timezones
  11385. 99%PHP: rfc:fibers
  11386. 97%Join us behind the scenes at Azure, thanks to the Well-Architected Framework
  11387. 95%.NET September 2021 Updates – 5.0.10 and 3.1.19
  11388. 88%Up in arms - Tandy Armatron Dissection
  11389. 89%r/buildapc - Please help me identify this CAPS-lock overlay, as it's ruining my game
  11390. 74%Gwyneth Peña S. @madebygps
  11391. 86%Effect size is significantly more important than statistical significance.
  11392. 99%Announcing .NET 6 Release Candidate 1
  11393. 95%Bespoke Synth
  11394. 92%PHP maintains an enormous lead in server-side programming languages
  11395. 95%Dialectical Solution to the Liar Paradox — Hegel's Chapel
  11396. 98%Reflecting on the Shake Build System
  11397. 97%Improving Origin Performance for Everyone with Orpheus and Tiered Cache
  11398. 95%Plain Text Journaling System
  11399. 99%Hack Pipe for Functional Programmers: How I learned to stop worrying and love the placeholder | James DiGioia
  11400. 77%The Most Underused Email Feature: Schedule Send
  11401. 91%Tools for professionals, tools for amateurs
  11402. 99%Technical Writer
  11403. 61%iPhone 13 Models Are Heavier and Thicker Than iPhone 12 Models
  11404. 83%Travis CI flaw exposed secrets of thousands of open source projects
  11405. 96%Programming Language Wars - Software By Design
  11406. 95%r/crypto - What are the most overrated cryptographic schemes, protocols, conferences, etc.?
  11407. 89%Release 0.2.0-pre.20210914193659.28 · DamianEdwards/MinimalValidation
  11408. 97%Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  11409. 93%iPhone 13 Pro and 13 Pro Max - Technical Specifications
  11410. 91%Spasm - Underrun example
  11411. 98%Visual Studio 2022 Preview 4 is now available!
  11412. 98%How percentile approximation works (and why it's more useful than averages)
  11413. 99%ASP.NET Core updates in .NET 6 Release Candidate 1
  11414. 99%ASP.NET Core updates in .NET 6 Release Candidate 1
  11415. 99%Announcing .NET 6 Release Candidate 1
  11416. 99%GitHub Quick Reviews
  11417. 99%Update on .NET Multi-platform App UI (.NET MAUI)
  11418. 71%Collisions of Light Produce Matter/Antimatter from Pure Energy
  11419. 97%Java 17 / JDK 17: General Availability
  11420. 68%Intel Is Reducing Server Chip Pricing in Attempt to Stem the AMD Tide
  11421. 88%ASP.NET Community Standup - Blazor in .NET 6 RC1
  11422. 99%WebSocket per-message compression in ASP.NET Core 6
  11423. 99%CSS Variables + calc() + rgb() = Enforcing High Contrast Colors
  11424. 93%Q1K3 | js13kGames
  11425. 88%Why I Have NOT Tried Github Copilot - I'm a Little Skeptical...
  11426. 76%Microspeak: Persona
  11427. 99%C# For Beginners - Lesson 10: Methods
  11428. 99%Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  11429. 93%From AMP to Signed Exchanges, Or How Innovation Happens at Cloudflare
  11430. 89%Cyber Defenders' Career Guide: 9781617298202: Computer Science Books @ Amazon.com
  11431. 99%Setting up the SonarQube scanner when building a .NET Core container image
  11432. 96%Why Monero
  11433. 99%Async processing of long-running tasks in ASP.NET Core
  11434. 99%Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  11435. 98%WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  11436. 99%Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  11437. 98%.NET App Developer Links - 2021-09-14
  11438. 99%Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  11439. 99%Unit testing private helper methods
  11440. 98%Advanced Git Workflow Tips | The .NET Tools Blog
  11441. 99%MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  11442. 98%Download the fastest Firefox ever
  11443. 98%The workflow must be associated with an integration account - Azure Logic App
  11444. 96%Docs | Open-Meteo.com
  11445. 96%GitHub - ryanoasis/powerline-extra-symbols: Extra glyphs for your powerline separators
  11446. 80%[Last Week in .NET #59] – Min/Max Life Changes
  11447. 96%Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  11448. 92%Subscribe to Burnout+ – Three Letter Acronym
  11449. 90%Trademark Actions Against the PostgreSQL Community
  11450. 99%GitHub - dtolnay/inventory: Typed distributed plugin registration
  11451. 64%Screenshots
  11452. 98%Build software better, together
  11453. 96%FORTRAN.io finally, a Fortran Web Framework
  11454. 81%Intuit to Acquire Mailchimp
  11455. 98%Stay Calm and Learn This · Patrick Juchli
  11456. 99%Finding Types at Runtime in .NET Core
  11457. 96%Building Through Uncertainty
  11458. 97%Lessons learned during a Developer on Duty: Observability · Pietro Menna
  11459. 99%Unravelling `async for` loops
  11460. 99%Static Analysis in JavaScriptCore (Part I)
  11461. 99%Introduction — Otter documentation
  11462. 97%40 One-Sentence Email Tips
  11463. 81%Most Startup ‘Pivots’ Aren’t Really Pivots, They’re Just What Startups Are Supposed To Do
  11464. 93%April King — Cache-Control Recommendations
  11465. 99%How to parse any website
  11466. 94%Regret Minimization | Samvit Jain
  11467. 97%Disclosing CVE-2021-40823 and CVE-2021-40824: E2EE vulnerability in multiple Matrix clients | Matrix.org
  11468. 97%Designing Beautiful Shadows in CSS
  11469. 99%Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  11470. 96%Why I’m Not an Angel Investor — Stuff George Writes
  11471. 90%FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  11472. 74%Apple patches a NSO zero-day flaw affecting all devices – TechCrunch
  11473. 99%Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  11474. 89%Developers: Hire or Use Consultants?
  11475. 94%OpenRA
  11476. 97%New Open Source ONNX Runtime Web Does Machine Learning Modeling in Browser -- Visual Studio Magazine
  11477. 99%OData (Open Data Protocol) in ASP.NET 6.0
  11478. 68%Hyperbaric oxygen therapy reverses hallmarks of Alzheimer’s disease and dementia - Technology Org
  11479. 93%r/perfectlycutscreams - German Streamer watching a self defense video
  11480. 99%Resource efficient Thread Pools with Zig
  11481. 95%Cloud Providers Publish Ransomware Mitigation Strategies
  11482. 99%Investigating an infinite loop in Release configuration - Gérald Barré
  11483. 55%Uber must employ its drivers, Dutch court rules
  11484. 99%The latency of making a coffee cup
  11485. 99%The C++/WinRT query_interface_tearoff extension point, and using it for COM aggregation
  11486. 95%Email Protection | Cloudflare
  11487. 90%Cloudflare Passes 250 Cities, Triples External Network Capacity, 8x-es Backbone
  11488. 97%.NET developer reacts to the StackOverflow survey 2021
  11489. 98%GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  11490. 99%Professional C# and .NET – 2021 Edition
  11491. 99%Introduction to System.Text.Json Through Examples - Code Maze
  11492. 99%Dotnetos Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11493. 97%NLP Tutorial with Flair & Python | Rubik's Code
  11494. 96%271: How not to monetize an app
  11495. 98%Implementing Angular Code Flow with PKCE using node-oidc-provider
  11496. 98%.NET App Developer Links - 2021-09-13
  11497. 97%How To Desktop in 2022
  11498. 99%How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  11499. 99%Introduction to GitHub Codespaces
  11500. 99%How To Map A Route in an ASP.NET Core MVC application
  11501. 96%RLE: The Human Friendly Compression
  11502. 90%Twitter reveals surprisingly low two-factor auth (2FA) adoption rate
  11503. 87%The World's Oldest Active Torrent Turns 18 Soon * TorrentFreak
  11504. 99%Minimal APIs at a glance in .NET 6
  11505. 78%CityMayor | Dapp.com - MarbleCards | OpenSea
  11506. 97%Docker Licensing, Career and Coding Questions
  11507. 91%refactor: port libtransmission to C++ by ckerr · Pull Request #1787 · transmission/transmission
  11508. 88%The Structure of Scientific Revolutions
  11509. 96%How to raise investment
  11510. 99%How to Improve programming logic
  11511. 98%Rectangle{} debugging in QML, just like printf(), but for QT
  11512. 85%How factories were made safe
  11513. 98%Randomizing the Alert Sound on a Mac
  11514. 94%The p-word – Puppies, Flowers, Rainbows and Kittens
  11515. 91%Amazon.com: Qozary 2 Pack Socks Underwear Drawer Organizer Divider, 24 Cell or 16 Cell Collapsible Cabinet Closet Organizer Storage Boxes for Clothes, Socks, Lingerie, Underwear, Ties (24 Cell, Gray) : Home & Kitchen
  11516. 96%Welcome, adventurer! — BEAM VM Wisdoms
  11517. 97%Rechargeable Toilet Bowl Night Light, 16-Color LED Motion Activated Sensor Nightlight, Cool Fun Gag Gadget for Husband Men Women Him Mother Father Day - - Amazon.com
  11518. 99%The KDL Document Language
  11519. 99%Checkboxland
  11520. 99%Two new color spaces for color picking - Okhsv and Okhsl
  11521. 92%Rejected!
  11522. 99%Ray casting in 2D game engines
  11523. 87%LIVE: Windows 11 Walkthrough with Microsoft Dev Davepl
  11524. 99%Azure AD JWT authentication in .NET isolated process Azure Functions
  11525. 99%Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  11526. 86%Lockdown math announcement
  11527. 97%Remaking Celeste’s Lighting
  11528. 98%Welcome to Speed Week and a Waitless Internet
  11529. 93%Windows 11 Pinball by the original Windows XP programmer
  11530. 99%Learn BIO Video in 3 simple steps - Tech Leader Journey
  11531. 80%Social networks
  11532. 99%My Room in 3D — Experiment
  11533. 97%Electron isn’t Cancer but it is a Symptom of a Disease – Duck Rowing
  11534. 99%An opinionated look at Minimal API in .NET 6
  11535. 99%Minimal APIs at a glance
  11536. 97%Write code that's easy to delete, and easy to debug too.
  11537. 96%pratik.is/here - Pratik's Personal Site
  11538. 99%I18n in Go: Managing Translations
  11539. 98%No More Medium. Build Your Own Site, Please.
  11540. 90%Episode 23: Git - with Jesse Liberty and James World
  11541. 86%9/11 Realtime
  11542. 98%Proving 50-Year-Old Sorting Networks Optimal: Part 2
  11543. 99%Working with DevOps friendly EF Core Migration Bundles
  11544. 96%Microsoft acquires Clipchamp to empower creators | Microsoft 365 Blog
  11545. 69%Facebook Is Censoring People For Mentioning Open-Source Social Network Mastodon
  11546. 98%Why Flask will teach you more about software engineering than Django
  11547. 99%Constant-time code verification with Memory Sanitizer
  11548. 97%A resource for the OpenBSD community
  11549. 92%Steam Top 50 Games: 72% Work on Linux in Sept. 2021 - Boiling Steam
  11550. 87%How Tesla Got Two Nürburgring Lap Times From the Same Lap
  11551. 98%Note-Taking for Software Engineers
  11552. 89%Learn in Better Way for Your Life
  11553. 99%Sylvain Kerkour
  11554. 98%Are Dockerfiles good enough?
  11555. 93%Windows 11 Pinball by the original Windows XP programmer
  11556. 98%Mistakes I've Made in AWS
  11557. 93%Windy as forecasted
  11558. 92%CFAIL Session 4 Talk #1: Incorrectly Generated RSA Keys, by Daniel Shumow
  11559. 79%“Never trust a clown”: McDonald’s leaks Monopoly database credentials
  11560. 95%It's just a (hacker news) bubble you're living in
  11561. 96%Disk/CPU performance: Linode vs DigitalOcean vs UpCloud vs Hetzner vs Terrahost vs Scaleway
  11562. 94%Making mistakes is part of working
  11563. 92%The VC power law: biotech vs. tech
  11564. 96%How I arrived at my perfect business idea | SVG Backgrounds
  11565. 94%Use Tools That Suit You and the Problem | Daan Debie
  11566. 99%Managing User State [9 of 11] | Beginner's Series to: Blazor
  11567. 99%Why that Thunderbolt add-in card doesn’t work properly in your unsupported PC – Matt's Tech Pages
  11568. 99%From Shader to Metaball, Part Ⅰ
  11569. 96%How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  11570. 98%Part 4: Notifiable Data Breach (NDB) Scheme
  11571. 97%Sales for Hackers
  11572. 96%Oracle SQL Is The Devil – Coding To Freedom
  11573. 99%Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  11574. 99%GitHub - jely2002/youtube-dl-gui: A cross-platform GUI for youtube-dl made in Electron and node.js
  11575. 99%C# 10 is HERE! 5 features that will blow your mind 🤯
  11576. 99%First look at the debugger - Visual Studio (Windows)
  11577. 91%I Reached 100k Subscribers - Ask Me Anything
  11578. 89%A Laser Fired Through a Keyhole Can Expose Everything Inside a Room
  11579. 97%Microsoft Announces Azure Spring Cloud Enterprise in Preview
  11580. 99%Migrate apps to modern authentication
  11581. 99%Ordering asynchronous updates with coroutines, part 5: Bowing out via cancellation
  11582. 98%Code Maze Weekly #92 - Code Maze
  11583. 99%How to execute an object file: Part 3
  11584. 98%Certified Application Security Specialist (CASS)
  11585. 99%Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  11586. 97%Episode 82 - DotPurple With Michael Babienco
  11587. 84%Groundbreaking Technique Yields Important New Details on Silicon, Subatomic Particles and Possible ‘Fifth Force’
  11588. 90%Monsters Weekly 221 - New git commands
  11589. 97%Web Live Preview
  11590. 99%The Specification contravariant functor
  11591. 98%Date Format Cheat Sheet—How To Format Dates React DatePicker
  11592. 99%Episode 393 - Behind the scenes
  11593. 99%The Future of Visual Studio Extensibility is Here!
  11594. 98%Connect Tailscale - GitHub Marketplace
  11595. 91%Ozzillate - Transfer Files via Sound
  11596. 94%New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  11597. 99%Machine Learning Community Standup - Office Hours
  11598. 81%New Math Book Rescues Landmark Topology Proof | Quanta Magazine
  11599. 99%Event Sourced Aggregate Design: Focus on Business Logic
  11600. 96%Using a reMarkable Tablet in Web Meetings – The Charette Project
  11601. 97%in which a laptop defies the trends
  11602. 92%The Fog of Random
  11603. 96%AWS SIGv4 and SIGv4A — shufflesharding.com
  11604. 91%Q6 How do you manage your time? How do you allocate your time between work and other things?
  11605. 99%Thoughts on Clojure UI framework
  11606. 96%A Rotating Team Lead
  11607. 98%Running My Business From an iPad
  11608. 96%Quitting Entrepreneurship, Getting A Job
  11609. 94%Fix My Code
  11610. 99%The .NET Docs Show - .NET IoT Ask Me Anything
  11611. 96%Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  11612. 73%Windows 11 Livestream - Sep 12, 2021 9AMPST 4PMGMT - Announcement!
  11613. 94%Weekly Update 260
  11614. 90%~60x speed-up of Linux
  11615. 98%ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  11616. 88%Data Consistency Between Microservices
  11617. 92%.NET Conf 2021
  11618. 84%.NET customers showcase | See what devs are building
  11619. 99%Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  11620. 97%OWASP Top 10
  11621. 96%Creating Pivot indexes in RavenDB
  11622. 88%GraphCMS, GraphQL, and Nextjs - Let's Build A Static Site
  11623. 98%Full-time Content Creation with Jessica Chan
  11624. 98%Ordering asynchronous updates with coroutines, part 4: Bowing out, explicit version
  11625. 97%Native Rust support on Cloudflare Workers
  11626. 97%5 open source .NET projects that deserve more attention
  11627. 74%Rewilding: 60 years ago, scientists let a farm go wild – the results are in
  11628. 99%Toolbelt.Blazor.LoadingBar 13.0.0
  11629. 99%How We Went All In on sqlc/pgx for Postgres + Go
  11630. 87%How Docker broke in half
  11631. 92%Bad engineering managers think leadership is about power, good managers think leadership is about competently serving their team
  11632. 98%.NET App Developer Links - 2021-09-09
  11633. 99%.NET Rocks! vNext
  11634. 99%A .NET 6 Minimal API Todo example Playground
  11635. 99%Refactoring to Value Objects
  11636. 99%New Improved Attach to Process Dialog Experience
  11637. 99%Apples in MAUI
  11638. 99%Google APIs: authentication with TypeScript | I CAN MAKE THIS WORK
  11639. 98%Windows 11: The Optimization and Performance Improvements
  11640. 93%How to replace Docker with Podman on a Mac
  11641. 97%Ship / Show / Ask
  11642. 98%OSS Power-Ups: CliWrap | The .NET Tools Blog
  11643. 77%Does Ivermectin Cause Sterility in Men?
  11644. 99%Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  11645. 93%Locking editor panes in Visual Studio Code prevents unwanted multi-tab experiences
  11646. 84%B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  11647. 99%Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  11648. 98%csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  11649. 67%WhatsApp “end-to-end encrypted” messages aren’t that private after all
  11650. 82%MIT-designed project achieves major advance toward fusion energy
  11651. 93%Transparency in startups
  11652. 95%The mystery of load average spikes
  11653. 90%Should you delete social media? That’s the wrong question.
  11654. 89%Restrictions for Impacted Areas – South East Queensland
  11655. 92%Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  11656. 99%The Compiled Future of Front End
  11657. 97%Auto retry message on connection failure by NickCraver · Pull Request #1856 · StackExchange/StackExchange.Redis
  11658. 95%The Adjacent User Theory at andrewchen
  11659. 97%What they don’t tell you when you translate your app
  11660. 64%Norway COVID: 171,719 Cases and 826 Deaths - Worldometer
  11661. 85%Daily Confirmed Cases in NSW - COVID LIVE
  11662. 93%How to drive away your best engineers. | padraigobrien.com
  11663. 92%About
  11664. 87%Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine
  11665. 98%Maintain it With Zig
  11666. 83%Using the Console Log formatter
  11667. 95%Monitoring my home's air quality (CO2, PM2.5, Temp/Humidity) with AirGradient's DIY sensor
  11668. 97%Craver's oh-my-posh profile
  11669. 87%Archive.org Serendipity: Search and Stream Selections from the 78rpm Collection
  11670. 99%Going deeper into static constructors hole
  11671. 99%GitHub - philipl/pifs: πfs - the data-free filesystem!
  11672. 99%GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS
  11673. 88%Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core
  11674. 99%Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  11675. 87%Outdated Answers: accepted answer is now unpinned on Stack Overflow
  11676. 99%Integration Testing: IHost Lifecycle with NUnit
  11677. 99%The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  11678. 98%Ordering asynchronous updates with coroutines, part 3: Let them all compete, but only one wins
  11679. 99%GitHub - EtherDream/web2img: bundle web files into a single image
  11680. 90%Introducing: Custom Hostname Analytics
  11681. 97%Dolphin Progress Report: August 2021
  11682. 92%How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released
  11683. 86%The SEC has told us it wants to sue us over Lend. We don’t know why.
  11684. 98%Switching to the i3 window manager
  11685. 98%.NET App Developer Links - 2021-09-08
  11686. 86%2021 Board of Trustees Election
  11687. 99%The Command Handler contravariant functor
  11688. 99%Favorite improvements in .NET 6
  11689. 95%Patent Images
  11690. 96%Teaching people to fish
  11691. 91%Shifting Trends: The Evolution of Mountain Bike Geometry - blog.jans.com
  11692. 98%Turning my hobby into a business made me hate it
  11693. 61%How Sri Lanka’s overnight flip to total organic farming has led to an economic disaster
  11694. 99%Git tooling in Visual Studio 2022
  11695. 79%Your VGA monitor may be easier to repair than you think - CNX Software
  11696. 91%Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  11697. 99%My £4 a month server can handle 4.2 million requests a day
  11698. 76%McDonald's leaks password for Monopoly VIP database to winners
  11699. 99%What's new in C# 10.0 - C# Guide
  11700. 99%Integration Testing: IHost Lifecycle with xUnit.Net
  11701. 71%[Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  11702. 99%GitHub Quick Reviews
  11703. 98%GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  11704. 96%VS Code Uses ML to Detect Programming Language, Set Mode -- Visual Studio Magazine
  11705. 94%The ASP.NET Team @TheASPNETTeam
  11706. 99%ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  11707. 99%C# static constructor called multiple times
  11708. 98%Bonsai | Web Browser for Research
  11709. 88%California streaming: Apple’s next big event is September 14
  11710. 99%Differential Evolution Optimization -- Visual Studio Magazine
  11711. 95%How to be a Certificate Authority, feat. Ryan Sleevi - Security. Cryptography. Whatever.
  11712. 87%Microsoft Outlook shows real person’s contact info for IDN phishing emails
  11713. 98%Welcome · Real-World Cryptography MEAP V14
  11714. 88%Ask the Expert: What's New in C# 10.0
  11715. 71%Musings: How to Beat Greg Abbott, revisited
  11716. 98%OpenSSL version 3.0.0 published
  11717. 99%ASP.NET Community Standup - A first look at Carter on .NET 6
  11718. 91%Matching Colorful Brackets are BUILT IN to VS Code - (No Extension Needed)
  11719. 50%ProtonMail deletes 'we don't log your IP' boast from website after French climate activist reportedly arrested
  11720. 99%Ordering asynchronous updates with coroutines, part 2: Restart with hand-off
  11721. 72%“The Door Problem” – Liz England
  11722. 99%Using Source Generators with Blazor components in .NET 6
  11723. 99%Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  11724. 96%What’s New with Cloudflare for SaaS?
  11725. 98%GitHub - mgdm/htmlq: Like jq, but for HTML.
  11726. 84%The Sexadecimal Mysteries
  11727. 98%Re: [GIT PULL] ntfs3: new NTFS driver for 5.15
  11728. 99%Debugging System.FormatException when launching ASP.NET Core
  11729. 97%Infrastructure overview
  11730. 95%A primer on the OpenAI API - Part 3
  11731. 95%A primer on the OpenAI API - Part 1
  11732. 99%What Is yield and How Does It Work in C#?
  11733. 99%Access modern GPU features with WebGPU
  11734. 93%A primer on the OpenAI API - Part 2
  11735. 97%Making world-class docs takes effort
  11736. 98%A neat Trick to Debug Exceptions in C#
  11737. 65%Chia Coin Miners Are Reselling Used SSDs as New
  11738. 97%Minus
  11739. 97%Release age v1.0.0 🏁 · FiloSottile/age
  11740. 87%The Crypto-Carry Trade
  11741. 66%Hundreds of Economists: Marijuana Prohibition Costs Billions, Legalization Would Earn Billions
  11742. 99%Why not ZFS
  11743. 95%My phone case, the hidden state of an RNN
  11744. 99%Building Applications With Cassandra: Experience And Gotchas
  11745. 99%Optimizing Netlify - Atif Afzal
  11746. 96%Introducing Zero-Knowledge Proofs for Private Web Attestation with Cross/Multi-Vendor Hardware
  11747. 99%What kind of work I want
  11748. 95%Use the right tool for the job
  11749. 99%Saving a restic backup the hard way
  11750. 99%Dealing with Modules, Assemblies and Types with CLR Profiling APIs
  11751. 97%A meditation on three dead side projects
  11752. 90%Новые статьи на Sci-Hub
  11753. 99%GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  11754. 96%Svelte and SvelteKit - Why We Love It and Why You Should Try It
  11755. 96%Staged Rollouts & Phased Release on Google Play and App Store Connect
  11756. 67%ProtonMail logged IP address of French activist after order by Swiss authorities – TechCrunch
  11757. 80%After six months on Mars, NASA's tiny copter is still flying high
  11758. 94%Important clarifications regarding arrest of climate activist
  11759. 72%Germany wants smartphone makers to offer 7 years of software updates
  11760. 97%Revolt
  11761. 94%“BUT THE ENVIRONMENTAL ISSUES WITH CRYPTOART WILL BE SOLVED SOON, RIGHT?”
  11762. 97%Melatonin: Much More Than You Wanted To Know
  11763. 99%What is Semantic HTML? 🤨
  11764. 97%GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  11765. 99%How not to read a string from an UTF-8 stream - Gérald Barré
  11766. 52%US Cybercom says mass exploitation of Atlassian Confluence vulnerability 'ongoing and expected to accelerate' | ZDNet
  11767. 99%GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  11768. 97%ZFS Is Mysteriously Eating My CPU
  11769. 99%Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  11770. 96%Hiring Developers: How to avoid the best - Parthenon
  11771. 88%In defence of .NET Minimal APIs
  11772. 99%homebrew-x/podman-apple-silicon.rb at main · simnalamburt/homebrew-x
  11773. 69%270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  11774. 99%Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  11775. 85%Malware found preinstalled in classic push-button phones sold in Russia
  11776. 99%Stock Price Prediction Using Hidden Markov Model | Rubik's Code
  11777. 99%Writing Logs to SQL Server Using NLog - Code Maze
  11778. 99%Visual Studio Code August 2021
  11779. 98%Python in Visual Studio Code – September 2021 Release
  11780. 98%C# Caller Attributes Make Tracing and Logging Easier
  11781. 99%Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  11782. 99%git/torvalds/linux.git - Linux kernel source tree
  11783. 99%GitHub - containerd/nerdctl: Docker-compatible CLI for containerd, with support for Compose
  11784. 96%GitHub - olup/kobowriter: A simple typewriter written in go for KOBO e-readers
  11785. 76%Freewrite: Distraction-Free Writing Tools
  11786. 99%SolarWriter
  11787. 78%China Airlines A333 at Taipei on Jun 14th 2020, all primary computers, reversers and autobrakes failed on touchdown
  11788. 91%Art Student's 407-Piece Hand-Carved Wooden Clock Literally Writes The Time | aBlogtoWatch
  11789. 92%NO STARTTLS
  11790. 96%Dogs distinguish human intentional and unintentional action - Scientific Reports
  11791. 93%“Emojibake” are considered harmful
  11792. 90%SPI: The serial peripheral interface
  11793. 98%certreq.cs
  11794. 93%BookWyrm is the Federated GoodReads Replacement I Didn’t Know I Needed
  11795. 82%200 Years Ago, Faraday Invented the Electric Motor
  11796. 98%Proxy vs Reverse Proxy - using a real life example!
  11797. 98%Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  11798. 68%OpenAI Sold its Soul for $1 Billion
  11799. 98%Minimal API com ASP.NET Core .NET 6
  11800. 99%Writing Well-Documented Code - Learn from Examples
  11801. 79%List of Gaming Laptops with MUX Switch - Jarrod's Tech
  11802. 99%Visual Studio Code August 2021
  11803. 85%Join Bookwyrm!
  11804. 92%Victory Mission + Ministry in Springfield, MO
  11805. 99%Launching Visual Studio Code cleanly from a .NET Application
  11806. 98%How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  11807. 93%Introducing Pollen
  11808. 95%Habitcrafting and tool-making | thesephist.com
  11809. 88%Snowball sampling bias in program evaluation
  11810. 98%libinput and high-resolution wheel scrolling
  11811. 91%The Traction Treadmill at andrewchen
  11812. 99%Keep your software packages small
  11813. 99%Optimizing Slow SQL Queries
  11814. 95%Worst Case Scenario
  11815. 93%The Seniority Roller Coaster and Down-Leveling in Tech
  11816. 99%GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  11817. 95%ShlinkedIn
  11818. 84%Top Programming Languages 2021
  11819. 50%DATAWING LIMITED - Filing history (free information from Companies House)
  11820. 69%Delays Aren't Good Enough—Apple Must Abandon Its Surveillance Plans
  11821. 85%Release v3.5.0 · dotnet/orleans
  11822. 95%Mathlets : MIT Mathlets
  11823. 98%A nasty bit of undefined timezone behavior in Golang
  11824. 99%Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  11825. 92%uBlock Origin—everything you need to know about the ad blocker - Firefox Add-on Reviews
  11826. 99%How I Made $80,000 On Side Projects In 2020 — Compiled;
  11827. 99%ASP.NET Core Blazor routing
  11828. 80%New evidence supports idea that America's first civilization was made up of 'sophisticated' engineers
  11829. 99%On .NET Live - Practical tips to improve your users' experience
  11830. 96%I declared my Windows Runtime method as accepting an array by reference, but it always arrives empty
  11831. 86%Should Zcash switch from Proof of Work to Proof of Stake? - Electric Coin Company
  11832. 98%Minimal Viable Developer: acing your first month in software
  11833. 88%The Design of Disasters and the Disaster of Design
  11834. 91%Follow boring advice
  11835. 88%The Illusion of Output - Keith Brown
  11836. 99%Simple Audio Augmentation with PyTorch
  11837. 99%Diagnosing memory leaks in .NET apps
  11838. 94%Quitting Your Dream Job (Twice)
  11839. 63%OpenMoji
  11840. 97%Google Chrome to remove detailed cookie and site data controls
  11841. 51%Rejected internal applicants twice as likely to quit | Cornell Chronicle
  11842. 97%GitHub - 425show/minimalAPIWithB2C
  11843. 97%Why can an ad break the Windows 11 desktop and taskbar?
  11844. 95%Software Piracy and IP Management Practices: Strategic Responses to Product-Market Imitation
  11845. 94%Operations is not Developer IT
  11846. 98%GitHub - pdevito3/craftsman: Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
  11847. 96%Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  11848. 99%Migrating from Docker to Podman
  11849. 61%WhatsApp Fined with a Record $267 million for Breaching EU Privacy Laws
  11850. 88%Keynote: Lessons From 11 Billion Breached Records
  11851. 87%Weekly Update 259
  11852. 98%The Journey to Accessible Apps: Making Visual Text Accessible
  11853. 98%Windows 11: a survey of text boxes
  11854. 99%Code Maze Weekly #91 - Code Maze
  11855. 94%David Whitney
  11856. 97%The best way to create a string in C# that you shouldn't use
  11857. 91%Foundation Interview
  11858. 96%Windows 11 Pinball
  11859. 99%Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  11860. 63%Announcing the Candidates .NET Foundation Election 2021
  11861. 98%.NET App Developer Links - 2021-09-03
  11862. 99%Introduction to Async Programming in C#
  11863. 99%A Complete Beginner's Guide to GraphQL
  11864. 99%GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  11865. 98%Replacing Docker Desktop with hyperkit + minikube - Cirrus Minor
  11866. 98%Zero Trust Security Architecture Overview | Developer.com
  11867. 99%GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  11868. 98%GitHub - aappleby/MetroBoy: A repository of gate-level simulators and tools for the original Game Boy.
  11869. 98%Bungie C++ Guidelines & Razors > News | Bungie.net
  11870. 98%What's in New Productivity Power Tools for Visual Studio 2022? -- Visual Studio Magazine
  11871. 99%Calling an Azure AD secured API with Postman
  11872. 97%Experiments on a $50 DIY air purifier you can make in 30s
  11873. 99%ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  11874. 99%Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  11875. 55%Money Ain't A Thang
  11876. 98%Any examples of using SAML 2 authentication with a Blazor server-side app?
  11877. 96%Noteflakes: How I Write Code: Pen & Paper
  11878. 99%BPFTrace & Julia: An introduction to UProbes
  11879. 98%Lessons Learned from two years as a Data Scientist
  11880. 98%A critique on project management software
  11881. 89%What is the "Bus Factor" of Your Project? — Vishnu's Pages
  11882. 99%Improving the Hacker News Ranking Algorithm
  11883. 96%Start Your Day with Positive Intention — BRNSFT
  11884. 96%The Persistent Gravity of Cross Platform
  11885. 97%GitHub - 425show/BlazorServerAuthWithSAML
  11886. 99%Secure Open API (Swagger) calls with Azure Active Directory
  11887. 83%What UWP Deprecation? Community Celebrates Innovative Apps in Launch 2021 Contest -- Visual Studio Magazine
  11888. 97%Use of artificial intelligence for image analysis in breast cancer screening programmes: systematic review of test accuracy
  11889. 85%GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  11890. 96%O.MG Cable - * to USB-A
  11891. 93%Developers are not interested in Mac App Store, research shows - Techno Kilo
  11892. 99%ASP.​NET Core in .NET 6 - Async streaming
  11893. 99%GitHub - containers/podman: Podman: A tool for managing OCI containers and pods.
  11894. 99%Blazor | Build client web apps with C# | .NET
  11895. 54%WhatsApp Ireland hit with record fine of €225m by DPC
  11896. 71%Sky Subscribers' Piracy Habits Directly Help Premier League Block Illegal Streams * TorrentFreak
  11897. 99%Let's Learn .NET: Razor Pages
  11898. 97%Adventures in application compatibility: The cost of forgetting to specify a calling convention
  11899. 98%Quick Tunnels: Anytime, Anywhere
  11900. 99%Workshop Spotlight: GitHub
  11901. 99%www.opendesktop.org
  11902. 88%Traditional companies are losing because they mismanage software engineers
  11903. 99%Deconstructing Azure PowerShell APIs with Fiddler
  11904. 95%GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  11905. 97%How to study effectively | Psyche Guides
  11906. 99%Using FbNetExternalEngine with Firebird Embedded (in .NET)
  11907. 98%.NET App Developer Links - 2021-09-02
  11908. 99%.NET Rocks! vNext
  11909. 99%Testing Methodologies: From Requirements to Deployment
  11910. 99%Windows Server 2022 now generally available—delivers innovation in security, hybrid, and containers - Microsoft Windows Server Blog
  11911. 99%Build .NET Search Experiences With Lunr-Core
  11912. 99%ES2022 feature: class static initialization blocks
  11913. 97%Text Analytics for Extractive Summarization
  11914. 99%IntelliSense for Hosted C# Script
  11915. 90%Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  11916. 98%ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  11917. 97%Donovan Brown | Codespaces meet Dapr
  11918. 99%Windows Server 2022 Now Generally Available
  11919. 88%AI movie posters
  11920. 94%Release Notes - Safari Technology Preview - Safari
  11921. 99%GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  11922. 98%Bebop ❤️ Rust | Rainway
  11923. 98%Refactor symmetric one-shots for improved performance by vcsjones · Pull Request #58270 · dotnet/runtime
  11924. 63%Announcing the Candidates .NET Foundation Election 2021
  11925. 87%Moiré no more
  11926. 74%Amazon asked FCC to reject Starlink plan because it can’t compete, SpaceX says
  11927. 97%What is Blazor [1 of 11] | Beginner's Series to: Blazor
  11928. 95%Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  11929. 95%Mozilla VPN Completes Independent Security Audit by Cure53 | The Mozilla Blog
  11930. 94%Time Card and PTP on a Raspberry Pi Compute Module 4
  11931. 98%Twitter's div Soup and Uglyfied CSS, Explained
  11932. 93%Interview with David McCarter
  11933. 98%Prevent duplicate cron job running.
  11934. 99%How I re-over-engineered my home network for privacy and security
  11935. 97%Interview with Dixin Yan
  11936. 99%Collatz-like behavior of Busy Beavers
  11937. 98%Inbox Zero using Getpocket - blog.dornea.nu
  11938. 99%Why Electron apps are fine – Hello my name is Niels Leenheer
  11939. 98%Interview with Rob Prouse
  11940. 94%Redefining SOTA
  11941. 90%Interview with Pedro Henrique de Souza Jesus
  11942. 93%Interview with David Whitney
  11943. 99%Restructuring to a Vertical Slice Architecture
  11944. 95%Interview with Mitchel Sellers
  11945. 88%Interview with Javier Lozano
  11946. 97%Interview with Kevin Avignon
  11947. 85%Fossil fuels are dead (and here's why)
  11948. 79%NIST Internal or Interagency Report (NISTIR) 8369, Status Report on the Second Round of the NIST Lightweight Cryptography Standardization Process
  11949. 98%Directories.Net 1.0.0
  11950. 98%Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  11951. 99%File IO improvements in .NET 6
  11952. 99%Introduction - BerylDB
  11953. 74%zkMesh: Aug 2021 recap
  11954. 98%#156 Mark Seemann, Code That Fits in Your Head | no dogma podcast
  11955. 97%Linux on the Framework Laptop
  11956. 98%The npm registry is deprecating TLS 1.0 and TLS 1.1
  11957. 99%Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  11958. 98%Why Erlang? | Fredrik Holmqvist
  11959. 99%The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  11960. 98%Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!
  11961. 99%A Quick Guide to Dropdown Menus With React
  11962. 88%Windows 11 available on October 5
  11963. 91%Git! Turn the tables
  11964. 99%Explore Minimal APIs with Maria Naggaga | Web Wednesday
  11965. 98%Best Practices to Measure Execution Time in JavaScript - Michael's Coding Spot
  11966. 99%Why and When to Use Akka.Streams
  11967. 99%Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  11968. 99%Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  11969. 99%Building reactive systems with Node.js | Red Hat Developer
  11970. 99%Database and Always-Valid Domain Model
  11971. 97%Announcing the .NET Foundation Academy
  11972. 98%Looking at world through __stdcall-colored glasses
  11973. 98%.NET App Developer Links - 2021-09-01
  11974. 98%My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  11975. 97%ASP.NET Core Web.config Transform for Production
  11976. 52%C# Language Highlights Deconstructing Non-tuple Types
  11977. 99%Improving Git protocol security on GitHub
  11978. 98%Windows Terminal Preview 1.11 Release
  11979. 89%Adding HTML tags or HTML-tag-like to a title, breaks rendering
  11980. 99%My TOP Patterns for Event Driven Architecture
  11981. 97%The Universe is Hostile to Computers
  11982. 97%Tor is a Great SysAdmin Tool
  11983. 99%A brain dump on automated integration testing
  11984. 98%Unproblematize
  11985. 93%About my new watch: Samsung Galaxy Watch 4
  11986. 91%Deploying a Blazor App to Azure with Octopus Deploy
  11987. 86%carltheperson
  11988. 72%How Come There Isn't An Adam Neumann Effect? - Gotham Gal
  11989. 96%My Recipe for Optimizing Performance of Rails Applications
  11990. 99%GitHub - jsakamoto/FindRazorSourceFile: This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
  11991. 97%✍️ Happiness Over Profit
  11992. 96%When I used to collect computer viruses
  11993. 75%Sleep lessons for founders and CEOs (also investors and boards)
  11994. 96%The Deployment Fidelity Problem - Tyler Cipriani
  11995. 99%How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  11996. 99%On Variance and Extensibility
  11997. 99%Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  11998. 89%One-Click VS Code in Browser from GitHub Repo ('How Did I Not Know This?') -- Visual Studio Magazine
  11999. 99%GitHub Quick Reviews
  12000. 99%Introducing the .NET MAUI Community Toolkit (Preview)
  12001. 89%Docker Desktop no longer free for large companies: New 'Business' subscription is here
  12002. 99%Recover Password Sync for a Domain Joined Mac
  12003. 99%Ask the Expert: Build a Web App with Blazor
  12004. 99%Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  12005. 88%The Mini Index - The Mini Index
  12006. 90%Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  12007. 97%Docker is Updating and Extending Our Product Subscriptions - Docker Blog
  12008. 93%The EPYC journey continues to Milan in Cloudflare’s 11th generation Edge Server
  12009. 98%Glean | Glean
  12010. 99%From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  12011. 97%C# Language Highlights: Properties
  12012. 96%What are the consequences of increasing the per-process GDI handle limit?
  12013. 74%Notes on the Seattle Symphony's expanded concert schedule for 2021–2022 season
  12014. 97%3 VS Code Settings I IMMEDIATELY Turn Off
  12015. 99%Downloading artifacts from Azure DevOps using .NET
  12016. 93%The EPYC journey continues to Rome in Cloudflare’s 11th generation Edge Server
  12017. 99%The simplest way to create an API is with .NET
  12018. 90%The dot
  12019. 95%58% of Hacker News, Reddit and tech-savvy audiences block Google Analytics
  12020. 82%When a hobby becomes a job
  12021. 99%Adam Storr - When is not null not null but checking not null in .NET 6
  12022. 98%.NET App Developer Links - 2021-08-31
  12023. 99%Stream large content from ASP.NET Core to avoid OutOfMemoryException
  12024. 99%Benefits of pure functions
  12025. 99%Learn to build applications with F#
  12026. 98%Optimizing toolbars for your workflow
  12027. 99%GraphQL & Relay in the Front End
  12028. 99%OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  12029. 99%Building micro services through Event Driven Architecture part15 : SPA Front End.
  12030. 85%Facebook is the AOL of 2021 | ZDNet
  12031. 99%GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  12032. 99%Writing Programs with NCURSES
  12033. 99%Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  12034. 80%TypeScript v4.4 Ships, Gets New Home Page -- Visual Studio Magazine
  12035. 99%Using SignalR in your Blazor applications
  12036. 98%The open calendar, task and note space is a mess
  12037. 97%The Dysfunctional Back Button - Don't Do This
  12038. 99%Analyzing a High Rate of Paging
  12039. 98%Bootstrapping Labels via ___ Supervision & Human-In-The-Loop
  12040. 96%The Design and Evolution of OCB - Journal of Cryptology
  12041. 99%All about Global Offset Table
  12042. 98%To Everyone who showed a passionate interest in Note Garden
  12043. 98%Fenwick Trees - Jornhub
  12044. 98%French Appeal Court affirms decision that copyright claims on GPL are invalid; must be enforced via contractual dispute
  12045. 98%Welcome to Peter's DevLog - Optional value handling in Nim
  12046. 97%How I got multiple FAANG offers in Europe
  12047. 98%Why We Don't Do Daily Stand-Ups at Supercede
  12048. 89%You’re Not Too Late
  12049. 75%Memory Lane
  12050. 99%Why you should consider using docs-as-code
  12051. 96%“If software engineering is in demand, why is it so hard to get a software engineering job?”
  12052. 98%Moving to modern Neovim
  12053. 96%Developers Say 'No' to Tips & Tricks Help in Visual Studio 2022 -- Visual Studio Magazine
  12054. 99%core/roadmap.md at main · dotnet/core
  12055. 98%[Last Week in .NET #57] – So, Azure your keys are safe?
  12056. 99%Console Utilities API reference - Chrome Developers
  12057. 91%How a Film Projector Works
  12058. 99%How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  12059. 99%Custom $5000 Gaming PC CHALLENGE - Linus vs RobeyTech
  12060. 99%GitHub - rohit-px2/nvui: A modern frontend for Neovim.
  12061. 84%Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  12062. 99%Exploring the NuGet client libraries - Gérald Barré
  12063. 97%QA Best Practices for More Efficient Software Testing
  12064. 98%STOP WAITING FOR GODOT
  12065. 90%Tickets - NDC Oslo 2021 | Software Developers Conference
  12066. 97%The various ways of moving between C++/WinRT and classic COM
  12067. 99%Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  12068. 99%on terminal control
  12069. 98%New! Stupid C++ Tricks Volume 2!
  12070. 98%Entropy coding in Oodle Data: Huffman coding
  12071. 88%When you finish celebrating Linux turning 30, try new Linux 5.14, says Linus Torvalds
  12072. 97%OSS Power-Ups: CliWrap
  12073. 97%.NET 6: Top 6 New Features in the Upcoming .NET Version
  12074. 96%269: How not to advertise mobile apps
  12075. 84%Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  12076. 98%.NET App Developer Links - 2021-08-30
  12077. 99%Azure Queue Storage with ASP.NET Core - Code Maze
  12078. 95%Hell Is Other REPLs
  12079. 98%Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  12080. 95%Spreaker
  12081. 99%In dirittura d'arrivo con le ASP.NET Core Minimal API
  12082. 76%How MarkMonitor left >60,000 domains for the taking
  12083. 98%Use dump files in the debugger - Visual Studio (Windows)
  12084. 99%Why Get Into Competitive Programming?
  12085. 96%Train Wheels are Not as Simple as They Seem
  12086. 99%Making Reasonable Use of Computer Resources: Part 2
  12087. 85%buzzert.net - Use a lot of Paper Towels
  12088. 96%A practical understanding of lead acid batteries
  12089. 88%Scales of cities, scales of software
  12090. 85%Monero Developers Disclose ‘Significant’ Bug in Privacy Algorithm - Decrypt
  12091. 99%Release Release v2.2.0 · Webreaper/Damselfly
  12092. 99%A new way of blogging about Golang
  12093. 89%Amazon.com: Staff Engineer: Leadership Beyond the Management Track (Audible Audio Edition): Will Larson, Shaula Evans, Will Larson: Books
  12094. 94%How I Nearly Lost the Lightroom Catalog with All of My Photos
  12095. 92%3% Formula to invest in yourself.
  12096. 92%Guides for reaching Staff-plus engineering roles - StaffEng
  12097. 97%Custom Search Engine
  12098. 99%Summary after Four Months with Ada — Programming with Ada documentation
  12099. 99%Adding support for VisualStudio 2022 to your extension
  12100. 99%Reverse engineering software licencing from early-2000s abandonware – Part 1
  12101. 99%Space Nerds In Space - A Multi-player Starship Bridge Simulator
  12102. 51%Everyone Else Thinks This Game is Awesome
  12103. 56%If Megachurches Were Honest | Honest Ads (Mars Hill, Hillsong, Bethel, Lakewood Church Parody)
  12104. 95%Accent Expert Breaks Down Language Pet Peeves | WIRED
  12105. 99%Streaming requests with the fetch API
  12106. 93%Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
  12107. 83%Droning On
  12108. 97%QR Codes Aren't Actually Magic
  12109. 96%NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  12110. 92%No Excuses, Do the Work
  12111. 96%What’s it like to work at Big Tech?
  12112. 95%Gresham’s Law of Time Management: When to Blow Up a Week — Iterating
  12113. 98%Trying to be a project manager
  12114. 99%Every Web Browser Absolutely Sucks. – Luke Smith
  12115. 99%Gall’s Law and How I Ignored It
  12116. 81%Samsung seemingly caught swapping components in its 970 Evo Plus SSDs
  12117. 98%Weird Languages
  12118. 89%Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop
  12119. 99%stb_truetype antialiased rasterizer
  12120. 98%Newsletter Week 34, 2021
  12121. 99%🏡 Neil's Place
  12122. 71%Check your biographic privilege
  12123. 79%Video and Image Meme Maker - Meta Meme
  12124. 98%the_future_of_dpy.md
  12125. 73%Discourse Announces $20m Series A Investment by Pace Capital and First Round Capital
  12126. 99%Five Ansible Techniques I Wish I’d Known Earlier
  12127. 99%Episode 391 - AI/ML for Process Automation
  12128. 91%Outbreak Associated with SARS-CoV-2 B.1.617.2 (Delta)...
  12129. 86%"It's simple protocol, people," the father said. "We follow certain rules for a very good reason."
  12130. 96%App Store Payments Will Have Increased Competition
  12131. 96%Ask the Expert: Build a Web App with Blazor
  12132. 98%RBAC like it was meant to be
  12133. 95%Meet the Surface Studio 2 – The Ultimate Creative Studio – Microsoft Surface
  12134. 96%Home
  12135. 86%The Semiconductor Heist Of The Century | Arm China Has Gone Completely Rogue, Operating As An Independent Company With Inhouse IP/R&D
  12136. 99%GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
  12137. 99%ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  12138. 99%How can I break down a shell item in the same way as the breadcrumb bar?
  12139. 99%Cascading retires and the sulky applications
  12140. 99%How to collect the code coverage of your tests in .NET
  12141. 85%Weekly Update 258
  12142. 87%My Tungsten Cube - Tristan Hume
  12143. 98%.NET App Developer Links - 2021-08-27
  12144. 99%Adding support for $count segment in $filter collections in OData WebAPI
  12145. 99%Support for fetching nested paths in OData Web API
  12146. 97%The Three Pillars of WebAssembly - The New Stack
  12147. 90%Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  12148. 96%Let's Learn .NET: Razor Pages - Events
  12149. 99%Introduction to the Node.js reference architecture, Part 5: Building good containers | Red Hat Developer
  12150. 98%Diagnosing memory leaks in .NET apps
  12151. 99%What’s New in .NET 6 for Blazor?
  12152. 99%Announcing TypeScript 4.4
  12153. 94%GitHub - faissaloo/SponSkrub: Strip advertisements from downloaded YouTube videos
  12154. 87%Work hard
  12155. 91%Tailwind in 100 Seconds
  12156. 99%GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  12157. 99%How I switched from macOS to Linux after 15 years of Apple
  12158. 95%Why we are in a speculative bubble
  12159. 99%Great hackers are fearless - Blog by Amir Bolous
  12160. 95%The Lenovo IdeaPad Flex 5
  12161. 92%It’s not about the rock | Blog of Christian Felde
  12162. 74%Visualizing Observed Deaths
  12163. 92%Linear Clock: Solar · James Wilson
  12164. 99%Aggregatable Distributed Key Generation
  12165. 61%Brit says sorry after waving around nonce patent and leaning on sites to cough up
  12166. 94%Why are hyperlinks blue? | The Mozilla Blog
  12167. 96%there is no such thing as a “glibc based alpine image” – Ariadne's Space
  12168. 90%GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  12169. 87%Silent changes to Western Digital’s budget SSD may lower speeds by up to 50%
  12170. 99%Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  12171. 99%Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  12172. 75%Team Combat Playtest 04SEP21
  12173. 99%What's new in C# 10.0 - C# Guide
  12174. 63%Analysts: Google to pay Apple $15 billion to remain default Safari search engine in 2021
  12175. 99%Cleaner, more elegant, and harder to recognize
  12176. 99%Cleaner, more elegant, and wrong
  12177. 99%Error Handling — Problem Overview
  12178. 92%Arctic Governance - Law Project
  12179. 97%In C#, how do I get the descriptive text for an HRESULT?
  12180. 99%Pin, Unpin, and why Rust needs them
  12181. 99%Converting PFX format to PEM via OpenSSL programmatically
  12182. 88%r/ThatsInsane - almost all of the top subreddits are moderated by the same people
  12183. 88%Valneva and Pfizer Announce Initiation of Phase 2 Study for Lyme Disease Vaccine Candidate
  12184. 95%Blazor DataGrid Meets Blazor Report Viewer
  12185. 93%Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  12186. 98%.NET App Developer Links - 2021-08-26
  12187. 95%How Testers Add Value
  12188. 95%A Sort of Permutation
  12189. 96%It looks like you’re using Visual Studio. Would you like help?
  12190. 95%My MacBook Pro had over 10,000 USD in repairs
  12191. 96%Happy birthday – 30 Years of Linux | Ubuntu
  12192. 99%End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  12193. 98%Released: Microsoft.Data.SqlClient 4.0 Preview 1
  12194. 99%Tip 330 - How to use Azure API Management from VS Code
  12195. 99%Play with Proxy in Azure Function App
  12196. 99%Get A Property Name From a .NET Lambda Expression
  12197. 98%Stripping Times from Dates in C#
  12198. 99%Comparing Techniques for Communicating Between Services
  12199. 99%.NET Rocks! vNext
  12200. 77%The All-Seeing "i": Apple Just Declared War on Your Privacy
  12201. 88%Haiku, Inc. has hired an existing contributor to work on Haiku full-time!
  12202. 98%Azure SDK: Goodbye QnA Maker, Hello AI 'Question Answering' -- Visual Studio Magazine
  12203. 98%My experience dealing with Microsoft in the old Windows Phone times
  12204. 99%Why I use attrs instead of pydantic
  12205. 98%Cryptography Engineer
  12206. 92%Digital Nomadism, Mobility and Risk — Travel Writer Shaun Busuttil
  12207. 92%The Art of the Desk Setup
  12208. 99%Taking a closer look at lodash's chain
  12209. 85%Absurdest Academia (A ‘Darkest Dungeon’ Parody)
  12210. 98%Friendship ended with the garbage collector
  12211. 95%Why can’t we just give steroids to people with muscular dystrophy? – Trevor Klee
  12212. 93%Burning out and quitting
  12213. 99%canistilluse.com
  12214. 99%Token Authentication for django-rest-framework — /var/
  12215. 88%Would the World Be a Better Place If More People Baked Bread?
  12216. 98%59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  12217. 99%Azure Service Bus for .NET deep dive resources
  12218. 99%Careers - RelevantDB Next Generation Search
  12219. 95%Why Download Visual Studio/VS Code from Microsoft Store? -- Visual Studio Magazine
  12220. 96%GitHub - marceloprates/prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  12221. 99%Programmers Don’t Understand Hash Functions
  12222. 97%Entity Framework Community Standup - Dapper
  12223. 95%Vulnerability in Bumble dating app reveals any user's exact location | Robert Heaton
  12224. 96%GitHub - roboflow-ai/neuralhash-collisions: A catalog of naturally occurring images whose Apple NeuralHash is identical.
  12225. 97%ALWAYS Valid Domain Model
  12226. 99%The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  12227. 98%The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  12228. 99%A closer look at C# 8 & 9 language features - PHINUG 2021.09
  12229. 92%The Windows Runtime PassArray is a read-only array, even though it isn't declared const
  12230. 96%Jeff Varasano's NY Pizza Recipe
  12231. 99%Reporting NUKE build failures on Slack
  12232. 98%API Tokens: A Tedious Survey
  12233. 96%25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  12234. 98%.NET App Developer Links - 2021-08-25
  12235. 82%EA shares five innovations via Accessibility Patent Pledge, wants other devs to do the same
  12236. 99%Change Delete Behavior and more on EF Core - Simple Talk
  12237. 94%Announcing the New TypeScript Homepage
  12238. 97%C# Language Highlights: Deconstructing Non-tuple Types
  12239. 93%Publish apps and games to the Microsoft Store – Develop for Microsoft
  12240. 86%Don’t take #advice from people who don’t want you to win
  12241. 98%Favorite features in Visual Studio 2022 so far
  12242. 99%Beginner's Series to: Blazor | Channel 9
  12243. 96%Principal Technical Product Manager, Amazon Corretto - Virtual Location (Level 7)
  12244. 68%Googlespeak™ - How Google Limits Thought About Antitrust
  12245. 98%Melb.NET Sept 2021 ONLINE Meetup
  12246. 99%A sample environment check for OIDC authenticated web services
  12247. 98%Launching a mobile app, frustration, and creativity - making my own luck
  12248. 86%Samsung Supports Retailers Affected By Looting With Innovative Television Block Function
  12249. 94%Record and publish your meeting
  12250. 99%Tools for thinking
  12251. 98%The Rise Of User-Hostile Software
  12252. 96%The most underused browser feature
  12253. 98%I used to love Bootstrap. God, now I just hate it
  12254. 98%How Discord Stores Billions of Messages
  12255. 99%GitHub Quick Reviews
  12256. 99%F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  12257. 96%GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  12258. 72%BlazingChat
  12259. 98%[Last Week in .NET #56] – Silverlighted Sorting
  12260. 99%Is Hacker News a Good Predictor of Future Tech Trends?
  12261. 82%From Pearl to Pegasus: Bahraini Government Hacks Activists with NSO Group Zero-Click iPhone Exploits - The Citizen Lab
  12262. 83%Jordan Klepper Debates Anti-Vax Mandate Protesters in NYC | The Daily Show
  12263. 78%Samsung Galaxy Z Fold 3's camera breaks after unlocking the bootloader
  12264. 99%Ploopy
  12265. 99%An Introduction to JQ
  12266. 99%ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  12267. 92%Yosuda spin bike review, a $230 Peloton & Apple Fitness+ DIY bike
  12268. 98%Introducing logs from the dashboard for Cloudflare Workers
  12269. 99%How to Use GitHub Codespaces With Your docfx Project
  12270. 96%r/DataHoarder - Twitter starts to require login to view tweets
  12271. 98%The Beauty of Bézier Curves
  12272. 99%NUMBER ONE Trait of a Senior Developer - Do you have it?
  12273. 78%How to sneak the Windows 95 credits screen into the build without anybody noticing
  12274. 99%Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  12275. 87%Firefox follows Chrome and prepares to block insecure downloads
  12276. 97%Apple's bizarre crackdown on multicast
  12277. 99%The Linux Kernel Module Programming Guide
  12278. 99%Securing a graphQL API with Azure Active Directory
  12279. 99%5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  12280. 91%Tech Interview Handbook | Tech Interview Handbook
  12281. 99%Embedding source code on errors logged to elmah.io
  12282. 97%GitHub - sonic-pi-net/sonic-pi: Code. Music. Live.
  12283. 99%Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  12284. 99%.NET locking in an Async Method | Cody's Personal Site
  12285. 99%Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  12286. 82%Monsters Weekly 219 - Playwright Trace Viewer
  12287. 99%Creating Solutions and Projects in VS Code — Softwarepark
  12288. 96%I turned on CSP and all I got was this crappy lawsuit!
  12289. 99%What's New in EF Core 5.0
  12290. 94%gail.com FAQ
  12291. 82%38M Records Were Exposed Online—Including Contact-Tracing Info
  12292. 98%The Day AOL made Microsoft Cry Uncle: Messenger Wars!
  12293. 99%Adam Storr - Is Dependency Injection Into a Custom Exception a Good Idea?
  12294. 97%SnykCon 2021 is Almost Here! | Snyk
  12295. 93%r/hacking - How to bypass Sprint/T-Mobile 2fa in under 5 minutes...
  12296. 99%I Hate Magento
  12297. 99%The Spin of a Human Body
  12298. 90%The Rise of Mobile Wikipedia
  12299. 92%I give you feedback on your blog post draft but you don't send it to me
  12300. 94%Hi Khalil | I Regret Being a Hipster in Tech
  12301. 94%Golem keyboard project
  12302. 97%Bringing the Unix Philosophy to the 21st Century | Brazil's Blog
  12303. 86%GitHub Ditches macOS for Codespaces, Now Offered for Team/Enterprise Testing -- Visual Studio Magazine
  12304. 88%Cryptography FM: Episode 17: Breaking Wi-Fi With Frame Attacks!
  12305. 95%Razer bug lets you become a Windows 10 admin by plugging in a mouse
  12306. 81%Epic Partners with SoarTech for Government and Military Applications
  12307. 98%Big O notation is simpler than you might think
  12308. 91%r/pics - My Mom took this picture of our dog and also doesn't know memes
  12309. 81%Gamasutra is becoming Game Developer
  12310. 99%New .NET 6 APIs driven by the developer community
  12311. 98%Conditionally setting your gitconfig
  12312. 88%GitHub - MrHands/SadKitty
  12313. 94%Lamar v6 is out! Expanded interception options, overriding test services, better documentation
  12314. 77%With Great Power Comes Great Responsibility: Platforms Want To Be Utilities, Self-Govern Like Empires
  12315. 99%The .NET Docs Show - Blazor component testing with bUnit
  12316. 95%Making Magic Transit health checks faster and more responsive
  12317. 95%I turned on CSP and all I got was this crappy lawsuit!
  12318. 63%C++/WinRT nasty gotcha: winrt::param::hstring constructed from std::wstring_view requires null termination
  12319. 99%I Tried Writing C# .Net for the First Time in 6 Years - Things Have CHangedChanged!
  12320. 95%Records Deep Dive: What, Why and How - David Wengier - NDC Melbourne 2021
  12321. 99%Loading Elliptic Curve (EC) Keys in .NET
  12322. 96%268: Authentication shouldn't be hard
  12323. 99%Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  12324. 95%DeepMind reveals PonderNet: Pondering or Fake Hype?
  12325. 98%Fluent Assertions 6.0, the biggest release ever
  12326. 89%How to Deliver Constructive Feedback in Difficult Situations
  12327. 66%FSNotes App – Modern notes manager for macOS and iOS
  12328. 81%How can we make air conditioners 33% more efficient? Here's a revolutionary solution.
  12329. 82%Cloudflare says it mitigated a record-breaking 17.2M rps DDoS attack
  12330. 98%.NET App Developer Links - 2021-08-23
  12331. 98%Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and…
  12332. 99%Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  12333. 99%Interactive Rebase
  12334. 98%The Importance of Maintaining Your Automated Tests
  12335. 99%Improving application security in Blazor using HTTP headers – Part 2
  12336. 99%A Stupid Little TypeScript Mistake (Part 2)
  12337. 98%My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
  12338. 99%Parameter optionality in Minimal APIs
  12339. 51%Hydrogen lobbyist quits, slams oil companies’ “false claims” about blue hydrogen
  12340. 99%New Videos Covering Vue 3.2
  12341. 96%Recent and not so recent changes in OpenBSD that make life better (and may turn up elsewhere too)
  12342. 98%Life before Unicode — Daniil Baturin
  12343. 99%GitHub - nuvious/pam-duress: A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
  12344. 96%Connor's Blog
  12345. 99%Incrementing Vectors
  12346. 99%Speeding up IndexedDB reads and writes
  12347. 99%Building Applications With Cassandra: A Very Quick Guide
  12348. 99%Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  12349. 99%FluentAssertions.BUnit 0.0.38
  12350. 99%GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  12351. 99%Episode 22: Jetbrains Rider, and Code With Me
  12352. 98%GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  12353. 98%SocialMediaSharingBlazor 5.1.3
  12354. 96%How to Remember What You Read
  12355. 95%Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  12356. 98%Don’t starve, Diablo – Parallax 7
  12357. 96%STRICT Tables
  12358. 99%GitHub - jarun/bcal: :1234: Storage expression and general-purpose calculator
  12359. 95%GitHub - Torbet/Vim-It-Up: A collection of scripts, plugins, and clever hacks so that you can exit vim in STYLE! 🚀
  12360. 99%An Opinionated Guide to xargs
  12361. 98%If I Had the Money That Bezos Had
  12362. 67%EFF Joins Global Coalition Asking Apple CEO Tim Cook to Stop Phone-Scanning
  12363. 88%‘I Don’t Want to Be Like a Family With My Co-Workers’
  12364. 96%Enhanced support for citations on GitHub | The GitHub Blog
  12365. 93%Hello CISO - Episode 1 (Part 1): The Downfall of On-Premise Security
  12366. 96%Platform Security Part Deux, feat. Justin Schuh - Security. Cryptography. Whatever.
  12367. 75%Turns Out The Hardest Part of Making a Game is...Everything - IGN
  12368. 80%China passes the world's strictest user data protection law | AppleInsider
  12369. 99%Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  12370. 98%Removing "shows" from Spotify
  12371. 93%Rethinking Best Practices – Will Gallego
  12372. 98%Roblox faces criticism for 'exploiting' young game developers
  12373. 72%Your Simple Guide to Tax Evasion
  12374. 93%A Facebook hacker beat my 2FA, bricked my Oculus Quest, and hit the company credit card
  12375. 94%Mental health impacts of a Big Tech job
  12376. 96%Advocating for Open Source · madebyjamie
  12377. 75%Checking in on All the Promises Elon Musk and Tesla Have Made
  12378. 67%Can Killing Cookies Save Journalism?
  12379. 92%.NET Foundation August 2021 Update
  12380. 73%Pull requests · dotnet/runtime
  12381. 99%Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  12382. 92%Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  12383. 83%Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  12384. 99%Unlimited throughput: how to increase auto-merge performance
  12385. 89%Overcoming Bias : What is ‘Elite Overproduction’?
  12386. 99%GitHub - ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.
  12387. 93%Timeout detection and recovery (TDR) - Windows drivers
  12388. 99%Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  12389. 90%GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  12390. 99%C# Language Highlights: The "in" Parameter Modifier
  12391. 99%The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  12392. 67%r/ProgrammerHumor - When your boss has no clue what you do.
  12393. 98%HACKED: The CODE RED Buffer Overflow - How it Worked!
  12394. 86%Transactions and money? You are kidding me, right?
  12395. 99%GitHub - JetBrains/projector-installer: Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
  12396. 98%Data protection controls with Cloudflare Browser Isolation
  12397. 99%Patterns in confusing explanations
  12398. 98%Here's another free CA as an alternative to Let's Encrypt!
  12399. 92%Weekly Update 257
  12400. 81%How do I find out the size of the mouse cursor?
  12401. 94%Gmail is opening and caching urls within emails without user intervention. How and why?
  12402. 97%Announcing Tenant Control in Cloudflare Gateway
  12403. 86%#stitch with @kingsizekristin it gets better. Hang in there.
  12404. 98%Code Maze Weekly #90 - Code Maze
  12405. 97%The New .NET MAUI Podcast
  12406. 94%mindzie - Process Optimization Simplified
  12407. 98%.NET App Developer Links - 2021-08-20
  12408. 99%Performance Improvements in .NET 6
  12409. 96%Online Survey Software | Qualtrics Survey Solutions
  12410. 98%Scheduled tasks with the Cron binding in Dapr
  12411. 99%.NET Core Cloud Hosting & Deployment | Amezmo
  12412. 89%The Thing Standing Between Procrastination and Daily Progress Is Ritual
  12413. 99%Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  12414. 99%Adventures in fuzzing libolm | Matrix.org
  12415. 99%Episode 390 - Pronunciation Assessment
  12416. 74%Industrial Fans, Ceiling Fans & More | Big Ass Fans
  12417. 95%omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  12418. 92%The Founder vs. Hired Executive Gap
  12419. 99%My setup using Mull for extensible and secure browsing on Android : Blog : DBM
  12420. 99%🏡 Neil's Place
  12421. 91%How to Design without a Designer
  12422. 97%Startup or Not to Startup
  12423. 89%r/3Dprinting - Wake up this morning and see this on my 3D printer (I use octoprint and now I’m scared)
  12424. 82%Propwash #11 - Where is the drone Industry headed?
  12425. 72%🐦🚗
  12426. 99%On .NET Live - Connecting gadgets to Blazor
  12427. 98%.NET MAUI Layouts Revamped, Developers Question Lack of Linux -- Visual Studio Magazine
  12428. 75%FTC Alleges Facebook Resorted to Illegal Buy-or-Bury Scheme to Crush Competition After String of Failed Attempts to Innovate
  12429. 99%Visual Studio 2022 Preview Release Notes
  12430. 99%Domain-Driven Refactoring: Encapsulating Data
  12431. 99%Using the WebView control to capture Request Content
  12432. 99%.NET Rocks! vNext
  12433. 97%ImageNet contains naturally occurring NeuralHash collisions
  12434. 97%Using SignalR in your Blazor applications
  12435. 98%Unbreaking code collaboration | from the Sturdy Blog
  12436. 99%Stavros Korokithakis / Harbormaster
  12437. 99%Understanding the cost of C# delegates
  12438. 91%Flexible theming capabilities for Visual Studio 
  12439. 98%Revamped Project Properties UI
  12440. 94%Improving developer security with Visual Studio 2022
  12441. 98%The 425 Show
  12442. 99%Bite-Size C# 10 - Semi-Auto Properties and 'field' Keyword
  12443. 99%Delete an Azure AD B2C tenant programmatically
  12444. 97%the PolarBear, Multipurpose Desktop CNC Machine
  12445. 73%How to pwn an unattended laptop, according to Humans
  12446. 94%What is the deal with the SM_CXCURSOR system metric?
  12447. 99%Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
  12448. 99%Continuous database deployment with GitHub Actions
  12449. 97%C#'s Enum performance trap your code is suffering from
  12450. 98%Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s
  12451. 97%It never had to be like this: the git "index" - the sporks space
  12452. 91%1800s Astronomical Drawings vs. NASA Images
  12453. 99%Rider 2021.3 Roadmap | The .NET Tools Blog
  12454. 96%Free eBook – Uno Platform Succinctly
  12455. 98%CSS module scripts: `import` stylesheets like JavaScript modules
  12456. 98%ReSharper 2021.3 Roadmap | The .NET Tools Blog
  12457. 95%Git 2.33 comes with a new merge strategy 'merge-ort' that gains 500x-9000x speed
  12458. 99%How to Create a new Solution and Projects using dotnet CLI
  12459. 99%Tip 329 - Azure portal productivity Tips
  12460. 99%.NET Rocks! vNext
  12461. 70%Canada calls screen scraping 'unsecure,' sets Open Banking target for 2023 - FinLedger
  12462. 86%Richard Bartle Releases His Classic Book <em>Designing Virtual Worlds</em> for Free Online -- Here's His Guide to The Sections Still Most Relevant Today
  12463. 99%GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣
  12464. 98%Elm at Rakuten | Rakuten Engineering Blog
  12465. 97%Surfside Condo Collapse: What We Know So Far
  12466. 97%How does PLONK work? Part 11: Our final protocol! (Without the copy constraints)
  12467. 93%Is AI Coming for Your Dev Job or Not? A Tale of Two Surveys -- Visual Studio Magazine
  12468. 99%Software Architecture Q&A: Microservices, CQRS & More!
  12469. 99%Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  12470. 92%30 Days of Starting Up
  12471. 99%System Cpu Usage And Glibc
  12472. 99%Low Profile Payment Pages (Iframe)
  12473. 98%The past, present and future of image formats
  12474. 93%Thinking of the children
  12475. 99%My development philosophy
  12476. 99%How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  12477. 97%How does PLONK work? Part 10: The Kate polynomial commitment scheme
  12478. 70%GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  12479. 53%Machine Learning Community Standup - Machine Learning for Photography
  12480. 98%GitHub - maxvfischer/DIY-ai-art: How to build your own AI art installation from scratch
  12481. 92%Autoruns v14.0, RDCMan v2.83, Procdump v10.11, dark theme updates, ProcExp v16.43 and Sysmon v13.24
  12482. 99%Understanding the cost of C# delegates
  12483. 99%Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  12484. 98%How ephemeral keys validate possession of a static key
  12485. 98%Computer Scientists Discover Limits of Major Research Algorithm | Quanta Magazine
  12486. 99%GitHub - dotnet/runtime at release/6.0
  12487. 97%Building a Request Pipeline for Separating Concerns with Pipes & Filters
  12488. 88%What's with all of the references to "dude" in the accessibility header files?
  12489. 92%German parliament pens letter to Tim Cook with concerns over CSAM detection system
  12490. 98%Zero Trust controls for your SaaS applications
  12491. 81%Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  12492. 99%GitHub - AsuharietYgvar/AppleNeuralHash2ONNX: Convert Apple NeuralHash model for CSAM Detection to ONNX.
  12493. 99%The cost of queue architecture, and why upfront payment will pay dividends
  12494. 89%The First Three Winners from Cloudflare’s Project Jengo 2 Share $20,000
  12495. 98%Working Collision? · Issue #1 · AsuharietYgvar/AppleNeuralHash2ONNX
  12496. 99%Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  12497. 97%What is Blazor [1 of 11] | Beginner's Series to: Blazor
  12498. 98%What’s Coming in React 18
  12499. 98%Tips and Tricks when using Windows Package Manager
  12500. 98%Discover and assess ASP.NET apps at-scale with Azure Migrate
  12501. 98%.NET App Developer Links - 2021-08-18
  12502. 94%DDD 2021: Call for Speakers/Papers
  12503. 99%What I Like About C# 9
  12504. 99%Exploring Clang/LLVM optimization on programming horror
  12505. 94%Asking nicely for root command execution (and getting it)
  12506. 99%More. Helvetica. Now.
  12507. 98%Safer Illinois, Isn’t
  12508. 83%.NET MAUI Community Toolkit Monthly Standup - September 2021
  12509. 98%Just Freaking Apply
  12510. 99%Can I switch away from Windows to Debian for software development - an exploration
  12511. 99%Demystifying Rails autoloading
  12512. 97%There is plenty of room at the bottom
  12513. 99%How good is Codex?
  12514. 90%Release Akka.NET v1.4.24 · akkadotnet/akka.net
  12515. 99%testing emulators at scale – David GF.net
  12516. 94%Computers Are Bad
  12517. 99%WebView and Modal Dialogs in WPF Async Code
  12518. 97%How does PLONK work? Part 9: What's a polynomial commitment scheme (PCS)?
  12519. 93%Pi-Challenge - world record attempt by UAS Grisons
  12520. 99%Auditing Cryptography: #Zcon2Lite
  12521. 99%GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  12522. 96%A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  12523. 97%How does PLONK work? Part 8: A polynomial dance
  12524. 97%How does PLONK work? Part 7: A sketch protocol with our polynomial
  12525. 99%Query parameters, batching and SQL rewriting
  12526. 90%CSS accent-color
  12527. 86%Me every time I’m on hold 😂 WHO IS YOUR FAV COLOR 😝💀 Inspo: @lalamilan #dance #dancer #dancers #funny
  12528. 83%GitHub Quick Reviews
  12529. 97%How does PLONK work? Part 5: From arithmetic circuits to constraint systems
  12530. 96%[Video] Are ASP.NET Core Minimal APIs just for demos?
  12531. 55%Stop using Zoom, Hamburg’s DPA warns state government – TechCrunch
  12532. 98%How does PLONK work? Part 6: From constraint systems to polynomials
  12533. 97%You don't need to work on hard problems
  12534. 99%Performance Improvements in .NET 6
  12535. 94%My favorite papers
  12536. 78%Mastodon now a non-profit organisation
  12537. 98%Go 1.17 is released - The Go Blog
  12538. 94%Is it expected that custom default pinned taskbar items via LayoutModification.xml keep coming back each time the user logs on?
  12539. 98%Implementing a count(distinct) query in RavenDB
  12540. 99%Issues and solutions of variable framerate
  12541. 72%Finally, a Shot to Prevent Lyme Disease Could Be on Its Way
  12542. 90%I "Hacked" A Like System with Basic JavaScript - Here's How
  12543. 98%Ask the Expert: .NET MAUI Community Toolkit
  12544. 99%ValueStringBuilder: a stack-based string-builder: A deep dive on StringBuilder - Part 6
  12545. 99%ADO.NET provider 8.5.0.0 for Firebird is ready
  12546. 98%6 New Ways to Validate Device Posture
  12547. 90%Google Groups kills RSS support without notice
  12548. 97%Keeping Up
  12549. 97%Microsoft Renames Its Azure for FHIR API to Azure Healthcare APIs
  12550. 97%Houses, Forcing Functions, and Containers
  12551. 98%.NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  12552. 99%HTTP Error 500.30 - ASP.NET Core app failed to start help
  12553. 93%Are ASP.NET Core 6 minimal APIs just for demos?
  12554. 95%Guide to Hyperparameter Tuning and Optimization with Python
  12555. 97%Leaflet — an open-source JavaScript library for interactive maps
  12556. 99%ASP.NET Core in .NET 6 - Introducing minimal APIs
  12557. 98%.NET App Developer Links - 2021-08-17
  12558. 97%Gitting Started With Git
  12559. 97%Debugging External Sources with Visual Studio
  12560. 99%.NET 5 Support of Azure Functions OpenAPI Extension
  12561. 96%GitHub - jpochyla/psst: Fast and multi-platform Spotify client with native GUI
  12562. 98%How does PLONK work? Part 1: What's PLONK?
  12563. 98%The n-Category Café
  12564. 93%Adam Storr - Ambiguous match found in Azure Functions project
  12565. 80%Economic Costs | Costs of War
  12566. 93%[Last Week in .NET #55] – Squabbling Trillionaires.
  12567. 99%Wasserstein Distance Using C# and Python -- Visual Studio Magazine
  12568. 96%Living With Flare | by Brian Koberlein
  12569. 99%Cryptology ePrint Archive: Report 2021/923
  12570. 99%Successful Slack
  12571. 87%Can We Please Stop Calling Everyone “Addicted”?
  12572. 94%Why Did So Many Startups Choose MongoDB?
  12573. 99%API Development: The Complete Guide for Building APIs Without Code
  12574. 98%A Programmer’s Introduction to Mathematics
  12575. 97%.NET Core 2.1 container images will be deleted from Docker Hub
  12576. 95%Why Use Analogies in Software Teams?
  12577. 99%Automate commit co-authors when pairing — Alex Blackie
  12578. 98%Stop Using ../../../ While Importing Components, Instead Use This Method
  12579. 97%iOS is worse than Android | PorchLab
  12580. 97%Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  12581. 98%GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  12582. 96%GitHub - SimonCropp/NaughtyStrings: Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
  12583. 96%CI/CD survey
  12584. 58%Many Americans aren't aware they're being tracked with facial recognition while shopping
  12585. 99%Tutorial
  12586. 98%Securing your GitHub account with two-factor authentication | The GitHub Blog
  12587. 97%Reddit Interview Problems: The Game of Life
  12588. 99%An amazing error message if you put more than 2^24 items in a JS Map object
  12589. 93%Challenges for code-based problems
  12590. 99%Introducing DevOps-friendly EF Core Migration Bundles
  12591. 98%Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  12592. 97%The .NET Docs Show - Xamarin Community Toolkit Update
  12593. 99%Bite-Size C# 10 - Const Interpolated Strings
  12594. 99%Loops and Conditionals in Python - while Loop, for Loop & if Statement | Pro Code Guide
  12595. 99%Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  12596. 95%What are these dire multithreading consequences that the GetFullPathName documentation is trying to warn me about?
  12597. 99%Prevent refreshing the UI after an event in Blazor - Gérald Barré
  12598. 95%Reference equality for dictionaries in Python
  12599. 99%Dotnetos Essentials
  12600. 98%Nerds Don't Respond To Marketing; Try Technical Documentation Instead | Hacker Noon
  12601. 94%Introducing Shadow IT Discovery
  12602. 97%Email Authenticity 101: DKIM, DMARC, and SPF
  12603. 90%Programming Idioms
  12604. 99%Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  12605. 94%AutoML with FLAML & Python: Machine Learning in 15 Seconds
  12606. 96%267: Hacking Onewheel Bluetooth
  12607. 98%Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  12608. 99%Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  12609. 99%How to Calculate Azure Blob Container Size
  12610. 99%Azure Functions with F# using .NET 5
  12611. 99%fsharp-presentations/notes-on-learning-fsharp-1.md at master · dsyme/fsharp-presentations
  12612. 96%TypeScript 4.4 and more readable code | I CAN MAKE THIS WORK
  12613. 97%I figured out how DMARC works, and it almost broke me
  12614. 99%Publish Azure Static Web Apps with Bicep and Azure DevOps | I CAN MAKE THIS WORK
  12615. 99%Announcing TypeScript 4.4 RC
  12616. 95%Cascadia Code Font
  12617. 96%OpenAI's Codex as a Chrome extension
  12618. 98%Are Microservices … for real?
  12619. 93%The Story of Shor's Algorithm, Straight From the Source | Peter Shor
  12620. 92%Rent, Deposits, and the failure of the repeated game
  12621. 93%Thinking of the children
  12622. 97%Why is Learning Functional Programming So Damned Hard?
  12623. 96%The rise of the one-person unicorn
  12624. 98%Getting Started with DatoCMS - A Modern Headless CMS with LOTS of Features!
  12625. 98%A Minimalist Full-Text Search Engine
  12626. 89%Introducing the PineNote | PINE64
  12627. 99%BCryptCreateMultiHash function (bcrypt.h) - Win32 apps
  12628. 77%'Hustle Porn' is the Latest Toxic Scourge to Hit Entrepreneurs. Here's How to Expunge It From Your Life
  12629. 99%The C# 9 init-only setters
  12630. 99%SoundStream: An End-to-End Neural Audio Codec
  12631. 70%The Perl Foundation is fragmenting over Code of Conduct enforcement
  12632. 99%I hate almost all software
  12633. 99%music/index.js at master · wybiral/music
  12634. 95%Nail Your Startup Pitch: Use Pixar's Story Formula to Win Over Investors
  12635. 87%Aero Mirror / Mirror Delete Kit for Tesla Model 3
  12636. 98%10×10%
  12637. 98%Introducing Bandersnatch: a fast elliptic curve built over the BLS12-381 scalar field - Cryptography - Ethereum Research
  12638. 93%A Thorough Look At Resident Evil
  12639. 95%Stewardship of Ourselves
  12640. 99%Exploring the password policy rabbit hole — Sun Knudsen
  12641. 92%Root cause of failure, root cause of success
  12642. 96%Mozilla tests if 'Firefox/100.0' user agent breaks websites
  12643. 98%IPv4, IPv6, and a sudden change in attitude
  12644. 98%The world in which IPv6 was a good design
  12645. 95%Quake III FISR Algorithm [2/2] - How Floating Point Works
  12646. 93%Smart Vents | Flair
  12647. 99%Software Development Cannot Be Automated Because It’s a Creative Process With an Unknown End Goal
  12648. 94%GitHub - seligman/aws-ip-ranges: Tracking the history and size of AWS's ip-ranges.json file
  12649. 83%On chaos, drunks and a Solution to the Chaotic Three-Body Problem – the research of Yonadav Barry Ginat and Hagai Perets
  12650. 97%Long-running Operations on macOS and iOS with NSProcessInfo
  12651. 99%Progress Report: August 2021 - Asahi Linux
  12652. 95%Release Notes for Debian 11 (bullseye), 64-bit PC
  12653. 99%A house small enough to find everything in
  12654. 83%Second IC :) – Sam Zeloof
  12655. 99%.NET Rocks! vNext
  12656. 98%Programming the Windows firewall
  12657. 99%Keyboard Input: Carl Franklin's Blazor Train Ep 54
  12658. 99%‎Security. Cryptography. Whatever.: The Great "Roll Your Own Crypto" Debate, feat. Filippo Valsorda on Apple Podcasts
  12659. 99%Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  12660. 59%This asteroid is one of the most likely to hit Earth. Here’s what it means for our future.
  12661. 93%Front Matter
  12662. 97%So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  12663. 99%Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  12664. 99%Generic Insertion Sort in C# .NET
  12665. 68%Apple- and Google-backed smart home standard Matter has been delayed
  12666. 51%Abandoned Motorola Headquarters - Abandoned Spaces
  12667. 99%GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in pure Rust
  12668. 94%GitHub picks Friday 13th to kill off password-based Git authentication
  12669. 96%Remove all direct links to languagetransfer.org by SyntaxBlitz · Pull Request #44 · language-transfer/lt-app
  12670. 98%Questions to answer when sizing a RavenDB node
  12671. 98%Resolving the ambiguity when your C++ class inherits from multiple base classes that have the same method
  12672. 99%5 (Extreme) Performance Tips in C# (part 2)🔥
  12673. 99%JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  12674. 98%Cloudflare Developer Summer Challenge
  12675. 98%How many Browser tabs do you have open?
  12676. 99%Episode 21: Bicep with Alex Frankel
  12677. 98%Code Maze Weekly #89 - Code Maze
  12678. 95%Our Summer Break - 2021
  12679. 93%Breaking the web forward — ppk
  12680. 99%Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  12681. 98%Mixins in Sass
  12682. 99%Exploring a minimal Web API with ASP.NET Core 6
  12683. 98%The .NET Ecosystem in 2021: Over half of .NET devs use C# 8, 46% do not use diagnostic tools, and other facts | The .NET Tools Blog
  12684. 51%The Midnight Twill Cop Shirt
  12685. 90%Blazing fast cloud developer environments
  12686. 79%Microsoft Steps Up Java Support at Eclipse with a New Strategic Membership -- ADTmag
  12687. 97%What do we do about JWT? feat. Jonathan Rudenberg - Security. Cryptography. Whatever.
  12688. 94%Optional (Java SE 11 & JDK 11 )
  12689. 97%Git password authentication is shutting down | GitHub Changelog
  12690. 95%Weekly Update 256
  12691. 93%YouTube
  12692. 78%Actions · DamianEdwards/MinimalApiPlayground
  12693. 96%Alien
  12694. 98%.NET MAUI Community Toolkit - Monthly Standup
  12695. 75%#stitch with @devslopes is it worth getting a bachelors degree in computer science?
  12696. 99%String Class (System)
  12697. 88%I paid for Instagram advertising so you don’t have to
  12698. 91%Making a Marketing Page
  12699. 98%The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  12700. 99%Hosts file: What is it, why is it useful & how to edit it?
  12701. 96%The Deceptive PR Behind Apple’s “Expanded Protections for Children”
  12702. 98%Episode 389 - Azure Logic Apps
  12703. 90%Moving beyond personal productivity
  12704. 97%How I Submitted the confirmation Statement for my UK Limited Company
  12705. 96%Why there probably won't be a bFunc Version 2
  12706. 98%What is value?
  12707. 98%🖌️ Horton Hears a Whostyle
  12708. 88%I stopped sleeping, then I started hallucinating.
  12709. 90%Internet of Snitches – Purism
  12710. 98%On .NET Live - The cutting edge of the Razor engine
  12711. 98%.NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  12712. 98%Low Bandwidth Images
  12713. 99%ASP.NET Core 6: Working with minimal APIs
  12714. 96%Don Teaches Guido F#
  12715. 93%Don Teaches Guido F# | Channel 9
  12716. 98%C# Highlights: Immutable Collections
  12717. 99%A future for SQL on the web
  12718. 99%Run EF Core Migrations in multiple databases with Azure DevOps
  12719. 97%How can I find the heap that a memory block originally came from, so I can free it properly?
  12720. 99%Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  12721. 98%GitHub - AnthonyGiretti/aspnetcore-minimal-api: Example of a minimal API and some basics features
  12722. 99%Looking into Odin and Zig: My notes
  12723. 99%Bite-Size C# 10 - Anonymous 'with' Expressions
  12724. 99%How to never type passwords when using Git
  12725. 92%SQL Server on Kubernetes - Book Review
  12726. 99%Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  12727. 96%ZeroVer: 0-based Versioning — zer0ver
  12728. 99%Support Layers in Microservices Topologies
  12729. 97%More devices, fewer CAPTCHAs, happier users
  12730. 98%‎Microsoft Remote Desktop
  12731. 85%If You Build It, They Will Come: Apple Has Opened the Backdoor to Increased Surveillance and Censorship Around the World
  12732. 98%GitHub - SamSchott/maestral: Open-source Dropbox client for macOS and Linux
  12733. 98%Mosh: the mobile shell
  12734. 98%Visual Studio 2022 Preview 3 - Overview
  12735. 98%.NET App Developer Links - 2021-08-12
  12736. 79%Netflix Intensifies ‘VPN Ban’ and Targets Residential IP-addresses Too (Updated) * TorrentFreak
  12737. 98%Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  12738. 98%PowerShell for Visual Studio Code August 2021 Update
  12739. 99%PowerShellGet 3.0 Preview 11 Release
  12740. 99%Tip 328 - How to use Azure Service Bus Topics
  12741. 93%StaffPlus Live
  12742. 98%Test Flakiness Demystified
  12743. 98%Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  12744. 94%Amazon.com : HoneyBull Shower Mirror Fogless for Shaving - with Suction, Razor Holder for Shower & Swivel, Mirrors, Shower Accessories, Bathroom Mirror, Bathroom Accessories, Holds Razors for Men (White) : Beauty & Personal Care
  12745. 90%Men's Everyday Sneakers
  12746. 92%Amazon.com: Philips Norelco MG3750 Multigroom All-In-One Series 3000, 13 attachment trimmer : Beauty & Personal Care
  12747. 99%.NET Rocks! vNext
  12748. 98%Amazon.com: MZOO Sleep Eye Mask for Men Women, 3D Contoured Cup Sleeping Mask & Blindfold, Concave Molded Night Sleep Mask, Block Out Light, Soft Comfort Eye Shade Cover for Travel Yoga Nap, Red : Health & Household
  12749. 82%IKEA 365+ Chef's knife, stainless steel, Length of knife blade: 8" - IKEA
  12750. 92%Amazon.com: Helen’s Asian Kitchen Bamboo Food Steamer with Lid, 10-Inch: Bmboo Steamer: Home & Kitchen
  12751. 64%Next Level Racing® Set to Introduce Range-Topping Elite Series Cockpits
  12752. 99%Introducing C# 10: File-scoped namespaces
  12753. 91%Actual impostors don't get impostor syndrome | Zapier
  12754. 94%ADHD at aged 42 and 1/2
  12755. 95%When Correlation is Better than Causation
  12756. 99%Handling Finances as a Couple · Dan Hacks
  12757. 98%Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  12758. 99%LLVM internals, part 2: parsing the bitstream
  12759. 71%The monetization trap
  12760. 97%On Motivation — Are.na
  12761. 97%Why Doesn't Software Show Up in Productivity?
  12762. 98%New Kind of Paper, Part Two
  12763. 75%British Library puts 1 million newspaper pages online for free
  12764. 94%Google tries out error correction on its quantum processor
  12765. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  12766. 83%Notice of Data Privacy Event | Waste Management
  12767. 91%Why can we not have an explicit statement about 1Password being a subscription-only service?
  12768. 82%GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  12769. 99%Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  12770. 98%Publish an ASP.NET Core SignalR app to Azure App Service
  12771. 97%Stay alert
  12772. 96%Multi-repo Support in Visual Studio
  12773. 99%GitHub’s Engineering Team has moved to Codespaces | The GitHub Blog
  12774. 99%Entity Framework Community Standup - EF Core's Global Query Filter
  12775. 96%Personalize Your Visual Studio 2022
  12776. 96%v0.9.4 - patch 3 release notes
  12777. 98%Processing Large Payloads with the Claim Check Pattern
  12778. 89%An Old Hacker's Tips On Staying Employed
  12779. 72%Recent podcasts & videos
  12780. 90%The Evolution of Trust
  12781. 91%dotNET
  12782. 99%Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  12783. 89%Rust in Action: Systems programming concepts and techniques
  12784. 64%Australia is becoming a surveillance state
  12785. 98%How can I prevent my UWP app from showing up in the Start menu?
  12786. 68%The Algorithm - The Amazing Full Story of the Quake III Arena FISR
  12787. 98%EDA+ToC=J
  12788. 98%Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  12789. 97%Live: Case insensitive replace in Firebird
  12790. 96%The emergence of heat and humidity too severe for human tolerance
  12791. 77%How The Immune System ACTUALLY Works – IMMUNE
  12792. 92%The Problem with Ethereum
  12793. 98%.NET App Developer Links - 2021-08-11
  12794. 96%Parallelising (LINQ) work in C#
  12795. 99%Gateway
  12796. 98%There Is No Benefit or Incentive for Developers to Create Quality Code on Software Projects
  12797. 99%Concurrent Dictionary Modification Pitfalls
  12798. 99%Why do we need Dapr?
  12799. 97%Visual Studio 2019 v16.11 is Available Now!
  12800. 98%Visual Studio 2022 Preview 3 now available!
  12801. 98%.NET Framework August 2021 Security and Quality Rollup
  12802. 99%.NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  12803. 99%MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  12804. 94%Introducing Data Watch: Detect Magecart style attacks, fast!
  12805. 97%OpenAI Codex
  12806. 99%String Interpolation in C# 10 and .NET 6
  12807. 98%Announcing .NET MAUI Preview 7
  12808. 97%New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  12809. 99%Announcing .NET 6 Preview 7
  12810. 99%Preview Features in .NET 6 - Generic Math
  12811. 99%Starting Your F# Journey | #dotNETConf: Focus on F#
  12812. 99%ASP.NET Core updates in .NET 6 Preview 7
  12813. 99%A brief intro to MTL
  12814. 98%Quantum Computing: Some Analogies - Cronokirby
  12815. 97%Don’t attach tooltips to document.body - Atif Afzal
  12816. 99%Safe coding - Maximilien Rothier Bautzer
  12817. 99%Creating Pull Request that “Scales”
  12818. 97%Comparing Low-Code Tools as a Developer
  12819. 98%A Tale of Two Copies
  12820. 80%Engineering luck - Miroslav Bekyarov
  12821. 98%How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  12822. 97%elementary OS 6 Odin Available Now
  12823. 99%Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  12824. 83%GitHub Quick Reviews
  12825. 98%Transaction hierarchy in RavenDB or, the value of a write
  12826. 92%Firefox 91 Introduces Enhanced Cookie Clearing – Mozilla Security Blog
  12827. 83%ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  12828. 99%GitHub - leandromoh/RecordParser: Zero Allocation Writer/Reader Parser for .NET Core
  12829. 99%VS Code vs Webstorm - 5 Things You NEED to Know!
  12830. 99%Vue 3.2 Released! | The Vue Point
  12831. 97%Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  12832. 99%Reducing allocations by caching with StringBuilderCache: A deep dive on StringBuilder - Part 5
  12833. 99%Getting started with branching workflows, Git Flow and GitHub Flow
  12834. 89%Types of messages in an Event Driven Architecture
  12835. 99%Logging in Unity
  12836. 89%Discussions · github/feedback
  12837. 97%Understanding Cross-entropy for Machine Learning
  12838. 98%.NET App Developer Links - 2021-08-10
  12839. 98%Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  12840. 99%JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?
  12841. 99%Build Custom Hook Real-Time State Synchronization React
  12842. 99%Three fundamental flaws of SIMD – Bits'n'Bites
  12843. 94%Adam Storr - Razor Pages Scaffolding Submit with Error 400
  12844. 98%The World of CSS Transforms
  12845. 98%Mindat.org
  12846. 99%Inducing and measuring ThreadPool exhaustion
  12847. 99%Dynamically-rendered ASP.NET Core Razor components
  12848. 99%Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  12849. 94%Hiring Managers, you’re doing it wrong!
  12850. 92%Is Elon Musk Killing People?
  12851. 98%MySqlConnector 1.4.0-beta.1
  12852. 96%Internet Security Basics: Key Lessons for Protecting Yourself Online
  12853. 83%Flying a drone with my mind (Github in desc)
  12854. 99%Readable and clear tests for ASP.NET Core services
  12855. 99%Implementing ‘le chiffre indéchiffrable’ in Scheme
  12856. 60%Crystal arrangement results in 1,000x more power from ferroelectric solar cells
  12857. 95%Landing a job offer through a side project
  12858. 99%Testing web services secured by JWT tokens with Alba v5
  12859. 99%So you want to write a GUI framework
  12860. 87%Entry 1068: Cold Call
  12861. 79%Intelligence through evolution
  12862. 99%Latency Sneaks Up On You
  12863. 94%Approximate minimal bounding sphere
  12864. 98%When Zero Cost Abstractions Aren’t Zero Cost
  12865. 97%The Rise of Meson
  12866. 98%How We Turn Satellite Imagery Into Wall Art
  12867. 98%It’s ten o’clock, do you know where your private keys are?
  12868. 99%Standard SQL/JSON – The Sobering Parts
  12869. 94%Taking a company to Series C as VP of Engineering.
  12870. 98%[Last Week in .NET #54] – Disorderly Sunset
  12871. 94%Notes on the Perfidy of Dashboards
  12872. 98%It’s a Good Thing I Don’t Care What You Think
  12873. 99%Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  12874. 99%I'm Starting to Live Stream Coding on Twitch!
  12875. 88%VS Code Python Tool Revamps Jupyter Notebooks Experience -- Visual Studio Magazine
  12876. 66%Happy Birthday, OpenStreetMap! | TomTom Blog
  12877. 97%Apple’s Mistake
  12878. 96%The .NET Docs Show - Frankenblogging: Static Site Generators and .NET 5
  12879. 99%Architecture on the cloud: Avoid writing the code
  12880. 99%Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  12881. 93%Why am I getting a weird error about promise_type when I try to write a coroutine?
  12882. 99%Bite-Size C# 10 - Global Usings
  12883. 99%Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  12884. 98%Anatomy of an Event in Event Driven Architecture
  12885. 98%.NET 6: Threading Improvements
  12886. 93%Make Every feature Binary: Microsoft’s 135B Parameter Model
  12887. 99%ASP.NET Core Middleware - Creating Flexible Application Flows
  12888. 98%.NET App Developer Links - 2021-08-09
  12889. 96%266: How not to architect a database
  12890. 99%Send Emails using Microsoft Graph API and a desktop client
  12891. 89%Screw You, Microsoft Edge
  12892. 76%Python in Visual Studio Code – August 2021 Release
  12893. 99%Happy Birthday, WWW – 30 years of mining a landfill for valid code
  12894. 98%Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  12895. 97%C# Highlights: Immutable Collections
  12896. 95%The Coming of Age of Notebooks
  12897. 97%"The Algorithm" - 2 Minute Introduction
  12898. 91%Verify connection to Elasticsearch by sethmlarson · Pull Request #1623 · elastic/elasticsearch-py
  12899. 98%Home Automation with Troy Hunt
  12900. 99%Support for local vaults? - Page 3
  12901. 98%One Bad Apple - The Hacker Factor Blog
  12902. 97%Growing Object-Oriented Software vs what I would do
  12903. 95%The local minima of suckiness
  12904. 85%ongoing by Tim Bray · Apps Getting Worse
  12905. 98%Micah Lerner
  12906. 98%I closed a lot of browser tabs
  12907. 98%Hey Signal! Great Encryption Needs Great Authentication
  12908. 90%BeerCon3 (#BC3) Call for Presentations
  12909. 91%BeerCon3 - Game of Pwns
  12910. 83%Making an OS (x86) Chapter 5 - Reading the disk with BIOS
  12911. 54%Major U.K. science funder to require grantees to make papers immediately free to all
  12912. 99%Newsletter Week 31, 2021
  12913. 74%Space Station Incident Demands Independent Investigation
  12914. 97%OpenBSD on the Framework Laptop
  12915. 98%Using Angular's Base HREF in Paths
  12916. 58%The Mysterious Street Snack That Has Baffled Botanists for Decades
  12917. 89%Dimmer won't turn off - Offizielles Shelly Support Forum
  12918. 80%Why CAPTCHA Pictures Are So Unbearably Depressing
  12919. 91%Very fast rocket
  12920. 89%Behind the scenes: the struggle for each paper
  12921. 98%The logic behind three random words
  12922. 99%Figmage: I don't mess with images
  12923. 87%What Matt Levine writes about (or, The Rise and Fall of WeWork and GameStop)
  12924. 96%Story of njk, a tool mistreated
  12925. 71%Turning the Tables on Cheating?
  12926. 99%Working with Postgres types
  12927. 99%How does FaceTime Work?
  12928. 99%Looking into Zig
  12929. 72%Apple to scan U.S. iPhones for images of child sexual abuse
  12930. 91%New! Stupid C++ Tricks with Dave
  12931. 99%GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  12932. 94%In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  12933. 99%Using `git worktree` to have multiple branches checked out at once · Jamie Tanna | Software Engineer
  12934. 79%Vehicles Are Still Firmly in Control of City Streets
  12935. 91%A Black Bear Visits Dave's Garage! Survivors tell their stories.
  12936. 94%The Problem with Perceptual Hashes
  12937. 99%Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  12938. 98%ALPACA shows TLS cross-protocol attacks | Bulletproof TLS Newsletter
  12939. 80%Apple explains how iPhones will scan photos for child-sexual-abuse images
  12940. 99%Reflections on 10,000 Hours of Programming
  12941. 95%CalyxOS
  12942. 99%draft-peabody-dispatch-new-uuid-format-01
  12943. 98%640 Pages in 15 Months – journal.stuffwithstuff.com
  12944. 90%Don't Accept the Defaults - Abel Wang | Bonfire
  12945. 98%Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  12946. 99%Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  12947. 98%VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine
  12948. 98%Amazon.com Help: Help & Customer Service
  12949. 81%Weekly Update 254
  12950. 98%Why Contexts Matter
  12951. 99%Using Windows Runtime interop methods from C++/WinRT: Some helper functions
  12952. 99%RavenDB 5.2: Simplifying atomic cluster wide transactions
  12953. 99%How to create your own Fluent API in C#
  12954. 98%Introducing Deploy Hooks for Cloudflare Pages
  12955. 58%Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  12956. 96%Introducing System.Threading.RateLimiting for .NET
  12957. 98%Code Maze Weekly #88 - Code Maze
  12958. 95%LÖVR
  12959. 96%On Apple’s “Expanded Protections for Children” – A Personal Story
  12960. 97%HTTP/2: The Sequel is Always Worse
  12961. 99%BabylonJS and Blazor - Getting Set Up | Cody's Personal Site
  12962. 88%Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  12963. 98%.NET App Developer Links - 2021-08-06
  12964. 58%This scientist says cleaning indoor air could make us healthier—and smarter
  12965. 96%Microsoft PowerToys 0.43 released with a ton of improvements
  12966. 98%.NET Annotated Monthly | August 2021 | The .NET Tools Blog
  12967. 99%Building a URL Shortener Web App using Minimal APIs in .NET 6
  12968. 86%Structure
  12969. 86%The Men Who Couldn't Stop Crying, and Other Unbearable Realities
  12970. 97%Check your messages on your computer or Android tablet
  12971. 99%Load Only the Projects You Need with Solution Filters
  12972. 98%Set up your F# development environment [3 of 12] | Beginner's Series to: F#
  12973. 99%Episode 388 - The Art of the Possible with Power Platform
  12974. 98%When Howard Met Curry
  12975. 89%One simple design fix for the Olympic medal tally
  12976. 88%Coming Full Circle
  12977. 96%Episode 18: Optimizing Cryptography for Microcontrollers!
  12978. 95%Struggling first steps as a new senior
  12979. 99%Open Question: How Can We Fix Files?
  12980. 99%Don't scan your face to buy glasses
  12981. 95%Writing great alt text: Emotion matters
  12982. 99%Real Case - How I compromised 300 stores, and a
  12983. 91%Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  12984. 97%The Drunken Bishop Algorithm – Barely Functional Theories
  12985. 98%Building an LSIF Indexer for a Low-Code Platform
  12986. 90%Bad Blood at the FTC
  12987. 91%Force Click for Layer Selection - Maxwell Forbes
  12988. 98%Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  12989. 91%Bob had a bad night: IoT mischief in a capsule hotel takes neighborly revenge to the next level | ZDNet
  12990. 98%Self-Hosting a Blog Mailing List
  12991. 97%Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  12992. 85%#stitch with @pgt__ Should you be a software engineer if you just want money?!?
  12993. 99%GitHub OCTO | Visualizing a codebase
  12994. 79%Blue Origin’s powerful BE-4 engine is more than four years late—here’s why
  12995. 69%Top 30 projects 1/1/2021 - 7/1/2021
  12996. 99%Notes about C# records and Nullable Reference Types - Event-Driven.io
  12997. 97%Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  12998. 99%Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  12999. 98%Domain-Driven Refactoring: Defactoring and Pushing Behavior Down
  13000. 91%JS Kid Pix 1.0.2021
  13001. 97%Organic Design or Planned Design?
  13002. 99%Bite-Size C# 10 - Null Parameter Checking
  13003. 94%When You Get Right Down to It, Most Security Is Based on The Honor System
  13004. 98%Super Duper Secure Mode
  13005. 99%Looking into Zig
  13006. 99%Don't Worry About Spelling...VS Code Can Do It For You!!
  13007. 99%An example of using Windows Runtime interop methods from C++/WinRT: Request­Token­For­Window­Async
  13008. 99%Configuring JSON options in ASP.NET Core - Gérald Barré
  13009. 86%Cloudflare Helps K-12s Go Back to School
  13010. 98%OSS Power-Ups: Statiq | The .NET Tools Blog
  13011. 74%Why Facebook’s claims about the Ad Observer are wrong | The Mozilla Blog
  13012. 89%C# Language Highlights: Using Static Directive
  13013. 99%Surprising cost of synchronous fast-paths in asynchronous methods
  13014. 99%Stringly Typed vs Strongly Typed
  13015. 99%Good Design is Imperfect Design Part 1: Honest Names - Domain Language
  13016. 99%Airyx OS
  13017. 98%.NET App Developer Links - 2021-08-05
  13018. 99%GitHub - kspalaiologos/malbolge-lisp: A lightweight (150MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
  13019. 99%Tip 327 - How to use Azure Service Bus Queues
  13020. 98%Designing Load Tests with Test Studio & Fiddler in 6 Steps
  13021. 99%.NET Source Generators: Finding Class Declarations
  13022. 96%.NET Rocks! vNext
  13023. 97%Why Don’t Tech Companies Pay Their Engineers to Stay?
  13024. 98%GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  13025. 97%Hey @dotnet developers, did you know you could use your skills and favorite language to code for #IoT devices. @ellerbach tells @obloch all about the @nanoframework on the #IoTShow
  13026. 95%libphonenumber/FALSEHOODS.md at master · google/libphonenumber
  13027. 99%Synchronous vs Messaging: When to use which?
  13028. 95%The Way I Heard It Was...
  13029. 99%your database connection deserves a name
  13030. 99%Infra as a Code Is Cloud Lock-In
  13031. 96%No Idea Where to Live
  13032. 94%Why use message queues? · Pietro Menna
  13033. 99%Learning Julia, Line by Line - Dev.Poga
  13034. 99%SAML is insecure by design
  13035. 95%Tunnels are our Transportation Future
  13036. 97%Startups Trends vs 4 years ago | Soheil Yasrebi's Blog
  13037. 99%Publishing an App on F-Droid
  13038. 99%designs/blazor-wasm-crypto.md at main · dotnet/designs
  13039. 97%Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  13040. 99%Testing effectively — with or without mocks or stubs
  13041. 95%Why medieval city-builder video games are historically inaccurate
  13042. 97%What is F#? [2 of 12] | Beginner's Series to: F#
  13043. 96%.NET Foundation Project Spotlight - Have I Been Pwned?
  13044. 99%GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  13045. 97%Simple Systems Have Less Downtime
  13046. 98%.NET Conf 2021: Call for Speakers/Papers
  13047. 99%Dynamic Code Generation in Marten V4
  13048. 97%Focus on Business Logic with Event Sourcing
  13049. 90%Yare.io Trailer
  13050. 94%Coding Shorts: Changes to Coming to Startup in .NET 6
  13051. 95%Coffee with Pros ft. Oren Eini
  13052. 97%Azure Serverless Conf: Call for Speakers/Papers
  13053. 99%The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  13054. 96%My small revenge on Apple
  13055. 98%New release candidate: 1.7.0rc1
  13056. 99%What is a static Windows Runtime class, how should I express it, and when should I use it?
  13057. 99%Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  13058. 97%Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  13059. 78%Embroidery Trouble Shooting Page
  13060. 93%Bye CUPS: Printing with netcat
  13061. 98%.NET App Developer Links - 2021-08-04
  13062. 97%Blues Wireless · Fastest path to build cellular IoT products
  13063. 98%The 5-hour CDN
  13064. 86%Coding Shorts: Dependency Injection Explained
  13065. 98%The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  13066. 99%Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  13067. 99%Exploring the SameSite cookie attribute for preventing CSRF
  13068. 98%ReSharper 2021.2: Updates to C# Code Analysis, Nullable Reference Types, and Source Generators and Introducing HttpClient URI Support! | The .NET Tools Blog
  13069. 92%Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  13070. 96%You’ve got coding style
  13071. 99%Optional Chaining: The ?. Operator in TypeScript
  13072. 94%Where Are The Robotic Bricklayers?
  13073. 97%Apple iPhone charger teardown: quality in a tiny expensive package
  13074. 99%GitHub - VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing
  13075. 99%What is an inner product argument?
  13076. 95%Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  13077. 97%Optimizations are not solutions
  13078. 99%Ultra fast Thunderbolt NAS with Apple M1 and Linux
  13079. 97%An Attempt at Demystifying Graph Deep Learning
  13080. 96%Mouseless
  13081. 82%The rinds of the Cheese Shop menu - piwheels blog
  13082. 98%The story of the 20 million queries per hour
  13083. 94%GitHub - facebookresearch/Cupcake: A Rust library for lattice-based additive homomorphic encryption.
  13084. 97%Growing open-source | Soumith Chintala
  13085. 97%Why Don’t Tech Companies Pay Their Engineers to Stay?
  13086. 99%Dipping My Toe into Static Website Generators
  13087. 64%Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  13088. 95%Sequential LED Tail Lights How To - C++ Code and ESP32 Arduino Hardware
  13089. 99%Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  13090. 83%GitHub Quick Reviews
  13091. 97%The Excel Formula Language Is Now Turing-Complete
  13092. 99%Inserting and removing characters: A deep dive on StringBuilder - Part 4
  13093. 83%ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  13094. 93%Need Help Tracking Cloud Emissions? Microsoft Previews Microsoft Cloud for Sustainability
  13095. 98%Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  13096. 99%Python developers are being targeted with malicious packages on PyPI
  13097. 97%Project lifetime perspectives
  13098. 95%The Cryptocurrency Surveillance Provision Buried in the Infrastructure Bill is a Disaster for Digital Privacy
  13099. 53%Red Delicious Apples Weren't Always the Worst
  13100. 96%Why are all of the retail demo names male?
  13101. 99%Durable Objects: Easy, Fast, Correct — Choose three.
  13102. 92%GitHub Copilot Is 'Unacceptable And Unjust' Says Free Software Foundation
  13103. 97%Introduction [1 of 12] | Beginner's Series to: F#
  13104. 97%How to rate limit (throttle) your ASP.NET Core API
  13105. 99%Inserting and removing characters: A deep dive on StringBuilder - Part 4
  13106. 97%TensorFlow Tutorial for Beginners with Python Example
  13107. 94%how to be popular · discrete blogarithm
  13108. 96%GitHub - matkoch/resharper-verify
  13109. 98%.NET App Developer Links - 2021-08-03
  13110. 98%GitHub - agocke/serde-dn
  13111. 99%Be careful with .NET Core Folder Structure - Simple Talk
  13112. 99%GitHub - mimoo/cargo-specification: The code is the spec
  13113. 92%GitHub - khalidabuhakmeh/ClientsideVoiceCommands: Perform client-side voice commands and trigger web calls
  13114. 97%GitHub’s Journey from Monolith to Microservices
  13115. 97%BDD: Before You Begin (Part 1/2) - BDD framework for NET
  13116. 92%Beyond OAuth? GNAP for Next Generation Authentication - The New Stack
  13117. 97%Vue.js has been selected as Wikimedia Foundation's future JavaScript framework - Wikitech-l
  13118. 99%Micro Frontends - Simple Talk
  13119. 99%Power of composition with map and bind
  13120. 94%Stack Overflow Developer Survey 2021
  13121. 97%Home Automation with Troy Hunt
  13122. 99%Adam Storr - Azure Functions CLI Failing After Preview Install
  13123. 99%Introducing C# 10: Record struct
  13124. 97%JavaScript Debugging Now Built-In to VS Code -- Visual Studio Magazine
  13125. 94%Stack Overflow Developer Survey 2021
  13126. 93%The Oxymoron of “Data-Driven Innovation”
  13127. 97%Journaling through a Pandemic on unwiredcouch.com
  13128. 97%Humans of Microsoft S02E01: Abel Wang
  13129. 97%Unix and Microservice Platforms
  13130. 95%What we lost (a paean, perhaps, to RSS) – mattmower.com
  13131. 99%The problem with Flask async views and async globals — sethmlarson.dev
  13132. 96%Microsoft Graph .NET SDK v4 now generally available with streamlined authentication and more  - Microsoft 365 Developer Blog
  13133. 95%Spreadsheet Formulas for Personal Finance
  13134. 65%Shtetl-Optimized » Blog Archive
  13135. 98%My Custom Stream Deck Toolkit
  13136. 96%Office Reopening | The Misnamed Doctrine
  13137. 92%It looks like a product but is secretly a subscription
  13138. 99%.NET MAUI Community Toolkit - Monthly Project Review
  13139. 93%Donate to General Donations
  13140. 61%The most unbelievable things about life before smartphones
  13141. 99%PCS multiproofs using random evaluation
  13142. 99%Hot Visual Reload Studio 2022: A Curated Selection
  13143. 99%GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  13144. 98%[ANNOUNCE] WireGuardNT, a high-performance WireGuard implementation for the Windows kernel
  13145. 64%Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  13146. 99%Desktop Community Standup - Updates and Q&A
  13147. 99%Spiral Dynamics Optimization with Python -- Visual Studio Magazine
  13148. 98%Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  13149. 98%Graphics Programming weekly - Issue 194 - August 1, 2021 | Jendrik Illner
  13150. 99%Rockin’ The Code World with dotNetDave – Special Guest: Dave Brock
  13151. 97%Full-Time Open Source - CoRecursive Podcast
  13152. 89%TODO apps are meant for robots
  13153. 88%Late Career Change into Tech with Kyla Gregory
  13154. 99%Bite-Size C# 10 - File-Level Namespaces
  13155. 99%Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  13156. 95%Modeling social network connection with RavenDB
  13157. 96%How can I figure out which object is being hosted in an instance of dllhost?
  13158. 80%Steam Survey Shows Linux Marketshare Hitting 1.0%
  13159. 99%GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  13160. 88%v0.9.4 - patch 2 release notes
  13161. 78%Square, Inc. Announces Plans to Acquire Afterpay, Strengthening and Enabling Further Integration Between its Seller and Cash App Ecosystems
  13162. 91%Helping Keep Governments Safe and Secure
  13163. 80%Making an OS (x86) Chapter 4 - Stack, Functions, Segmentation
  13164. 98%[Last Week in .NET #53] – Requiem for a use case
  13165. 96%Extracting objects recursively with jq
  13166. 96%265: Robot Engineer turned Program Manager with Maddy Leger
  13167. 99%What's New (so far!) in C# 10 & .NET 6 - PHINUG 2021.08
  13168. 98%PyTorch Tutorial for Beginners - Building Neural Networks
  13169. 99%Live: How to start with FbNetExternalEngine
  13170. 99%Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  13171. 99%Securing an Angular app which uses multiple identity providers
  13172. 99%fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  13173. 97%The Serverless Sliding Scale
  13174. 94%.NET Conf: Focus on F#
  13175. 99%Specification Pattern vs Always-Valid Domain Model
  13176. 98%Using console.log() debugging in Visual Studio Code
  13177. 99%TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  13178. 99%CoreWCF 0.2.0 Release
  13179. 97%.NET Infographics
  13180. 95%How I built a business that lets me live on the beach full time
  13181. 95%Debounce a STOP switch in C++: Live with Dave in the Source Code Editor!
  13182. 98%2021 State of the Developer Ecosystem
  13183. 99%Wormhole - Simple, private file sharing
  13184. 98%Verkle trie for Eth1 state
  13185. 99%GitLab as your Continuous Deployment one-stop shop
  13186. 96%“Ticket Monkey” – Alex Rohde dawt com
  13187. 94%Who is Your Audience?
  13188. 98%July 2021
  13189. 71%Looking between the lines: how media is control.
  13190. 99%A short list of things I feel strongly about
  13191. 99%Parametric Programming – an equational approach to OO and beyond
  13192. 83%Your Lifestyle Has Already Been Designed
  13193. 89%My tiny side project has had more impact than my decade in the software industry – Mike's corner of the web
  13194. 98%GitHub - langjam/langjam
  13195. 63%DeepMind’s AI has finally shown how useful it can be
  13196. 98%New in Git: switch and restore
  13197. 99%GitHub - cy384/ssheven: A modern SSH client for Mac OS 7/8/9
  13198. 70%Tech spec experts seek allies to tear down ISO standards paywall
  13199. 75%These 6 corporations control 90% of the media outlets in America. The illusion of choice and objectivity | Tech News | Startups News
  13200. 85%Hundreds of Ways to Get S#!+ Done—and We Still Don’t
  13201. 96%HTTP | MDN
  13202. 66%Cory Doctorow: Past Performance is Not Indicative of Future Results
  13203. 77%The Presenting Vendor Paradox
  13204. 99%Don’t become an Enterprise/IT Architect…
  13205. 99%Verkle trees
  13206. 85%Did Dvorak Die "A Bitter Man"?
  13207. 91%The Poincaré Conjecture
  13208. 96%Back to Linux
  13209. 91%UV Radiation
  13210. 97%GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  13211. 88%Gold, silver and brass medals
  13212. 60%Hundreds of AI tools have been built to catch covid. None of them helped.
  13213. 98%Call for Papers - NDC Oslo 2021 | Software Developers Conference
  13214. 93%User Activity | Firefox Public Data Report
  13215. 98%OfficeSuite
  13216. 93%Edit Your C++ Code while Debugging with Hot Reload in Visual Studio 2022
  13217. 99%5000x faster CRDTs: An Adventure in Optimization
  13218. 99%Hosting SQLite databases on Github Pages - (or any static file hoster)
  13219. 75%5 Years After Switching to Agile, Company Still Unsure What It Is
  13220. 97%GitHub - antirez/pngtostl: Turn PNG images into STL 3D models that will "develop" in front of a light source
  13221. 75%🚀 DevTernity 2017: Ian Cooper - TDD, Where Did It All Go Wrong
  13222. 98%The journey to controlling external monitors on M1 Macs
  13223. 98%Shellies Discovery Script - Share your Projects! / Scripts - Home Assistant Community
  13224. 99%btree/PATH_HINT.md at master · tidwall/btree
  13225. 99%Get Busy Living with Abel Wang - Hanselminutes Podcast #793
  13226. 97%.NET July 2021 Updates – 5.0.8 and 3.1.17
  13227. 98%static.wiki
  13228. 96%NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  13229. 99%Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  13230. 93%Zoom meeting best practices
  13231. 98%Positions, Profit and Loss
  13232. 64%TikTok and the Future of Social Media
  13233. 99%Measuring memory usage: virtual versus real memory
  13234. 85%.NET customers showcase | See what devs are building
  13235. 79%Daily links from Cory Doctorow
  13236. 96%Unleashing Twitter’s hidden power - conversations for the world wide web
  13237. 99%IPFSifying Documentation · Karmanyaah Malhotra
  13238. 88%Getting Over Gold: Athletes and Mental Health
  13239. 96%Cloudflare's inaccessible browser contradicts the company's mission
  13240. 99%OpenSSL 3.0 Release Candidate - OpenSSL Blog
  13241. 99%How to create a standalone ConsoleLoggerProvider
  13242. 95%New exotic matter particle, a tetraquark, discovered
  13243. 99%.NET R&D Digest (July, 2021)
  13244. 78%Easily Handle File Uploads with NO SERVER Using Kwes Forms
  13245. 98%.NET Framework July 2021 Cumulative Update Preview
  13246. 99%ASP.NET Community Standup - Building ASP.NET Core apps in F#
  13247. 97%Idiots And Maniacs
  13248. 62%Who Owns My Name?
  13249. 95%Random.Shared Property (System)
  13250. 99%Open for extension, closed for modification as an architectural pattern
  13251. 93%Why doesn't my asynchronous read operation complete when I close the handle?
  13252. 82%The Future of Work at Cloudflare
  13253. 99%What does the ref keyword actually do in C#?
  13254. 97%Tailwind CSS Components
  13255. 86%Weekly Update 254
  13256. 79%Cloudflare is joining Pledge 1%
  13257. 99%Code Maze Weekly #87 - Code Maze
  13258. 89%DDD by Night August
  13259. 99%Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
  13260. 97%C# Language Highlights: ValueTask
  13261. 99%Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  13262. 96%Voice Content and Usability
  13263. 96%Patterns of Legacy Displacement
  13264. 99%sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  13265. 98%Dogfooding in Software Development
  13266. 93%FSF-funded call for white papers on philosophical and legal questions around Copilot — Free Software Foundation — Working together for free software
  13267. 98%.NET Conf 2021: Call for Speakers/Papers
  13268. 98%Reverse Engineering The Stream Deck
  13269. 99%Build serverless real-time chat application with Web PubSub and Static Web Apps
  13270. 95%Fsharp Jam
  13271. 72%Over half the deer in Michigan seem to have been exposed to SARS-CoV-2
  13272. 63%NDC Melbourne 2021
  13273. 99%Release copilot-cli: Release v1.9.0 · aws/copilot-cli
  13274. 97%Technical Debt Is Not Debt; It’s Not Even Technical
  13275. 96%Some career advice.
  13276. 73%FSF Calls for Papers on 'Unacceptable and Unjust' GitHub Copilot -- Visual Studio Magazine
  13277. 98%The Illustrated Wav2vec
  13278. 97%Having fun With HTML & CSS
  13279. 83%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  13280. 97%The Itanic Has Sunk
  13281. 96%Nobody gives a hoot about groupthink
  13282. 96%Github: A Great Hijacked Idea
  13283. 98%How I store my files and why you should not rely on fancy tools for backup
  13284. 98%Introducing SLSA, an End-to-End Framework for Supply Chain Integrity
  13285. 90%D4Hg99zw — Postimages
  13286. 93%Episode 387 - Azure Arc
  13287. 98%Hot Reload Now Works with C++ Apps, with Blazor WebAssembly Support On Tap -- Visual Studio Magazine
  13288. 99%Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  13289. 95%Add womenofdot.net by terrajobst · Pull Request #5 · terrajobst/sitesof.net
  13290. 99%Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  13291. 97%Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  13292. 95%Amazon has ruined search and Google is in on it
  13293. 95%PS5 gets high-speed M.2 SSD storage support in new beta system software
  13294. 99%Domain-Driven Refactoring: Extracting Domain Services
  13295. 75%13229 Southview Ln, Dallas, TX 75240 | MLS #14567023 | Zillow
  13296. 68%Reconnected — Real Life
  13297. 99%GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  13298. 72%1998: Photopia
  13299. 99%GitHub - syncfast/clockwise: Clockwise is a meeting cost calculator designed to encourage more efficient meetings.
  13300. 95%System.Threading.Tasks.Task isn’t an execution unit
  13301. 96%On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  13302. 99%Zip - How not to design a file format.
  13303. 98%6 Command Line Tools for Productive Programmers
  13304. 99%Why does man print "gimme gimme gimme" at 00:30?
  13305. 96%On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  13306. 79%Cloudflare's Athenian Project Expands Internationally
  13307. 93%Google ' About Search Result ' - Google will let you know why you are seeing the search results
  13308. 97%Calculus Made Easy
  13309. 97%Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  13310. 98%Monsters Weekly 218 - Automated Accessibility Testing with Playwright + Axe
  13311. 99%Better React Components with TypeScript Union Types
  13312. 99%Mastering Enums in TypeScript (with Fruits)
  13313. 99%Azure Service Fabric 8.1 Release
  13314. 97%Dapr v1.3 is now available
  13315. 98%SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  13316. 99%Code opinion: performance or clean code? - Code4IT
  13317. 97%The mermaid is taking over Google search in Norway - ALEXSKRA
  13318. 96%.NET Rocks! vNext
  13319. 97%From Stolen Laptop to Inside the Company Network — Dolos Group
  13320. 97%Prime Number Factors that Solve N = p * q, Snyder, Bobby Joe - Amazon.com
  13321. 99%Message Driven Architecture to DECOUPLE a Monolith
  13322. 95%Evil tip: avoid "easy" things
  13323. 94%Work For a Startup or Create A Startup?
  13324. 99%One-offs and low-expectations with Safari
  13325. 99%Pair programming
  13326. 99%ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  13327. 97%Signal propagation – Vidar's Blog
  13328. 99%The power of reduce
  13329. 95%Hopalongs - koppian adventures
  13330. 93%Doom scrolling
  13331. 93%Why are you doing this business? | The Art of Navigation
  13332. 99%Is this true? | jordan scales
  13333. 95%Add versionsof.net by terrajobst · Pull Request #4 · terrajobst/sitesof.net
  13334. 93%Alkemstone: All the Clues
  13335. 97%Referential transparency fits in your head
  13336. 99%The Baked Data architectural pattern
  13337. 86%Please Bring Back Our Downvotes: Society Desperately Needs It
  13338. 91%Bo Burnham: Inside - Jeff Bezos Song with lyrics
  13339. 89%EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  13340. 94%Techdirt Is Now Entirely Without Any Google Ads Or Tracking Code
  13341. 99%Visual Studio Feedback
  13342. 99%Orbiter is now open source
  13343. 97%IPv4 pricing - Hetzner Docs
  13344. 99%BlazorBits Reloaded
  13345. 97%The virtues of Autonomy
  13346. 97%Refactoring to a Vertical Slice Architecture
  13347. 99%Introducing Triton: Open-Source GPU Programming for Neural Networks
  13348. 99%Conversation about the .NET open source project
  13349. 99%Architecture foresight: Put a queue on that
  13350. 99%The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  13351. 99%How Does the StringBuilder Work in .NET? (Part 3) - Steve Gordon - Code with Steve
  13352. 99%How can I prevent the mouse from moving in response to touch input?
  13353. 97%GIMP - Funding GIMP developers for sustainable development
  13354. 95%Crawler Hints: How Cloudflare Is Reducing The Environmental Impact Of Web Searches
  13355. 98%Entity Framework Community Standup - OData
  13356. 94%Generally capable agents emerge from open-ended play
  13357. 90%r/cscareerquestions - I went to the office for the first time. I fucking hated it.
  13358. 99%Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  13359. 97%Release v1.23.14-beta3 · OmniSharp/omnisharp-vscode
  13360. 95%The friendly SMS reminder with Logic Apps, Azure Functions + Key Vault
  13361. 99%Welcome to the Community Toolkit!
  13362. 97%What’s New in Visual Studio Code?
  13363. 98%Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  13364. 97%Feature Parity
  13365. 98%Protect Your SignalR Service Based Real-time Application with Application Gateway
  13366. 99%Netcat - All you need to know
  13367. 99%MIKESOFT WINDOWS 96
  13368. 95%.NET on Microsoft Learn
  13369. 98%Learn .NET | Free tutorials, videos, courses, and more
  13370. 99%Try .NET | Runnable .NET code on your site
  13371. 83%A new chapter for Google’s Vulnerability Reward Program
  13372. 84%Smart Phone, Dumb Terminal
  13373. 93%How Tracing Uncovers Half-truths in Slack’s CI Infrastructure
  13374. 97%Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  13375. 96%How to Ask (Me) for Help – Nathan Lustig
  13376. 94%Blogger has bad UX and it annoys me
  13377. 95%Connect the Conversation with Threads on Discord
  13378. 99%Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  13379. 96%We need to talk about testing
  13380. 99%The search for a better persistent cache
  13381. 85%Reconsidering the way I explain programming
  13382. 86%Help me choose my new design!
  13383. 93%Stockfish 13 vs Stockfish 14 | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  13384. 94%Partial WFH – All Downsides, No Benefits
  13385. 98%A/B testing and the historic lift paradox
  13386. 72%The Bottom Billion By Paul Collier – Ben Wajdi's Blog
  13387. 97%Naval Architecture – Bartosz Ciechanowski
  13388. 96%Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  13389. 86%Postgres Full-Text Search: A Search Engine in a Database
  13390. 99%Next level console apps with Spectre.Console
  13391. 98%Refined Blog
  13392. 98%Fantastic F# and Azure Developer Extensions for VSCode
  13393. 99%GitHub Quick Reviews
  13394. 96%Visual Studio Feedback
  13395. 99%How To: Use Azure AD Powershell to Work With Extension Properties (User Attributes)
  13396. 83%Brief Update on Marten V4
  13397. 99%stb/stb_hexwave.h at master · nothings/stb
  13398. 97%30 seconds of Blazor
  13399. 98%C# Language Highlights: Exhaustive Case Guards
  13400. 99%Responsibility Abdication: The path to create flexible business system
  13401. 99%The New Way To Debug JavaScript in VS Code - No Extension Required
  13402. 95%Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack
  13403. 89%Helping build a green Internet
  13404. 95%ReSharper & Rider 2021.2 Release Party
  13405. 97%Where C# was, where it's going and why it's very exciting
  13406. 99%Converting chunks to a string with ToString(): A deep dive on StringBuilder - Part 3
  13407. 97%Element raises $30M to boost Matrix | Matrix.org
  13408. 98%For developers, Apple’s Safari is crap and outdated
  13409. 94%Working With AI: Your Guide to a Potential Future Career
  13410. 99%What is CQRS? | Gary Woodfine
  13411. 98%Visual Studio 2022 Preview Release Notes
  13412. 98%Using Web Share API React
  13413. 98%Branchy 0.0.2
  13414. 56%Eyes wide shut: How newborn mammals dream the world they’re entering
  13415. 98%Lessons learned from 15 years of SumatraPDF, an open source Windows app
  13416. 99%Adam Storr - Getting Started with Twitter API using SocialOpinion
  13417. 70%We Need To Talk About The Insecurity Industry
  13418. 99%Introducing C# 10:Extended property patterns
  13419. 97%[Last Week in .NET #52] – TwinCVEs
  13420. 99%What's bad about Julia?
  13421. 98%CSLA 5 and 6
  13422. 99%GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  13423. 96%Tune in July 29 for .NET Conf: Focus on F#
  13424. 99%Alpaca Preview: Native Swift with ASP.NET Core
  13425. 91%Write Code Until Your Fingers Hurt - Developer Anthem Part 2 #shorts
  13426. 88%Axelar Guest Speaker Series with Mary Maller | Aggregatable Distributed Key Generation
  13427. 77%CLIP: Death of the Class Map
  13428. 76%Farmers always Worked From Home
  13429. 89%Don't reinvent the `if` statement
  13430. 93%About the security content of iOS 14.7.1 and iPadOS 14.7.1
  13431. 98%I am writing a book about Razor Pages
  13432. 96%How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  13433. 99%Securing your development environment
  13434. 97%In Defence of the Pull Request
  13435. 99%You are software engineers, so COMPILE YOUR SOFTWARES
  13436. 96%Counterfactuals are not Causality - Wide Awake Developers
  13437. 99%You should turn off autofill in your password manager
  13438. 93%We are Agile, but...
  13439. 91%​​Scientists Should Start Companies
  13440. 98%Why does the New menu even exist for creating new empty files?
  13441. 99%Ben Northrop - A Better Resume for Developers
  13442. 92%#WomenOfDotNet
  13443. 96%What I Wish I Knew About CSS When Starting Out As A Frontender
  13444. 93%GitHub - SteveMCarroll/PronouncingNamesForEnglishSpeakers: A practical guide to how to pronounce non-English names for English speakers
  13445. 99%Creating a Dapper Helper C# Class to Generate Parameterized SQL
  13446. 99%The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  13447. 97%Working with business events and RavenDB
  13448. 99%Removing elements after an animation in Blazor - Gérald Barré
  13449. 97%C# vs JAVA - Teaser
  13450. 99%Understanding Rust futures by going way too deep - fasterthanli.me
  13451. 96%Diagnosing why your batch file prints a garbage character, one character, and nothing more
  13452. 99%Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  13453. 92%Historical language records reveal a surge of cognitive distortions in recent decades
  13454. 66%Understanding Where the Internet Isn’t Good Enough Yet
  13455. 51%Tomato fruits send electrical warnings to the rest of the plant when attacked by insects
  13456. 99%K-9 Mail is back
  13457. 99%HackermonDev - Freenom, the free domains website, is a scam.
  13458. 96%264: FOSS, Code Tours, & .NET MAUI Web with Ooui
  13459. 98%GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  13460. 99%Onion Architecture in ASP.NET Core - Code Maze
  13461. 95%Understanding DeepMind Perceiver: One Model to Rule Them All
  13462. 99%WebView2 and Electron | Electron Blog
  13463. 97%Quantum programming with Q# and running on hardware with Azure Quantum | Azure Friday
  13464. 99%How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  13465. 99%TOP 5 .NET MAUI new features🏅
  13466. 99%Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  13467. 99%Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  13468. 94%Simulating worlds on the GPU
  13469. 98%Ncdu 2: Less hungry and more Ziggy
  13470. 95%The SaaS Org Chart
  13471. 96%Verifpal – ACM CCSW 2020 Presentation
  13472. 99%16 of 30 Google results contain SQL injection vulnerabilities
  13473. 70%Amazon Web Services In Plain English
  13474. 99%Sargable Queries & MUL Indexes; or Why My Query is Slow
  13475. 82%America Has Lost the Trade War with China, and the Real Pain Has Yet to Begin
  13476. 92%Code Review is Work - Tyler Cipriani
  13477. 98%Could Vaccinating Young People Before Old People Save More Lives?
  13478. 97%Move beyond passwords - WWDC21 - Videos - Apple Developer
  13479. 97%Introduction to open source private LTE and 5G networks | Ubuntu
  13480. 97%8K Vrroom 40Gbps | HDFury.com | Connect and Fix everything in HDMI
  13481. 99%Download file via ajax
  13482. 99%Profile memory allocations with Perfview
  13483. 91%Please, enough with the dead butterflies! - Emily S. Damstra
  13484. 74%Welcome to Cloudflare Impact Week
  13485. 94%Agile at 20: The Failed Rebellion
  13486. 95%Coding Shorts: Changes to Coming to Startup in .NET 6
  13487. 99%Xamarin Android Download Manager Advanced Guide - Cool Coders
  13488. 60%Damn Interesting: To H-E-Double-Hockey-Sticks With Facebook
  13489. 93%Is It Possible To Make IoT Devices Private? Amazon Echo Dot Does Not Wipe Personal Content After Factory Reset
  13490. 94%Electromagnetism is a property of spacetime itself, study finds
  13491. 98%Cryptology ePrint Archive: Report 2021/773
  13492. 88%On Smartness
  13493. 98%Problems with decision making at W3C
  13494. 87%Prioritizing everything is prioritizing nothing
  13495. 99%Python behind the scenes #11: how the Python import system works
  13496. 98%Solene'% : Why self hosting is important
  13497. 99%The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  13498. 97%Cloudflare's Handling of an RCE Vulnerability in cdnjs
  13499. 97%How I built a web development career w/o being fast or smart
  13500. 99%Integration Testing with xUnit
  13501. 94%Fucktopus 2.0 by yippiehey
  13502. 92%Records Deep Dive: What, Why and How | NDC Melbourne 2021
  13503. 98%New PetitPotam attack allows take over of Windows domains
  13504. 90%Day trading for pain and suffering
  13505. 96%Notes on Windows 11 - Jorge Pinto
  13506. 98%My first indie Steam game revenue (First Month in Early Access) – Yerba Mate Tycoon
  13507. 97%Sustainable Founder Motivations
  13508. 98%Windows Insider Program
  13509. 97%Introducing Intrinsic
  13510. 97%Advice on starting out
  13511. 99%The best code is easy code
  13512. 95%How to spot a good fake ID – Trevor Klee
  13513. 98%Using the Shelly Plug to monitor Starlink's power consumption
  13514. 98%A contentEditable, pasted garbage and caret placement walk into a pub
  13515. 98%GitHub - tylertreat/comcast: Simulating shitty network connections so you can build better systems.
  13516. 99%Writing Visual Studio Extensions with Mads - Dynamically add menu commands
  13517. 57%We’d Rather Have the Iceberg Than the Ship — GS
  13518. 99%Ask the Expert: Create a web API with ASP.NET Core
  13519. 84%» The Dig The Digital Antiquarian
  13520. 98%How To Automate AWS CloudFront Distribution Folder Changes When Deploying a Static Web Site
  13521. 98%Syncing all the things
  13522. 93%YouTube
  13523. 92%The history of passing a null pointer as the key name to Reg­Open­Key­Ex
  13524. 89%BirdNET – The easiest way to identify birds by sound.
  13525. 51%NDC Conferences
  13526. 89%93% of Paint Splatters are Valid Perl Programs | Colin McMillen
  13527. 97%Postmortem: Accidentally quadratic indexing output
  13528. 99%Understanding PLONK
  13529. 89%Teletext
  13530. 97%AWS’s Egregious Egress
  13531. 94%The Microsoft Game Development Kit is now available for free on GitHub
  13532. 98%Code Maze Weekly #86 - Code Maze
  13533. 98%Episode 81 - Gremlinq With Daniel Weber
  13534. 96%C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  13535. 98%HackMD - Collaborative Markdown Knowledge Base
  13536. 89%Google pushed a one-character typo to production, bricking Chrome OS devices
  13537. 99%Ask the Expert: Create a web API with ASP.NET Core
  13538. 76%Everyone cites that 'bugs are 100x more expensive to fix in production' research, but the study might not even exist
  13539. 98%Episode 20: Mark Rendle's Stream of Consciousness
  13540. 71%The Tyranny of Spreadsheets
  13541. 99%Debugging JavaScript, DOM, CSS and accessing the browser console without leaving Visual Studio Code
  13542. 98%Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  13543. 86%Monsters Weekly 217 - Searching Text in SQL Server
  13544. 96%MSIX Packaging Tool July 2021 Release is now available!
  13545. 98%How to Build Multi-Platform Apps with Uno Platform and Blockchain
  13546. 90%The Framework Laptop is now shipping, and press reviews are up!
  13547. 97%Mitchell's New Role at HashiCorp
  13548. 99%Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
  13549. 95%AlphaFold Protein Structure Database
  13550. 98%Markdown Monster 2.0 is here
  13551. 99%Introducing C# 10: Mix declarations and expressions in a deconstruction
  13552. 91%the Tea Maker™ Kettle • Breville
  13553. 95%Event Driven Systems: Bringing Order to Chaos
  13554. 98%How I Manage My Knowledge
  13555. 99%Advanced Error Handling in OCaml
  13556. 86%Ghost faves in the mystery machine
  13557. 90%Tour of the Sacred Library
  13558. 98%Disrespectful Design, Part II
  13559. 99%An alternative approach from GPT-3 Copilot to improve developer productivity – The Bugout.dev Blog
  13560. 81%Getting banned from Twitter for no reason
  13561. 75%The Nature of Venture
  13562. 98%Dynamic bitmaps | PixiEditor
  13563. 95%Instagram ruined photography for me
  13564. 94%Amazon.com: Monoprice Blank Fiber Patch Panel - 19 Inch | 4Lgx Cassettes, 1U: Computers & Accessories
  13565. 98%Why engineering teams should measure feedback time
  13566. 88%"In the age of information, ignorance is a choice." Or is it?
  13567. 99%On .NET Live - Let’s Talk Functional-First Programming!
  13568. 98%GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  13569. 97%designs/system-drawing-win-only.md at main · dotnet/designs
  13570. 93%SpaceX's Starlink Review - Four months in
  13571. 96%1.0.0 - Orchard Core Documentation
  13572. 95%.NET Rocks! vNext
  13573. 99%Prototyping and Usability Testing with Indigo Design | Design to Code
  13574. 99%.NET Conf: Focus on F#
  13575. 98%Try the new System.Text.Json source generator
  13576. 99%Episode 386 - Static Web Apps
  13577. 97%Akamai Edge DNS and GTM Status
  13578. 99%Domain-Driven Refactoring: Long Methods
  13579. 83%Overboard! - Apps on Google Play
  13580. 98%MicroK8s - Zero-ops Kubernetes for developers, edge and IoT | MicroK8s
  13581. 91%Let's Learn .NET- F# - Events
  13582. 99%Introducing C# 10: Constant interpolated strings
  13583. 95%The case of the strange NT-style path that was discovered by SearchPath
  13584. 99%ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  13585. 97%Introducing Workers Usage Notifications
  13586. 96%Open Source Alternatives
  13587. 91%NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  13588. 97%The hidden performance trap of Regex in .NET
  13589. 89%Upgrading the Cloudflare China Network: better performance and security through product innovation and partnership
  13590. 84%Reflections as the Internet Archive turns 25 - Internet Archive Blogs
  13591. 99%Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) · 0x41.cf
  13592. 98%Three ways to hack your brain to notice the small details
  13593. 95%Extract Product Lines
  13594. 99%Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  13595. 74%Lost world revealed by human, Neanderthal relics washed up on North Sea beaches
  13596. 99%Unhandled Exceptions in Blazor Server with Error Boundaries
  13597. 99%Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  13598. 99%Simple monorepos via npm workspaces and TypeScript project references
  13599. 99%Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  13600. 99%Write your first code in F#
  13601. 99%Developing Azure Functions with GitHub Codespaces DevContainers
  13602. 93%r/dotnet - WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?
  13603. 97%Bare Bones Software | BBEdit 14 is here!
  13604. 96%Planning & estimating large-scale software projects
  13605. 99%Summer Blog Backlog: Distributed Systems
  13606. 97%I Learned All About Supabase - The Open Source Firebase Alternative
  13607. 98%What is the sorting algorithm behind ORDER BY query in MySQL?
  13608. 99%Dynamic import with HTTP URLs in Node.js
  13609. 98%Should web apps use PAKEs?
  13610. 92%Native Linux ports - One perspective :: Marc's Musings —
  13611. 72%You need a shiny new browser to use Pluto!
  13612. 95%Pandas API on Apache Spark
  13613. 89%Game playing with adversarial algorithms
  13614. 99%Nix, Channels and the NUR
  13615. 87%NFTs are coming for Instagram and other social media platforms
  13616. 52%Tokyo Olympic ticket purchaser information leaked online
  13617. 76%Guntrader.uk hacked – anger and denials
  13618. 98%OSS Power-Ups: Statiq
  13619. 70%Unusual Whales
  13620. 92%Join the Visual Studio 2022 for Mac Private Preview
  13621. 99%New LEARN module: Write your first code in F#
  13622. 99%Machine Learning Community Standup - ML.NET Office Hours
  13623. 97%Q&A: Messaging, CQRS & Event Sourcing!
  13624. 99%Rendering 1M+ Particles
  13625. 96%Germany’s national healthcare system adopts Matrix! | Matrix.org
  13626. 99%C# Language Highlights: Positional Pattern Matching
  13627. 99%The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  13628. 95%I know I can change the color of the DC pen, but what about the other attributes?
  13629. 99%How does TLS work?
  13630. 73%Expanding Cloudflare to 25+ Cities in Brazil
  13631. 96%Web Application Security, WAF, SSL Certificates
  13632. 99%Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  13633. 98%Support for team members who are mistreated in their country (!84922) · Merge requests · GitLab.com / www-gitlab-com
  13634. 98%My Fanless OpenBSD Desktop
  13635. 99%Announcing tokio-uring: io-uring support for Tokio
  13636. 99%How to Maximize Testing: The 4 Truths of Testing
  13637. 94%Think gRPC, when you are architecting modern microservices! | Cloud Native Computing Foundation
  13638. 99%Pagination with the Azure SDK for .NET
  13639. 97%New module: Introduction to testing in .NET
  13640. 95%The accessibility stalemate | Christian Heilmann
  13641. 99%Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  13642. 97%Shifting accessibility left with Accessibility Insights
  13643. 96%GitHub Copilot: Fatally Flawed or the Future of Software Development?
  13644. 94%Patterns of Legacy Displacement
  13645. 98%What is Code Review? - Guidelines and Best Practices - NDepend
  13646. 98%Console DevTools
  13647. 89%Melb.NET Aug 2021 ONLINE Meetup
  13648. 97%Embarrassingly automatable as the first step of legacy modernization - Ad Hoc
  13649. 88%A case against security nihilism
  13650. 98%Axelar guest Speaker Series with Alin Tomescu | Hyperproofs
  13651. 85%Square Business Banking | Square
  13652. 98%Heritability is a ratio, not a measure of determinism
  13653. 64%Things I wish I knew when I first moved to the UK
  13654. 96%The Magic of Boredom
  13655. 97%How I Got Started with NeoVim’s Lua Configuration
  13656. 86%Wrong Models
  13657. 78%How Airbnb Manages to do Business in China
  13658. 94%How to inspect elements that hide on mouse move
  13659. 97%The Game Developers Guide to NFTs
  13660. 87%How I Paid for my MBA with Pennies
  13661. 98%Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  13662. 99%Lessons Learned from Multiple Microservice Transitions
  13663. 98%Habits, UI changes, and OS stagnation
  13664. 98%No, we don’t use Kubernetes | Ably Blog: Data in Motion
  13665. 93%NET Foundation Nominations Are Open
  13666. 99%.NET Tooling Community Standup - What's new with .NET Productivity?!
  13667. 94%Our lawsuit against ChessBase - Stockfish
  13668. 93%KirillOsenkov/MetadataTools
  13669. 97%Public CDNs Are Useless and Dangerous
  13670. 99%GitHub Quick Reviews
  13671. 96%Live C++ Hacking/Coding Demo with Visual Studio Code, Arduino
  13672. 99%Getting Started with GPT-3 in Power Platform
  13673. 67%When Buddhism Goes Bad
  13674. 99%Thinking About Glue
  13675. 72%Internal Apple letter shows employees are still fighting to work from home
  13676. 93%Your Idea Is Brilliant, Your Idea Is Worthless (KS Lesson #204)
  13677. 74%Episode 20: Cryptanalysis of GPRS: GEA-1 and GEA-2!
  13678. 89%DDoS attack trends for 2021 Q2
  13679. 98%Why does the New menu even exist for creating new empty files?
  13680. 97%Michael Feathers - 10 Papers Every Developer Should Read
  13681. 99%My 3 Favorite VS Code Snippets for Vanilla JavaScript
  13682. 99%Appending strings, built-in types, and lists: A deep dive on StringBuilder - Part 2
  13683. 96%I ****ing hate Science
  13684. 99%Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  13685. 73%Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  13686. 98%Double Q-Learning & Double DQN with Python and TensorFlow
  13687. 72%Linux 5.0 shown to boot on ESP32 processor - CNX Software
  13688. 99%ASP.NET Core in .NET 6 - Shadow-copying in IIS
  13689. 99%Azure SDK Release (July 2021)
  13690. 99%How to use configuration with C# 9 top-level programs
  13691. 90%.NET Foundation Election 2021 Nominations are Open!
  13692. 99%A Quick Guide to Elasticsearch for .NET
  13693. 98%Easier browser debugging with Developer Tools integration in Visual Studio Code
  13694. 99%The State functor
  13695. 99%.NET Community: Where and how can we find help - Simple Talk
  13696. 99%Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  13697. 99%Cryptanalysis of Meow Hash
  13698. 96%Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future? Part 2
  13699. 72%World's Longest Home Run (The "Mad Batter" Machine) - Smarter Every Day 230
  13700. 98%How To Learn Stuff Quickly
  13701. 99%20 Questions a Software Engineer Should Ask When Joining a New Team
  13702. 97%[Last Week in .NET #51] – The Next Three Zero Days
  13703. 98%sindresorhus/refined-github
  13704. 99%Andrew Lock | .NET Escapades
  13705. 99%yoeo/guesslang
  13706. 99%File Icons for GitHub and GitLab
  13707. 99%Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  13708. 98%How I think about Follow On Investments
  13709. 97%Benoit Essiambre
  13710. 92%The Imperfect Notebook | Treppenwitze
  13711. 92%StylishThemes/GitHub-Dark
  13712. 99%Wide GitHub
  13713. 98%janpaulthoughts - The quest for the Ultimate Game Engine
  13714. 88%Curator Economy: Why Human Curation matters - Rishikesh Sreehari
  13715. 94%Refined GitHub
  13716. 99%A framework for Front End System Design interviews - draft
  13717. 89%Shtetl-Optimized » Blog Archive » QC ethics and hype: the call is coming from inside the house
  13718. 88%The Uncanny Deck: Co-authoring with GPT-2
  13719. 98%I had to give a wrong answer to get the job – deWiTTERS
  13720. 82%iMessage, Apple Music used by Pegasus to attack journalist iPhones | AppleInsider
  13721. 98%Conversation about skills and learning
  13722. 96%Ask the Expert: Create a web API with ASP.NET Core
  13723. 83%Nvidia Shield TV Owners Are Pissed About the Banner Ads in Android TV
  13724. 79%Julia Computing Raises $24M Series A, Former Snowflake CEO Bob Muglia Joins Board
  13725. 98%.NET Conf: Focus on F#
  13726. 96%FightCamp | Interactive At-Home Boxing Workouts & Equipment
  13727. 98%C++11 braced initialization made the impossible possible (and how to fix it so it stays impossible)
  13728. 99%How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  13729. 71%“Neuroprosthesis” Restores Words to Man with Paralysis
  13730. 98%Re: [GIT PULL] vboxsf fixes for 5.14-1
  13731. 99%Learn C# with CSharpFritz - Get Started with WPF
  13732. 97%The 4 "secret" C# keywords that you shouldn't use
  13733. 97%CSS Isolation In Razor Pages
  13734. 74%UK and allies hold Chinese state responsible for pervasive pattern of hacking
  13735. 99%Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  13736. 90%Top 23 Best Public Datasets for Practicing Machine Learning
  13737. 96%263: Building Computers
  13738. 98%.NET App Developer Links - 2021-07-19
  13739. 99%erikgrinaker/toydb
  13740. 98%What is GitHub Copilot?
  13741. 97%Cyber-attack - Short Édition
  13742. 98%Last Week on My Mac: The perils of M1 Ownership
  13743. 98%Introducing C# 10: Seal overriden ToString() method on records
  13744. 81%usb-c cable colour codes
  13745. 96%How the blockchain will break up Big Tech
  13746. 99%Turning Weather into Music with Dark Sky and Spotify for Tycho
  13747. 99%Functional Programming JavaScript
  13748. 91%3 million smiles during the pandemic - the retrospective
  13749. 99%Pure functions
  13750. 99%Building Minimal APIs In .NET 6 - .NET Core Tutorials
  13751. 99%Creating Static Web Apps With F# and Fable | LINQ to Fail
  13752. 94%Three Editing Assignments From Hell
  13753. 91%Get Off your Island. — Kelvin Obazz
  13754. 99%Sure, you could write all those Blazor HTTP calls yourself...
  13755. 88%Are you ashamed to share your email address?
  13756. 97%HashWires: Range Proofs from Hash Functions | ZKProof Standards
  13757. 90%FanFan
  13758. 82%Right or Left, You Should Be Worried About Big Tech Censorship
  13759. 84%Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  13760. 96%mxgmn/WaveFunctionCollapse
  13761. 91%Weekly Update 252
  13762. 88%A Solarpunk Manifesto (English) – ReDes – Regenerative Design
  13763. 98%Windows Insider Program
  13764. 97%Inserting One Billion Rows in SQLite Under A Minute - blag
  13765. 98%Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  13766. 98%Looking Glass - Looking Glass
  13767. 73%What Went Wrong? - ACM Queue
  13768. 91%TFTC v1.0 is out now! news - TIE Fighter: Total Conversion (TFTC) mod for Star Wars: X-Wing Alliance
  13769. 99%About Let's Encrypt
  13770. 99%Certbot
  13771. 99%Live Hacking Demo with SECRET NSA Tools - Disassemble and Decompile with Dave!
  13772. 97%Why we need to do more to reduce certificate lifetimes
  13773. 99%rfc8555
  13774. 95%TLS - The Cloudflare Blog
  13775. 98%Why HTTPS matters
  13776. 99%Is TLS Fast Yet?
  13777. 99%Introducing C# 10: Global usings, example with ASP.NET Core 6
  13778. 96% Increasing HTTPS adoption
  13779. 79%I made Github Copilot but it only copies and pastes
  13780. 97%The Trouble with ` – Random Notes
  13781. 99%Ultimate Beginner's Guide for Linux
  13782. 78%UFOs: Why so weird?
  13783. 98%ongoing by Tim Bray · Algorithm Agility?
  13784. 94%Rebasing, work & feature branching » Will Hackett
  13785. 96%It doesn’t take much public creativity to stand out as a candidate
  13786. 99%Poetry, Essays, and Code That Lets you Get on with Your Day
  13787. 99%Out of the Box Elixir
  13788. 86%#stitch with @supersnacksupreme The vocab word of the day is ✨priorities✨. #science #humanity #homeless #compassion #priorities
  13789. 98%What I learned from Software Engineering at Google | Swizec Teller
  13790. 99%Creating zips server side per request
  13791. 98%Amazon.com: OVERTURE PLA Matte Filament 1.75mm with 3D Printer Build Surface 200mm X 200mm, Matte PLA Roll 1kg Spool (2.2lbs), Dimensional Accuracy +/- 0.05 mm, Fit Most FDM Printer (Carbon Fiber Black): Office Products
  13792. 98%Windows Insider Program
  13793. 97%London Mainnet Announcement
  13794. 78%Apple removes 'Fakespot' app from iOS App Store following Amazon request
  13795. 98%.NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  13796. 97%Traceroute mapper
  13797. 99%dotnet-labs/Minimal-URL-Shortener
  13798. 77%An insurtech startup exposed thousands of sensitive insurance applications – TechCrunch
  13799. 96%8K 1x2 HDMI Splitter with 4K Downscaler
  13800. 88%Day 0
  13801. 83%Build a web app with Blazor - Learn
  13802. 91%"How to Kill Bitcoin: A Guide for Governments"
  13803. 98%Don't Solve Problems, Eliminate Them
  13804. 91%I Rejected a Job Because They Had No Team Cohesion
  13805. 96%Focusing on Blue - 10 Projects
  13806. 99%Centering a tooltip
  13807. 98%Reality Belongs to You
  13808. 99%16 things you didn't know about Kube APIs and CRDs | Evan Cordell
  13809. 95%Probability as a Mental Model is Bullshit
  13810. 97%Servers are like babies - tips for being on call
  13811. 98%I Love Elixir
  13812. 96%TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  13813. 50%An Alabama lawmaker just wants NASA to fly SLS, doesn’t care about payloads
  13814. 84%Abuse Program Policies and Enforcement
  13815. 89%The case for banning non-competes
  13816. 99%How do you add a database to a GraphQL Server?
  13817. 99%Adding blog posts to your GitHub README with GitHub Actions
  13818. 97%Wanna see a whiter white?
  13819. 99%Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  13820. 94%What's the difference between throwing a winrt::hresult_error and using winrt::throw_hresult?
  13821. 62%‘Hubble is back!’ Famed space telescope has new lease on life after computer swap appears to fix glitch
  13822. 99%microsoft/foss-fund
  13823. 97%Security Analysis of Telegram (Symmetric Part)
  13824. 99%Zig, Skia, Clojure, Geometry and the Japanese TV Show: ICFP Contest 2021
  13825. 97%Rich, complex rules for advanced load balancing
  13826. 99%Why programming language performance in microservices isn't (that) important
  13827. 99%Code Maze Weekly #85 - Code Maze
  13828. 92%My take on the study from MIT that predicts “societal collapse”
  13829. 98%Remote code execution in cdnjs of Cloudflare
  13830. 91%Open Insulin Project
  13831. 96%Shader Basics Tutorial (no code)
  13832. 84%Alexander piano- the longest piano in the world
  13833. 96%For years, a backdoor in popular KiwiSDR product gave root to project developer
  13834. 99%The Future of Xamarin Community Toolkit
  13835. 97%OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  13836. 94%Debug code with force run to cursor
  13837. 99%Tip 324 - How to be productive with GitHub Codespaces
  13838. 99%Don't Code Tired | ICYMI C# 9 New Features: Reduce Boilerplate Constructor Code with Init Only Property Setters
  13839. 99%Learn how to deploy and manage your Azure resources with Bicep!
  13840. 95%Live C++ Coding w/Dave: Glass Insulators
  13841. 97%The Future Web: Will Canvas Rendering Replace the DOM?
  13842. 97%CVE-2021-34481 - Security Update Guide - Microsoft
  13843. 99%dodyg/practical-aspnetcore
  13844. 79%Microsoft is bringing over 1,800 fresh emoji to Teams and Windows
  13845. 95%The elements of product design
  13846. 95%update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  13847. 97%Value metadata is a subtle but useful language feature – mattmower.com
  13848. 95%My tips for landing a software engineering job
  13849. 92%Time Trouble Misery - Gautam Narula
  13850. 87%Learning, and Doing, Strategy — Andrew Bartholomew
  13851. 83%I Blew The Whistle On John Searle
  13852. 69%Papercraft with Blender
  13853. 99%leontrolski - foreign key indexes
  13854. 98%Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  13855. 99%deepmind/alphafold
  13856. 77%"A Real S*** Show": Soldiers Angrily Speak Out about Being Blocked from Repairing Equipment by Contractors:
  13857. 62%How Many Numbers Exist? Infinity Proof Moves Math Closer to an Answer. | Quanta Magazine
  13858. 98%Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  13859. 96%.NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  13860. 98%On .NET Live - Exploring Spark and ML .NET with F#
  13861. 95%Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  13862. 97%How to Use Your Mac Efficiently While Working From Home?
  13863. 95%What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  13864. 99%GitHub Quick Reviews
  13865. 90%Pharo - Pharo 9 Released!
  13866. 60%Facebook advertisers are panicking after iOS cuts off key tracking data
  13867. 89%Introducing Steam Deck
  13868. 83%5 Years of Merge Conflict: Your weekly dev podcast
  13869. 99%Domain-Driven Refactoring: Procedural Beginnings
  13870. 90%On proper handling of buffers in COM and RPC methods
  13871. 89%Emotionality at work
  13872. 99%CVE-2021-22555: Turning �� into 10000$
  13873. 98%C# Language Highlights: Null Coalescing Assignment
  13874. 97%khalidabuhakmeh/NestedAspNetCoreMinimalApi
  13875. 98%SQLBolt - Learn SQL - Introduction to SQL
  13876. 98%Automatic Remediation of Kubernetes Nodes
  13877. 99%Using Cosmos DB as an ASP.NET session state and caching provider
  13878. 98%Directory.Build.props: C# 9 for all your projects | I CAN MAKE THIS WORK
  13879. 97%.NET Framework July 2021 Security and Quality Rollup
  13880. 99%Micro APIs with OpenFaaS and .NET
  13881. 99%.NET Rocks! vNext
  13882. 99%Episode 385 - Cloud Native apps in Azure
  13883. 98%Introduction
  13884. 95%Monodraw for macOS — Helftone
  13885. 99%Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  13886. 98%Does CAP Theorem apply to Microservices?
  13887. 99%Pa(dding rtitioning) oracles, and another hot take on PAKEs
  13888. 93%Germany Fines YouTube Six Figures for Removing Video of Anti-Lockdown Protest
  13889. 98%.NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  13890. 99%prathyvsh/pl-catalog
  13891. 96%Test Like You Fly - Intro
  13892. 97%New Azure Kubernetes and Event Grid Integrations Unveiled at Microsoft Inspire -- Visual Studio Magazine
  13893. 99%Entity Framework Community Standup - Visualizing database query plans
  13894. 99%Announcing .NET 6 Preview 6
  13895. 99%Visual Studio 2022 Preview 2 is out!
  13896. 99%ASP.NET Core updates in .NET 6 Preview 6
  13897. 96% Increasing HTTPS adoption
  13898. 95%Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  13899. 97%Windows Terminal Preview 1.10 Release
  13900. 77%The unreasonable effectiveness of just showing up everyday
  13901. 97%Building a Trustless and Private Internet for Everyone
  13902. 99%diekmann/wasm-fizzbuzz
  13903. 99%Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  13904. 91%The art of asking nicely
  13905. 95%How to perform more complicated search and replace-style renaming in a batch file
  13906. 98%The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  13907. 99%OSS Power-Ups: Verify
  13908. 86%Book updates for July 2021
  13909. 50%Inventor harvests methane gas from ditches and ponds to power his moped
  13910. 99%Developing a terraform provider in C#, for Windows
  13911. 98%.NET App Developer Links - 2021-07-14
  13912. 99%Permission-Based Security for ASP.NET Web APIs
  13913. 98%A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  13914. 99%Build a shopping app with Azure Static Web Apps
  13915. 99%Hardening an ASP.NET container running on Kubernetes
  13916. 96%The worst volume control UI in the world
  13917. 97%Firefox 89 delivered more speed—today’s Firefox 90 adds SmartBlock 2.0
  13918. 99%tuya/tuya-home-assistant
  13919. 99%MacOS Nix Setup (an alternative to Homebrew)
  13920. 76%ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  13921. 97%Give me /events, not webhooks - Sync Inc
  13922. 67%GitHub Actions: New settings for maintainers | GitHub Changelog
  13923. 95%Cryptography @ Google
  13924. 99%dotnet/apireviews
  13925. 79%XPRIZE Carbon Removal
  13926. 98%The Human Side of Elixir
  13927. 98%I just can't do this anymore, Copilot
  13928. 98%My observations on the complexity of software after building test acceleration - John Ewart
  13929. 99%GitHub Quick Reviews
  13930. 70%Pockets of rest enable careers.
  13931. 98%Trusting Everybody
  13932. 97%Profit Sharing | Paul Copplestone
  13933. 99%How I Write Code, Take Notes, Journal, Track Time and Tasks, and Stay Organized using Emacs
  13934. 99%Can I disable Examine indexes on Umbraco front-end servers?
  13935. 94%A simple idea to reduce procrastination
  13936. 97%Firefox 90.0, See All New Features, Updates and Fixes
  13937. 98%Marginalia Search - Notes on Designing a Search Engine
  13938. 96%Steve Blank The Class That Changed the Way Entrepreneurship is Taught
  13939. 94%The Death of the Internet – Mad at the Internet
  13940. 94%Optimizing Inputs and becoming Indistractable
  13941. 98%GitHub Quick Reviews
  13942. 92%Delta Variant: Everything You Need to Know
  13943. 99%Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  13944. 99%GitHub Quick Reviews
  13945. 77%83% of Developers Suffer From Burnout, Haystack Analytics Study Finds
  13946. 99%GitHub Quick Reviews
  13947. 98%GitHub Quick Reviews
  13948. 99%pwa-builder/pwa-install
  13949. 99%Google Releases Visual Studio Tool for Android Game Development -- Visual Studio Magazine
  13950. 90%TypeScript 4.4 Beta Boosts Performance, Suggests JavaScript Spelling -- Visual Studio Magazine
  13951. 73%Featured | Powered 4 TV
  13952. 97%GitHub’s Commercial AI Tool Copilot Facing Criticism From Open-Source Community For Blind Copying Of Blocks Of Code
  13953. 91%Building a Vision of Life Without Work
  13954. 99%Beating TimSort at Merging
  13955. 95%The ASP.NET Team @TheASPNETTeam
  13956. 99%Writing a Bash Builtin in C to Parse INI Configs
  13957. 96%You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  13958. 98%How did copying and renaming with wildcards work in MS-DOS?
  13959. 99%My Silly JavaScript Mistake - I FORGOT ABOUT FOR LOOPS!
  13960. 99%Postmortem: The case of the pauses, the fault and the GC
  13961. 90%The End is Nigh
  13962. 97%Highlights from Microsoft Build 2021
  13963. 99%Converting Images and Videos to ASCII
  13964. 99%The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  13965. 99%What is Span in C# and why you should be using it
  13966. 99%Episode 19: Blazor with Chris Sainty
  13967. 94%TinyPICO
  13968. 97%Guide to Reinforcement Learning with Python and TensorFlow
  13969. 99%End to end testing web apps using Playwright and Azure DevOps
  13970. 98%.NET App Developer Links - 2021-07-13
  13971. 97%Jason Bock on Mutation Testing
  13972. 98%Mutation Testing - The Long Walk
  13973. 99%webpack? esbuild? Why not both?
  13974. 99%A reading of Extensibility for the Masses
  13975. 96%Advancing application reliability with the Azure Well-Architected Framework
  13976. 93%[Last Week in .NET #50] – Copilot or JEDI?
  13977. 99%nothings/stb
  13978. 98%Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future?
  13979. 98%dotnet/installer
  13980. 99%DamianEdwards/MinimalApiPlayground
  13981. 99%Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  13982. 65%Tesla’s $16,000 Quote for a $700 Fix Is Why Right to Repair Matters
  13983. 92%Do nothing | Paul Copplestone
  13984. 93%Topological Teleportation
  13985. 96%New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  13986. 88%Physical Minimalism
  13987. 96%Every company is a shit show
  13988. 98%A Sombre Goodbye To Linux - Kev Quirk
  13989. 98%What Does It Take To Be a Tech Giant?
  13990. 96%If You Want To Transform IT, Start With Finance
  13991. 99%The Tools and Techniques I Use to Build Simple Static Websites
  13992. 99%.NET 5 + Blazor = Blazor WebAssembly✅
  13993. 95%The Ultimate Guide to Onboarding New Developers: Industry Best Practices
  13994. 98%Manawyrm/fxIP
  13995. 99%Risk Assessment of GitHub Copilot
  13996. 99%Adventures in mTLS Debugging
  13997. 92%Jon Galloway @jongalloway
  13998. 99%timheuer/alexa-skills-dotnet
  13999. 91%Dead Startup Toys
  14000. 54%How Montana ag producers are building topsoil, drought resilience and profits
  14001. 99%Evolution of An Async LINQ operator
  14002. 98%SixLabors.ImageSharp 1.0.3
  14003. 83%My business might have 32 days before it's shut down by NYC 😔
  14004. 99%RavenDB 5.2: Rolling index deployment
  14005. 98%Locating MSBuild on a machine - Gérald Barré
  14006. 99%How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  14007. 90%Refterm v2 - Resource usage, binary splat, glyph sizing, and more
  14008. 83%What is GraphQL?
  14009. 99%Why do smart pointers null out the wrapped pointer before destroying it?
  14010. 66%Write Write Write Some Code - The Developer Anthem #short
  14011. 99%StackExchange/StackExchange.Metrics
  14012. 99%StackExchange/StackExchange.Metrics
  14013. 83%StackExchange/StackExchange.Metrics
  14014. 85%Obsidian: A knowledge base that works on local Markdown files.
  14015. 95%The Potential Orwellian Horror of Central Bank Digital Currencies
  14016. 61%Resident Evil Village crack completely fixes its stuttering issues
  14017. 95%Python 3.10 – Top 5 Features in the new Python Version
  14018. 96%262: Your AI Code Copilot
  14019. 99%ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  14020. 90%People Staring At Computers
  14021. 99%Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  14022. 99%leonardochaia/dotnet-affected
  14023. 99%C# Tips to Improve Code Quality and Performance - Code Maze
  14024. 90%WriteFreely
  14025. 99%Up & Running w/ OData in ASP.NET 6
  14026. 99%API versioning extension with ASP.NET Core OData 8
  14027. 94%TypeScript 4.4 Improves Control Flow Analysis
  14028. 91%Announcing a New Free Curriculum: IoT for Beginners
  14029. 83%FASTEST Computer Languages - 45 Tested: Round Two! (E02)
  14030. 99%A sleek Prusa i3 MK3S Raspberry Pi 4 Upgrade - IRRGANG.DEV
  14031. 86%It’s a joke. I’ll see you later, not sure when #fyp #seeyoulater #italian #foryou #fy #english #languages
  14032. 96%3 Programmers Got Fired (Including Me) Due to a Single App Crash
  14033. 98%The strange, sketchy emails a browser extension developer receives
  14034. 66%When evangelical snowflakes censor the Bible: The English Standard Version goes PC
  14035. 98%r/RedditEng - Solving The Three Stooges Problem
  14036. 97%The EFAIL Hoax [The Call of the Open Sidewalk]
  14037. 98%📡 WiFi Card
  14038. 95%Webmentions, A Healthier Analytics
  14039. 93%Hacking the Hackathon
  14040. 99%Introducing Syntax Macros
  14041. 76%Capitalism: You Wouldn’t Trade it for Anything
  14042. 96%A Chemical Hunger – Part II: Current Theories of Obesity are Inadequate
  14043. 88%The Unstoppable Battery Onslaught
  14044. 98%What to try if you can't install or activate Office for Mac
  14045. 98%JamesCaudill/ActivationTroubleShooter
  14046. 99%Authentication Experience Engineer - Careers at Apple
  14047. 98%How I accidentally took down GitHub Actions
  14048. 99%Modular Architecture in ASP.NET Core - Building Better Monoliths
  14049. 99%Automated Hydroponic System Build – Projects
  14050. 92%The Amazon Personal Games Policy Is Ridiculous
  14051. 74%Instagram Has Become SkyMall
  14052. 95%Fair Use via Machine Learning
  14053. 98%Building a website without becoming a ‘soydev’
  14054. 95%Why I Had to Migrate from MongoDB to PostgreSQL
  14055. 98%From Node to Ruby on Rails - D U N K
  14056. 94%ZEIT ONLINE | Lesen Sie zeit.de mit Werbung oder im PUR-Abo. Sie haben die Wahl.
  14057. 99%Calculating Pagination Metadata Without Extra Roundtrips in SQL
  14058. 97%System Design for Recommendations and Search
  14059. 99%Linux for old PC — Bringing PC from 2007 back to life
  14060. 93%Surgical Refactors
  14061. 96%Behind the scenes, AWS Lambda
  14062. 99%25 Gigabit Linux internet router PC build
  14063. 89%Programmers, Teach Non-Geeks The True Cost of Interruptions
  14064. 99%Put That Microservice Down.
  14065. 99%Against SQL
  14066. 99%Creating reusable build scripts with NUKE components
  14067. 99%Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  14068. 98%Explore Minimal APIs with Maria Naggaga | Web Wednesday
  14069. 98%romeovs/creep
  14070. 97%Entropy coding in Oodle Data: the big picture
  14071. 90%Linux Audio is Dead | Non
  14072. 99%A Collection of 2020 Recorded Presentations
  14073. 99%Learn functional programming with JavaScript through this friendly, gentle introduction course to the functional programming paradigm with Anjana Vakil.
  14074. 99%Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  14075. 95%SpriteStack.io
  14076. 99%Why I Still Recommend that Developers Learn Elm
  14077. 95%How We Found Our First 30 Clients
  14078. 97%r/crypto - My breakdown on Partition Oracle Attacks
  14079. 97%How to Validate Your Startup Idea in One Day for $0
  14080. 97%Crypto and Monetization
  14081. 98%Cross-platform Awesome with Shiny 2.0 | The Xamarin Show
  14082. 93%Java on VS Code Plans: Improve Inner Loop, Security, Remote Development & More -- Visual Studio Magazine
  14083. 67%New ‘mirror’ fabric can cool wearers by nearly 5°C
  14084. 98%Code Scanning C++ with GitHub Actions
  14085. 97%RMNB answers all your questions about NFTs
  14086. 99%Announcing Arti, a pure-Rust Tor implementation | Tor Blog
  14087. 98%What's New in .NET for Apache Spark v1.1.1
  14088. 99%Work offloading and controlled parallelism
  14089. 97%What does 100% mean in CSS?
  14090. 99%On the perils of holding a lock across a coroutine suspension point, part 3: Solutions
  14091. 60%Ban Eproctoring
  14092. 90%How The Chronicle is trying to malign Sci-Hub
  14093. 99%The hidden cost of Exceptions in .NET
  14094. 99%Code Maze Weekly #84 - Code Maze
  14095. 96%Streambus, Video Podcasting over RSS
  14096. 86%NDA Expired - let's spill the beans on a weird startup
  14097. 97%Episode 80 - VR Applications in Unity with Justin Barnett
  14098. 62%Evaluating Large Language Models Trained on Code
  14099. 98%The Final Xamarin Podcast
  14100. 96%What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  14101. 97%C# Language Highlights: Null Coalescing Assignment
  14102. 99%Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  14103. 94%Not Enough Data? GPT-3 to the rescue
  14104. 96%List of elevator special modes
  14105. 98%Anagrams and Prime Numbers
  14106. 99%Using A Function App with a Dedicated Static IP
  14107. 95%Building a data team at a mid-stage startup: a short story
  14108. 99%The Best Regex Trick
  14109. 99%There Are Many Ways To Safely Count
  14110. 98%Lessons of a startup engineer
  14111. 96%Propwash #5 - What is a 4G drone anyway?
  14112. 88%Kyle Valenzuela | American Therapists are Just Like Cops
  14113. 96%The 23 Rules of Storytelling For Fundraising
  14114. 98%How to backup KVM virtual machines using virt-backup.pl script
  14115. 96%VS Code Update Improves Workspace Trust, Jupyter Functionality -- Visual Studio Magazine
  14116. 98%Open in Visual Studio Code
  14117. 99%jongio/memealyzer
  14118. 98%Episode 384 - Safe Deployment Practices
  14119. 99%On .NET Live - Fun Functional Functions for F# folks
  14120. 56%Get nostalgic with new Microsoft Teams backgrounds | Microsoft 365 Blog
  14121. 99%Wilfred/difftastic
  14122. 99%Open API support for ASP.NET Core Minimal API
  14123. 92%VS Code's 'Workspace Trust' Can Restrict Automatic Code Execution -- Visual Studio Magazine
  14124. 99%C# Language Highlights: Using Declarations
  14125. 94%Azure Functions: Discover OpenAPI - Events
  14126. 97%We replaced rental brokers with software
  14127. 98%Workspace Trust in Visual Studio Code
  14128. 52%Self-driving cars, self-driving bullets
  14129. 98%How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  14130. 99%Tip 323 - How to build serverless APIs with Azure Functions
  14131. 96%Windows Defender Antivirus can now run in a sandbox | Microsoft Security Blog
  14132. 74%Wealth, shown to scale
  14133. 99%Step by Step: Create Node.js REST API SQL Server Database
  14134. 91%Runway | CREATE IMPOSSIBLE VIDEO
  14135. 98%Workspace Trust in Visual Studio Code
  14136. 98%.NET Rocks! vNext
  14137. 99%UnchartedBull/OctoDash
  14138. 84%DON'T Serve Unoptimized Images!!
  14139. 96%8 Reasons to Adopt Microservices, in fewer than 100 words
  14140. 94%Compiling Rust is NP-hard
  14141. 99%Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  14142. 97%On the perils of holding a lock across a coroutine suspension point, part 2: Nonrecursive mutexes
  14143. 75%OnePlus admits to throttling 300 popular apps with recent update
  14144. 99%I am a Windows App Developer
  14145. 98%Google’s unfair performance advantage in Chrome
  14146. 98%TypeScript and native ESM on Node.js
  14147. 99%CouleeApps/git-power
  14148. 99%Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  14149. 95%Smart(er) Origin Service Level Monitoring
  14150. 97%Is Windows 11 a Better OS for Developers?
  14151. 98%Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  14152. 99%Software Development Is Misunderstood ; Quality Is Fastest Way to Get Code Into Production
  14153. 99%Clean Architecture Example & Breakdown
  14154. 87%Ways of reading without the influence of community
  14155. 96%A Call To Minimize Distration
  14156. 89%Goomics
  14157. 84%James Webb Space Telescope news
  14158. 99%Do not overuse primitive data types
  14159. 99%Why (and how) to put notebooks in production
  14160. 97%The Webcrawling Robot Swarm War is On!
  14161. 94%Picking a Health Insurance Plan – Matt Bruenig Dot Com
  14162. 99%The audacity of privacy
  14163. 98%Does elegance matter? | Pydon't | Mathspp
  14164. 97%Naming Languages - bryandragon.com
  14165. 98%Import a connector from GitHub as a custom connector
  14166. 99%Thoughts on Async/Await Conversion in a Desktop App
  14167. 95%The Myth of the Expert Reviewer
  14168. 97%The What, Why and How of DynamoDB
  14169. 98%Teaching Elixir
  14170. 99%An incomplete list of practices to improve security of your (micro)services · m's blog
  14171. 87%What Are the Most Popular VS Code Themes? -- Visual Studio Magazine
  14172. 83%Cute But Stabby Geese Sticker Collection | Etsy
  14173. 99%How SHA-256 Works Step-By-Step - Qvault
  14174. 99%paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  14175. 96%How to turn on Memory Integrity and Core Isolation in Windows 10
  14176. 95%An Intern’s Guide to Trading
  14177. 99%Sam Lewis
  14178. 97%More Secret Codes: A History of Cryptography (Part 2)
  14179. 76%Open letter: Ban surveillance-based advertising | Vivaldi Browser
  14180. 99%The State of .NET on Mac OS - PHINUG 2021.07
  14181. 99%Machine Learning Community Standup - Model Explainability
  14182. 97%Synchronous vs Messaging: When to use which?
  14183. 96%npm audit: Broken by Design
  14184. 97%The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  14185. 99%How to Use Custom Comparers in NUnit
  14186. 92%libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices natively.
  14187. 95%What Does My Site Cost: WPT 210707_AiDc36_6f01cdff93b8299725303f88e60febbc
  14188. 98%Diagnosing thread pool exhaustion issues in .NET Core apps
  14189. 94%On the perils of holding a lock across a coroutine suspension point, part 1: The set-up
  14190. 96%Xavier Amatriain's answer to How useful was the Netflix Prize challenge for Netflix?
  14191. 99%Your First WinUI 3 App for Windows 11 | C# Tutorials Blog
  14192. 97%Transform Rules:"Requests, Transform and Roll Out!"
  14193. 99%O3DE
  14194. 89%Release v0.0.2 · MichalStrehovsky/bflat
  14195. 99%Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  14196. 99%Dumping and extracting the SpaceX Starlink User Terminal firmware
  14197. 99%Building a Cloud Native Lab at Home
  14198. 98%Monsters Weekly 216 - Zip Deploy for Azure Web Apps
  14199. 99%Mocking 101: First Principles in Building Mock Objects
  14200. 98%A Brillant Copilot
  14201. 97%Rediscovering implicit casting
  14202. 91%Update- Beta program for SQL Server on Windows container is suspended.
  14203. 66%5-minute breathing exercise lowers blood pressure better than working out, medication
  14204. 95%SideQuest - Short Term Tech Jobs
  14205. 73%The AI Wolf That Preferred Suicide Over Eating Sheep
  14206. 99%C# Language Highlights: Records
  14207. 93%tenacityteam/tenacity
  14208. 98%Software Engineer for Microsoft Technology Center Careers at Intel in San Jose, H
  14209. 99% Debugging in Clojure · Dave Martin's Blog
  14210. 95%The Mighty pushback isn't all about Mighty
  14211. 97%How to Design Confidently Without Ever Being the Expert
  14212. 87%Observability and Iteration in Nutrition
  14213. 92%A new macroeconomics? – J. W. Mason
  14214. 92%Episode 15: Bringing Secure Multiparty Computation to the Real World!
  14215. 99%Reverse Engineering the M6 Smart Fitness Bracelet
  14216. 71%Chatcontrol: European Parliament approves mass surveillance of private communications
  14217. 95%The Substack Narrative
  14218. 93%Why I left my tech job to build a meditation app while traveling the world - making my own luck
  14219. 99%Kaspersky Password Manager: All your passwords are belong to us
  14220. 98%Stuff I wish I knew before I went Independent
  14221. 99%Sentiment Analysis Using a PyTorch EmbeddingBag Layer -- Visual Studio Magazine
  14222. 83%C# Language Highlights: Top-level statements
  14223. 86%C# Language Highlights: Top-level statements
  14224. 99%GitHub Quick Reviews
  14225. 99%Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  14226. 99%ossu/computer-science
  14227. 93%YouTube
  14228. 99%Poisson's Equation is the Most Powerful Tool not yet in your Toolbox
  14229. 91%Meet the Switch Pro: $350 “OLED Model” launches on October 8
  14230. 99%Build an Image Gallery with Vanilla HTML, CSS, and JavaScript
  14231. 96%What happens if I use a squash instead of a true merge when performing one of the git tricks?
  14232. 91%Engineering Management for the Rest of Us by Sarah Drasner
  14233. 99%Console Do Not Track
  14234. 99%Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  14235. 85%No More Movies
  14236. 98%[PATCH 00/17] Rust support - ojeda
  14237. 99%Ask the Expert: The future of modern application development with .NET
  14238. 85%News from June 14th, 2021 through June 28th, 2021
  14239. 83%Getting started with API Load Testing (Stress, Spike, Load, Soak)
  14240. 98%Cloudflare customers can now use Microsoft Azure Data Transfer Routing Preference to enjoy lower data transfer costs
  14241. 99%Adding authentication to a Blazor Server app using Auth0
  14242. 95%How To Get Better at Painting - Without Painting Anything
  14243. 97%Implementing Self-Organizing Maps with Python and TensorFlow
  14244. 83%Tech Notes: Leaving Google
  14245. 98%.NET Ketchup - Week 26, 2021
  14246. 98%Realtek WiFi Firmware and a Fully 8051-based Keylogger Using RealWOW Technology
  14247. 99%Converting the WeatherTwentyOne app from dotnet Maui to Uno
  14248. 99%A type-safe CloudEvent
  14249. 99%Azure Durable Functions Dependency Injection
  14250. 99%Don't Code Tired | ICYMI C# 9 New Features: Adding foreach Support To Any Type
  14251. 98%Property-based testing is not the same as partition testing
  14252. 96%GitHub Copilot Experiences - a glimpse of an AI-assisted future
  14253. 86%It's not just you — the pandemic has changed our tolerance for office work
  14254. 62%New mystery AWS product 'Infinidash' goes viral — despite being entirely fictional
  14255. 93%temporary-audacity/audacity
  14256. 95%Adam Storr - Thoughts and Musings of a Standing Desk 1 Month On
  14257. 98%Designing Data-Intensive Applications – Leaderless Replication
  14258. 99%musicForProgramming("62: Our Grey Lives");
  14259. 95%GitHub Copilot is not infringing your copyright
  14260. 99%Uniswap from Scratch
  14261. 99%Build Redis: Introduction
  14262. 94%DIY IoT Fan
  14263. 85%I Might Have Gone a Little Bit Overboard
  14264. 93%Three reasons why tech salaries might stay the same despite a remote-first job market
  14265. 99%Reconcile All The Things
  14266. 66%XiangShan open-source 64-bit RISC-V processor to rival Arm Cortex-A76 - CNX Software
  14267. 83%Building Cloud Native .NET Apps on Azure
  14268. 99%ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  14269. 98%Using Visual Studio to search objects in a memory dump
  14270. 91%How to Use 'Have I Been Pwned' to See If Your Data Was Compromised
  14271. 91%Update- Beta program for SQL Server on Windows container is suspended.
  14272. 79%DPG Media Privacy Gate
  14273. 99%Feed me up, Scotty! | Feed me up, Scotty!
  14274. 99%Supporting Hot Reload in your .NET application - Gérald Barré
  14275. 99%How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  14276. 93%[Last Week in .NET #49] – Automated Printer CVEs
  14277. 99%r/PHP - PHP isn't that like really bad? No.
  14278. 97%C# Language Highlights: Ranges
  14279. 65%STUDENTS FLEE FIELD AS COMPUTER 'FAD FADES'
  14280. 82%C# Language Highlights: Ranges | Channel 9
  14281. 99%Implementing Caching in ASP.NET Core with SQL Server
  14282. 99%Blazor WebAssembly : JWT For Facebook Authentication - EP33
  14283. 97%C# 10 - Top 5 New Features in the Upcoming C# Version
  14284. 96%261: Windows 11 Insider Preview
  14285. 94%Newsletter Week 26, 2021
  14286. 98%Stockfish 14 - Stockfish - Open Source Chess Engine
  14287. 99%10 Things You Should Avoid in Your ASP.NET Core Controllers
  14288. 88%Coding Shorts: Dependency Injection Explained
  14289. 98%.NET App Developer Links - 2021-07-05
  14290. 99%Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  14291. 98%Deploy code faster: with CI/CD and Kubernetes
  14292. 99%Best Practices for Microservices
  14293. 92%UX Design Lessons I Learned From a Week on the Road
  14294. 97%Write a time-series database engine from scratch
  14295. 99%Stop Saving to Disk with C# Asynchronous Streams
  14296. 99%C sharp or B flat? Experiments in self-contained native executables in .NET
  14297. 99%Detect Memory Leak on Web Browsers
  14298. 99%GraphQL for .NET Developers
  14299. 56%RSA Conference goes full blockchain, for a moment
  14300. 99%draft-ietf-httpapi-idempotency-key-header-00
  14301. 91% Blender and the Rabbids — blender.org
  14302. 84%BitTorrent Turns 20: The File-Sharing Revolution Revisited * TorrentFreak
  14303. 99%Mounting folders as drives (without SUBST)
  14304. 93%Apps with 5.8 million Google Play downloads stole users’ Facebook passwords
  14305. 98%Episode 16: Contact Discovery in Mobile Messengers!
  14306. 99%Bringing emulation into the 21st century
  14307. 87%Soviet Venus Images
  14308. 88%Audacity Is Now A Possible Spyware, Remove It ASAP
  14309. 96%Building the Atomic Fire Lamp - the Complete Assembly
  14310. 97%Audacity may collect "Data necessary for law enforcement, litigation and authorities’ requests (if any)" according to new privacy notice
  14311. 99%kingoflolz/mesh-transformer-jax
  14312. 98%Hacker News folk wisdom on visual programming
  14313. 71%Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  14314. 92%Things I wish Git had: Commit groups
  14315. 98%Build software better, together
  14316. 94%Mapping the Passion Economy
  14317. 99%Stephen Bussey - What is a GenServer?
  14318. 80%One-piece Cody
  14319. 99%Ruby HTTP server from the ground up
  14320. 98%finding the most recurring topics on Hacker News
  14321. 98%Blog
  14322. 99%Constant-Time Big Numbers: An Introduction
  14323. 98%(NEW VERSION!) SquashBall MK3s/MK3s+ Vibration Damper V3.0 by Rui Carmo | Download free STL model | PrusaPrinters
  14324. 99%R-Trees with Postgres
  14325. 79%Turn It All Off - Christopher Butler
  14326. 99%Using CSS to Enforce Accessibility
  14327. 79%Abandoning GitHub
  14328. 99%Blazor Flash Cards - State Management with Fluxor
  14329. 72%Suppose I Wanted to Kill a Lot of Pilots
  14330. 81%What is the FASTEST Computer Language? 45 Languages Tested!
  14331. 99%Developing and Deploying Azure Functions with GitHub Codespaces
  14332. 96%Norway 4K - Scenic Relaxation Film with Calming Music
  14333. 90%ValueHall Picking Lock Kit with 28 Piece Set Tools and 2 Transparent Practice AU | eBay
  14334. 88%Mise-en-Place for Knowledge Workers: 6 Practices for Working Clean - Forte Labs
  14335. 98%Adding Predictive IntelliSense to my Windows Terminal PowerShell Prompt with PSReadline
  14336. 98%My fitness journey · terrajobst
  14337. 96%Alien Dreams: An Emerging Art Scene - ML@B Blog
  14338. 89%Timekeeper Tutorial V0.6.2 (obsolete)
  14339. 99%Cryptology ePrint Archive: Report 2021/626
  14340. 97%Release NVIM v0.5.0 · neovim/neovim
  14341. 77%Create accessible apps with Xamarin.Forms - Learn
  14342. 98%Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  14343. 99%Integrating Tailwind into an ASP.NET Core Project
  14344. 98%Getting To Know Logical Clocks By Implementing Them
  14345. 98%Compressing JSON: gzip vs zstd
  14346. 82%How not to Groupthink
  14347. 95%The Problem With Rockstar Culture In Tech
  14348. 98%Towards richer colors on the Web
  14349. 98%Copilot and Conversational Programming
  14350. 98%Explaining blockchains to developers
  14351. 95%ISP Column - June 2021
  14352. 95%The Missing Email Service For Domains
  14353. 92%How to Build a Giant Carmaker
  14354. 95%The Untold Story of SQLite - CoRecursive Podcast
  14355. 99%.NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  14356. 98%Products, Pricing and Predictability
  14357. 83%Weekly Update 250
  14358. 97%SharpLab
  14359. 96%Is it okay to call Map­View­Of­File on the same mapping handle simultaneously from different threads?
  14360. 99%C# Language Highlights: Exception Filters
  14361. 97%Code Maze Weekly #83 - Code Maze
  14362. 97%Answering your technical, professional and personal questions | Nick Chapsas
  14363. 71%Simple, solar-powered water desalination
  14364. 99%Cheap email for everyone | Purelymail
  14365. 99%Distributed Sagas: A Protocol for Coordinating Microservices - Caitie McCaffrey - JOTB17
  14366. 98%.NET App Developer Links - 2021-07-02
  14367. 99%reacherhq/check-if-email-exists
  14368. 99%Introduction to GitHub Actions
  14369. 95%Advancing safe deployment with AIOps—introducing Gandalf
  14370. 99%Follower Reads
  14371. 99%Announcing TypeScript 4.4 Beta
  14372. 98%Web Locks API - Web APIs | MDN
  14373. 96%Document
  14374. 84%Amazon.com: Quarter Share: A Trader's Tale from the Golden Age of the Solar Clipper, Book 1 (Audible Audio Edition): Nathan Lowell, Jeffrey Kafer, Podium Audio: Audible Audiobooks
  14375. 98%dotnet/roslyn-analyzers
  14376. 96%Qualtrics Survey | Qualtrics Experience Management
  14377. 99%.NET Foundation Project Spotlight - Wix
  14378. 97%Episode 383 - Something cool in Azure
  14379. 90%Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop | Lenovo US
  14380. 96%Amazon.com: Ozgoe Happy Bell (14 Pack) Universal Mount Metal Plate with Adhesive for All Magnetic Car Mount Cell Phone Holder Cradle-Less Air Vent Mount -– Rectangular and Round,Black
  14381. 98%Stop Saving to Disk with C# Asynchronous Streams
  14382. 66%These old programming languages are still critical to big companies. But nobody wants to learn them
  14383. 97%Cryptology ePrint Archive: Report 2021/616
  14384. 97%GitHub Codespaces Alternative: AWS Cloud9, SSH & VS Code -- Visual Studio Magazine
  14385. 53%An update on report of scraped data
  14386. 95%My Most useful Note taking tool
  14387. 98%Breaking The Monolith I
  14388. 98%How Do Open Source Companies Make Money?
  14389. 87%Geeking out to Visual Studio with Kendra Havens
  14390. 98%Google Chrome will get an HTTPS-Only Mode for secure browsing
  14391. 98%On .NET Live - Commands, Queries, and Clean Architecture
  14392. 88%BIOS settings are LOCKED! Can't change boot order, upgrade storage, or disable UEFI for Linux
  14393. 98%Java on Azure: Azure Spring Cloud Integrates with New Relic One Performance Monitoring -- Visual Studio Magazine
  14394. 99%angularsen/UnitsNet
  14395. 93%Account Takeover Protection and WAF mitigations to help stop Global Brute Force Campaigns
  14396. 96%Timekeeper Tutorial V0.6.2 (obsolete)
  14397. 87%British right to repair law excludes smartphones and computers - 9to5Mac
  14398. 99%Announcing the new Azure Data Tables Libraries
  14399. 99%Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  14400. 96%.NET Object Allocation Tool Performance
  14401. 99%dodyg/practical-aspnetcore
  14402. 99%Encoding data for POST requests
  14403. 99%Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  14404. 99%Studying linker error messages to find the cause of the unresolved external: Character sets
  14405. 97%Retro Reversing - Peek behind the curtain to see how your favourite video games were made.
  14406. 97%The future of Android App Bundles is here
  14407. 99%bibliothecula - tagged document storage
  14408. 99%fullstorydev/grpcui
  14409. 97%Grpc.AspNetCore.Server.Reflection 2.38.0
  14410. 99%.NET R&D Digest (June, 2021)
  14411. 98%.NET App Developer Links - 2021-07-01
  14412. 90%The Most Precious Resource is Agency
  14413. 98%Why Is Continuous Integration Important For Testing?
  14414. 96%Machine Learning for Beginners, Curriculum
  14415. 99%Boost ASP.NET Core Performance with Static Content
  14416. 86%BRIEF: Everything We Know About 1970s Mainframe RPGs We Can No Longer Play
  14417. 99%Tip 322 - How to perform opinion mining with Azure Cognitive Services
  14418. 98%C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  14419. 89%Move fast, but understand the problem first
  14420. 98%.NET Rocks! vNext
  14421. 99%Globally Distributed Postgres
  14422. 98%Windows Insider Program
  14423. 96%SparkFun Hooks a Patent Troll
  14424. 99%Blazor - Next Generation UI with .NET 6
  14425. 99%How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  14426. 99%Branches: No assembly required
  14427. 99%Data notation in Clojure
  14428. 84%Building my own web analytics tool
  14429. 98%What I wish I knew before building a Flutter App
  14430. 99%Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  14431. 98%Functional, Declarative Audio Applications
  14432. 99%Why I wrote my own SQL query builder
  14433. 96%Bash aliases to make your life easier - Andrew Henke | Complete Technical Solutions
  14434. 92%A Journey into Mathematical Logic: Diophantus of Alexandria
  14435. 99%10 Malicious Requests Against My Web Application
  14436. 99%Why I created scrt.link - a tool to share sensitive information online
  14437. 88%Asymmetric Bets - Rui Zhi Dong
  14438. 99%Bugs Faster than the Speed of Thought
  14439. 92%DevOps; a decade of confusion and frustration • Jan Harasym
  14440. 93%The First Hacker
  14441. 98%Principles.dev - Software Engineering Principles
  14442. 95%OpenPGP Identity Structure [The Call of the Open Sidewalk]
  14443. 92%Microsoft Eyes Visual Studio Accessibility: Focus Mode, Audio Clues, Whitespace Rendering, More -- Visual Studio Magazine
  14444. 92%Daily links from Cory Doctorow
  14445. 95%Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss
  14446. 99%Migrating social accounts to Azure AD B2C
  14447. 99%Message Driven Architecture to DECOUPLE a Monolith
  14448. 99%.NET Foundation May/June 2021 Update
  14449. 99%5 really bad coding practices that make other developers hate your code
  14450. 95%Boxabl
  14451. 97%Building dynamic applications with blazor
  14452. 92%Getting started with Azure Static Web Apps
  14453. 97%The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  14454. 98%Yes, the network is hostile, even yours (or: how to lose your data in three steps)
  14455. 99%Microsoft Releases First Preview of Visual Studio 2022
  14456. 99%Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  14457. 96%An Elixir Adoption Success Story
  14458. 89%2021 mid-year link clearance
  14459. 97%W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  14460. 93%The Best USB Cable that Money Can Buy - Reversible+Kevlar
  14461. 75%Cloudflare’s Network Doubles CPU Capacity and Expands Into Ten New Cities in Four New Countries
  14462. 91%LLVM Logo Redesign - LLVM Project / LLVM - LLVM Discussion Forums
  14463. 99%YouLi - Travel Management Platform - We are hiring - Jobs
  14464. 98%.NET App Developer Links - 2021-06-30
  14465. 84%Acme Klein Bottle
  14466. 98%Let's make Visual Studio even more accessible together.
  14467. 97%Will deep understanding still be valuable?
  14468. 88%New Release: Fiddler Everywhere 2.0 Is Here!
  14469. 99%Monsters Weekly 215 - How I'm going to replace you with an automation script - Azure Automate
  14470. 97%Gain +10 Debugging for Unity with Visual Studio
  14471. 99%What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  14472. 99%Version Vector
  14473. 99%The Best Regex Trick
  14474. 97%C# Language Highlights: Null Coalescing Operator
  14475. 91%What mRNA is Good For, And What It Maybe Isn’t | In the Pipeline
  14476. 82%C# Language Highlights: Null Coalescing Operator
  14477. 99%A First Look at GitHub Copilot - Can It Convert My Comments Into Code?
  14478. 97%Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  14479. 96%NIST Requests Public Comments on Several Existing Cryptography Standards and Special Publications
  14480. 98%Introducing Jetbrains Rider
  14481. 98%ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  14482. 99%How to process large file?
  14483. 96%We don't need to look for an Elixir developer to have one
  14484. 95%What Alex Becker Can Teach Us About YouTube Marketing - Jianchor
  14485. 99%Clojure metadata
  14486. 84%Reflecting on the Mistakes I’ve Made as an Art Critic
  14487. 99%The web browser I'm dreaming of
  14488. 59%Gentrification’s Wheel
  14489. 59%Girard Series, Part 1: The Death of the Festival
  14490. 88%Stepping Back from Speaking
  14491. 95%Twitter ditching ‘Latest’ chronological feed option on the web, still available on iOS for now - 9to5Mac
  14492. 93%LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  14493. 84%Static Web Apps - Code to Scale - Events
  14494. 91%GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  14495. 98%JSON Polymorphic Serialization API Review
  14496. 77%MIT and Harvard agree to transfer edX to ed-tech firm 2U
  14497. 99%wiretrustee/wiretrustee
  14498. 99%Virtual DOM is pure overhead
  14499. 99%ASP.NET Community Standup - ASP.NET Core at StackOverflow
  14500. 98%Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  14501. 98%GitHub Copilot · Your AI pair programmer
  14502. 98%New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  14503. 94%How to Work Hard
  14504. 97%Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices
  14505. 98%irsl/gcp-dhcp-takeover-code-exec
  14506. 96%[Last Week in .NET #48] – Windows 11 price? A new PC.
  14507. 87%What should the CPU usage be of a fully-loaded CPU that has been throttled?
  14508. 99%Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  14509. 95%Microsoft Announces the General Availability of Azure ND A100 V4 Cloud GPU Instances
  14510. 99%Conditional compilation for ignoring method calls with the ConditionalAttribute
  14511. 79%Automated UI testing in .NET using Playwright and Specflow
  14512. 95%RavenDB Live Coding with Dejan
  14513. 97%Google Play developers will need to follow two requirements - 9to5Google
  14514. 99%How to authorize and post Slack messages from ASP.NET Core 💬
  14515. 58%Gold Coast Gin - Australian Distilling Co.
  14516. 95%Top 9 Feature Engineering Techniques with Python
  14517. 99%MBR2GPT - Windows Deployment
  14518. 99%Nice nginx features for operators
  14519. 98%.NET App Developer Links - 2021-06-29
  14520. 98%How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  14521. 96%Announcing the first Insider Preview for Windows 11
  14522. 99%Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM
  14523. 99%Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  14524. 97%Functional monads in C# - Simple Talk
  14525. 99%Cost of exceptions
  14526. 99%Don't Code Tired | ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions
  14527. 77%Saved Part Lists
  14528. 99%Learn React with this free GitHub book I wrote
  14529. 99%Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  14530. 99%dotnet/runtime
  14531. 96%Update on Windows 11 minimum system requirements
  14532. 99%C# Language Highlights: Null Coalescing Operator
  14533. 98%Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  14534. 97%How I take notes in meetings • The Witful Blog
  14535. 98%How I use Roam Research
  14536. 94%M: Fix · easylist/easylist@9a35dec
  14537. 73%The Biohackers Making Insulin 98% Cheaper
  14538. 95%Is beef bad for the environment? 🐄 💨
  14539. 86%“The Martian” + Starship
  14540. 89%M: Update · easylist/easylist@1e83bda
  14541. 83%Overcoming Bias : We Moderns Are Status-Drunk
  14542. 98%Temporal: getting started with JavaScript’s new date time API
  14543. 96%Incremental note-taking | thesephist.com
  14544. 97%Cryptology ePrint Archive: Report 2021/591
  14545. 99%Visual Studio Feedback
  14546. 98%Improving Angular CI Build Time Using Azure DevOps Cache task
  14547. 95%Connor's Blog
  14548. 99%The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  14549. 86%SafeDollar ‘stablecoin’ drops to $0 following $248,000 DeFi exploit on Polygon
  14550. 97%Why mimicking a device is becoming almost impossible - Multilogin
  14551. 99%cirosantilli/x86-bare-metal-examples
  14552. 99%Solitaire in Blazor Part 4 - Drag and Drop
  14553. 97%The initializing constructor looks like an assignment, but it isn't
  14554. 98%How Network Nodes Communicate #Shorts
  14555. 86%C# Language Highlights: Using Declarations
  14556. 99%Infinite scrolling in Blazor - Gérald Barré
  14557. 99%Introduction to .NET MAUI Blazor | The Xamarin Show
  14558. 97%C# Language Highlights: Using Declarations
  14559. 97%JS is weird
  14560. 88%The Dev Behind One Of The World's Best SNES Emulators Has Reportedly Passed Away
  14561. 94%Hardenize Launches! | Hardenize Blog
  14562. 99%How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  14563. 97%Public domain compositions exist : Blog : DBM
  14564. 93%I Will Never Use a Microsoft Account to Log Into My Own PC - ExtremeTech
  14565. 99%.NET MAUI Preview 5 Is Here
  14566. 97%Understanding Gradient Descent with Python
  14567. 96%260: Every question answered
  14568. 99%Vake93/Express.NET
  14569. 99%Create View and Edit Power BI Reports In Blazor
  14570. 99%Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  14571. 98%.NET App Developer Links - 2021-06-28
  14572. 99%Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  14573. 97%Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  14574. 99%ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  14575. 99%Tailwind CSS with SAFE
  14576. 96%Latest Windows 11 features for developers — Windows app development
  14577. 98%Async Debugging Part 3
  14578. 97%React 18 and TypeScript | I CAN MAKE THIS WORK
  14579. 87%Lumber Price FAQ
  14580. 99%Let's code a TCP/IP stack, 1: Ethernet & ARP
  14581. 99%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  14582. 99%redis/redis
  14583. 59%How do dollar stores make money?
  14584. 99%redis/redis
  14585. 81%How Technology Architects make decisions
  14586. 78%An Open Letter to Clubhouse Founders Paul & Rohan
  14587. 89%What Most Critics Miss About NFTs: The Participants Are Non-Fungible Too – P2P.AI
  14588. 94%Hormones + Insecurity = $4 billion USD
  14589. 95%The Cost of Being Convinced
  14590. 91%Life is Standing in Line
  14591. 57%Voice AI is scary good now. Video game actors hate it.
  14592. 94%Porting VaccinateCA to Django
  14593. 97%Owning Your Matrix Account
  14594. 95%The Unison language
  14595. 98%Production Threshold Signing Service
  14596. 97%Why Computing Students Should Contribute to Open Source Software Projects
  14597. 99%Avoiding complexity with systemd
  14598. 97%Windows 11, Amazon, and Uncomfortable Questions
  14599. 99%Granulate/gprofiler
  14600. 96%Mumble Open Source, Low Latency, High Quality Voice Chat
  14601. 98%Information Theory: A Tutorial Introduction
  14602. 92%New free app tells you exactly why your PC may not get Windows 11 this fall
  14603. 91%So, You Want to Build a House More Efficiently?
  14604. 90%Whatever Happened to UI Affordances?
  14605. 94%Ask me Anything! Microsoft Windows Engineer - The Oxford 2021 Q&A w/ Davepl
  14606. 99%Semgrep: The Surgical Static Analysis Tool
  14607. 95%Focus vs Coordination
  14608. 97%How to build remote teams properly
  14609. 91%Offensive Team Names and GUIDs
  14610. 95%The Hidden Structural Costs of Incompetence
  14611. 95%Truth Is a Weird Shape
  14612. 99%What is simplicity in programming and why does it matter?
  14613. 51%Key witness in Assange case admits to lies in indictment
  14614. 98%halfer53/winix
  14615. 92%Android TV Home - Apps on Google Play
  14616. 98%Parse, don’t validate
  14617. 98%Reddit's disrespectful design
  14618. 97%Microsoft Teams 2.0 will use half the memory, dropping Electron...
  14619. 98%Functors and Monads For People Who Have Read Too Many "Tutorials"
  14620. 92%Uno Platform 3.8 Is Here
  14621. 97%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  14622. 98%Is Quantum Supremacy A Threat To The Cryptocurrency Ecosystem?
  14623. 98%Chris's Wiki :: blog/programming/GoAndDeprecatingGoGet
  14624. 99%Build your first microservice with .NET - Learn
  14625. 63%Preliminary Assessment: Unidentified Aerial Phenomena
  14626. 96%Clojure is frustrating... and it is a good thing
  14627. 91%After one year of working remote from the mountains - Victor Rotariu
  14628. 98%Notes on streaming large API responses
  14629. 97%Awesome dataviz tools by Cube.js
  14630. 99%Why I sometimes like to write my own number crunching code.
  14631. 87%Signed Anonymous Messages [The Call of the Open Sidewalk]
  14632. 94%B2B Influencer Marketplace
  14633. 98%TPM recommendations (Windows 10) - Microsoft 365 Security
  14634. 99%MichalStrehovsky/bflat
  14635. 96%FarmBot | Open-Source CNC Farming
  14636. 98%How I was let go for refusing to deploy a dark pattern
  14637. 99%The ARM processor (Thumb-2), part 20: Code walkthrough
  14638. 99%Working with Azure AD B2C in ASP.NET
  14639. 98%RavenDB 5.2 RTM is out!
  14640. 88%Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk)
  14641. 98%I Built a Spam Filter for YouTube (with TensorFlow & Python)
  14642. 81%Weekly Update 249
  14643. 99%Code Maze Weekly #82 - Code Maze
  14644. 98%VSColorOutput64 - Visual Studio Marketplace
  14645. 98%Idris 2 version 0.4.0 Released
  14646. 98%SetThreadExecutionState function (winbase.h) - Win32 apps
  14647. 97%Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  14648. 76%Crazy Clock by Geppetto Electronics on Tindie
  14649. 79%NVIDIA Canvas : Harness The Power Of AI
  14650. 96%Sketch 360
  14651. 98%.NET App Developer Links - 2021-06-25
  14652. 66%Stop using your work laptop or phone for personal stuff, because I know you are | ZDNet
  14653. 99%Blazor, TypeScript and Static Web Apps | LINQ to Fail
  14654. 98%.NET Framework June 2021 Cumulative Update Preview
  14655. 71%YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  14656. 97%Introducing Windows 11
  14657. 97%Introducing AWS BugBust
  14658. 99%Hybrid Clock
  14659. 97%Microsoft's Windows 11 launch event: Here's what we know | ZDNet
  14660. 96%Weekly Update 249
  14661. 99%Developing for Android on Windows
  14662. 99%Abbot: ChatOps the easy way
  14663. 99%microsoft/GDK
  14664. 98%Why We Chose Blazor WASM for our SPA
  14665. 96%Tiny Acquisitions
  14666. 93%“I’m totally screwed.” WD My Book Live users wake up to find their data deleted
  14667. 98%New WinForms Default Font API: 'It Is Easy to Go Wild with This API' -- Visual Studio Magazine
  14668. 98%Developing Games on Linux: An Interview with Little Red Dog Games
  14669. 93%Staff Software Engineer, Graphics - Unpublished R&D Product
  14670. 98%Compatibility for Windows 11- Compatibility Cookbook
  14671. 92%Windows Processor Requirements Windows 11 Supported AMD Processors
  14672. 91%Windows Processor Requirements Windows 11 Supported Intel Processors
  14673. 91%ANY.RUN - Interactive Online Malware Sandbox
  14674. 90%“I’m totally screwed.” WD My Book users wake up to find their data deleted
  14675. 91%How to choose your next job at a Tech Startup
  14676. 92%Teaching Open Source Software in North Korea
  14677. 99%Product Docs Alongside Product Code (with Next.js)
  14678. 90%A UX case study on YouTube Shorts ✌️
  14679. 95%Working with Andreas - a user guide
  14680. 97%Taking the (quantum) leap with go
  14681. 94%One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  14682. 99%In browser, we trust!
  14683. 98%Growing your Twitter account — an analytical approach
  14684. 95%How I Build Developer Tools
  14685. 97%On .NET Live - Building Reactive UIs with Blazor
  14686. 97%create your .bashrc PS1 with a drag and drop interface
  14687. 94%Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  14688. 82%Google turned me into a serial killer · Hristo Georgiev
  14689. 99%Figma - Windows UI 2.6 | The Windows UI Toolkit is a resource to creating experiences on Windows. It contains a control li...
  14690. 91%Quad9 and Sony Music: German Injunction Status | Quad9
  14691. 91%Windows 11 Specifications - Microsoft
  14692. 92%NVIDIA Research: Appearance-Driven Automatic 3D Model Simplification | NVIDIA Developer Blog
  14693. 99%microsoft/GDK
  14694. 99%Upgrade to the New Windows 11 OS | Microsoft
  14695. 98%What Windows 11 Means for Developers
  14696. 99%Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  14697. 96%TreeSheets
  14698. 98%Windows 11 requirements - What's new in Windows
  14699. 93%The ARM processor (Thumb-2), part 19: Common patterns
  14700. 96%r/Windows10 - Microsoft / Github should stop treating open-source software as malware and forcing developers to pay for certificates, if they actually care about open-source developers
  14701. 99%New and Updated: "C# Interfaces" Course on Pluralsight
  14702. 97%The fastest way to work with JSON in .NET
  14703. 99%Browser VNC with Zero Trust Rules
  14704. 69%Messaging app Signal not in compliance with new rules, say officials
  14705. 84%Multiverse
  14706. 94%Update to older unlisted content
  14707. 98%.NET App Developer Links - 2021-06-24
  14708. 95%Join us for a Live event on Azure Static Web Apps 30th June 2021
  14709. 99%Don't Code Tired | ICYMI C# 9 New Features: More Pattern Matching Features
  14710. 99%Lamport Clock
  14711. 99%Monsters Weekly 213 - Local Testing with Azure Static Web Apps
  14712. 90%Monsters Weekly 214 - Playwright Inspector and page.pause()
  14713. 98%.NET Rocks! vNext
  14714. 98%MapLibre - Open Maps SDKs
  14715. 79%Webinar - Guaranteed Peace of Mind from Credential Stuffing Attacks
  14716. 98%Handling Failures in Message Driven Architecture
  14717. 96%Alias-Free GAN
  14718. 98%Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  14719. 98%What's new in Windows Forms in .NET 6.0 Preview 5
  14720. 97%How I Won a Month-Long Hackathon in 3 Hours
  14721. 97%20 Percent Time at Supercede
  14722. 96%I'm leaving my job after 9 years // Zeno Rocha
  14723. 94%Designing a duress PIN: plausible deniability (part II)
  14724. 97%Opinion-driven design - stitcher.io
  14725. 88%X Factor Investing: Where Dividend Growth Meets Stock Buybacks
  14726. 92%Math.Clamp Method (System)
  14727. 95%Create a web API with ASP.NET Core - Events
  14728. 99%Logistic Regression Using PyTorch with L-BFGS -- Visual Studio Magazine
  14729. 96%Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  14730. 97%I made 56874 calls to explore the telephone network. Here's what I found
  14731. 98%The Era Of Customized Blockchains Is Rising Because Smart Contracts Aren’t Really ‘Smart’
  14732. 74%Episode 18: Optimizing Cryptography for Microcontrollers!
  14733. 95%Have I Been Pwned: Pwned websites
  14734. 73%El fundador del antivirus McAfee, John McAfee, se suicida en una prisión de Barcelona
  14735. 99%Release Preview Release v0.9.232202 · dotnet/try-convert
  14736. 94%Software development is a creative process; an original masterpiece not a paint by numbers
  14737. 98%PlayStation Architecture | A Practical Analysis
  14738. 96%iPod.js
  14739. 98%Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  14740. 99%Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  14741. 85%Costa Rica Has Run on 100% Renewable Electricity for 299 Days
  14742. 99%Does CAP Theorem apply to Microservices?
  14743. 97%re: The performance regression odyssey
  14744. 99%The Catch Block #63 - Hooray for Visual Studio 2022!
  14745. 94%The ARM processor (Thumb-2), part 18: Other kinds of prologues and epilogues
  14746. 99%ThakeeNathees/pocketlang
  14747. 98%Using SSH and localhost.run to test GitHub webhooks locally
  14748. 97%Announcing Rollbacks and API Access for Pages
  14749. 91%My Microsoft Life: Windows and MS-DOS - The Oxford Address
  14750. 99%Blazor WebAssembly : JWT Authorization - EP32
  14751. 97%Rewriting the GNU Coreutils in Rust
  14752. 99%Parentheses are Just Typechecking - Adam Nelson
  14753. 99%Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  14754. 93%Coding Short: Using Spread and Destructuring in JavaScript
  14755. 96%Episode 18: Mutation Testing in .NET with Stefan Pölz
  14756. 74%r/funny - New Age Fashion!
  14757. 98%.NET App Developer Links - 2021-06-23
  14758. 94%RDCMan v2.8, AccessChk v6.14, Process Monitor v3.83, Strings v2.54, Sysmon v13.22 and TCPView v4.13
  14759. 98%The State of WebAssembly 2021
  14760. 99%5 Development Best Practices to Help You Craft Better Tests
  14761. 99%Blazor on WPF
  14762. 99%Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  14763. 99%Versioned Value
  14764. 81%Free Bible Study App with Video | Spark Bible
  14765. 94%gopro/OpenGoPro
  14766. 97%Melb.NET July 2021 HYBRID Meetup
  14767. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  14768. 91%The 2021 Software Developer Shortage Is Coming
  14769. 98%Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  14770. 99%A framework for building Open Graph images | The GitHub Blog
  14771. 94%Zero Knowledge from the Discrete Logarithm Problem
  14772. 98%URLs: It's complicated...
  14773. 99%Subclassing in Python Redux
  14774. 97%New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  14775. 98%Ignore the King(man) at your own peril
  14776. 88%Why do Remote Meetings Suck? (and how to fix it)
  14777. 58%Curiosity damned the cat
  14778. 97%Roamkasten - a practical how to guide to optimize Zettelkasten in Roam Research
  14779. 97%AbortController | Ryan Florence
  14780. 97%Introducing the Viewpoint Linux Distribution
  14781. 95%Joining hypergrowth startups 😬
  14782. 96%Getting to the Product Manager interview stage
  14783. 88%Echo Bubbles and Filter Chambers
  14784. 79%The Reality of Attractiveness Bias
  14785. 91%Let's Learn .NET- Blazor - Events
  14786. 94%‘What is a Manifold?’, Redux: Some Non-Examples
  14787. 95%Now, COPYRIGHT trolling
  14788. 98%“Algorithms Are the New Drugs” | Lakera – Powering Mission-Critical AI
  14789. 99%Remote Desktop Connection Manager - Windows Sysinternals
  14790. 99%Package Validation
  14791. 99%GitHub Quick Reviews
  14792. 98%A from-scratch tour of Bitcoin in Python
  14793. 99%ML.NET June Updates
  14794. 98%WindowSwap
  14795. 99%Secure .NET 5 SignalR solutions with Azure AD
  14796. 98%The ASP.NET Team @TheASPNETTeam
  14797. 97%Unity DOTS vs Handbuilt: Sample Project
  14798. 97%StackExchange.Redis 2.2.50
  14799. 98%NuGet Package Explorer is now a Web App powered by Uno Platform
  14800. 93%Baba Is You - Apps on Google Play
  14801. 73%Showing Some Fancy Secrets Of The Magnificent Airbus 350
  14802. 96%‎Baba Is You
  14803. 95%Installing RavenDB on a Ubuntu machine
  14804. 99%ASP.NET Core Architecture: Part 3
  14805. 95%The ARM processor (Thumb-2), part 17: Prologues and epilogues
  14806. 97%Ask the Expert: The Future of Modern Application Development with .NET
  14807. 93%What's Inside the EU Green Pass QR Code?
  14808. 96%More products, more partners, and a new look for Cloudflare Logs
  14809. 99%Minimal APIs in ASP.NET Core 6.0 - Part2
  14810. 93%Let's Learn .NET- Blazor - Events
  14811. 94%Your CPU May Have Slowed Down on Wednesday
  14812. 81%Prison Heat: Last Week Tonight with John Oliver (HBO)
  14813. 99%Upload and resize an image natively with ASP.NET Core 🖼️
  14814. 96%Playing a Neural Network's version of GTA V: GAN Theft Auto
  14815. 98%.NET App Developer Links - 2021-06-22
  14816. 99%Introduction to .NET MAUI Blazor | The Xamarin Show
  14817. 97%OSS Power-Ups: Verify | The .NET Tools Blog
  14818. 99%Web Development for Beginners: A new Learning Path on Microsoft Learn
  14819. 98%Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  14820. 99%Let's Learn .NET - Blazor - Free Live Stream Event
  14821. 97%do it safely or automatically, but not both « Otaku – Cedric's blog
  14822. 98%Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  14823. 98%State of the Windows, part 2: Did Windows 10 slow down with each feature update?
  14824. 97%chrisseaton/rhizome
  14825. 81%Debug & Analyze Dump Files in Visual Studio
  14826. 98%Adam Storr - Default Your FirstOrDefault in .NET 6.0
  14827. 99%.NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  14828. 99%Copying all of MySQL's dumbest decisions
  14829. 98%Teams/Apt/Spec/AptSign - Debian Wiki
  14830. 96%[Last Week in .NET #47] – 11 follows X
  14831. 97%What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  14832. 99%Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  14833. 99%ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  14834. 99%The downsides of a shared mobile architecture - A.R.
  14835. 98%Ignoring extra words in Meili Search
  14836. 97%CDPH Digital Vaccine Record
  14837. 98%Browsers decode images differently
  14838. 95%RCIG Sync-up call #1
  14839. 89%Back To The Office
  14840. 95%The Wrong Way to Switch Operating Systems on Your Server :: FIGBERT
  14841. 99%The Best Text Classification library for a Quick Baseline
  14842. 99%Demystifying styled-components
  14843. 80%The End of Ownership | datagubbe.se
  14844. 97%8 Bits with Cecil Phillip
  14845. 91%What It’s Like To Be Cancelled
  14846. 94%Welcome — LibreCellular 21.04 documentation
  14847. 98%git undo: We can do better
  14848. 99%Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  14849. 92%Organic Maps
  14850. 70%JPEG XL
  14851. 98%How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  14852. 99%Workshop: Introduction to Distributed Systems with .NET Core
  14853. 97%Debugging Basics [1 of 5] | Beginner’s Series to: VS Tooling for Unity Developers
  14854. 99%Exploring Fluent Assertions - Gérald Barré
  14855. 84%Fluid Paint
  14856. 98%The cost of the cloud
  14857. 96%The ARM processor (Thumb-2), part 16: The calling convention
  14858. 74%USC professor’s DIY online teaching hack to engage students goes viral
  14859. 99%yggdrasil-network/yggdrasil-go
  14860. 99%Quick Analysis for the SSID Format String Bug
  14861. 81%Prison Heat: Last Week Tonight with John Oliver (HBO)
  14862. 97%Is Parallel.For/ForEach in C# actually worth it? (and how to modernize it)
  14863. 99%Free Dev Stuff
  14864. 96%259: Photogrammetry
  14865. 97%Scraping Images with Python
  14866. 99%Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  14867. 99%Infuse Machine Learning into your ASP.NET Core apps
  14868. 94%Julia: faster than Fortran, cleaner than Numpy
  14869. 98%.NET App Developer Links - 2021-06-21
  14870. 99%C# Pattern Matching Quick Guide And Examples
  14871. 99%What to Expect in .NET 6 | ComponentOne
  14872. 99%ECMAScript proposal: Ergonomic brand checks for private fields
  14873. 96%A specific network name can completely disable Wi-Fi on your iPhone - 9to5Mac
  14874. 98%Getting started with Machine Learning and .NET Notebooks
  14875. 98%Designing Data-Intensive Applications – Multi-Leader Replication
  14876. 98%What Every Programmer Should Know About SSDs
  14877. 99%LDtk by Deepnight Games
  14878. 99%Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  14879. 99%Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  14880. 96%Nixos-unstable’s iso_minimal.x86_64-linux is 100% reproducible! - Development - NixOS Discourse
  14881. 99%2014 UN271: A possible dwarf planet from the Oort Cloud on a tour through the Solar System
  14882. 72%Sole Black VMware principal engineer aims to diversify tech
  14883. 97%The Memo
  14884. 98%How to get things done as a tech lead?
  14885. 91%Welcome to AltStore
  14886. 98%My experiments with sprouting legumes - Upgrade My Food
  14887. 97%Path tracing Quake in Blender
  14888. 99%On Charming Engineering Culture: My Notes
  14889. 98%Hacker's guide to deep-learning side-channel attacks: the theory
  14890. 96%Internet-in-a-Box
  14891. 98%How I Found A Vulnerability To Hack iCloud Accounts and How Apple Reacted To It - The Zero Hack
  14892. 69%Teen Village - The Diana Initiative
  14893. 79%Queen of Katwe (2016) - IMDb
  14894. 95%An unwanted update to your Google Account
  14895. 79%Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
  14896. 99%dsprenkels/sss
  14897. 98%Spectre Mitigations Murder *Userspace* Performance In The Presence Of Frequent Syscalls
  14898. 98%How to end up with 500,000 commits in your log
  14899. 96%Cleaning $HOME on macOS
  14900. 88%Juneteenth Conference 2021
  14901. 90%The magic of open source - Circus Scientist
  14902. 63%How to Prepare Your Dogs and Cats for Your Return to the Office | Washingtonian (DC)
  14903. 99%Automatically publishing your build artifacts
  14904. 97%Safari 15 on Mac OS, a user interface mess
  14905. 94%Learning to Love a Rigid and Inflexible Language
  14906. 99%Home - maddy
  14907. 86%A day in the life of a professional software engineer
  14908. 95%CatMeows: A Publicly-Available Dataset of Cat Vocalizations
  14909. 89%MassNotify - Apps on Google Play
  14910. 98%State of the Windows: How many layers of UI inconsistencies are in Windows 10?
  14911. 97%PipeWire: The Linux audio/video bus
  14912. 99%PipeWire
  14913. 90%Weekly Update 248
  14914. 99%VitorVilela7/wide-snes
  14915. 90%Watch me Fry a Voltage Regulator - Plus LIVE Upcoming Announcement
  14916. 99%Languages & Runtime Community Standup - Templates and Arm64
  14917. 93%FBI to share compromised passwords with Have I Been Pwned
  14918. 93%Thread by @fstokesman on Thread Reader App
  14919. 80%Visual Studio 2022 AMA
  14920. 90%Where Are All The Cheap X86 Single Board PCs?
  14921. 96%Initial commit. · dotnet/aspnetcore@3dfd79a
  14922. 99%Croc Full Plaintext Recovery - CVE-2021-31603
  14923. 95%Linking excess deaths and SARS-CoV2 vaccinations in Scotland
  14924. 99%make me a sandwich
  14925. 97%A response to "Did we market Knative wrong?"
  14926. 98%When Scope Blows Up
  14927. 98%Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  14928. 98%Episode 382 - Reducing Carbon Emissions with Spot VMs
  14929. 98%Why I Use the GPL and Not Cuck Licenses – Luke Smith
  14930. 96%Thoughts on managing engineering teams - Mina Andrawos
  14931. 87%Multi-repo support in VS
  14932. 70%Getting acquainted with Azure Synapse SQL Serverless
  14933. 98%streetcomplete/StreetComplete
  14934. 99%The ARM processor (Thumb-2), part 15: Miscellaneous instructions | The Old New Thing
  14935. 97%Brave, the false sensation of privacy
  14936. 98%Friday Facts #366 - The only way to go fast, is to go well! | Factorio
  14937. 80%Cloudflare TV: Doing it Live, 1,000 Times and Counting
  14938. 99%RavenDB 5.2 Features: Read only certificates
  14939. 99%Code Maze Weekly #81 - Code Maze
  14940. 97%Building a Mediator library in .NET from scratch
  14941. 97%The Document Culture of Amazon
  14942. 98%track your progress
  14943. 96%organicmaps/organicmaps
  14944. 96%Free 30 Day Trial - Axonius Cybersecurity Asset Management Platform
  14945. 99%Microsoft released Visual Studio 2022 Preview 1
  14946. 98%.NET App Developer Links - 2021-06-18
  14947. 97%Async Debugging Part 2
  14948. 99%Gossip Dissemination
  14949. 96%ECMAScript proposal: Accessible `Object.prototype.hasOwnProperty()`
  14950. 97%Learn These New Features Introduced in JavaScript ES2021
  14951. 95%Should I Use A Carousel?
  14952. 98%On .NET Episode: Clustering in Orleans
  14953. 94%io_uring is not an event system
  14954. 85%Keynote Speakers - TexasCyber
  14955. 84%Registration - TexasCyber
  14956. 99%jongio/memealyzer
  14957. 55%3.0.1 Cancer
  14958. 95%Researchers cool a 40 kg object to near its quantum ground state
  14959. 97%.NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  14960. 99%Announcing .NET 6 Preview 5 | .NET Blog
  14961. 96%A new HTTP spec proposes elimination of obnoxious “cookie banners”
  14962. 99%Certified Pre-Owned
  14963. 99%Goodbye Microsoft, Hello Honeycomb
  14964. 99%Add .NET MAUI views (compat and handlers) by mattleibow · Pull Request #1678 · mono/SkiaSharp
  14965. 93%chrissainty/ondotnet-tailwindcss
  14966. 84%QotD: The hair-dryer incident
  14967. 97%Rethinking Triplebyte
  14968. 98%First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  14969. 99%JavaScript Promise.all() and the Event Loop Explained - Let's Clarify a Previous Video
  14970. 98%Cryptographic shuffle | Brain on Fire
  14971. 94%The Meltdown of IRON
  14972. 99%Update a Visual Studio extension - Visual Studio
  14973. 88%Selfish vs. Selfless: Self-Promotion in Communities - The Bootstrapped Founder
  14974. 98%Visual Studio 2022 Preview Release Notes
  14975. 99%Type less, code more with IntelliCode completions | Visual Studio Blog
  14976. 96%Liquidity of skill | thesephist.com
  14977. 98%How I Automated My Dotfiles Screenshots
  14978. 99%Here Be Dragons
  14979. 99%On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  14980. 95%Self-editing in meetings
  14981. 97%1931: theoretical computer science & AI theory founded by Goedel
  14982. 99%Announcing .NET 6 Preview 5 | .NET Blog
  14983. 99%How Many Flies are in my Apartment?
  14984. 98%Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  14985. 99%Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  14986. 99%Announcing .NET MAUI Preview 5 | .NET Blog
  14987. 95%Productivity is Paramount: Why Independent Work is Set Up to Fail, And How To Overcome It
  14988. 98%Useful and Useless Code Comments
  14989. 97%Your product is a joke - eesel
  14990. 99%ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  14991. 98%Start Your Own ISP
  14992. 99%Visual Studio 2022 Preview
  14993. 99%dotnet/orleans
  14994. 98%Visual Studio 2022 Preview 1 now available! | Visual Studio Blog
  14995. 99%JSON Polymorphic Serialization API Review
  14996. 98%Hypertext Style: Cool URIs don't change.
  14997. 99%.NET Rocks! vNext
  14998. 87%macOS 12.0 -where oh where is PHP
  14999. 95%Answers: Detecting livelihood in a distributed cluster
  15000. 99%The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  15001. 96%The ARM processor (Thumb-2), part 14: Manipulating flags | The Old New Thing
  15002. 99%I Was Wrong - My JavaScript Misconception Explained!
  15003. 98%Nuitka/Nuitka
  15004. 98%Announcing WARP for Linux and Proxy Mode
  15005. 87%A Beginner’s Guide to Miles Davis
  15006. 97%Ubuntu repositories broken · Issue #6381 · dotnet/core
  15007. 99%Representing SHA-256 Hashes As Avatars
  15008. 99%How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  15009. 99%Remote Repositories extension for Visual Studio Code
  15010. 95%melbdotnet Meetup Group - Invidious
  15011. 99%bee-san/pyWhat
  15012. 77%Pro Tech Toolkit
  15013. 98%.NET App Developer Links - 2021-06-17
  15014. 99%Microsoft Engineers Scott Hanselman and Cherita Ousley - Learn C# together!
  15015. 99%ECMAScript proposal: JSON modules
  15016. 98%OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  15017. 99%Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  15018. 99%Your Guide to REST API Versioning in ASP.NET Core
  15019. 93%GitHub Desktop 2.9 includes squashing, reordering, amending, and more! | The GitHub Blog
  15020. 94%melbdotnet Meetup Group
  15021. 95%melbdotnet Meetup Group - Invidious
  15022. 97%Did we market Knative wrong?
  15023. 89%Statistical Modeling, Causal Inference, and Social Science
  15024. 97%Visual Studio 2019 16.11 Preview 2 | Visual Studio Blog
  15025. 99%Getting Started with Graph API and Graph Explorer | Developer Support
  15026. 98%.NET Framework June 2021 Cumulative Update Preview | .NET Blog
  15027. 99%Getting Started with Graph API and Teams | Developer Support
  15028. 95%Latency, Throughput, and Walking on Escalators
  15029. 61%Meritocracy
  15030. 95%I wish I could write this well
  15031. 67%Scammers mail fake Ledger devices to steal your cryptocurrency
  15032. 97%My EC2 wishlist
  15033. 97%Adding Varnish cache server to Ghost Blog - Docker
  15034. 99%Keynote: The Future of Modern Application Development with .NET and Azure
  15035. 88%Spatial Audio
  15036. 98%The European Digital Identity framework
  15037. 97%Semantic search as an alternative to keyword search
  15038. 97%Boring Problems Need Attention Too
  15039. 99%Real-Time Web by leveraging Event Driven Architecture
  15040. 88%Wayfinder
  15041. 99%Cryptography updates in OCaml and MirageOS
  15042. 94%Why I no longer contribute to Racket
  15043. 99%Create a Meetup Account
  15044. 96%iO .Net Virtual Meetup - Implementation Details Matter
  15045. 97%Cryptology ePrint Archive: Report 2021/819
  15046. 99%Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  15047. 98%Welcome · Real-World Cryptography MEAP V14
  15048. 95%Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  15049. 92%New VS Code Tool Eases GitHub Browsing/Editing, No Cloning Required -- Visual Studio Magazine
  15050. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  15051. 99%The Catch Block #62 - Ten Quality Reads #1
  15052. 99%ibraheemdev/modern-unix
  15053. 99%Conversation about networking | .NET Blog
  15054. 98%Azure Fundamentals part 1: Describe core Azure concepts (AZ-900) - Learn
  15055. 93%Microsoft Reactor Event Series. Reactor Series: C# with Scott and Cherita
  15056. 97%Why low-code development tools will not result in 80% of software being created by citizen…
  15057. 98%Why build Single Page Apps in Blazor
  15058. 96%Keynote: The Future of Modern Application Development with .NET and Azure
  15059. 98%[Cryptography] Apple's iCloud+ "VPN"
  15060. 97%Clean Architecture Example & Breakdown - Do I use it?
  15061. 98%Building Waiting Room on Workers and Durable Objects
  15062. 98%Sublime Merge - Git client from the makers of Sublime Text
  15063. 87%The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing
  15064. 99%Challenge: Detecting livelihood in a distributed cluster
  15065. 98%Introducing cap-std, a capability-based version of the Rust standard library
  15066. 98%nushell/nushell
  15067. 99%Entity Framework Community Standup - Azure Cosmos DB and EF Core
  15068. 87%Influence
  15069. 98%Richard Feynman's Integral Trick
  15070. 98%.NET App Developer Links - 2021-06-16
  15071. 97%Data-Driven Testing
  15072. 99%Next.js 11
  15073. 99%C# 10 - `record struct` Deep Dive & Performance Implications
  15074. 98%OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  15075. 97%Uno Platform 3.8 - New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more
  15076. 99%ECMAScript proposal: Error cause (chaining errors)
  15077. 98%Azure Service Bus: Queues vs Topics - Code4IT
  15078. 99%Markdown Table - Visual Studio Marketplace
  15079. 83%Don't just shorten your URL, make it suspicious and frightening.
  15080. 98%Utopia:Design and Code on one platform
  15081. 99%Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  15082. 93%On Slowness
  15083. 94%6 months of being an Engineering Manager
  15084. 94%In praise of depth – Pravesh
  15085. 96%· sgo.to
  15086. 95%WeWatch Month 3
  15087. 95%It’s not your fault you’re fat - Victor Rotariu
  15088. 99%Note taking in 2021 - blog.dornea.nu
  15089. 88%Before you left for vacation
  15090. 99%Bear plus snowflake equals polar bear
  15091. 93%When A Space Is Not A Space
  15092. 98%How I Work
  15093. 98%The Function Component Mafia
  15094. 93%Amazon.com: Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Automotive
  15095. 87%Asymmetries in Fundraising
  15096. 96%"Every PhD Is Different" - Maxwell Forbes
  15097. 99%New Programming Model For Handling JSON In .NET 6
  15098. 99%Running .NET Core Apps on a Framework other than Compiled Version?
  15099. 98%Europe's Software Problem - Bert Hubert's writings
  15100. 93%Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  15101. 98%Model Explainability and ML.NET
  15102. 95%The 88x31 GIF Collection | Part 1
  15103. 99%Control access point inclusion in Google's Location services
  15104. 77%Model S Plaid: Sandy's Plan
  15105. 99%GitHub Quick Reviews
  15106. 83%[Last Week in .NET #46] – Exceptionally Useful
  15107. 99%dotnet repl
  15108. 98%Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  15109. 99%Use Swashbuckle to create an OpenAPI document - Learn
  15110. 76%BMW finds its mojo again with the $55,400 i4 electric sedan
  15111. 98%Why We Chose Blazor WASM for our SPA
  15112. 92%google/fully-homomorphic-encryption
  15113. 95%The quiet rise of E Ink Tablets and Infinite Paper Note Takers - reMarkable 2 vs Onyx Boox Note Air
  15114. 99%Feature flags with .NET and Azure App Configuration
  15115. 99%Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  15116. 97%Sorted integer compression
  15117. 98%The ARM processor (Thumb-2), part 12: Control transfer | The Old New Thing
  15118. 70%How I teach Python on the Raspberry Pi 400 at the public library
  15119. 98%Why You SHOULD Compare Yourself to Others
  15120. 98%Creating Docker multi-arch images for ARM64 from Windows
  15121. 97%Making async code run faster in C#
  15122. 78%Avoid News, Part 2: What the Stock Market Taught Me about News
  15123. 99%Freenode commits suicide, is no longer a serious IRC network
  15124. 99%Show a name and profile photo with .NET and Gravatar 🤵
  15125. 84%Azartiz Blog
  15126. 86%15 Universities Have Formed A Company That Looks A Lot Like A Patent Troll
  15127. 98%.NET App Developer Links - 2021-06-15
  15128. 99%Optimising Startup Time for Cross Platform Apps - Nick's .NET Travels
  15129. 95%Blazor Day | Channel 9
  15130. 99%Bee Travels: A microservices coding adventure | Red Hat Developer
  15131. 99%Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  15132. 86%Wider Tires Are Slower – Rene Herse Cycles
  15133. 99%.NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  15134. 87%620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  15135. 95%Spectre.Console - Welcome
  15136. 99%dotnet-repl 0.1.11
  15137. 95%Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  15138. 99%jonsequitur/dotnet-repl
  15139. 77%Bye bye Travis CI | daniel.haxx.se
  15140. 81%Dark Web Roundup: January 2021
  15141. 99%Build a few .NET apps, convert them into .NET templates, package them together in a NuGet and use them as templates within Visual Studio. Part 1: Key Concepts
  15142. 92%Uno Platform v3.8 Adds Microsoft WinUI Grid Code, Windows AoT Support -- Visual Studio Magazine
  15143. 98%Information Security Engineer - Google - Sunnyvale, CA, USA - San Francisco, CA, USA - Seattle, WA, USA - New York, NY, USA - Austin, TX, USA - Google Careers
  15144. 90%RoutineDB - Fitness Routines
  15145. 82%the end of freenode – Ariadne's Space
  15146. 94%Gmail’s big merger with Google Chat, Meet, and Docs launches for everyone
  15147. 80%Don’t pass the torch, pass the flame. - MarcRandolph
  15148. 86%Mid June 2021 retrospective
  15149. 96%Ceph on Minikube
  15150. 95%How to Sell a Startup
  15151. 97%Legally Ignoring The License
  15152. 84%Precognition
  15153. 94%Value creation, capture, and distribution
  15154. 93%Cryptology ePrint Archive: Report 2021/507
  15155. 98%AirDrop Anywhere - Part 4 - Making it work on Windows
  15156. 96%Automonous Biology
  15157. 91%Building Distributed Applications with .NET and Dapr
  15158. 95%Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  15159. 99%Release 13.0.0 · BurntSushi/ripgrep
  15160. 97%The Root Cause of Microservices Disasters
  15161. 96%Supporting Let’s Encrypt, the nonprofit making HTTPS free for all | 1Password
  15162. 88%Public library - PHE national
  15163. 96%Introducing Script Watch: Detect Magecart style attacks, fast!
  15164. 81%Choose the best tools for managing and configuring your Azure environment (AZ-900) - Learn
  15165. 99%Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  15166. 99%Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  15167. 99%GitHub Quick Reviews
  15168. 98%WeAreDevelopers World Congress 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  15169. 99%log_view_painter.js - Chromium Code Search
  15170. 82%##linux on freenode
  15171. 99%Solitaire in Blazor Part 2 - The C# Classes
  15172. 97%Stripe Identity: Verify identities with confidence
  15173. 98%Conversation about diagnostics | .NET Blog
  15174. 96%Hot failures and high availability
  15175. 99%Caching Enum.ToString to improve performance - Gérald Barré
  15176. 59%Pull Request Retargeting | GitHub Changelog
  15177. 94%SQL Saturday Mailing List
  15178. 99%chriskiehl/Gooey
  15179. 95%Client-side encryption and strengthened collaboration in Google Workspace | Google Cloud Blog
  15180. 81%Filing for Non Profit Status
  15181. 98%The ARM processor (Thumb-2), part 11: Atomic access and barriers | The Old New Thing
  15182. 96%258: WWDC 2021 Recap
  15183. 93%Print-in-place ATAT Print on Twotrees Bluer plus
  15184. 98%.NET App Developer Links - 2021-06-14
  15185. 99%Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  15186. 99%Using Dapper with ASP.NET Core Web API - Code Maze
  15187. 83%Doom on an IKEA TRÅDFRI lamp!
  15188. 99%Remote Repositories extension for Visual Studio Code
  15189. 97%C# Language Highlights: Nullable Reference Types
  15190. 99%Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  15191. 99%AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  15192. 95%Build serveless real-time chat application with Web PubSub and Static Web Apps
  15193. 98%New tools from Microsoft Research help developers write bug-free code, faster - AI for Business
  15194. 99%Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  15195. 94%Project Hail Mary
  15196. 79%New Coding Short Video: Should You Be Using Vue's Composition API?
  15197. 85%Microsoft Learn
  15198. 86%Goodbye Freenode
  15199. 99%kevingosse/ClrMDExports
  15200. 98%ClrMDExports 2.0.0-rc1
  15201. 99%Image color replacement with numerical optimization
  15202. 91%Best Places Lists | Robert Silvernail's Blog
  15203. 96%On surveillance through face recognition
  15204. 79%Hey, so, I Think I Fucking Hate the Internet — No Octothorpe
  15205. 93%Fidenza — Tyler Hobbs
  15206. 97%On Starting a Business
  15207. 94%Are we running out of tweets?
  15208. 99%How to Handle Secrets on the Command Line
  15209. 51%Every trailer and announcement from Microsoft and Bethesda’s E3 showcase
  15210. 86%SOCstock2021 - The Grooviest Event for Security Operations Professionals
  15211. 96%Last Week on My Mac: The elephant at WWDC
  15212. 96%Vaccine Magnetic Powers #Shorts
  15213. 99%Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  15214. 97%I miss the old internet
  15215. 98%Advanced console.log Tips & Tricks
  15216. 90%The Modern Mathematics of Deep Learning
  15217. 76%QNAP removes backdoor account in NAS backup, disaster recovery app
  15218. 96%Is software development really a dead-end job after age 35-40?
  15219. 95%Let's Encrypt
  15220. 98%Microsoft's next generation of Windows — What we know so far
  15221. 99%Taildrop was kind of easy, actually
  15222. 97%Elevator Saga - the elevator programming game
  15223. 93%Print-in-place ATAT Print on Twotrees Bluer plus
  15224. 97%Release 1.1.0 · natemcmaster/LettuceEncrypt
  15225. 97%Open Source and Mental Health - Redox
  15226. 84%BTC FixMan – Earn BTC for fixing python exceptions
  15227. 98%Answering Community Questions and What’s Ahead for Mina
  15228. 84%Vaccine Magnetic Powers #Shorts
  15229. 84%Gemini is Useless
  15230. 97%BBC Developer Portal
  15231. 94%Surprising shared word etymologies - Daniel de Haas
  15232. 94%Reverse engineering an Arctis Pro Wireless Headset
  15233. 80%How Big is Tether?
  15234. 97%Some people just won't get it - Blog by Amir Bolous
  15235. 99%The value of code
  15236. 92%Mobile air conditioning sucks - Imre Jonk
  15237. 95%Attempts at solving the online social media
  15238. 87%Treating employees like business partners - for fun and profit
  15239. 93%Why I don't think where I work
  15240. 97%Why you need bundle size monitoring – Blog
  15241. 95%Why does storing a set take the same space as storing a list?
  15242. 93%How does a fighter jet lock onto and keep track of an enemy aircraft? Can an aircraft detect that it has been locked onto, or is it just a convenient plot device in movies?
  15243. 97%How To Win At Risk By Using Systems Thinking
  15244. 90%How Fighter Jets Lock On (and How the Targets Know)
  15245. 96%180e57971e7cabc0a15c76112f8d37a942bc8d61 - chromium/src - Git at Google
  15246. 86%What you do when you are a “Developer Advocate” #career #job #programming #tech #work
  15247. 96%.NET 5 Dependency Injection
  15248. 98%Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  15249. 99%Deploying a Static Web App via Azure DevOps Pipeline
  15250. 79%The Weekly Xamarin App
  15251. 98%VS Code v1.57 (May 2021 Update) Adds Terminal Tabs, Integrates Edge Dev Tools -- Visual Studio Magazine
  15252. 95%Wormhole: Instant Encrypted File-Sharing Powered by WebTorrent * TorrentFreak
  15253. 99%The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  15254. 92%This Person Does Not Exist
  15255. 95%Who Can Find My Devices? Security and Privacy of Apple's Crowd-Sourced Bluetooth Location Tracking System
  15256. 97%UI Faces – Avatars for design mockups
  15257. 91%Generated Photos | Unique, worry-free model photos
  15258. 98%Microsoft Details Sneak-Peek Preview of Azure Functions on .NET 6 -- Visual Studio Magazine
  15259. 99%Episode 381 - Azure Migrate App Containerization
  15260. 97%Serving sharp images to high density screens
  15261. 97%Reflections from GoCardless
  15262. 96%The Fighting Chess Index – davidsmerdon.com
  15263. 96%Fast Navigation in the Command Line
  15264. 96%Why Developers Will Win the Creator Economy
  15265. 52%The Personal Pandemic
  15266. 99% Defining a Platform is Hard
  15267. 99%Media Queries in Times of @container
  15268. 93%Emotional Debt
  15269. 91%I Have No Group, and I Must Scream
  15270. 84%What the &?!$ is an Individual Contributor?
  15271. 98%Bigger product, bigger shadow · Philip Ardeljan is a UI designer
  15272. 97%The Time Inconsistency Problem and How It's Hurting You
  15273. 93%Talk on engineering productivity, metrics, and morale
  15274. 92%We Should Rename the Internet
  15275. 94%The Productivity Implications of Working from Home Across 150,000 Employees by @ttunguz
  15276. 95%Does Safari 15 finally fix viewport height?
  15277. 94%Keychron K4 v2 Honest Mechanical Keyboard User Review
  15278. 95%Traits of a healthy team
  15279. 99%The most useful math formulas
  15280. 72%Weekly Update 247
  15281. 98%Khelechy/CSJsonDB
  15282. 97%Size is relative: Microservices Edition
  15283. 95%Re: Maintainers / Kernel Summit 2021 planning kick-off
  15284. 90%OpenHistoricalMap
  15285. 88%Weekly Update 247
  15286. 99%Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  15287. 88%Google Chrome ends its war on address bar URLs—for now, at least
  15288. 96%.NET 5 Dependency Injection
  15289. 99%Privilege escalation with polkit: How to get root on Linux with a seven-year-old bug | The GitHub Blog
  15290. 95%Webinar: Machine Learning and Time Series in RavenDB with Live Examples
  15291. 90%Linux system service bug lets you get root on most modern distros
  15292. 98%chrxh/alien
  15293. 97%Interconnect Anywhere — Reach Cloudflare’s network from 1,600+ locations
  15294. 94%Jobs —
  15295. 97%The ARM processor (Thumb-2), part 10: Memory access and alignment | The Old New Thing
  15296. 78%artificial life environment
  15297. 96%New book: Software Mistakes and Tradeoffs
  15298. 69%Float Exposed
  15299. 95%Privacy analysis of FLoC | The Mozilla Blog
  15300. 97%Achieving compile-time performance with Reflection in C#
  15301. 99%Code Maze Weekly #80 - Code Maze
  15302. 97%Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  15303. 98%Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  15304. 99%dotNET - Invidious
  15305. 96%MORE .NET MAUI
  15306. 97%Your `~/.bashrc` doesn't have to be a mess
  15307. 98%.NET App Developer Links - 2021-06-11
  15308. 94%JetBrains .NET 5 Dependency Injection Webinar 8th April 2021
  15309. 95%ML.NET Survey: Model Explainability | .NET Blog
  15310. 98%What’s new with .NET on Azure Functions – June 2021
  15311. 73%How Software Is Eating the Car - IEEE Spectrum
  15312. 99%Command Line Arguments and C# 9.0 Top Level Statement - Visual Studio - Daily .NET Tips
  15313. 94%Don’t Feed the Thought Leaders
  15314. 80%The Work-From-Home Future Is Destroying Bosses' Brains
  15315. 99%Good and Bad Elixir
  15316. 99%Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  15317. 90%DatAdvantage Cloud: SaaS & IaaS Security | Varonis
  15318. 99%Why is Async code hard to debug?
  15319. 98%Raspberry Pi 4 Model B WiFi Ethernet Bridge
  15320. 99%From KEMs to protocols
  15321. 92%No, You Don't Need to Worry About the RockYou2021 "Password Leak" - Here's Why | Restore Privacy
  15322. 99%On .NET Live - Secrets of building Blazor Components
  15323. 97%Rider .NET IDE Tackles Much-Requested Blazor WebAssembly Debugging -- Visual Studio Magazine
  15324. 99%Why is Async code hard to debug?
  15325. 95%The open innovation platform to map, manage, and monitor your ecosystem | Startup Flow
  15326. 89%TryAPL
  15327. 90%Dark Sky’s API, iOS app, and web app will all stop working next year
  15328. 99%GitHub Quick Reviews
  15329. 66%Privacy watchers see fears coming true with Google's FLoC
  15330. 97%Why is Async Code Hard to Debug?
  15331. 99%Umbraco MVP 2021
  15332. 97%Introducing Zero Trust Private Networking
  15333. 93%The performance regression odyssey
  15334. 99%microsoft/playwright-dotnet
  15335. 81%Deep JavaScript
  15336. 99%A Closer Look at 5 New Features in C# 10
  15337. 98%New CSS functional pseudo-class selectors :is() and :where()
  15338. 99%Tips For Using Async/Await - Write Better JavaScript!
  15339. 99%The ARM processor (Thumb-2), part 9: Sign and zero extension | The Old New Thing
  15340. 93%Stripe Tax: Automate tax collection on your Stripe transactions
  15341. 99%The memory models that underlie programming languages
  15342. 97%Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  15343. 99%dotnet-presentations/blazor-workshop
  15344. 90%TROY
  15345. 95%The Kelly Criterion
  15346. 97%Resistor Noise: Deafening and Hard to Reduce
  15347. 98%iOS 15, Humane
  15348. 83%26M Passwords Exposed in Botnet Data Leak
  15349. 98%.NET App Developer Links - 2021-06-10
  15350. 99%Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  15351. 97%Released: General Availability of Microsoft.Data.SqlClient 3.0
  15352. 98%Going Beyond ESLint: Overview Static Analysis in JavaScript
  15353. 92%Xamarin ArKit Image Recognition and 3D Model Placement Part 3
  15354. 97%5 reasons to attend the Azure Hybrid and Multicloud Digital Event
  15355. 94%Accessibility issues you can discover and fix using the browser Developer Tools
  15356. 99%Tip 319 - How to create custom handlers for Azure Functions
  15357. 98%On .NET Episode: Setting up Observability in Orleans
  15358. 98%.NET Rocks! vNext
  15359. 99%MonitorControl/MonitorControl
  15360. 97%STOP doing dogmatic Domain Driven Design
  15361. 79%STEMTera™ Breadboard
  15362. 99%Always be quitting - jmmv.dev
  15363. 97%Bink Video and Bink Audio now available in Unreal Engine for free!
  15364. 98%.NET 6 Preview on App Service
  15365. 97%C# Language Highlights: String Interpolation
  15366. 96%These macOS Monterey features won’t work on Intel Macs
  15367. 99%Release Preview Release v0.8.230902 · dotnet/try-convert
  15368. 98%Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  15369. 99%GPT-J-6B: 6B JAX-Based Transformer
  15370. 72%2021.06.08 Certificate Lifetime Incident (valid for an extra one second) - Incidents - Let's Encrypt Community Support
  15371. 92%Recordstore Day, every day. CDs, Vinyl, Merchandise, Signed Exclusives, Exclusive Vinyl Releases
  15372. 85%Shelly Dimmer 2 | Shelly Cloud
  15373. 98%Using Opensource to get my next job
  15374. 97% Charting Range Vectors in Prometheus - Satyajeet Kanetkar
  15375. 92%How Neil Gaiman kept control of the Sandman characters
  15376. 98%Work Hard and Don't Burn Bridges • Vance Lucas
  15377. 98%How to circumvent Sci-Hub ISP block
  15378. 99%Introduction to Phoenix
  15379. 95%Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  15380. 98%Seven Years of Factorio Friday Facts · William Spies
  15381. 93%Fastmail Accounts Blocked in Russia, Here's What We Know
  15382. 98%Most developers believe blockchain technology is a game changer - Stack Overflow Blog
  15383. 99%Entity Framework Community Standup - Introducing EF Core Compiled Models
  15384. 87%Secure login with iCloud Keychain verification codes - WWDC 2021 - Videos - Apple Developer
  15385. 99%Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  15386. 99%The ARM processor (Thumb-2), part 8: Bit shifting and bitfield access | The Old New Thing
  15387. 99%The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  15388. 97%Handling Failures in Message Driven Architecture
  15389. 98%Vivaldi 4.0 | Vivaldi Translate launches on desktop and Android
  15390. 99%Sponsor @martincostello on GitHub Sponsors
  15391. 69%Celebrating 7 Years of Project Galileo
  15392. 99%ALPACA Attack
  15393. 99%What the Fastly outage can teach us about writing error messages | OnlineOrNot
  15394. 97%Releasing Windows 10 Build 19043.1052 (21H1) to Beta & Release Preview Channels
  15395. 84%Messing up a live demo, opps
  15396. 96%Async Streaming with EF Core and ASP.NET Core 6
  15397. 99%Microsoft Announces the General Availability of Logic App Standard
  15398. 85%Summary of June 8 outage
  15399. 95%Maintaining ownership continuity of your user account's repositories
  15400. 98%Kerckhoffs’s Law for Security Engineers
  15401. 99%Engineering a chess match against my brother
  15402. 96%Diversity in engineering teams
  15403. 98%What the Heck is a Data Mesh?!
  15404. 89%How I Manage
  15405. 95%The Tyranny of the Faceless Other
  15406. 99%What I'm trying to do
  15407. 97%Why You Should Not Worry If You Are Using Laravel
  15408. 96%Relationship First Management - Work & Life Notes
  15409. 99%microsoft/fast-blazor
  15410. 99%The pedantic checklist for changing your data model in a web application
  15411. 97%Implementing site navigation with the <details> element | Matt Joseph
  15412. 96%Lessons from Reading 10,000 AngelList Applications
  15413. 98%Llama Preview: Swift with ASP.NET Core
  15414. 97%Git Pull Request Deep Links in Visual Studio - Daily .NET Tips
  15415. 98%Clean API Architecture 🔵 🟢 🔴
  15416. 98%.NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  15417. 96%.NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  15418. 98%SQL Server transaction log architecture - Simple Talk
  15419. 91%#JulyOT 2021 - 31 Days of IoT Content for Everyone
  15420. 98%C# Generics Best Practices
  15421. 99%Learn What’s New in .NET Productivity | Visual Studio Blog
  15422. 99%Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  15423. 99%Everything You Ever Wanted to Know About Session Management in Node.js
  15424. 97%How Essential Are Azure Policies - Simple Talk
  15425. 99%Introducing Astro: Ship Less JavaScript
  15426. 59%What Really Happened When Google Ousted Timnit Gebru
  15427. 96%Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  15428. 98%Microsoft Previews Tye Tool for Microservices Development in VS Code -- Visual Studio Magazine
  15429. 91%How Netflix uses eBPF flow logs at scale for network insight
  15430. 98%Tutorial: Host RESTful API with CORS - Azure App Service
  15431. 54%Ohio sues Google, seeks to declare the internet company a public utility
  15432. 98%Audit of ING’s Threshold ECDSA Library – And a dangerous vulnerability in existing Gennaro-Goldfeder’18 implementations
  15433. 69%Recorded talks by Damian Edwards & David Fowler
  15434. 97%Project Gutenberg
  15435. 98%CrackStation's Password Cracking Dictionary (Pay what you want!)
  15436. 96%Language Learning with Netflix
  15437. 93%Playdate. Pre-orders begin in July.
  15438. 78%Dave's Garage: Shop Makeover Progress
  15439. 99%Build apps for Microsoft Teams with .NET | Visual Studio Blog
  15440. 81%Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  15441. 95%Supercharging Windows Disk Speeds
  15442. 98%GitHub Quick Reviews
  15443. 83%Release 8.0.0 (2021-06-08) · grafana/grafana
  15444. 84%Don't let Social Media Think for You
  15445. 72%Ravenfall.stream
  15446. 80%The ASP.NET Team @TheASPNETTeam
  15447. 90%What is an NFT? Explained in 4 minutes!
  15448. 87%about sstatic.net
  15449. 99%Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  15450. 99%Conversation about containers | .NET Blog
  15451. 96%A Project of One's Own
  15452. 96%The ARM processor (Thumb-2), part 7: Bitwise operations | The Old New Thing
  15453. 92%macOS Monterey Preview - New Features
  15454. 99%Tyrrrz/DotnetRuntimeBootstrapper
  15455. 99%Release v1.0.0 · hashicorp/terraform
  15456. 90%Modify HTTP request headers with Transform Rules
  15457. 97%How to work with text in .NET like a pro with Humanizer
  15458. 99%Exploring .NET interactive notebooks with VS Code
  15459. 69%Improving Deployments with Kubernetes (2021-06-10)
  15460. 99%Althttpd: The Althttpd Webserver
  15461. 97%Fastly | The edge cloud platform behind the best of the web
  15462. 99%Clever vs Insightful Code • Hillel Wayne
  15463. 95%Advancing in-datacenter critical environment infrastructure availability
  15464. 99%Uno Platform An Introduction to UI Testing for Uno Platform Applications
  15465. 98%9 Best Practices for Effective Code Review - DZone Agile
  15466. 99%Learn TypeScript Basics in this Beginner's Guide
  15467. 99%Control Auto Solution load with Git Repository Open in Visual Studio - Daily .NET Tips
  15468. 99%Object Oriented Programming with TypeScript
  15469. 97%Performance Profiling | .NET Perf Counters Tool
  15470. 98%Abstruse nomenclature
  15471. 99%Add Toast notifications to your React Native for Windows application · React Native for Windows + macOS
  15472. 95%Apple introduces new developer tools and technologies to create even better apps
  15473. 99%.NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  15474. 98%Two Hidden Instructions Discovered in Intel CPUs Enable Microcode Modification
  15475. 99%Adam Storr - Extending HttpClient Testing With Templating
  15476. 91%How Netflix uses eBPF flow logs at scale for network insight
  15477. 99%Le développeur toxique
  15478. 93%The price of batteries has declined by 97% in the last three decades
  15479. 88%Basic Home Networking 101 - Computer Stuff They Didn't Teach You #17
  15480. 95%Found at Goodwill: WebPad 1001 Prototype
  15481. 98%Tutorial: Access data with managed identity - Azure App Service
  15482. 95%Tuya Smart 3.28.0 (arm-v7a) APK Download by Tuya Inc. - APKMirror
  15483. 99%When blowing air through a tube, why does it act differently if I press the tube against my mouth, or hold it an inch away?
  15484. 97%The top-ranking HTML editor on Google is an SEO scam
  15485. 99%Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  15486. 99%Exploring android development on iPad
  15487. 98%Getting started with SwiftUI
  15488. 98%Certificates Confuse Everything
  15489. 99%Jonas Hietala: The T-34 keyboard layout
  15490. 99%Unicode URL length limit blues
  15491. 98%The humble hash aggregate
  15492. 95%The Return of the Office
  15493. 99%Re-inventing the Monad wheel
  15494. 94%Simone Magurno › Separation of Concerns in Systematic Design
  15495. 96%Is Your Consultant a Parasite?
  15496. 94%'Just Say No' Is Bad Productivity Advice
  15497. 99%Introducing NativeShell for Flutter
  15498. 97%How To Waste Hundreds of Millions on Your IT Transformation
  15499. 99%Developer Week ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  15500. 89%The NCSC's Early Warning service
  15501. 96%Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  15502. 98%Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  15503. 91%.NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  15504. 92%[Last Week in .NET #45] – A deal with the censorship devil
  15505. 99%Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  15506. 97%C# Language Highlights: Async Streams
  15507. 95%“ai-promised-to-revolutionize-radiology-but-so-far-its-failing” « Statistical Modeling, Causal Inference, and Social Science
  15508. 92%Learn TV
  15509. 96%How Replit used legal threats to kill my open-source project
  15510. 97%Solitaire in Blazor Part 1 - Overview
  15511. 59%Apple pays out millions in compensation to student after iPhone repair facility shared her explicit personal images online - 9to5Mac
  15512. 98%OSS Power-Ups: SpecFlow
  15513. 99%ToolJet/ToolJet
  15514. 99%Notepad++ v8 release | Notepad++
  15515. 59%It’s time to ditch Chrome
  15516. 99%Different ways to check if a value is null in C# - Gérald Barré
  15517. 56%How 'One Hundred and One Dalmatians' Saved Disney
  15518. 91%You Can Be a Developer Advocate Too! - How to Get Started in DevRel with Mahmoud Abdelwahab
  15519. 99%Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  15520. 98%The ARM processor (Thumb-2), part 6: The lie hiding inside the CMN instruction | The Old New Thing
  15521. 77%We’re All Paying for Someone Else’s 4-Hour Work Week, Not Ours
  15522. 99%Finally Revealing my BIG SECRET
  15523. 98%Load CSV files and write SQL
  15524. 93%Sorry everybody, I failed with you 😔 · Issue #1634 · pedronauck/docz
  15525. 99%ASP.NET Core 6 to Challenge Python and Node
  15526. 98%Disk2vhd - Windows Sysinternals
  15527. 88%Farmers Deserve the Right to Repair Their Tractors
  15528. 93%Keep Your Identity Small
  15529. 96%257: M1RACLES
  15530. 99%Hangfire with ASP.NET Core - Code Maze
  15531. 95%A Lifetime of Systems Thinking - The Systems Thinker
  15532. 97%Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  15533. 92%Building beautiful apps with Xamarin.Forms | Xamarin Blog
  15534. 98%Customizing Serilog text output
  15535. 96%An overview of Azure Web PubSub | Azure Friday
  15536. 98%Event-Driven on Azure: Part 2 – Architecting event driven applications
  15537. 99%The SaaS CTO Security Checklist Redux - Gold Fig — Peace of mind for infrastructure teams
  15538. 97%C# Language Highlights: Async Streams
  15539. 98%Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  15540. 54%The Modern Trap of Feeling Obligated to Turn Hobbies Into Hustles
  15541. 98%Designing Data-Intensive Applications – Single Leader Replication
  15542. 92%Anti-Bot Protection
  15543. 96%An incomplete list of skills senior engineers need, beyond coding
  15544. 84%A new future for icanhazip
  15545. 99%Cryptology ePrint Archive: Report 2021/428
  15546. 99%Searching for similar objects with Vantage Point Trees
  15547. 99%Hiding miners on Linux for profit
  15548. 96%don't solve problems, dissolve them - Anthony Diké
  15549. 98%Jade Rubick - Communication is shared state
  15550. 99%Forking is Cool, or: A Unix Shell in Zig
  15551. 99%Adventures with man color
  15552. 81%The Art of Racing in the Rain | Official Trailer [HD] | 20th Century FOX
  15553. 95%about:joel
  15554. 85%A Few Thoughts on the Eve of WWDC
  15555. 96%Learning to Teach ☀️
  15556. 98%Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  15557. 99%Abstract Syntax Tree for Patching Code and Assessing Code Quality
  15558. 91%accounts.makerbot.com (Powered by Qualys SSL Labs)
  15559. 97%Dolphin Emulator
  15560. 90%Publish and Perish
  15561. 97%RISC vs. CISC Is the Wrong Lens for Comparing Modern x86, ARM CPUs - ExtremeTech
  15562. 99%Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  15563. 99%dotnet/roslyn
  15564. 81%Oceana Finds Hundreds of Vessels Vanishing Along Argentina’s Waters
  15565. 96%Playing With Time
  15566. 98%rust-lang/rust
  15567. 73%Scientists develop ‘cheap and easy’ method to extract lithium from seawater
  15568. 94%Declassified Cold War code-breaking manual has lessons for solving 'impossible' puzzles
  15569. 97%Amazon.com: Anker Cable Management, Magnetic Cable Holder, Desktop Multipurpose Cord Keeper, 5 Clips for Lightning Cables, USB C Cables, Micro Cables, Sticks to Wood, Marble, Metal, Glass (Blue, 2 Pack): Industrial & Scientific
  15570. 83%FYI: Today's computer chips are so advanced, they are more 'mercurial' than precise – and here's the proof
  15571. 99%Minimal APIs in ASP.NET Core 6.0
  15572. 98%The faster you unlearn OOP, the better for you and your software
  15573. 94%Brilliant Jerks in Engineering
  15574. 96%Availability and announces – API Reference
  15575. 85%Playing With Time
  15576. 98%Why would I use SignalR over calling WebSockets directly?
  15577. 95%How does a USB keyboard work?
  15578. 95%r/ProgrammerHumor - you know it
  15579. 93%Secret Codes: A History of Cryptography (Part 1)
  15580. 99%Challenging myself to understand RISC-V
  15581. 97%A bronze currency in ancient Europe?
  15582. 99%Don’t be a liar
  15583. 73%Bark Beetle Infestation, Harz
  15584. 99%Password Managers.
  15585. 87%Bumble’s Island Problem
  15586. 98%Laptop review: ThinkPad X1 Extreme (Gen 2)
  15587. 96%Don't fall in love with your Mac—automate it!
  15588. 79%This is not a drill: VMware vuln with 9.8 severity rating is under attack
  15589. 89%Apple, Mozilla, Google, Microsoft form group to standardize browser plug-ins | AppleInsider
  15590. 94%Jeff Fritz on Blazor, Azure & Much More
  15591. 85%r/dataisbeautiful - [OC] Google can't pass its own page speed test.
  15592. 96%How to organize your code? | Kislay Verma
  15593. 99%0.8.0 Release Notes ⚡ The Zig Programming Language
  15594. 82%How we used MagSafe fishing to find and recover an iPhone 12 Pro from the canal in Berlin | riedel.wtf
  15595. 98%Why would I use SignalR over calling WebSockets directly?
  15596. 79%This is not a drill: VMware vuln with 9.8 severity rating is under attack
  15597. 99%Kate polynomial commitments
  15598. 97%Remote Controlling a Nintendo Switch for Fun and Profit
  15599. 94%Turning a Blog Into a Book
  15600. 97%Cyclists of .NET
  15601. 88%I started using the new Firefox browser and it's oddly delightful | ZDNet
  15602. 98%Amazon.com: Samsung Duo Plus USB 3.1 Flash Drive 128GB - 400MB/s - Type-C with Type-A Adapter (MUF-128DB/AM): Computers & Accessories
  15603. 99%Amazon.com: SanDisk 256GB Extreme PRO USB 3.2 Solid State Flash Drive - SDCZ880-256G-GAM46: Computers & Accessories
  15604. 99%Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  15605. 98%Spectrum new
  15606. 98%Want a killer product? Become more opinionated
  15607. 79%Steve BlankYou Don’t Need Permission
  15608. 99%Toughts on testing an untested software · YKarroum
  15609. 98%The Life Hack of Lifehacks - Victor Rotariu
  15610. 84%Computer says ‘guilty’ – the scandals contained within the Post Office miscarriage of justice scandal
  15611. 99%Use Auth0 custom actions to enrich user tokens with business data
  15612. 93%Pijul - On fires
  15613. 91%Microsoft's PowerShell Dev Team Helps Fix OmniSharp -- Visual Studio Magazine
  15614. 98%DreamCoder: Wake & Sleep Program Learning
  15615. 99%APIs will disrupt RPA. This is obvious to engineers.
  15616. 99%POKEGB: a gameboy emulator that only plays Pokémon blue
  15617. 97%Where is HTTP/3 right now?
  15618. 73%iFixit Digs Into M1 iPad Pro in New XDR Display Teardown
  15619. 97%The Security Engineer Handbook
  15620. 99%Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  15621. 74%Why We Should End the Data Economy - The Reboot
  15622. 88%tank man - Bing images
  15623. 84%Microsoft Edge DevTools for VS Code survey
  15624. 99%Fuzzing is Beta Ready - The Go Blog
  15625. 84%Daily links from Cory Doctorow
  15626. 96%fasm 0.1.1
  15627. 84%Weekly Update 246
  15628. 98%Top Stories from the Microsoft DevOps Community – 2021.05.28 | Azure DevOps Blog
  15629. 98%Network-based policies in Cloudflare Gateway
  15630. 95%An overview of Azure Web PubSub | Azure Friday
  15631. 98%</> htmx - Documentation
  15632. 99%June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  15633. 95%SvelteKit Crash Course - SSR, API Routes, Stores, Tailwind CSS, and More!
  15634. 73%Somehow This Robot Sticks to Ceilings by Vibrating a Flexible Disc - IEEE Spectrum
  15635. 99%The ARM processor (Thumb-2), part 5: Arithmetic | The Old New Thing
  15636. 99%Volosoft Announces the .NET Foundation Sponsorship
  15637. 96%CDK for Terraform Adds Go Support and Improves Asset Construction
  15638. 99%Code Maze Weekly #79 - Code Maze
  15639. 92%Microsoft Announces Event Hubs Premium in Preview
  15640. 99%.NET 6: Collections Improvements
  15641. 97%When LINQ is not LINQ
  15642. 93%Math Has a Fatal Flaw
  15643. 83%Belgische overheid doet voortaan beroep op Have I Been Pwned
  15644. 99%Stanford CS Curriculum - Google Drive
  15645. 98%.NET Foundation - Invidious
  15646. 95%Release 5.0.5 · aspnet-contrib/AspNet.Security.OAuth.Providers
  15647. 96%.NET Open Source: What Happens When the Free Lunch Ends?
  15648. 87%An Unbelievable Demo
  15649. 98%With so many Blazor Component Libraries, which one is best for you?
  15650. 98%PowerShell for Visual Studio Code May 2021 Update | PowerShell Team
  15651. 97%Monsters Weekly 212 - Deploying to Environments with GitHub Actions
  15652. 56%Cake for Rider 1.0.0 released
  15653. 96%Hard work and poor pay stresses out open-source maintainers | ZDNet
  15654. 99%Nulls in Value Objects
  15655. 98%A Double Header with Blazor - PHINUG 2021.06
  15656. 98%Vitess | A new Protocol Buffers generator for Go
  15657. 93%r/teslamotors - You think ice cream truck stop signs are a problem?!
  15658. 97%Tour of our 250k line Clojure codebase
  15659. 96%Microsoft Offers Deep Learning Support with PyTorch Enterprise on Microsoft Azure -- Visual Studio Magazine
  15660. 94%Developer relations – Marco.org
  15661. 94%The Adaptive Work of Leadership
  15662. 99%How to Implement an LR(1) Parser
  15663. 72%Episode 14: Schnorr, Factoring and Lattices!
  15664. 96%willfennel.com – Sorry, no outrage of the day
  15665. 91%The Anti-Bigness Ideology – Matt Bruenig Dot Com
  15666. 98%Some Ideas About Storage Reliability
  15667. 87%How to Engineer Flow
  15668. 98%Distributed cloud builds for everyone
  15669. 76%ablution
  15670. 99%On .NET Live - Thinking about Applications Security Threats and OWASP
  15671. 81%Nasa Sr 71 Blackbird
  15672. 99%GitHub Quick Reviews
  15673. 90%IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  15674. 99%The best cryptographic protocol ever!
  15675. 92%Building beautiful apps with Xamarin.Forms | Xamarin Blog
  15676. 98%Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  15677. 70%Syria’s exam-related Internet shutdowns
  15678. 99%string vs. String is not a style debate
  15679. 93%Intro to Graphics 16 - Shading Transformations
  15680. 88%Google Joins Apple to Opt-out of Mobile Advertising IDs
  15681. 98%norvig/pytudes
  15682. 99%Conversation about the .NET type system | .NET Blog
  15683. 99%Using HTMX with ASP.NET Core: Infinite scrolling
  15684. 98%The ARM processor (Thumb-2), part 4: Single-instruction constants | The Old New Thing
  15685. 99%Azure Cosmos DB With EF Core on Blazor Server
  15686. 95%Windows 95 Video Guide (1995)
  15687. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  15688. 99%Application Development with Scott Hanselman & Friends | KEY11D
  15689. 97%Domain-Driven Refactoring: Intro
  15690. 98%Lockdown math announcement
  15691. 70%What is a stack and how does it work? — 6502 part 5
  15692. 54%How assembly language loops work
  15693. 71%RAM and bus timing — 6502 part 6
  15694. 61%Why build an entire computer on breadboards?
  15695. 81%Control which code scanning alerts cause a pull request check to fail | GitHub Changelog
  15696. 86%Amazon’s Controversial ‘Hire to Fire’ Practice Reveals a Brutal Truth About Management
  15697. 99%Introducing Breadcrumbs
  15698. 96%An improved root-finding method · Anthony Lloyd
  15699. 97%How malloc broke Serenity's JPGLoader, or: how to win the lottery
  15700. 89%My co-founder and I broke up. Here's a post-mortem.
  15701. 99%Opinionated by Default, Programmable by Design
  15702. 99%Linux Security Hardening and Other Tweaks
  15703. 99%Logging is important
  15704. 98%Magic Terminal over Web Sockets and SignalR - DZone Cloud
  15705. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  15706. 98%.NET App Developer Links - 2021-06-03
  15707. 97%Entity Framework Community Standup - Triggers for EF Core
  15708. 98%.NET Rocks! vNext
  15709. 99%Tip 318 - How to get started with Natural Language Understanding in Azure
  15710. 96%On the Diverse And Fantastical Shapes of Testing
  15711. 98%Microsoft Build 2021 Book of News
  15712. 95%Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  15713. 97%Leveling Up Static Web Apps With the CLI
  15714. 97%Kinda a big announcement
  15715. 97%A Stupid Little TypeScript Mistake
  15716. 99%6 steps to pimp my terminal
  15717. 98%Interpreting async code in CPU traces
  15718. 99%What's new in css-doodle
  15719. 91%Google says it will allow ads for cryptocurrency exchanges and wallets in the US that meet certain requirements and are certified by Google starting August 3
  15720. 94%Domino's India discloses data breach after hackers sell data online
  15721. 99%Making JavaScript run fast on WebAssembly
  15722. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  15723. 98%Leaky Abstractions
  15724. 63%UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  15725. 98%Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  15726. 99%Competing Consumers Pattern for Scalability
  15727. 98%Manufacturing the Librem 5 USA Phone in the United States of America – Purism
  15728. 54%PayPal Shuts Down Long-Time Tor Supporter with No Recourse
  15729. 78%Norton 360 antivirus now lets you mine Ethereum cryptocurrency
  15730. 99%Generating Synthetic Data Using a Generative Adversarial Network (GAN) with PyTorch -- Visual Studio Magazine
  15731. 98%Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  15732. 99%Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  15733. 93%Vinod Vaikuntanathan - Real World Cryptographers Podcast
  15734. 92%Register — Postgres Vision Conference 2021
  15735. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  15736. 98%Joining MedeAnalytics
  15737. 97%From Competitive Programming to APL - CoRecursive Podcast
  15738. 95%SB 519 - California Senate (20212022) - Open States
  15739. 98%IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  15740. 99%NixOS - NixOS 21.05 manual
  15741. 99%Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  15742. 62%Border Patrol Helicopter Had Bizarre Encounter With Mysterious "Highly Modified" Drone (Updated)
  15743. 98%Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  15744. 98%NixOS - Blog → Announcements
  15745. 98%Episode 380 - App Service Environments
  15746. 81%Modern, clean new Firefox clears the way to all you need online | The Mozilla Blog
  15747. 88%GOODJOBS
  15748. 55%Mass scale manipulation of Twitter Trends discovered
  15749. 99%The Catch Block #60 - Lessons from a Botched Deployment
  15750. 76%Despite Dust Storms, Solar Power is Best for Mars Colonies - Universe Today
  15751. 97%Event Driven Architecture for Real-Time Web
  15752. 97%Questions to ask before pursuing Kubernetes
  15753. 99%Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  15754. 99%Confoo 2021 - Chris Sainty - Blazor
  15755. 99%The ARM processor (Thumb-2), part 3: Addressing modes | The Old New Thing
  15756. 98%Rust for Rustaceans
  15757. 85%TreeSize Free | JAM Software
  15758. 98%Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  15759. 89%DIY Book Scanner
  15760. 94%JD, Ecommerce Giant, Made Apology for User Data Leakage - Ecommerce China
  15761. 86%Intl - JavaScript | MDN
  15762. 98%.NET App Developer Links - 2021-06-02
  15763. 67%Pesticides Are Killing the World&rsquo;s Soils
  15764. 74%BlueJeans Network | Recording Playback
  15765. 91%Craftsman v0.10 - .NET 5 Event Scaffolding, Spectre Console, and More! – Wrapt
  15766. 99%Working With .NET 6’s PriorityQueue
  15767. 90%Discover gists
  15768. 98%Build software better, together
  15769. 99%How to create a better front-end developer experience | Red Hat Developer
  15770. 99%Winget Goes Mainstream, But Still Lags Behind
  15771. 72%Episode 17: Breaking Wi-Fi With Frame Attacks!
  15772. 91%PlayingCards.io
  15773. 99%Best Practices Around Production Ready Web Apps with Docker Compose
  15774. 98%Tye - Visual Studio Marketplace
  15775. 97%Amazon Location Service Pricing – Amazon Web Services
  15776. 97%The Apple M1 compiles Linux 30% faster than my Intel i9
  15777. 87%Low-Code Power Apps Uses AI for No-Code Natural Language Development: 'The Code Writes Itself' -- Visual Studio Magazine
  15778. 92%Everything You Might Want to Know about Whaling
  15779. 96%Why do companies that sell APIs have such low churn rates?
  15780. 99%How to send and receive emails in automation tests
  15781. 96%How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  15782. 99%A/B testing without a backend using only JavaScript and your analytics
  15783. 90%The Modern World vs. The Traditional World
  15784. 99%The dream of end-to-end typesafety
  15785. 98%Using Wikipedia as an Impromptu RottenTomatoes API
  15786. 96%Measuring potential complexity in popular Open Source projects
  15787. 90%Release OBS Studio 27.0 · obsproject/obs-studio
  15788. 98%Announcing Visual Studio Code extension for Tye | .NET Blog
  15789. 98%What Zero-copy Serialization Means?
  15790. 73%Steve BlankYour Product is Not Their Problem
  15791. 97%You Can Now Sponsor Exception Not Found!
  15792. 86%Lightweight Cryptography Standardization: Finalists Announced
  15793. 75%Publish and manage your APIs with Azure API Management - Learn
  15794. 98%GCC drops its copyright-assignment requirement
  15795. 95%How Best To Delegate Work And Free Up Your Time As a Tech Leader
  15796. 91%Have I been Pwned goes open source | ZDNet
  15797. 97%Driving with D
  15798. 98%Mikkel Paulson
  15799. 99%Helix
  15800. 99%GitHub Quick Reviews
  15801. 99%Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  15802. 99%Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  15803. 88%C# Language Highlights: Async Streams
  15804. 97%C# Language Highlights: Async Streams
  15805. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  15806. 99%Microsoft's Low-Code Strategy Paints a Target on UIPath and the Other RPA Companies
  15807. 99%.NET MAUI Preview 4 Is Here
  15808. 97%C# Language Highlights: Exception Filters
  15809. 98%The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  15810. 99%Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  15811. 99%Performance Booster with System.IO.Pipelines in C#
  15812. 85%C# Language Highlights: Exception Filters
  15813. 97%Monitor your RavenDB instances using Grafana
  15814. 91%Firefox 89.0, See All New Features, Updates and Fixes
  15815. 98%The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  15816. 99%Conversation about .NET interop | .NET Blog
  15817. 98%Don't Create Markdown ReadMe Files Without ReadMe.so!!
  15818. 97%Hello World in .NET written using IL code
  15819. 99%Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  15820. 99%Benchmarking 4 reflection methods for calling a constructor in .NET
  15821. 99%Custom bindings with Azure Functions .NET Isolated Worker
  15822. 99%Week of Blazor Events with Telerik - Join Us!
  15823. 99%ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  15824. 99%New LINQ extensions in .NET 6 and benchmarks
  15825. 95%Neural Networks Emulate Any Guitar Pedal For $120
  15826. 98%Client Authentication vs. PKCE: Do you need both?
  15827. 95%Windows 95 Video Guide (1995)
  15828. 97%The (new) Developer Advocacy Handbook is live!
  15829. 99%How to create the Connect 4 game in Blazor WebAssembly in an hour!
  15830. 99%Running Microsoft Edge on Linux with WSLg while running Visual Studio 2019 and debugging a Linux .NET app with WSL on Windows 10
  15831. 99%C# 10.0: Introducing Global Usings
  15832. 99%The Write a .NET App on an iPad Challenge!
  15833. 99%From State tennis to endomorphism
  15834. 96%ongoing by Tim Bray · Testing in the Twenties
  15835. 93%An agile team is one that... - ElegantCode
  15836. 98%SQL Server performance tuning: Nine best practices - Simple Talk
  15837. 95%Why We Need to Rethink the Computer ‘Desktop’ as a Concept
  15838. 96%PostGIS at 20, The Beginning
  15839. 92%Microsoft and Elastic Partner to Offer Elastic Stack on Azure
  15840. 99%.NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  15841. 99%Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  15842. 98%no dogma podcast
  15843. 99%Application Development with Scott Hanselman & Friends | KEY11D
  15844. 85%The Most Expensive Number in Engineering
  15845. 97%Why I'm Betting on Svelte JS
  15846. 95%Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  15847. 95%The Reality of the Old and New
  15848. 77%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  15849. 92%Lookup a Phone Number's Carrier: Check on Calls and SMS
  15850. 85%Amazon.co.uk: Low Prices in Electronics, Books, Sports Equipment & more
  15851. 96%Angular Global Summit'21
  15852. 99%Issues of .NET
  15853. 93%The Detriments of Hero Culture
  15854. 98%Practical vs. Strict Semantic Versioning
  15855. 91%Google’s New Popup Will Further Weaken Facebook’s Advertisement Business
  15856. 98%New Project: Optimizely (Episerver) Health Checker
  15857. 98%The Roslyn analyzers I use in my projects - Gérald Barré
  15858. 93%This is Math's Fatal Flaw
  15859. 96%True Fans Translate: Fansubbing BookStory
  15860. 70%✩ Phacility is Winding Down Operations
  15861. 92%Computer Science Is Not About Computers, Any More Than Astronomy Is About Telescopes – Quote Investigator
  15862. 99%Building Contextual Experiences w/ Blazor | ASP.NET Blog
  15863. 96%256: Microsoft Build 2021 Recap
  15864. 98%.NET App Developer Links - 2021-05-31
  15865. 96%Create Deepfakes in 5 Minutes with First Order Model Method
  15866. 99%Asynchronous Programming with Async and Await in ASP.NET Core
  15867. 99%Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  15868. 82%ELIZAGEN - The Original ELIZA
  15869. 78%What happened to white dog poo?
  15870. 87%Be Decision-Driven Not Data-Driven — Techno Sapien
  15871. 96%r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  15872. 99%“True Lies” – or “What LLVM Claims, but Fails to Deliver”
  15873. 92%Connor's Blog
  15874. 99%Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  15875. 94%Overkill Objects for Everyday Life
  15876. 83%Amazon Prime Is an Economy-Distorting Lie
  15877. 97%Drunk Post: Things I've learned as a Sr Engineer
  15878. 91%John Conway's Game of Life
  15879. 95%All the best engineering advice I stole from non-technical people
  15880. 86%Please Commit More Blatant Academic Fraud
  15881. 99%Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  15882. 89%‎CloudSkills.fm: 097: Programming in Go with Michael Levan on Apple Podcasts
  15883. 98%‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  15884. 99%Introduction To .NET Interactive
  15885. 73%Have I Been Pwned teams with FBI, gives open-source access to code
  15886. 95%Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  15887. 95%Amazon devices will soon automatically share your Internet with neighbors
  15888. 99%Using HTMX with ASP.NET Core: Inline editing
  15889. 98%Added endpoint and password ingestion by mdawsonuk · Pull Request #17 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  15890. 92%Trials begin on lozenge that rebuilds tooth enamel - UW School of Dentistry
  15891. 87%Learn X in Y Minutes: Scenic Programming Language Tours
  15892. 97%Some recent papers in isogeny crypto
  15893. 60%Parsing Signals on Remote Work From CEOs
  15894. 93%The Guilty, Crazy Secret That Helps Me Write - RyanHoliday.net
  15895. 98%willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  15896. 98%Let's rewild the earth with NFTs
  15897. 98%About Yak Shaving
  15898. 97%Digital currencies, DeFi and the impact of the next Carrington event
  15899. 94%Internet Explorer: A Brief History
  15900. 99%Contributing to Gemini ecosystem
  15901. 74%Shameless Work Influencers Are the Bane of LinkedIn
  15902. 96%Coding Adventure: Terraforming
  15903. 84%Clustering in Orleans | Channel 9
  15904. 91%Clustering in Orleans
  15905. 99%.NET Oxford - Blazor - with Chris Sainty
  15906. 90%MOTOROiD
  15907. 79%Google says Rowhammer attacks are gaining range as RAM is getting smaller | The Record by Recorded Future
  15908. 86%FBI to Share Compromised Passwords With Have I Been Pwned
  15909. 83%The Feynman Lectures on Physics Audio Collection
  15910. 99%Agile Uncertified | Philosophy Over Rituals
  15911. 99%Watch the BUILD 2021 Application Development Keynote
  15912. 89%US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat
  15913. 90%Cement Truck Evolution
  15914. 98%Elliptic Curve Cryptography Explained
  15915. 93%.NET Interactive
  15916. 98%Weekly Update 245
  15917. 84%Why Russians do not smile
  15918. 93%Microsoft Build Cloud Skills Challenge 2021
  15919. 97%Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  15920. 70%Charter charges more money for slower Internet on streets with no competition
  15921. 99%Anatomy of a Tech Blog
  15922. 89%The crisis of optimisation
  15923. 98%QUIC Version 1 is live on Cloudflare
  15924. 95%Being Normal Made Me Miserable - Victor Rotariu
  15925. 92%Can a company vendor lock patient data?
  15926. 98%An Actually Usable Vim Setup
  15927. 99%Don't overabstract your components
  15928. 99%Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  15929. 99%TypeScript 4.3 Ships -- Visual Studio Magazine
  15930. 99%On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  15931. 97%I quit my job to focus on SerenityOS full time
  15932. 91%Intro to Graphics 15 - Shading
  15933. 62%WordPress 18
  15934. 99%On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  15935. 96%Why “Technical Debt” should be narrowly focused
  15936. 77%Mars Helicopter Lands Safely After Serious In-Flight Anomaly - IEEE Spectrum
  15937. 98%Build apps faster with the latest Microsoft Teams Toolkit
  15938. 89%Amazon.com: USB C Power Bank RAVPower 30000mAh 90W Portable Charger PD3.0 Fast Charging Battery Pack for Laptop, iPhone 12 Mini Pro Max, MacBook Pro, Dell XPS, Galaxy S20, Switch, iPad Pro: Electronics
  15939. 78%How I raised a $5.1M seed as a first-time, female, solo founder for a biotech moonshot  — Celine Halioua
  15940. 99%Code Maze Weekly #78 - Code Maze
  15941. 96%Episode 77 - Application Security with Tanya Janka
  15942. 99%Blazor WebAssembly : Dark/Light Theme Switch - EP31
  15943. 98%deCONZ
  15944. 98%LED Light Bar Prusa i3 MK2/MK3 by SethBon | Download free STL model | PrusaPrinters
  15945. 80%Diversity & Inclusion Survey 2021
  15946. 96%The Xamarin Podcast Episode 93: Blackbaud
  15947. 98%Second-guessing the modern web - macwright.com
  15948. 98%.NET App Developer Links - 2021-05-28
  15949. 99%danroth27/BlazorWeather
  15950. 88%JavaScript at Microsoft
  15951. 97%Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  15952. 98%Leveling Up Static Web Apps With the CLI
  15953. 90%QUIC is now RFC 9000
  15954. 99%Security: Separation of Privilege
  15955. 99%Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  15956. 87%How to Wipe Your Butt Like a Ranger
  15957. 98%Sparkplug — A non-optimizing JavaScript compiler · V8
  15958. 91%The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  15959. 98%A UDP-Based Multiplexed and Secure Transport
  15960. 96%Mobilize.Net, Progress Software, Uno Platform, DevExpress And Others to Sponsor #MSBuild Wrap Up Show on May 28, 10AM-5PM EDT
  15961. 69%Canada Post hit by data breach after supplier ransomware attack
  15962. 97%Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  15963. 99%nocodb/nocodb
  15964. 99% Adventures in rustc Forking
  15965. 91%Buffet-Style Architecture
  15966. 99%What's in email tracking links and pixels?
  15967. 95%Is MDPI a predatory publisher?
  15968. 99%How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  15969. 98%How to talk to your company about sponsoring an open source project
  15970. 99%Compaction
  15971. 99%Using Phoenix Without Webpack
  15972. 96%Action vs. Motion
  15973. 97%4-Day Workweek
  15974. 63%Texas Expat
  15975. 98%The state of tooling for verifying constant-timeness of cryptographic implementations
  15976. 96%Messaging and Chat Control
  15977. 98%What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  15978. 92%Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  15979. 96%Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  15980. 99%Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  15981. 99%GitHub Quick Reviews
  15982. 94%Pwned Passwords is now open source!
  15983. 99%How can I convert between IANA time zones and Windows registry-based time zones? | The Old New Thing
  15984. 92%MDN Plus
  15985. 94%Pwned Passwords is now open source!
  15986. 95%Clear is Kind
  15987. 99%Wordpress Headless CMS, GraphQL, and Nextjs - Let's Build a Blog
  15988. 94%Thousands of Chrome extensions are tampering with security headers | The Record by Recorded Future
  15989. 99%Announcing .NET 6 Preview 4 | .NET Blog
  15990. 99%.NET Rocks! vNext
  15991. 99%Where are types allocated in .NET and why people get it so wrong
  15992. 99%.NET Boxed Visual Studio Integration
  15993. 99%Building a Source Generator for C#
  15994. 94%Microsoft Build
  15995. 98%.NET App Developer Links - 2021-05-27
  15996. 93%Create an image classification model with ML.NET with Windows Machine Learning | Windows AI Platform
  15997. 99%Announcing TypeScript 4.3 | TypeScript
  15998. 98%Windows Package Manager 1.0 | Windows Command Line
  15999. 99%WinUI Desktop Unit Tests | #ifdef Windows
  16000. 99%Implementing Nanoservices in ASP.NET Core
  16001. 98%Azure is the home for your enterprise Java applications
  16002. 98%Microsoft ❤️ developers: Welcome to Build 2021 - The Official Microsoft Blog
  16003. 99%Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  16004. 98%Melb.NET June 2021 ONLINE Meetup
  16005. 99%FindAReddit - Find Subreddits for your Niche
  16006. 94%New USB-C Type 2.1 standard offers up to 240 W power delivery
  16007. 98%New Storage Providers for Azure Durable Functions
  16008. 99%Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  16009. 97%.NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  16010. 91%Collusion Rings Threaten the Integrity of Computer Science Research
  16011. 99%Highly COHESIVE Software Design to tame Complexity
  16012. 93%Freenode, The Mainstream IRC Network, Is Collapsing
  16013. 99%The best API design principles inspired by nature - andre.schweighofer
  16014. 95%How I forged the Lithuanian Vaccine Certificate
  16015. 97%Fighting Procrastination with Orgmode
  16016. 98%Features I Wish I Included in my MVP
  16017. 99%Have you ever hurt yourself from your own code?
  16018. 99%Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  16019. 99%halter73/MinimalTemplates
  16020. 98%Blockchain voting is overrated among uninformed people but underrated among informed people
  16021. 99%Let’s Build a Regex Engine
  16022. 86%Pasquale D'Silva
  16023. 94%Axelar Guest Speaker Series with Chelsea Komlo | FROST: Flexible Round-Optimized Schnorr Threshold
  16024. 97%ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  16025. 92%Oxide
  16026. 99%Ask the Experts: The future of modern application development with .NET
  16027. 97%Fusion Development 101: Professional Developer Essentials
  16028. 93%Windows Software Developer - Tailscale
  16029. 98%Chris's Wiki :: blog/programming/RustInOurFuture
  16030. 99%The future of modern application development with .NET
  16031. 56%Valisure Detects Benzene in Sunscreen - Valisure
  16032. 94%Art We There Yet is creating Art Inspired by the Americas | Patreon
  16033. 99%Neovim (0.5) Is Overpowering | CrispDev
  16034. 91%Unreal Engine 5 is now available in Early Access!
  16035. 95%Responsive Web Design - 2010 | Web Design Museum
  16036. 99%F# and F# tools update for Visual Studio 16.10 | .NET Blog
  16037. 83%The Catch Block #59 - Anatomy of a Botched Deployment
  16038. 86%The Expanse UI Design — HUDS+GUIS
  16039. 81%r/linux - Copyright notice from ISP for pirating... Linux? Is this some sort of joke?
  16040. 99%STOP "doing" Domain Driven Design
  16041. 94%How ownership of the Windows clipboard is tracked in Win32 | The Old New Thing
  16042. 93%What Technical Debt is and isn’t
  16043. 83%One week of Libera Chat
  16044. 97%facundoolano/rpg-cli
  16045. 99%Building real-time games using Workers, Durable Objects, and Unity
  16046. 96%Upheaval at freenode [LWN.net]
  16047. 82%Gentoo Freenode channels have been hijacked – Gentoo Linux
  16048. 94%Microsoft’s OpenJDK build is now generally available – TecTalk
  16049. 75%kline 🏴󠁧󠁢󠁳󠁣󠁴󠁿 (@kline@mastodon.sdf.org)
  16050. 98%Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  16051. 98%.NET App Developer Links - 2021-05-26
  16052. 99%Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  16053. 99%ReSharper 2021.2 Roadmap | The .NET Tools Blog
  16054. 99%M1RACLES: An Apple M1 Vulnerability
  16055. 97%Announcing General Availability of Microsoft Build of OpenJDK | Java at Microsoft
  16056. 99%Windows Terminal Preview 1.9 Release | Windows Command Line
  16057. 92%Why Castaways is a Masterpiece in Songwriting
  16058. 95%.NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  16059. 96%Announcing Azure Event Hubs Premium – Public Preview
  16060. 99%Azure/Azurite
  16061. 99%lazerwalker/twine-app-builder
  16062. 99%davidortinau/WeatherTwentyOne
  16063. 99%Senior Software Engineer - Planning & Tracking
  16064. 58%Biodiversity decline will require millions of years to recover
  16065. 98%Codenotary Inc Releases immudb v1.0
  16066. 99%Cedric Charly's Blog
  16067. 99%What do shells do, and do we need them?
  16068. 97%Unbounded Possibility is Bad for Productivity
  16069. 91%Microsoft Build
  16070. 98%WebView2 Home and End Key Problems inside of WPF TabControl Containers
  16071. 95%Fix spacing for Stack Overflow by NickCraver · Pull Request #69 · Sysinternals/ProcMon-for-Linux
  16072. 97%Sysinternals/ProcMon-for-Linux
  16073. 79%Going Offline To Reconnect
  16074. 96%Get started with popular programming languages: Intro to Python and C#
  16075. 98%The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  16076. 98%The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  16077. 96%DARPA Selects Researchers to Accelerate Use of Fully Homomorphic Encryption
  16078. 98%Microsoft Build 2021 Book of News
  16079. 93%You've been Blazored! - .NET 070 | Devchat.tv
  16080. 97%Stripe Payment Links: Create a link. Sell anywhere in under 5 minutes.
  16081. 97%.NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  16082. 93%IRC Will Never Die
  16083. 89%Sysinternals Blog
  16084. 97%Emacsair! Magit 3.0 released
  16085. 89%ProcMon 3.80, Sysmon 13.20, TCPView 4.10, ProcExp 16.40, PsExec 2.34, Sigcheck 2.81 and WinObj 3.10
  16086. 99%GitHub Quick Reviews
  16087. 99%What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  16088. 99%TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  16089. 99%Fig
  16090. 97%Cloudflare’s SOC as a Service
  16091. 90%GDPR Data Portability: The Forgotten Right
  16092. 95%New filtering and metadata experience on GitHub Mobile | GitHub Changelog
  16093. 99%Microsoft Build
  16094. 97%Episode 379 - Azure for Operators
  16095. 98%Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  16096. 99%Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  16097. 99%Announcing .NET 6 Preview 4 | .NET Blog
  16098. 99%Announcing .NET MAUI Preview 4 | .NET Blog
  16099. 97%Microsoft Build 3D Print
  16100. 97%Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  16101. 99%Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  16102. 99%ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  16103. 96%Build cloud-native applications that run anywhere
  16104. 99%It's probably time to stop recommending Clean Code
  16105. 97%Should we rebrand REST?
  16106. 99%Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  16107. 98%Microsoft Build
  16108. 95%Why are device-independent bitmaps upside down? | The Old New Thing
  16109. 90%Developer Weekly Podcast: Stress and Burnout
  16110. 99%How to stop Visual Studio from creating launchsettings.json
  16111. 90%Than Average
  16112. 99%34572 - Use native context menus on Mac OS
  16113. 99%4 ways to deploy a .NET Core Lambda using AWS CDK
  16114. 99%Running a .NET application as a service on Linux with Systemd
  16115. 99%Audio OS - Elk Audio OS
  16116. 98%magic-wormhole/magic-wormhole
  16117. 98%.NET App Developer Links - 2021-05-25
  16118. 99%Tennis kata using the State pattern
  16119. 99%How to use MediatR Pipeline Behaviours | Gary Woodfine
  16120. 97%JavaScript function is also a constructor?
  16121. 99%Windows v Linux: Compare ASP.NET Core install & hosting
  16122. 99%Using CodePush in a React Native for Windows application · React Native for Windows + macOS
  16123. 99%.NET Basics - Dusted Codes
  16124. 96%Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  16125. 80%Download Inkscape 1.1 | Inkscape
  16126. 98%Cryptography from the Ground Up
  16127. 99%Complexity is a source of income in open source ecosystems | R-bloggers
  16128. 97%Welcome to Inkscape 1.1! | Inkscape
  16129. 99%Disable FLoC in ASP.NET
  16130. 99%Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  16131. 98%.NET News Roundup - Week of May 17th, 2021
  16132. 88%DockerCon Live 2021: Docker for Super Beginners Community Room
  16133. 98%Leaky John Deere API’s: Serious Food Supply Chain Vulnerabilities Discovered by Sick Codes, Kevin Kenney & Willie Cad
  16134. 98%Microsoft Build
  16135. 94%Issues of .NET
  16136. 98%Microsoft Helps Qualcomm with New Snapdragon Dev Kit for Windows 10 Arm PCs -- Visual Studio Magazine
  16137. 84%Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  16138. 99%Bite-sized cloud learning with spaced repetition
  16139. 99%ION – We Have Liftoff!
  16140. 72%What lies beneath: Evidence from leaked account data on how elites use offshore banking
  16141. 98%Don't feel bad about not knowing basic things
  16142. 99%In praise of --dry-run | G Research
  16143. 96%6 Months as a Developer Advocate
  16144. 66%How cryptocurrencies keep going to the moon
  16145. 99%Product Hunt Architecture
  16146. 99%4 Things I Like About Microservices
  16147. 86%The Luck of Open Source
  16148. 94%How Does Trade Execution Work
  16149. 77%Don't Teach Statistics in High School
  16150. 96%Matter.js
  16151. 76%Develop, test, and deploy an Azure Function with Visual Studio - Learn
  16152. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  16153. 98%Accepting Payments and Getting Paid
  16154. 98%Visual Studio 2022 Roadmap Published -- Visual Studio Magazine
  16155. 95%Intro to Graphics 14 - Textures on the GPU
  16156. 96%The Ever-Increasing Cost of Being an Independent Blogger
  16157. 99%The .NET Docs Show - Introduction to the Microsoft Identity platform
  16158. 98%Dolphin Emulator
  16159. 99%Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  16160. 95%Webinar Recording: The Rewards of Escaping the Relational Mindset
  16161. 87%DOOM Captcha - Captchas don't have to be boring
  16162. 97%On static methods in the Windows Runtime and C++/WinRT | The Old New Thing
  16163. 94%Build software better, together
  16164. 99%.NET coding test advice (from a engineering manager) | Cracking the .NET interview
  16165. 83%[3rd Update] 47.5 Million Indian Truecaller Records on Sale In Darkweb for (only) $1000
  16166. 96%255: What is encryption anyways?
  16167. 98%Test Driven Development (TDD) with Python
  16168. 99%Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  16169. 99%Secure an Angular SPA and an ASP.NET Core API using Auth0
  16170. 98%.NET App Developer Links - 2021-05-24
  16171. 99%Structured Logging in ASP.NET Core with Serilog - Code Maze
  16172. 97%Ingrid's Space
  16173. 99%Register for Microsoft BUILD 2021 free! And check out the Developer Keynote on Day 2
  16174. 92%Monsters Weekly 211 - .NET 5 on Azure Functions
  16175. 96%Released: Microsoft.Data.SqlClient 2.1.3
  16176. 98%Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  16177. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 3
  16178. 99%Melb.NET June 2021 IN PERSON and ONLINE Meetup
  16179. 98%10 Native Web APIs New JavaScript Developers Should Know
  16180. 61%Why build an entire computer on breadboards?
  16181. 98%Lockdown math announcement
  16182. 70%What is a stack and how does it work? — 6502 part 5
  16183. 91%Dorodango, the Japanese art of making mud balls - Laurence King Blog
  16184. 54%How assembly language loops work
  16185. 71%RAM and bus timing — 6502 part 6
  16186. 98%Some Fun APIs
  16187. 96%The Windows Triple Fault: plus Restarting vs Rebooting - Why it Matters!
  16188. 97%Teardown of a PC power supply
  16189. 98%The Limits to Blockchain Scalability
  16190. 97%Why I prefer making useless stuff
  16191. 99%Why the FBI can’t get your browsing history from Apple iCloud (and other scary stories)
  16192. 55%The trouble with capitalism
  16193. 99%C is not a serious programming language – keeping simple
  16194. 92%Top to bottom; bottom to top
  16195. 99%Hacking third-party APIs on the JVM
  16196. 97%On weakness
  16197. 99%The Cache is Full
  16198. 99%A hacker mindset
  16199. 99%.NET Foundation
  16200. 96%TMX Replay Investigation
  16201. 98%psenough/teach_yourself_demoscene_in_14_days
  16202. 83%Tiltify - Fritz and Friends St. Jude Play Live 2021
  16203. 98%a327ex/SNKRX
  16204. 99%Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  16205. 99%git/torvalds/linux.git - Linux kernel source tree
  16206. 71%Aukey kicked off Amazon following fake reviews allegations [Update]
  16207. 95%Zig Makes Rust Cross-compilation Just Work · Um, actually...
  16208. 99%CSS Isolation in ASP.NET Core 6.0
  16209. 97%utam0k/youki
  16210. 99%Video uploads now available across GitHub | The GitHub Blog
  16211. 97%KolibriOS official site
  16212. 98%Marak.com
  16213. 99%Ask Anything with a Retired Microsoft Developer!
  16214. 93%Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  16215. 98%How to Get Rich
  16216. 92%We just reached 500k sounds… and Freesound got faster!
  16217. 90%Personal details of over seven lakh Moneycontrol users up for sale
  16218. 99%An early look at Postgres 14: Performance and Monitoring Improvements
  16219. 97%Inflation Adjusted Hacker News
  16220. 97%Official Python software package repository flooded with spam – TecTalk
  16221. 97%Heartbleed Revisited
  16222. 92%You Probably Shouldn’t Work at a Startup
  16223. 91%schappim/macOCR
  16224. 99%SOLVED by 1440p HiDPI: MacBook Pro 16" is HOT & NOISY with an external monitor! :(
  16225. 98%FlutterFlow 1.0 Launch
  16226. 99%NNCP: Lossless Data Compression with Neural Networks
  16227. 99%CHIP-8 (and Emulators) In Plain English
  16228. 99%Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  16229. 57%Why tech firms are trying to run away from politics—and failing
  16230. 99%Building LLVM in 90 seconds using Amazon Lambda
  16231. 98%Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  16232. 80%Judge in Fortnite case holds Tim Cook's feet to the fire
  16233. 99%C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  16234. 92%Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  16235. 90%Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  16236. 92%Trialling at Automattic - without success this time - Filip Iulian Pacurar (Filipac)
  16237. 99%Building regex.help
  16238. 97%A Subtle Catechism
  16239. 99%Secure Search Over Encrypted Data
  16240. 99%Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  16241. 91%Willfulness
  16242. 99%Accessibility is hard. It's also your job.
  16243. 84%The Remote Async Work zine
  16244. 92%EcoQoS Throttles Power for Sustainable Software Development -- Visual Studio Magazine
  16245. 98%rachelkang/Talks
  16246. 95%voice2json
  16247. 99%Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  16248. 99%GitHub Quick Reviews
  16249. 94%iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  16250. 99%Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  16251. 78%2022 Ford® F-150 Lightning Electric Truck |All Electric and All F-150
  16252. 97%Case Study: A Decade of Microservices at a Financial Firm
  16253. 97%Release 11.16.0 · VerifyTests/Verify
  16254. 99%Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  16255. 99%thomasclaudiushuber/mvvmgen
  16256. 95%A deep dive into database internals
  16257. 98%Blazor WebAssembly : "Remember me" for Login Page - EP30
  16258. 98%CDN-Cache-Control: Precision Control for your CDN(s)
  16259. 85%Impunity of online data breaches | Writing for sharing
  16260. 98%.NET App Developer Links - 2021-05-21
  16261. 82%Play Go at online-go.com! | OGS
  16262. 98%Understanding the Web Audio API
  16263. 94%ASP.NET Core – KestrelServer using wrong development SSL certificate
  16264. 99%ASP.NET, registration of a proxy-decorator service in ServiceCollection
  16265. 96%Simplifying web apps with Static Web Apps | Creating Startups
  16266. 92%Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  16267. 98%Sublime Text 4
  16268. 95%.NET Framework May 2021 Cumulative Update Preview | .NET Blog
  16269. 97%Face masks effectively limit the probability of SARS-CoV-2 transmission
  16270. 98%Text Editing Hates You Too
  16271. 95%Spectacles by Snap Inc. • The Next Generation of Spectacles
  16272. 91%PINTR
  16273. 98%Spintronics: Build mechanical circuits
  16274. 94%Picture frame Widget - Apps on Galaxy Store
  16275. 98%Episode 378 - VMSS Flex
  16276. 98%Introducing WebContainers: Run Node.js natively in your browser
  16277. 99%Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance
  16278. 99%Testing your Domain when Event Sourcing
  16279. 93%3 life lessons from a board game
  16280. 98%The Hanselminutes Podcast by Scott Hanselman
  16281. 91%My Chess on Eve party | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  16282. 94%Please set better file names
  16283. 89%Save Copies of All Data You Import
  16284. 97%The End of Paper
  16285. 99%Microsoft Graph .NET SDK v4 adds enhanced features - now in preview - Microsoft 365 Developer Blog
  16286. 91%On Being a Good Newsletterer
  16287. 97%Rolling my eyes: Could you "just" add that "little" feature? It's not going to take that much time, is that right? - a PM struggles.
  16288. 95%You're treating IT like the wrong Organ
  16289. 90%my office is a tent that my employer purchased for me
  16290. 94%Imports are Endorsements
  16291. 98%Factoring in logarithmic time: a mathemagic trick
  16292. 86%Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  16293. 86%Confusing Email Blast to Employees - "Where should I send your Expensify Card?"
  16294. 87%How the UK's Online Safety Bill threatens Matrix | Matrix.org
  16295. 99%Nyxt
  16296. 98%Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  16297. 99%Using SignalR and ASP.NET Core for real-time communication
  16298. 97%Slack System Status
  16299. 82%Host a web application with Azure App Service - Learn
  16300. 94%ASP.NET Core on .NET Framework
  16301. 99%Obtaining network usage information from the Windows Runtime | The Old New Thing
  16302. 99%Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  16303. 92%RavenDB Discussions on GitHub
  16304. 88%“I could rewrite curl” | daniel.haxx.se
  16305. 97%Stop wasting server resources by properly using CancellationToken in .NET
  16306. 99%Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana
  16307. 99%Authenticated Encryption in .NET with AES-GCM
  16308. 99%VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  16309. 94%Adjustable IR Proximity Sensor (ESP32 + Arduino series)
  16310. 98%Correctly Measure Battery Level - MAX17048 (ESP32 + Arduino series)
  16311. 98%.NET App Developer Links - 2021-05-20
  16312. 99%Let's Learn .NET - Accessibility - Free Live Stream Event
  16313. 96%Improve the performance of git on WSL2
  16314. 93%JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  16315. 95%The Future of Database DevOps | Redgate
  16316. 97%Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  16317. 99%The Mediator Pattern | Gary Woodfine
  16318. 99%.NET Rocks! vNext
  16319. 99%Mass Assignment - OWASP Cheat Sheet Series
  16320. 98%Learn CSS
  16321. 98%freenode-faq.md
  16322. 97%The future of Internet Explorer on Windows 10 is in Microsoft Edge
  16323. 96%Kernel Density Estimation
  16324. 86%Plane Uprising – AstroPlane
  16325. 98%Moving out of MacOS: Making Linux habitable
  16326. 90%Andrea Scarpino - Sharing your amortisation schedule to anyone
  16327. 99%My review of the Moonlander MK1 keyboard
  16328. 72%Microsoft Build
  16329. 99%Security Headers - Jeremy Shaw Blog
  16330. 97%Layer 2 Part 3: RPVSTP+, faster than light! - A thousand hours to converge
  16331. 99%Terraform Plan RCE
  16332. 99%SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  16333. 97%Abstractions and translation - Blog by Amir Bolous
  16334. 99%Developing on a M1 Mac with Visual Studio for Mac | Visual Studio Blog
  16335. 72%Microsoft Build
  16336. 94%Everything is social—Part I
  16337. 93%Flutter Update Furthers UWP Desktop Support -- Visual Studio Magazine
  16338. 97%Search is Dead
  16339. 98%Microsoft Build
  16340. 97%Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  16341. 87%Apple previews powerful software updates designed for people with disabilities
  16342. 59%Mental and Emotional Well-Being
  16343. 99%Visual Studio 2019 Preview Release Notes
  16344. 99%GitHub Quick Reviews
  16345. 81%Libera Chat
  16346. 98%Conversation about ready to run | .NET Blog
  16347. 99%Entity Framework Community Standup - Building Modern Apps with GraphQL
  16348. 95%The Catch Block #58 - Putting Out Fires, .NET Updates, and AutoHotKey
  16349. 95%Fixing translation request batching by vs-savelich · Pull Request #21 · IEvangelist/resource-translator
  16350. 97%Dropping support for Internet Explorer 11
  16351. 98%Elixir v1.12 released
  16352. 95%Selling Tiny Internet Projects For Fun and Profit
  16353. 99%Competing Consumers Pattern for Scalability | Message Queues
  16354. 81%Welcome to Libera Chat
  16355. 98%Concurrency vs. Parallelism
  16356. 99%Awaiting Windows Runtime asynchronous operations from C# desktop apps | The Old New Thing
  16357. 99%Microsoft Build
  16358. 95%freenode now belongs to Andrew Lee, and I'm leaving for a new network.
  16359. 91%A Teenager's Guide to Avoiding Actual Work
  16360. 98%The Matrix Space Beta! | Matrix.org
  16361. 99%Azure Community Singapore (ACS) (Singapore, Singapore)
  16362. 99%Outreach Committee Announces Proposal Process
  16363. 99%.NET Developers Community Singapore (Singapore, Singapore)
  16364. 97%GitHub OCTO | Flat Data
  16365. 89%LaMDA: our breakthrough conversation technology
  16366. 87%Microsoft Build
  16367. 98%.NET App Developer Links - 2021-05-19
  16368. 95%I am sick and tired of hearing tech companies complain about a developer shortage
  16369. 99%Azure Static Web Apps: Bring Your Own Function (BYOF) - Simple Talk
  16370. 99%Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  16371. 99%dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  16372. 98%9 sessions you should not miss at Build 2021
  16373. 99%Learn Git - Episode 4 - Visual Studio Code and GitHub
  16374. 97%The data model behind Notion's flexibility
  16375. 98%5 Ways to Speed up Your End-to-End Tests
  16376. 99%Announcing PlanetScale: The database for developers.
  16377. 99%AzureFunBytes - Microsoft Identity with Christos Matskas! | Azure DevOps Blog
  16378. 99%Tink  |  Google Developers
  16379. 99%Release Tink 1.6.0 · google/tink
  16380. 73%Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  16381. 98%Introducing Firefox’s new Site Isolation Security Architecture – Mozilla Hacks - the Web developer blog
  16382. 94%Product-Led Growth: What Is It and How Do You Do It?
  16383. 99%Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  16384. 98%A protocol for comprehensive keyboard handling in terminals — kitty 0.20.3 documentation
  16385. 93%Austin Tindle | One month of building GoodJobs
  16386. 98%Exploring ZooKeeper-less Kafka
  16387. 95%Using AirTags to detect stationary iPhones · Łukasz's website!
  16388. 99%Game Programming: Delayed Result Gathering | Ming-Lun "Allen" Chou | 周明倫
  16389. 83%the famine of big thinking - daniel g. siegel
  16390. 71%The Whole World Is Watching
  16391. 98%No, Utility Classes Aren't the Same As Inline Styles | frontstuff
  16392. 87%Shtetl-Optimized » Blog Archive » What I told my kids
  16393. 99%My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  16394. 95%Why I've had 7 jobs in 11 years
  16395. 94%Avoiding the Frigid Hellscape of Online Marketing
  16396. 98%skarnet.com: projects
  16397. 81%WHAT A BOARD GAME TAUGHT ME ABOUT THE PANDEMIC — SUNIL SURI
  16398. 98%Introducing Site Isolation in Firefox – Mozilla Security Blog
  16399. 93%Apple Advertising & Privacy
  16400. 99%The tools and tech I use to run a one-woman hardware company - Thea Flowers
  16401. 99%ASP.NET Core Web App Templates Design Survey
  16402. 95%Project Starline: Feel like you're there, together
  16403. 99%GitHub Quick Reviews
  16404. 99%Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  16405. 93%Google AMP is dead! AMP pages no longer get preferential treatment in Google search
  16406. 83%Fierce Nerds
  16407. 98%The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  16408. 79%Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  16409. 96%Welcoming Linux to the 1Password Family | 1Password
  16410. 95%We’re hiring! Senior Backend Engineer
  16411. 99%zkSessions: The ZK Languages Roundup - May 19 | Hopin
  16412. 94%A country's worth of power, no more!
  16413. 99%How do I build a SignalR app with ASP.NET Core?
  16414. 97%The Future of Windows (and other Platforms) Development
  16415. 99%Servo Motor with .NET and Meadow | C# Tutorials Blog
  16416. 99%Conversation about PGO | .NET Blog
  16417. 98%The blessing of the leading zero | The Old New Thing
  16418. 99%Extending the calculator implementation: Creating a Simple Moving Average calculator in C# - Part 3
  16419. 99%Multiplayer Doom on Cloudflare Workers
  16420. 99%Blazor Day 2021
  16421. 81%Can't Unsee
  16422. 87%Terms & Conditions Apply - A fun mini-game about pop-ups and the deviousness of websites and apps
  16423. 94%Recovering "lost" treasure-filled floppy discs with an oscilloscope
  16424. 98%memsom/PSPDNA
  16425. 99%benc-uk/chatr
  16426. 98%Are you a victim of terrible API documentation? - Note Canvas
  16427. 98%.NET App Developer Links - 2021-05-18
  16428. 99%Create a colored CLI with System.CommandLine and Spectre 🎨
  16429. 99%Against consistency
  16430. 93%10 Positions Chess Engines Just Don't Understand
  16431. 99%C# serialization with JsonSchema and System.Text.Json | endjin
  16432. 99%Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  16433. 99%Exploring the Visual Studio Code REST Book extension for native Notebooks
  16434. 99%Introduction to the Node.js reference architecture, Part 3: Code consistency | Red Hat Developer
  16435. 97%Hello Microsoft Build: Monday, May 17, 2021
  16436. 98%Git Commit/Checkout Is A Snapshot, Not A Delta | Software Meadows
  16437. 97%Why Does Rebooting Fix Everything? Ask a Microsoft Engineer!
  16438. 96%[Last Week in .NET #42] – Barn Door Security
  16439. 73%Everyone should have an assistant at work
  16440. 99%Adam Storr - Defining HttpClient Test Requests by Using a Bundle
  16441. 99%Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  16442. 99%Constructing a sponge function from MD5 - Gokberk Yaltirakli
  16443. 90%Zcon2Lite
  16444. 98%Shaping design work (with STAR)
  16445. 98%Clarity is an underrated skill | Tom Gamon
  16446. 98%Sébastien Wilmet - Blog post
  16447. 95%Michael Tsai - Blog - Big Sur Really Needs Real Free Space
  16448. 69%Half-Renovated Houses
  16449. 55%Why did Windows 95 keep window coordinates at multiples of 8? | The Old New Thing
  16450. 96%Rainbow Your Psql Output - Alexander Korotkov's blog
  16451. 91%The Gender Pay Gap & Empirical Facts
  16452. 95%Building on @Lethain’s “developer meta-productivity tools” blog post – Relentless Simplicity
  16453. 97%Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  16454. 94%How to prevent crypto mining abuse on GitLab.com SaaS
  16455. 96%Web Vulnerability Scanner — Probely
  16456. 94%Azure Static Web Apps Goes GA -- Visual Studio Magazine
  16457. 99%Custom User Message Extension Methods in C# and MVC
  16458. 86%Apple Music announces Spatial Audio and Lossless Audio
  16459. 73%U.S. Federal Investigators Are Reportedly Looking Into Codecov Security Breach, Undetected for Months
  16460. 99%Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  16461. 97%How M1 Macs feel faster than Intel models: it’s about QoS
  16462. 99%AirDrop Anywhere - Part 3 - Receiving files
  16463. 99%Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  16464. 97%What is Boxing in C# and how it affects memory and speed
  16465. 98%Home network 10 Gbit/s upgrade
  16466. 99%hermanussen/ReferenceCopAnalyzer
  16467. 99%Release Cosmopolitan v1.0 · jart/cosmopolitan
  16468. 96%254: AirTag Development
  16469. 99%Creating Business Workflows with Azure Logic Apps - Code Maze
  16470. 98%.NET App Developer Links - 2021-05-17
  16471. 99%.NET News Roundup - Week of May 10th, 2021
  16472. 99%Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  16473. 99%HTML Notepad – HTML WYSIWYG editor for the rest of us
  16474. 99%Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  16475. 99%Using Auth0 with Static Web Apps
  16476. 99%Observability for Event Stream Processing with Azure Functions, Event Hubs, and Application Insights | CSE Developer Blog
  16477. 99%Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  16478. 91%Vandal | Navigator for Web Archive
  16479. 92%Half a million lines of Go
  16480. 97%Coin Carbon Cap
  16481. 98%systemd: The Good Parts
  16482. 99%Simple Cluster Monitoring with Munin
  16483. 93%Twitter: The Machine to Rage Against
  16484. 91%Writing personal letters
  16485. 97%Be more productive with use of your BASH history · cyb.org.uk
  16486. 98%How to look for a job?
  16487. 86%Rekt - Value DeFi - REKT 2
  16488. 88%you don't need an [engineering] degree to be a programmer!
  16489. 97%Building a Personal [Origami] Website in 2021
  16490. 95%Mark Price on C#9 and .NET 6
  16491. 99%VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  16492. 78%SeaGlass City-Wide IMSI-Catcher Detection
  16493. 99%Updating Azure App Service on Linux for Docker via Webhooks from C# - Dangl.Blog();
  16494. 93%I Have a Lot to Say About Signal’s Cellebrite Hack
  16495. 94%Observing my cellphone switch towers
  16496. 99%Microsoft Releases Azure Static Web Apps Into General Availability
  16497. 99%CoreWCF Reached Its First GA Release
  16498. 99%Blazor Conf - Bhubaneswar
  16499. 88%The True Size of Africa
  16500. 99%Async/Await Calls Gotcha with the CSharp ? Null Propagator
  16501. 99%ec-/Quake3e
  16502. 99%Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  16503. 98%5 things I learned while developing a billing system - Arnon Shimoni
  16504. 99%Password Storage - OWASP Cheat Sheet Series
  16505. 98%Miniflux scraper rules
  16506. 87%Looking good vs Feeling good: My true story about success
  16507. 92%Getting money into India
  16508. 55%The Parable of the Indie Hacker and the Startup Founder
  16509. 97%Death penalty and justice
  16510. 98%My Dotfiles Story: A Journey to Chezmoi
  16511. 98%The stack monoid revisited
  16512. 83%Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow
  16513. 93%Modern Javascript: Everything you missed over the last 10 years
  16514. 97%Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  16515. 83%Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ
  16516. 98%DotNet 2020, el mayor evento de .NET de España
  16517. 65%Microsoft Build
  16518. 96%Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  16519. 99%Running a .NET 5 web app on Railway
  16520. 98%The return of fancy tools - macwright.com
  16521. 99%Counter-Strike Global Offsets: reliable remote code execution
  16522. 88%GitHub Quick Reviews
  16523. 98%microsoft/coyote
  16524. 99%The ultimate guide to secure cookies with web.config in .NET
  16525. 80%We want to make the language twice as fast, says its creator – TecTalk
  16526. 99%Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  16527. 71%Why the Hybrid Workforce of the Future Depends on the ‘Geriatric Millennial’
  16528. 93%Because I am bored ...
  16529. 93%Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  16530. 99%Web Applications from the Future
  16531. 98%It's time for a data-first frontend revolution | Kea 2.4
  16532. 92%Rescue Mission for Sci-Hub and Open Science: We are the library.
  16533. 95%A(x56) - URL Lengthener
  16534. 86%Create accessible web apps with ASP.NET Core - Learn
  16535. 99%The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  16536. 87%Ferrofluid display cell bluetooth speaker
  16537. 83%Amazon.com: Elevated Craft Hybrid Cocktail Shaker - Premium Vacuum Insulated Stainless Steel Cocktail Shaker - Innovative Measuring System - Elevate Your Home Bar Experience - 28oz Total Volume: Kitchen & Dining
  16538. 95%Why isn't my shell namespace extension getting every single DragOver mouse message? | The Old New Thing
  16539. 99%Code Maze Weekly #77 - Code Maze
  16540. 99%Automating Cloudflare Tunnel with Terraform
  16541. 99%How SpaceX lands Starship. (sort of)
  16542. 96%Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  16543. 99%syncthing/syncthing
  16544. 96%May 2021 - It's Almost Build Time!
  16545. 98%.NET App Developer Links - 2021-05-14
  16546. 99%Why should developers care about GitOps? | Red Hat Developer
  16547. 97%Project Reunion
  16548. 98%On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  16549. 99%POLAR - Creating a Virtual Machine in .NET
  16550. 97%Building CorLife's “Lockdown Countdown” website using Azure Static Web Apps | Creating Startups
  16551. 99%Announcing TypeScript 4.3 RC | TypeScript
  16552. 95%Zulip 4.0: Threaded open source team chat
  16553. 98%Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  16554. 99%Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  16555. 97%Overview - Azure App Service
  16556. 96%The room where it happens: How Rails gets made
  16557. 97%A new era of personalised medicine: or how I got myself sequenced for free!
  16558. 99%Introduction to Attention Mechanism - Blog by Kemal Erdem
  16559. 96%Software Drag Racing: Threadripper vs Ryzen 5950X
  16560. 99%Playing New Music On Old Car Stereo With Clojure And Babashka
  16561. 74%The Richest Man In Babylon
  16562. 82%Automating all the Things with Home Assistant's Paulus Schoutsen | Hanselminutes with Scott Hanselman
  16563. 98%Why load balancing gRPC is tricky?
  16564. 80%Why “Unqualified” People Sometimes Make the Best Hires
  16565. 98%May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  16566. 96%Identifying Unlogged Web Site Traffic
  16567. 96%Jeremy Mikkola - Scary Logic
  16568. 98%✨ HTML Share Buttons
  16569. 97%The Linear Oppression of Note-taking Apps
  16570. 97%Minimum Viable Replacement: A new framework for retiring old products
  16571. 94%On .NET Live - 5 Azure Services .NET Developers Should Try
  16572. 96%WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  16573. 96%A day at work
  16574. 89%Movies Every Physics Student Should Watch
  16575. 93%Notion API
  16576. 98%Axelar Network opens registration for its incentivized testnet
  16577. 99%Big list of http static server one-liners
  16578. 98%Go With The Domain
  16579. 98%Episode 377 - Something something NFT
  16580. 99%GitHub Quick Reviews
  16581. 95%Microsoft Power Apps Ranks High in Low-Code Research Report -- Visual Studio Magazine
  16582. 95%Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  16583. 99%GitHub Quick Reviews
  16584. 99%vuejs/rfcs
  16585. 97%C# Language Highlights: Tuple Pattern Matching
  16586. 92%What I learnt roasting 200 landing pages in 12 months 🍗 👀
  16587. 99%Debug .NET 5 Function with Visual Studio/Visual Studio Code
  16588. 99%damienbod/AzureADAuthRazorUiServiceApiCertificate
  16589. 99%.NET introduction and overview
  16590. 84%Building the software that helps build SpaceX - Stack Overflow Blog
  16591. 96%Antitrust, multa da 100 milioni di euro a Google: "Ha limitato un'applicazione di Enel X"
  16592. 96%The room where it happens: How Rails gets made
  16593. 98%Developer Portal
  16594. 99%Drag/drop effects: The little drop information box | The Old New Thing
  16595. 97%Humanity wastes about 500 years per day on CAPTCHAs. It’s time to end this madness
  16596. 99%Streaming JSON Objects (NDJSON) With HttpClient
  16597. 99%Is string.Empty actually better than "" in C#?
  16598. 99%Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  16599. 99%Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  16600. 99%Your Information Architecture is an Accessibility Problem
  16601. 98%Benchmarking division and libdivide on Apple M1 and Intel AVX512
  16602. 98%.NET App Developer Links - 2021-05-13
  16603. 75%Zero Width Shortener
  16604. 98%The Worst Question You Can Ask a Software Developer
  16605. 93%GitHub Fetch Upstream Branch
  16606. 99%Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  16607. 99%Mostly harmless: An account of pseudo-normal floating point numbers - Red Hat Developer
  16608. 99%My Favorite C# Features - Part 4: Project Structure
  16609. 98%Develop production-scale modern web apps quickly with Azure Static Web Apps
  16610. 99%.NET Rocks! vNext
  16611. 96%.NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  16612. 99%CSS Houdini | MDN
  16613. 99%Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  16614. 98%.NET Foundation March/April 2021 Update
  16615. 98%r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  16616. 95%Overview — Programming with Ada documentation
  16617. 90%Announcing the first itch.io Creator Day!
  16618. 98%Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  16619. 99%Problem Details for Better REST HTTP API Errors
  16620. 94%Neural implant lets paralyzed person type by imagining writing
  16621. 99%codepo8/a11y-demos
  16622. 93%Online Classes by Skillshare | Start for Free Today
  16623. 99%Patterns - C# reference
  16624. 98%Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  16625. 97%Don't build products, build relationships
  16626. 99%I set a $20/month open-source donation budget for myself
  16627. 97%What I Learned From Writing and Self-Publishing a Nonfiction Book
  16628. 94%We've spotted something on your scan...
  16629. 95%To Good Vibes
  16630. 99%BLS12-381 For The Rest Of Us - HackMD
  16631. 78%The Full Coinbase - David Demaree
  16632. 91%My Haiku RISC-V port progress
  16633. 99%Reverse Engineering an Unknown Microcontroller - Dmitry.GR
  16634. 98%Turns out Elastic aren't the bad guys
  16635. 97%The DevRel Lie
  16636. 99%OrGY: My Personal Technology Stack
  16637. 96%WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  16638. 99%Global Exception Handling in ASP.NET Core - Ultimate Guide
  16639. 98%eduard-permyakov/permafrost-engine
  16640. 92%How we achieved write speeds of 1.4 million rows per second | Time series data, faster
  16641. 99%The Importance of Humility in Software Development
  16642. 91%Node.js Discord Bot Deployment to Linode
  16643. 93%IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  16644. 98%dotnet/aspnetcore
  16645. 99%TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  16646. 99%Machine Learning Community Standup - Data Scientist or Data Engineer?
  16647. 99%Deno 1.10 Release Notes
  16648. 97%Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  16649. 98%Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  16650. 99%Erlang/OTP 24 Highlights
  16651. 97%The Catch Block #57 - Choices, Made Intentionally
  16652. 79%Blazor with Chris Sainty
  16653. 97%Highly COHESIVE Software Design to tame Complexity
  16654. 95%Webinar: Real Time Architecture
  16655. 89%Testing software so it's reliable enough for space - Stack Overflow Blog
  16656. 99%Using Explorer's fancy drag/drop effects in your own programs | The Old New Thing
  16657. 97%mmm.page | dead simple, drag & drop personal websites
  16658. 99%Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  16659. 99%Highly available and highly scalable Cloudflare tunnels
  16660. 98%Can We Trust the Cloud Not to Fail?
  16661. 98%Deep Diving Into EF Core: Q&A With Jeremy Likness
  16662. 98%DIY Air Quality Sensor
  16663. 95%Enhancing Photorealism Enhancement
  16664. 99%The Plan for the Rust 2021 Edition | Rust Blog
  16665. 99%Announcing the Arduino IDE 2.0 (beta) | Arduino Blog
  16666. 98%.NET Foundation March/April 2021 Update
  16667. 89%Sequencer64
  16668. 81%Just Use Email – How to use Email for Everything
  16669. 99%How to generate video thumbnail with Azure function
  16670. 98%.NET App Developer Links - 2021-05-12
  16671. 98%Supporting VB.NET in .NET 5
  16672. 98%The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  16673. 99%Running Durable Functions Locally with Azurite
  16674. 99%Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  16675. 96%Building an Event Driven .NET Application: The Fundamentals – Wrapt
  16676. 97%C# Language Highlights: Ranges
  16677. 99%C# | Modern, open-source programming language for .NET
  16678. 97%Cloudflare on the Edge
  16679. 95%Understanding the Benefits of Intelligent Query Processing | Data Exposed
  16680. 81%Investor Relations For Startup Founders
  16681. 92%What Is an Entertainment Company in 2021 and Why Does the Answer Matter? — MatthewBall.vc
  16682. 88%Does your product make a clear promise? | Josh Pitzalis
  16683. 82%RWC 2022
  16684. 95%The Fourier transform is a neural network - follow-up
  16685. 97%Nintil - How to solve aging
  16686. 96%Responsible Use Of Open Source In Enterprise Software
  16687. 86%Peter Thiel's Religion - David Perell
  16688. 98%JWT should not be your default for sessions
  16689. 75%Buy Nothing groups in Mountain View and San Mateo
  16690. 99%<p>The Node.js CA Footgun</p>
  16691. 99%Native Code in .NET 5.0 and C# 9.0
  16692. 98%Security flaws in all Wi-Fi devices
  16693. 99%The Future of Code Editor
  16694. 99%Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  16695. 87%●●|●●●●●|●●|● - SCP Foundation
  16696. 95%Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  16697. 74%I Mailed an AirTag and Tracked Its Progress; Here's What Happened - The Mac Security Blog
  16698. 98%.NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  16699. 78%.NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  16700. 99%GitHub Quick Reviews
  16701. 96%Microsoft Build
  16702. 74%Voyager 1 hears the hush of interstellar plasma
  16703. 99%Cryptography Dispatches: OpenSSH 8.2 Just Works with U2F/FIDO2 Security Keys
  16704. 91%Intro to Graphics 13 - Textures
  16705. 99%The Lobster Programming Language — Wouter van Oortmerssen
  16706. 95%Building a space-based ISP - Stack Overflow Blog
  16707. 99%Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  16708. 99%Using Azure Managed identities
  16709. 95%Why does the mouse cursor jump a few pixels if you right-click on the Start button? | The Old New Thing
  16710. 98%martinwoodward/devrel
  16711. 99%Making the calculator thread-safe: Creating a Simple Moving Average calculator in C# - Part 2
  16712. 98%Designing the new Cloudflare Web Application Firewall
  16713. 95%Babel is used by millions, so why are we running out of money?
  16714. 98%Atlas
  16715. 99%Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  16716. 91%Samsung to jump into laptop processor market with Exynos chip in H2
  16717. 84%Why You Won't Find the Thermapen on Amazon
  16718. 53%Can I email…
  16719. 98%.NET App Developer Links - 2021-05-11
  16720. 99%Using the new PriorityQueue from .NET 6
  16721. 88%Built to Last
  16722. 99%Did you know - Visual Studio can add Using directive automatically on paste? - Daily .NET Tips
  16723. 99%Documenting and testing APIs with Postman - Simple Talk
  16724. 97%5 Ways to Improve the Performance of C# Code for Free
  16725. 99%Introducing csharp 10
  16726. 99%Release 4.2.0 Release · aspnet/AspNetKatana
  16727. 99%Adam Storr - Catching all the Requests while Testing with HttpClient
  16728. 98%Using PostgreSQL as a Data Warehouse
  16729. 99%Beware of Applications Misusing Root Stores – Mozilla Security Blog
  16730. 99%Making eBPF work on Windows - Microsoft Open Source Blog
  16731. 99%Put a DPAD on that GC! | .NET Blog
  16732. 92%'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  16733. 51%Private-equity firm revives zombie fossil-fuel power plant to mine bitcoin
  16734. 95%The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  16735. 99%C# Language Highlights: Init only setters
  16736. 87%Computer parts, laptops, electronics, and more - Newegg United Arab Emirates
  16737. 98%SARS-CoV-2 infection and reinfection in a seroepidemiological workplace cohort in the United States
  16738. 92%Nijute: how to solve impossible problems
  16739. 97%Hell site
  16740. 67%Boeing 787s must be turned off and on every 51 days to prevent 'misleading data' being shown to pilots
  16741. 99%Minecraft Modding: Laser Gun - Alan Zucconi
  16742. 94%The Mistake of A New Laptop
  16743. 95%Make a perfect responsive table
  16744. 98%Why are modern 50mm lenses so damned complicated?
  16745. 97%Building a Simple Air Quality Monitor
  16746. 99%My thoughts about the Principal role
  16747. 99%Dark dimmed mode available on GitHub Docs | GitHub Changelog
  16748. 98%Making sense of Elixir (improper) lists
  16749. 99%Understanding iOS application entry point
  16750. 98%How to Build an Egalitarian, Decentralized Search Engine Part 1: The Principles
  16751. 84%Issues of .NET
  16752. 99%microsoft/ebpf-for-windows
  16753. 92%Here's How 'Everything Bubbles' Pop
  16754. 91%left alone, together
  16755. 92%Stopping Time: An Appreciation of Objective-C
  16756. 92%Can you spare a few moments to take my survey?
  16757. 99%Visual Studio 2022 is 64-bit - What does it mean? - Daily .NET Tips
  16758. 95%Dear EU: Please Don't Ruin the Root - Articles
  16759. 98%.NET Foundation March/April 2021 Update
  16760. 81%The one where writing books is not really a good idea
  16761. 97%Inliner: Pull blocks of code into a single file
  16762. 83%Don’t push that button: Exploring the software that flies SpaceX rockets and starships - Stack Overflow Blog
  16763. 98%Mistaking software for a finished product
  16764. 99%GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
  16765. 98%Realizing the Mina vision in Rust
  16766. 97%Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  16767. 98%Security keys are now supported for SSH Git operations | The GitHub Blog
  16768. 94%Almost everything we’d want in a gaming laptop—the Asus ROG Zephyrus G15
  16769. 97%SSH authentication with security keys | GitHub Changelog
  16770. 99%Using C# Named Arguments to Declutter Complex Tests
  16771. 96%Microsoft Build
  16772. 97%Code Coverage & Frontend Testing
  16773. 83%#MSBuild #Build2021 | with Music original sound - Scott Hanselman
  16774. 55%CHOICES
  16775. 97%String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  16776. 91%Authentication for Serverless apps with Easy Auth
  16777. 89%What are the page sizes used by Windows on various processors? | The Old New Thing
  16778. 97%Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  16779. 99%.NET News Roundup - Week of May 3rd, 2021
  16780. 99%Automatic type conversion with Implicit and Explicit operators in C#
  16781. 97%Google Hash Code — When failure teaches you much more than winning does
  16782. 86%There’s no such thing as a tree (phylogenetically)
  16783. 97%Newsletter Week 18, 2021
  16784. 97%My 3 Commonly Used Github Actions - CodeWithStu
  16785. 96%253: Past, Present, & Future of Ooui
  16786. 90%Personal Data of 3 Million+ People Exposed In DriveSure Hack
  16787. 99%Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  16788. 99%Controlling my Sinclair AC using .NET and C# (from Raspberry Pi)
  16789. 99%Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  16790. 99%ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  16791. 98%.NET App Developer Links - 2021-05-10
  16792. 99%Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  16793. 99%Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  16794. 97%C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  16795. 89%Thought Leadership Series: Fireside chat with Troy Hunt
  16796. 96%Making Money with Code
  16797. 95%Are some personalities just better?
  16798. 99%dotnet/runtimelab
  16799. 99%Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  16800. 81%AMD EPYC Server CPUs Capture Highest Market Share Gains From Intel In 15 Years
  16801. 94%The Ultimate Guide to Inflation
  16802. 70%ROBIN HOBB - Robin Hobb's Infrequent and Off Topic Blog
  16803. 94%[Nupedia-l] Wikipedia is up!
  16804. 97%Using Azure Managed identities
  16805. 79%Using Azure Managed identities | Channel 9
  16806. 67%WhatsApp to restrict features if you refuse Facebook data sharing
  16807. 93%How we built an idea engine in Slack
  16808. 98%The MVP Process
  16809. 99%Learning to build — Essays
  16810. 65%How Gravity Is a Double Copy of Other Forces | Quanta Magazine
  16811. 99%25 years of OCaml - Community - OCaml
  16812. 98%KalkiCode | Learn Programming
  16813. 97%How we upgrade a live data center
  16814. 95%How I Practice Piano
  16815. 99%Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  16816. 88%The Mortifying Ordeal of Pairing All Day
  16817. 99%Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  16818. 99%Chatr Login
  16819. 71%If I fits I sits: A citizen science investigation into illusory contour susceptibility in domestic cats (Felis silvestris catus)
  16820. 73%Linux Foundation starts AgStack, world's first open-source agtech initiative
  16821. 85%Apple brass discussed disclosing 128-million iPhone hack, then decided not to
  16822. 99%Why does Cryptography use Polynomial Modular Arithmetic in Finite Fields?
  16823. 99%PYFL: Putting the fun back in functional programming
  16824. 90%5 Ways to Make Better Charts in Excel, Google Sheets, Illustrator & More
  16825. 98%How I Estimate My Tasks
  16826. 98%The Problem With Design is Designers
  16827. 90%Troll Factory
  16828. 98%How to Learn Nix, Part 1: What's all this about?
  16829. 99%Measure and reduce keyboard input latency with QMK on the Kinesis Advantage
  16830. 96%My email workflow in Fastmail - Piet van Zoen
  16831. 96%iPad Camera Multitasking
  16832. 82%Buy Nearby
  16833. 96%Release v4.0.0 · Blazored/LocalStorage
  16834. 94%Release v2.0.0 · Blazored/SessionStorage
  16835. 79%Xiaohan Zou's Portfolio
  16836. 82%WhatsApp will progressively kill features until users accept new privacy policy
  16837. 96%broadcast - crates.io: Rust Package Registry
  16838. 98%Introducing the Pinecone overlay network | Matrix.org
  16839. 99%Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  16840. 99%The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  16841. 97%Erratic ARP Behaviour | Ubiquiti Community
  16842. 98%dotnet-stack diagnostic tool - .NET CLI
  16843. 99%C# Language Highlights: Default Interface Methods
  16844. 98%The excitement of making things real · Alexander Sulim
  16845. 97%Why services companies have failed to build successful products | DEEP/TEST
  16846. 99%Why Mighty Might Work — Dmitry Filimonov
  16847. 75%Destroy Uber
  16848. 98%Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  16849. 98%Understanding .phony in makefile
  16850. 66%The world at my fingertips
  16851. 98%How to optimize ORDER BY RANDOM()
  16852. 98%What I Learned by Relearning HTML
  16853. 99%Understanding Extended-Nonce Constructions
  16854. 96%Microsoft Build
  16855. 99%Where did the notion of "one return only" come from?
  16856. 98%ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  16857. 99%GitHub Quick Reviews
  16858. 65%Facebook threatens to make iOS users pay. Please do it, Mr. Zuckerberg | ZDNet
  16859. 88%Hello World | Channel 9
  16860. 61%"to our surprise" - Google Scholar
  16861. 99%Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  16862. 99%google/zx
  16863. 98%Mukosame/Anime2Sketch
  16864. 98%Announcing the Global Maintainer Summit - The GitHub Blog
  16865. 92%Searching the web for < $1000 / month | Search more with less
  16866. 94%Amazon Fake Reviews Scam Exposed in Data Breach
  16867. 99%Secretless Apps with Azure and Microsoft Identity by Christos Matskas (2021-06-10)
  16868. 79%A subtle way your await_suspend can access the coroutine frame when it shouldn't | The Old New Thing
  16869. 98%Modeling and Partitioning in Cosmos DB (2021-05-20)
  16870. 98%A simpler and safer future — without passwords
  16871. 62%Kenney • Assets
  16872. 99%Code Maze Weekly #76 - Code Maze
  16873. 99%Gopas TechEd 2021 (online) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  16874. 92%Gleam v0.15 released! – Gleam
  16875. 98%pbatard/rufus
  16876. 96%Hanselminutes with Scott Hanselman
  16877. 65%Beyond Meat's Beyond Burger Life Cycle Assessment: A detailed comparison between a plant-based and an animal-based protein source
  16878. 98%.NET App Developer Links - 2021-05-07
  16879. 98%AgileMapper v1.8 Released
  16880. 97%EF Core
  16881. 99%Visual Studio Code April 2021
  16882. 98%Constraints and declarative referential integrity - Simple Talk
  16883. 99%Understand React Context API
  16884. 99%Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  16885. 97%Dataset Search
  16886. 97%Working as a Program Manager
  16887. 97%Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  16888. 92%Create a web API with ASP.NET Core - Learn
  16889. 98%--this is a no-knowledge proof--
  16890. 99%SharpLab
  16891. 95%HATETRIS
  16892. 74%Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  16893. 99%On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  16894. 94%How You Can Help Humanity
  16895. 99%Monitoring Django applications
  16896. 92%github/gitignore
  16897. 87%The philosophy of technology
  16898. 97%.NET Foundation Project Spotlight - ResXManager
  16899. 98%.NET Foundation Project Spotlight - Orleans
  16900. 97%How to Teach Math?
  16901. 98%Episode 376 - Azure Media Services
  16902. 99%API design best practices: How to build APIs for humans - andre.schweighofer
  16903. 98%Add a README to Your NuGet Package | The NuGet Blog
  16904. 96%awaescher/Fusion
  16905. 94%qntm/hatetris
  16906. 89%Pyston v2.2: faster and open source
  16907. 92%The Virtual ML.NET Community Conference 2021
  16908. 98%.NET Foundation March/April 2021 Update
  16909. 68%C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  16910. 96%Microsoft Build
  16911. 99%See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  16912. 94%Crazy New Ideas
  16913. 98%Is std::exception_ptr nothrow constructible and assignable? | The Old New Thing
  16914. 99%VerifyTests/Verify
  16915. 98%Senior Product Security Engineer - Static Code Analysis
  16916. 99%Multi-tenancy with EF Core in Blazor Server Apps
  16917. 98%Product Security Engineer - Static Code Analysis
  16918. 97%Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?
  16919. 89%How to Customize VS Code Settings Using JavaScript - QuickHacks Ep. 1
  16920. 91%Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  16921. 99%Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
  16922. 99%benaadams/Ben.Demystifier
  16923. 98%How Discord Stores Billions of Messages
  16924. 99%What are Closures in C# and why you NEED to know about them
  16925. 95%The Great Rewriting In Rust
  16926. 96%The Case of the 50ms request
  16927. 83%Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  16928. 97%Bootstrap 5
  16929. 98%.NET App Developer Links - 2021-05-06
  16930. 87%.NET Foundation Survey - .NET Usage
  16931. 99%Ultimate Guide to Building a UI Component Library—Part 3
  16932. 97%Carbon proxies: Measuring the greenness of your application | Sustainable Software
  16933. 99%Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  16934. 99%Non-structural Type Constraints
  16935. 98%Introduction to JSON Web Tokens (JWT)
  16936. 99%A Guide To Undoing Mistakes With Git — Smashing Magazine
  16937. 58%LiveLeak shuts down after 15 years online | Tech News | Startups News
  16938. 82%.NET Rocks! vNext
  16939. 98%wybiral/tracker
  16940. 96%Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  16941. 90%Building Mobile Apps at Scale: 39 Engineering Challenges
  16942. 82%Activision-Blizzard Q1 2021 financials: Blizzard has lost almost 29% of its overall active playerbase in three years
  16943. 87%SpaceX
  16944. 82%Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️ | daily.dev
  16945. 56%30% Federal tax offset for videogame development announced
  16946. 99%How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
  16947. 98%Event Based Architecture: What do you mean by EVENT?
  16948. 99%Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  16949. 95%New Spectre attack once again sends Intel and AMD scrambling for a fix
  16950. 99%Azure Machine Learning Experience Improved in VS Code -- Visual Studio Magazine
  16951. 96%What is Machine Learning?
  16952. 99%EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  16953. 97%andymatuschak/orbit
  16954. 97%Make haste slowly: quantify economics
  16955. 98%the singularity | Riccardo M. Cefala
  16956. 94%Lessons from Yahoo - Rui Zhi Dong
  16957. 99%Building a Bingo game backend with encore.dev
  16958. 73%Where work is headed
  16959. 97%Preserving the Web
  16960. 99%Portability is Reliability
  16961. 96%Engineering promotions are broken
  16962. 94%The Venture Capital Paradox? - Can's blog
  16963. 94%Avoiding Busses
  16964. 93%Introduction to GPS
  16965. 98%Ascript
  16966. 99%How to host a website on the dark web
  16967. 97%timvisee/send
  16968. 78%How I Got Into Computers Final Job Search Edition
  16969. 95%$40 million to help developers measure everything that matters
  16970. 97%21Nails Vulnerabilities Impact 60% of the Internet's Email Servers - Slashdot
  16971. 90%Tens of Thousands of GoDaddy Certificates Will Break in macOS 11.4 and iOS 14.6
  16972. 99%String.Format Method (System)
  16973. 97%The Curse of the A-word
  16974. 97%Temporal documentation
  16975. 75%Tesla Car Hacked Remotely From Drone via Zero-Click Exploit
  16976. 99%Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️
  16977. 95%From Structs and Lambdas to CO2 Emissions: Microsoft Software Development Gets Greener -- Visual Studio Magazine
  16978. 98%Output in password_hash - Rust
  16979. 98%Why simplicity? Choosing a web architecture
  16980. 99%Entity Framework Community Standup - Triggers for EF Core
  16981. 99%Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  16982. 98%The Catch Block #56 - A New Preview and Lots of Quality Reads
  16983. 97%C# Language Highlights: Property Patterning Matching
  16984. 96%Microsoft Build
  16985. 56%C# Language Highlights: Property Patterning Matching
  16986. 97%Testing Aggregate with Event Sourcing made SIMPLE
  16987. 98%Why is coroutine_handle::resume() potentially-throwing? | The Old New Thing
  16988. 67%MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  16989. 99%ClearURLs/Addon
  16990. 97%Migrating From Python to Kotlin for Our Backend Services
  16991. 98%.NET App Developer Links - 2021-05-05
  16992. 98%Catala: A Programming Language for the Law
  16993. 99%Observable Plot
  16994. 99%The Adapter Pattern | Gary Woodfine
  16995. 99%Getting Started with Azure Web PubSub Service - Daily .NET Tips
  16996. 99%The future of gRPC in C# belongs to grpc-dotnet
  16997. 93%An Update
  16998. 99%davidfowl/CommunityStandUpMinimalAPI
  16999. 79%Me2BA Product Testing Spotlight Report Published: Data Sharing in Primary & Secondary School Mobile Apps
  17000. 80%Please fix the AWS Free Tier before somebody gets hurt
  17001. 64%They Told Their Therapists Everything. Hackers Leaked It All
  17002. 99%Adequacy.org || Is Your Son a Computer Hacker?
  17003. 99%facebookincubator/cinder
  17004. 99%ML to AI with ML.Net and Azure
  17005. 99%Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  17006. 90%Basecamp employees detail an all-hands that led to resignations, including the head of strategy, who questioned the existence of white supremacy at the company
  17007. 97%Introducing Observable Plot
  17008. 84%Some thoughts on newsletter advertising
  17009. 93%Why I Work on Ads
  17010. 92%Clarifying the "blockchain"
  17011. 97%Software Is About Modeling the World: Reflections and a Fourier Transform Analogy
  17012. 98%What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  17013. 95%You are what you do, not what you say or write
  17014. 53%Threats | No Mercy / No Malice
  17015. 98%.NET Foundation March/April 2021 Update
  17016. 98%On Software Rewrites
  17017. 98%Exploring Temporality in Databases
  17018. 98%Blog Archive for Docusaurus | I CAN MAKE THIS WORK
  17019. 98%Software disenchantment
  17020. 99%I've analyzed the accessibility of over 1600 personal sites
  17021. 98%The Startup Guide To Managing Your Email Reputation
  17022. 92%ZK languages with Alex Ozdemir
  17023. 98%Hello World - Introduction to C# interactive C# tutorial
  17024. 99%Accessibility and Perf improvements to WinForms
  17025. 97%Efficiency is the Enemy
  17026. 96%[Last Week in .NET #40] – Pour one out for .NET Framework 4.6.1
  17027. 88%On Incels, Dead Bedrooms and The Hard Problems of Loneliness
  17028. 89%The Instagram ads Facebook won't show you
  17029. 99%Visual Studio Toolbox Live - gRPC for the WCF Developer
  17030. 99%uLisp
  17031. 84%Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  17032. 99%AirDrop Anywhere - Part 2 - Writing some code
  17033. 99%How Setting Arbitrary Deadlines Can Hurt Developers
  17034. 90%ProgrammerHumor.io
  17035. 93%I Tried Svelte and I LOVE It!! Favorite Features vs React
  17036. 99%C++ coroutines: Promise constructors | The Old New Thing
  17037. 95%Control Your Bose Headphones From Your Mac's Menubar
  17038. 81%A map through the three major coroutine series | The Old New Thing
  17039. 99%A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  17040. 99%ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  17041. 83%Hacker leaks 150 million user records from Iranian Raychat app
  17042. 72%CSS Zen Garden - 2003 | Web Design Museum
  17043. 83%Growing the Bytecode Alliance – The Mozilla Blog
  17044. 96%Rossen Reports: Here’s how to see if your personal info was hacked
  17045. 95%The Bytecode Alliance Calls for New Members In Mission to Build Safer Software Foundations for the Internet
  17046. 98%.NET App Developer Links - 2021-05-04
  17047. 99%Customize Windows Sandbox
  17048. 99%Adding CAPTCHA on form posts with ASP.NET Core 🚦
  17049. 99%5 Techniques for Optimizing Performance on a React App
  17050. 99%The Service Now API and TypeScript Conditional Types
  17051. 91%Monsters Weekly 208 - Intro to Storybook
  17052. 98%Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  17053. 99%Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  17054. 99%Building an AWS Lambda in C#, part 1: AWS
  17055. 91%ShellCheck – shell script analysis tool
  17056. 99%Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  17057. 98%Adam Storr - Beginning to Make Testing with HttpClient Easier
  17058. 88%Why What3Words is not suitable for safety critical applications
  17059. 99%1. An architecture for .NET – The Reformed Programmer
  17060. 96%The Hassle-Free JavaScript Tool Manager
  17061. 94%‎Breach: 6 | Life Support on Apple Podcasts
  17062. 99%How to build a simple system in Verdi
  17063. 52%Jan-Piet Mens
  17064. 99%One thing I miss from Mercury
  17065. 99%Testing SQL
  17066. 98%Checklist For Evaluating Startups
  17067. 97%Is abstraction killing civilization? | datagubbe.se
  17068. 70%Venture Capital and Velocity: 11
  17069. 98%CSS Generators
  17070. 68%Uniform dist { warning, panic }
  17071. 90%Easy and Ethical Traffic Monitoring with GoAccess
  17072. 95%What’s behind the Shopify Effect
  17073. 98%Tiny Wins
  17074. 95%[Better solution!] TP-Link offers way to add local API back
  17075. 99%GitHub Quick Reviews
  17076. 94%About the security content of macOS Big Sur 11.3.1
  17077. 93%banga/git-split-diffs
  17078. 99%C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  17079. 98%.NET API browser
  17080. 99%Is the era of reflection-heavy C# libraries at an end?
  17081. 98%AirDrop Anywhere - Part 1 - Introduction
  17082. 99%The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  17083. 99%255kb/stack-on-a-budget
  17084. 95%The End of AMP
  17085. 99%Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  17086. 99%C++ coroutines: Converting among tasks that use the same promise | The Old New Thing
  17087. 99%Let's Learn .NET - C#
  17088. 96%Stop making your paying customers hunt for the Sign In button on your website. - Stunning Blog
  17089. 99%.NET News Roundup - Week of April 26th, 2021
  17090. 99%Are comments in code actually a bad practice?
  17091. 97%Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  17092. 96%252: Linux GUI Apps on Windows - WSLg
  17093. 66%What3Words sends legal threat to a security researcher for sharing an open-source alternative – TechCrunch
  17094. 99%Create an OIDC credential Issuer with Mattr and ASP.NET Core
  17095. 99%Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  17096. 98%Rosenzweig – Dissecting the Apple M1 GPU, part IV
  17097. 98%.NET App Developer Links - 2021-05-03
  17098. 97%How Tech Loses Out over at Companies, Countries and Continents - Articles
  17099. 98%What's Salesforce?
  17100. 98%I could build this during the weekend
  17101. 92%Rust's Most Unrecognized Contributor
  17102. 96%kevin-montrose/AsyncSizeAnalyzer
  17103. 98%Worthiness
  17104. 97%Fetch failed but Flask is success
  17105. 99%Tests Are Not Specifications ‒ paedubucher.ch
  17106. 98%How to spot great remote jobs: The Joel test for remote work - andre.schweighofer
  17107. 96%How much traffic comes from the front page of Hacker News?
  17108. 86%Community Builders
  17109. 98%The Tale of One-way Functions
  17110. 99%Go Modules Cheat Sheet • Encore
  17111. 98%How To Stop Comparing Yourself To Others (i.e., Play Your Own Game)
  17112. 96%On using to-do lists efficiently
  17113. 97%Open-sourcing Remotebear, a remote jobs aggregator
  17114. 92%55 months of weighing the costs
  17115. 87%"Intro to Human Behavioral Biology" needs critique
  17116. 99%My modern SaaS software stack
  17117. 99%Should DevTools teach the CSS cascade?
  17118. 99%The Byte Order Fiasco
  17119. 99%Hosting SQLite databases on Github Pages - (or any static file hoster)
  17120. 96%Regulations.gov
  17121. 99%I put all of my comics online!
  17122. 73%Vaccine production, April 2021 - Global Commission for Post-Pandemic Policy
  17123. 99%Will Linux Phones stay around this time?
  17124. 97%dekuNukem/bob_cassette_rewinder
  17125. 98%Bringing GNU Emacs to Native Code
  17126. 99%Using the ProblemDetails Class in ASP.NET Core Web API
  17127. 96%CommandDotNet
  17128. 91%readme.so - Easiest Way to Create A README
  17129. 98%A Microsoft Engineer Explains How to Fix Your Computer Problem
  17130. 99%Web Performance for Developers on a Deadline
  17131. 97%Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  17132. 99%Why textareas can't grow?
  17133. 96%I Didn’t Buy Safemoon And You Can’t Either
  17134. 92%Pro Controller
  17135. 98%Re: Very slow clang kernel config ..
  17136. 99%Dream desktop – Sam Squire's personal blog
  17137. 95%Let Your Employees Ask Questions
  17138. 99%How I Made an Album Without Knowing Anything About Music
  17139. 96%For whom the bell tolls
  17140. 98%Scaling monorepo maintenance - The GitHub Blog
  17141. 95%Changing How Updates Work with Docker Desktop 3.3 - Docker Blog
  17142. 86%O11 Dynamic MINI - Highly Modular water-cooll friendly small PC chassis
  17143. 96%Simplifier
  17144. 69%Keyboard interface software
  17145. 90%System Builder
  17146. 98%Ideas Filter
  17147. 97%VS Code livestreams
  17148. 98%The MVP reconnect daily
  17149. 99%OpenBSD 6.9
  17150. 98%Oxide Computer Company: Exploiting Undocumented Hardware Blocks in the LPC55S69
  17151. 74%Muse Group formed to support MuseScore, Ultimate Guitar; acquires Audacity - Scoring Notes
  17152. 90%LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  17153. 71%SSD Makers start warning that Mining Products Like Chia Coin Will Void Warranty
  17154. 82%Five Years On YouTube
  17155. 87%Computer scientists discover new vulnerability affecting computers globally
  17156. 99%supabase/realtime
  17157. 88%The .NET Stacks #45: <fill in later> | Dave Brock
  17158. 98%The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  17159. 91%Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-30
  17160. 99%The Gates to Hell: Apples Notarizing
  17161. 53%Weekly Update 241
  17162. 99%The Linux Documentation Project Works
  17163. 99%How Litestream Eliminated My Database Server for $0.03/month
  17164. 70%The 'Capitalism is Broken' Economy
  17165. 99%OSS Power-Ups: Silk.NET
  17166. 99%C#: Make your delegates asynchronous from synchronous delegates
  17167. 97%What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  17168. 96%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  17169. 98%Why you should spend $350 on a computer keyboard
  17170. 91%Calendly: The $4B DocuSign of Scheduling
  17171. 92%Cryptology ePrint Archive: Report 2021/323
  17172. 99%The Little Things: everyday efficiencies
  17173. 97%How to make the most of your software engineering career - andre.schweighofer
  17174. 99%How to use markdown if markdown is not supported
  17175. 99%.NET R&D Digest (April, 2021)
  17176. 93%FOCUSCAP – NO DISTRATIONS!
  17177. 97%What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  17178. 99%Mixed Boolean Arithmetic Obfuscation
  17179. 95%The faulty digital clock problem
  17180. 97%Don't Use "Idiomatic" as an Excuse. Ship Things Instead
  17181. 95%The 11th Reason to Delete your Social Media Account: the Algorithm will Find You
  17182. 94%How to find a Bluetooth amp that doesn't suck · derhagen
  17183. 99%To PaaS or not
  17184. 95%Backing Up Vimwiki With Rsync
  17185. 99%Solving multidimensional PDEs in pytorch
  17186. 98%Overriding and Extending Episerver Dojo Functionality
  17187. 92%Star Trek: First Contact 25th Anniversary | First Contact Day | Paramount+
  17188. 95%Build and ship software better with GitHub and Microsoft Teams
  17189. 99%Exploits and malware policy updates by vollmera · Pull Request #397 · github/site-policy
  17190. 97%Evolving beyond password complexity as an identity strategy - Microsoft Security
  17191. 99%Named Entity Recognition Demo
  17192. 98%0x4447/0x4447_product_s3_email
  17193. 96%After the Pandemic
  17194. 91%How to fix: npm ERR! enoent ENOENT: no such file or directory, rename - CodeJourney.net
  17195. 97%xkcd: After the Pandemic
  17196. 85%Microsoft Ability Summit
  17197. 90%Microsoft: It's 90 days until the end of Skype for Business Online, here's what to expect | ZDNet
  17198. 99%DotNet.ReproducibleBuilds 0.1.26
  17199. 99%Arrays in ASP.NET MVC Core route parameters
  17200. 99%dotnet/reproducible-builds
  17201. 98%.NET Foundation March/April 2021 Update
  17202. 97%QEMU version 6.0.0 released - QEMU
  17203. 99%Building a Distributed Turn-Based Game System in Elixir
  17204. 99%C++ coroutines: Waiting synchronously for our coroutine to complete | The Old New Thing
  17205. 99%Code Maze Weekly #75 - Code Maze
  17206. 99%Web Component Custom Element Gotchas
  17207. 84%Rust programming language: We want to take it into the mainstream, says Facebook
  17208. 97%Episode 75 - Dependency Injection with Steve Collins
  17209. 99%.NET 6 Brings Blazor WebView Controls to WPF and WinForms
  17210. 89%How We Helped Xbox Cloud Gaming Reach Billions of New Devices | Rainway
  17211. 90%CSRF, CORS, and HTTP Security headers Demystified
  17212. 98%Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  17213. 98%.NET App Developer Links - 2021-04-30
  17214. 83%Twemex - Sidebar for Twitter
  17215. 93%Update: Security Notification - March 2021
  17216. 97%Scaling with Azure
  17217. 99%Running Your Windows UI / Project Reunion App in the Windows App Container (sandbox) - Nick's .NET Travels
  17218. 98%Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  17219. 96%Tricking the tricksters with a next level fork bomb – Vidar's Blog
  17220. 99%Nullable Reference types in C# – Best practices
  17221. 98%Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  17222. 96%What's going on, Apple? - Part 2 | Intuitibits
  17223. 97%C# Yield Return: What is it and how does it work? - Brian Lagunas
  17224. 95%The Right Way to Adopt New Technology
  17225. 97%C# Language Highlights: Init only setters
  17226. 93%Computer Science from the Bottom Up
  17227. 96%Federated Learning of Cohorts
  17228. 96%Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  17229. 87%Getting Started With Chia: SSD & Hard Disk Crytpo-Currency Mining/Farming
  17230. 98%Azure Web PubSub Service · The Azure Web PubSub Service for real-time pub/sub using simple WebSocket connections.
  17231. 83%On Basecamp | breen.tech
  17232. 74%Don’t wait for the government to fix surveillance capitalism. It’s up to us.
  17233. 95%Internal Combustion Engine – Bartosz Ciechanowski
  17234. 97%The 3 R's of Habit Change: How To Start New Habits That Actually Stick
  17235. 95%We need a career path for invention
  17236. 95%Computer Science as a Medicine
  17237. 97%A Notion system for capturing product ideas
  17238. 99%The Fourier transform is a neural network
  17239. 97%Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  17240. 99%noir-lang/noir
  17241. 88%.NET API browser
  17242. 96%New Azure Web PubSub Unveiled for Real-time WebSocket Apps -- Visual Studio Magazine
  17243. 93%Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  17244. 97%An update on the UMN affair
  17245. 98%.NET Rocks! vNext
  17246. 98%Episode 375 - The Case of the Dangling Domain
  17247. 99%DapperLib/DapperAOT
  17248. 99%GitHub Quick Reviews
  17249. 99%Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  17250. 99%Why programmers don’t write documentation | Kislay Verma
  17251. 94%.NET 6 LINQ Improvements
  17252. 98%Intro to Graphics 12 - Triangular Meshes
  17253. 98%Truly unified inbox - BlackBerry got it right and nobody has since W.C. Fan
  17254. 99%C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  17255. 99%Practical considerations for implementing Raft
  17256. 99%Hello World: Wednesday April 21, 2021
  17257. 93%dotnet/runtime
  17258. 99%Make microservices fun again with Dapr | Dave Brock
  17259. 93%Fancy Blinking Cursor In VS Code
  17260. 97%Writing robust integration tests in .NET with WireMock.NET
  17261. 87%Who won the Amstel Gold Race? Human error in photo-finishes
  17262. 57%Daisugi, the 600-Year-Old Japanese Technique of Growing Trees Out of Other Trees, Creating Perfectly Straight Lumber
  17263. 98%.NET App Developer Links - 2021-04-29
  17264. 76%Ready Player Zero
  17265. 98%API Testing—Strategy and Tools
  17266. 98%ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  17267. 94%Automating "suggested / related posts" links for my blog posts - Part 2
  17268. 99%Llama Preview: Swift Closures and Delegates
  17269. 99%Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  17270. 98%Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  17271. 79%Vertical turbines far more efficient in large-scale wind farms
  17272. 60%Google Play declared our educational coding App is Malware and accused us of Ad Fraud!
  17273. 99%r/dotnet - Why does everything have to use interface?
  17274. 98%Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  17275. 97%Why We Switched From Webpack To Vite
  17276. 53%Using GitHub as your Project Management Tool Recap | Learn with Dr G
  17277. 97%How software gets color wrong
  17278. 94%Is a computer science side project worth the effort? - andre.schweighofer
  17279. 98%We’re all using RSS Readers all the time…
  17280. 50%They meant well (or, why it matters who gets to be seen as a “tech critic”)
  17281. 77%how to read stuff posted online – Snakes and Ladders
  17282. 95%A Visa model for scaling moderation
  17283. 70%On Wasting Time
  17284. 96%Don't be that leader - the good, the bad, and the ugly of delegating
  17285. 99%Aggregate Design: Using Invariants as a Guide
  17286. 99%Ghost in the Shell – Part 5
  17287. 98%My First Month as a Solo Founder
  17288. 96%Philosophy — Susan Rigetti
  17289. 98%Why People Are Afraid Of The DOM?
  17290. 98%Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  17291. 97%Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  17292. 99%On .NET Live - Develop from Anywhere with GitHub Codespaces
  17293. 97%CSS Variables That Mimic Chameleons
  17294. 99%WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  17295. 87%Not Much for Dev Tools in Microsoft's Big Accessibility Push Announcement -- Visual Studio Magazine
  17296. 84%blog dot cloud and tree dot com
  17297. 96%Password Validation Rule Object in Laravel 8
  17298. 98%[PATCH v3 00/13] Add futex2 syscalls
  17299. 72%Security firm Kaspersky believes it found new CIA malware | The Record by Recorded Future
  17300. 93%Defend Rob's Responsible Disclosure, organized by Rob Dyke
  17301. 97%VS Code Goes on Security 'MITRE ATT&CK' with New Extension -- Visual Studio Magazine
  17302. 98%Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  17303. 84%The Number of Cities With Municipal Broadband Has Jumped Over 450% in Two Years
  17304. 96%Personal Finance Planning and Simulation for Financial Independence (FI)
  17305. 89%Microsoft Edge Windows Task Manager Improvements
  17306. 96%Software Engineer - Communities
  17307. 99%dotnet/upgrade-assistant
  17308. 77%City of Seattle Registration
  17309. 99%Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  17310. 95%Finding an Easter egg in Microsoft Bob - Ben Stone Online
  17311. 98%The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  17312. 99%C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  17313. 88%KristofferStrube/Blazor.SVGEditor
  17314. 95%Influential computer science papers
  17315. 99%Getting started with Graphql - Pradeep Loganathan
  17316. 99%BEYOND Status Codes! Better REST HTTP API Error Responses
  17317. 67%Grand jury subpoena for Signal user data, Central District of California
  17318. 78%GitHub Pages: Permissions-Policy: interest-cohort=() Header added to all pages sites - GitHub Changelog
  17319. 98%Introducing DRPC: Our Replacement for gRPC
  17320. 56%FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  17321. 95%Why apk-tools is different than other package managers – Ariadne's Space
  17322. 94%Senior Software Engineer - Chatbot
  17323. 94%Create Outlook email with an @Mention for a contact in the body
  17324. 97%Better air is the easiest way not to die
  17325. 99%Clean Architecture Refactoring: A Case Study - NDepend
  17326. 99%Blazor - IntersectionObserver WebApi
  17327. 98%Mind the platform execution gap
  17328. 99%Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  17329. 99%Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  17330. 85%Never run Google ads if you have an Android app
  17331. 71%Dominance of Apple and Google’s app stores impacting competition and consumers
  17332. 91%Serverless .NET Development with Azure Durable Functions - PHINUG 2021.05
  17333. 97%OCaml for the Masses - ACM Queue
  17334. 81%Fugitive Telemetry - Tordotcom Publishing
  17335. 98%Windows Insider Program
  17336. 99%Microservices and the Cloud with Special Guest Sean Whitesell
  17337. 99%JSON Schema
  17338. 85%Shelly 2.5 | Shelly Cloud
  17339. 85%This is the first house to be 3D printed from raw earth
  17340. 95%Mighty | Faster Google Chrome that uses 10x less memory
  17341. 96%calibre - E-book management
  17342. 93%TJA statement on updating bylines
  17343. 93%Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  17344. 99%Webmention Analytics
  17345. 91%Speakers | Techorama
  17346. 99%Why dummy data matters - and how to generate it - Michael Stivala
  17347. 89%My experience with sexual harassment in the Scala community
  17348. 98%Content Marketing for Bootstrappers | James Chambers
  17349. 99%Developing Expertise at Work: A Guide
  17350. 95%Privacy by Design is reformist: But do we need revolution?
  17351. 93%Dropbox is way too clingy
  17352. 99%codefinger - blog
  17353. 90%Don't consume news in the morning
  17354. 92%Why Going to the Doctor Sucks — Wait But Why
  17355. 92%Epistemology Wars
  17356. 98%.NET Foundation Project Spotlight - Roslyn
  17357. 66%FBI Shares Email Addresses to Speed Emotet Cleanup
  17358. 99%Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  17359. 98%Welcome to swimlanes.io
  17360. 96%TypeScript Decorators by Wekoslav Stefanovski - BLbit UG
  17361. 98%GitHub Quick Reviews
  17362. 55%Fermilab welcomes first baby bison of the year
  17363. 99%How we ship code faster and safer with feature flags - The GitHub Blog
  17364. 99%Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  17365. 89%Visual Basic docs - get started, tutorials, reference.
  17366. 76%Apple's follow-up to M1 chip goes into mass production for Mac
  17367. 99%ASP.NET Community Standup - SPA Updates
  17368. 97%[Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  17369. 77%German WWI veteran describes killing a French soldier in a bayonet charge
  17370. 98%The .NET Docs Show - Optimizing .NET Linux containers the right way!
  17371. 98%C++ coroutines: How do I create a coroutine that terminates on an unhandled exception? | The Old New Thing
  17372. 97%Don't Use the Sidebar in VS Code!!
  17373. 99%Running Lisp in Production
  17374. 94%Cryptocurrency is an abject disaster
  17375. 99%Trying out the open-source eCommerce platform nopCommerce using Docker
  17376. 99%Some more C# 9 - Red Hat Developer
  17377. 99%SSHing to my Raspberry Pi 400 from a browser, with Cloudflare Tunnel and Auditable Terminal
  17378. 99%How to safely open-source internal software - Some best practices
  17379. 96%FAQ | Ataque cibernético | 14/03
  17380. 99%Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  17381. 62%HomeLab and Shop Tour! 100K Subscriber Extravaganza!
  17382. 99%How to deploy Angular app to Azure App Service running Linux from GitHub | Developer Support
  17383. 93%Jefit Data Incident Public Announcement
  17384. 96%My current HTML boilerplate
  17385. 90%The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  17386. 99%allaboutapps/integresql
  17387. 98%Pretty print/syntax highlight .NET stack traces in a browser ✨
  17388. 96%Useful features from C# 7 to 9 with Julien Couvreur
  17389. 99%Don't Code Tired | Free .NET Testing Courses This Month
  17390. 97%Best Practices in Software Development—Part 4
  17391. 98%Can you really develop with Linux GUI Apps on Windows 10 with WSLg? How about PyCharm?
  17392. 99%How to run Linux GUI apps on Windows 10 with WSL and WSLg
  17393. 94%Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  17394. 99%All Your Macs Are Belong To Us
  17395. 89%Woven Planet, a subsidiary of Toyota, to acquire Lyft’s self-driving car division
  17396. 95%Changes at Basecamp
  17397. 97%The 10 Best Practices for Remote Software Engineering
  17398. 50%New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different
  17399. 97%.NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  17400. 97%Arbitrage as a Shortest Path Problem · Sasha Kuznetsov's Blog
  17401. 94%Phishing exercises and you - stop punishing optimism
  17402. 99%Query Engines: Push vs. Pull
  17403. 77%The Chronicle
  17404. 95%Dabbling in Cryptography
  17405. 98%.NET API browser
  17406. 98%Using tables in technical documentation
  17407. 90%Ether as a computation unit
  17408. 97%No-SQL databases are glorified caches
  17409. 97%Books I've Read (2020)
  17410. 99%Introduction
  17411. 86%iOS 14.5 offers Unlock iPhone with Apple Watch, diverse Siri voices, and more
  17412. 88%Apple commits $430 billion in US investments over five years
  17413. 90%University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  17414. 86%Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  17415. 96%Apple's Certificate Transparency policy
  17416. 99%Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  17417. 98%Create a .NET Core Project Template for Visual Studio
  17418. 99%Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  17419. 99%The .NET Docs Show - Versioning REST APIs
  17420. 96%We were promised Strong AI, but instead we got metadata analysis
  17421. 99%Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  17422. 92%2021 Williams F1 CFD
  17423. 99%HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  17424. 99%C++ coroutines: What does it mean when I declare my coroutine as noexcept? | The Old New Thing
  17425. 99%ehendrix23/tesla_dashcam
  17426. 99%Adding environment variables in Azure Pipelines for a dotnet Linux service
  17427. 97%Fast and Safe compile-time dependency injection in .NET with Jab & StrongInject
  17428. 73%Project Jengo Redux: Cloudflare’s Prior Art Search Bounty Returns
  17429. 58%The REAL Reason McDonalds Ice Cream Machines Are Always Broken
  17430. 97%Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  17431. 90%lettier/3d-game-shaders-for-beginners
  17432. 99%How to send an email with dynamic templates from SendGrid with ASP.NET Core
  17433. 98%I replaced jQuery on this blog with vanilla JavaScript
  17434. 96%251: #AppleEvent - AirTags, M1 iMac, & Purple iPhone
  17435. 99%Machine Learning with ML.NET - Sentiment Analysis
  17436. 98%r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  17437. 99%dodyg/practical-aspnetcore
  17438. 99%Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  17439. 98%.NET App Developer Links - 2021-04-26
  17440. 90%Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  17441. 99%.NET News Roundup - Week of April 19th, 2021
  17442. 99%Blazor Material Form Creation with File Upload and Dialogs
  17443. 99%Securing an ASP.NET Core app and web API using windows authentication
  17444. 98%Understanding JavaScript’s Array Reduce
  17445. 98%Windows Package Manager v0.3 Preview | Windows Command Line
  17446. 98%3 simple ways to collect data for asp.net core applications post publishing to production
  17447. 99%NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  17448. 98%I CAN MAKE THIS WORK
  17449. 99%F# wrappers for React components
  17450. 97%Write Great APIs
  17451. 99%Crypto miners are killing free CI
  17452. 72%Melb.NET May 2021 IN PERSON Meetup
  17453. 99%FalixNodes - Make your dreams true, do not get limited by money.
  17454. 99%An example of overengineering - keep it WET
  17455. 97% Simple career advice
  17456. 99%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  17457. 71%What playing football taught me about hacking – Part 1
  17458. 99%Rage bug reporting : ezyang’s blog
  17459. 81%MangaDex website taken offline following cyber-attack, data breach
  17460. 97%December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  17461. 97%Has UML died without anyone noticing?
  17462. 99%Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  17463. 82%Why you should put salaries on your job ads | Sifted
  17464. 96%An open letter to the Linux community
  17465. 61%Security Researcher Dan Kaminsky Passes Away
  17466. 60%Apple sued for terminating account with $25,000 worth of apps and videos
  17467. 99%Rust Language Cheat Sheet
  17468. 90%3D Game Shaders For Beginners
  17469. 99%Setting up a Cardano Producer node using Kubernetes/microk8s
  17470. 99%Redcrafter/verilog2factorio
  17471. 93%Feynman's Nobel Ambition
  17472. 89%Quantum Computing with Richard Versluis
  17473. 97%Quantum Computing with Richard Versluis — Developer Weekly
  17474. 99%How to setup nginx reverse proxy for aspnet core apps with Docker compose
  17475. 98%Deploying an Azure APIM Self-Hosted Gateway | Developer Support
  17476. 99%Setting Up Sass with Blazor
  17477. 96%Customer Notice FAQs
  17478. 96%[PATCH 000/190] Revertion of all of the umn.edu commits [LWN.net]
  17479. 84%r/todayilearned - TIL Judith Love Cohen, who helped create the Abort-Guidance System which rescued the Apollo 13 astronauts, went to work on the day she was in labor. She took a printout of a problem she was working on to the hospital. She called her boss and said she finished the problem and gave birth to Jack Black
  17480. 88%Office chairs are a scam
  17481. 96%Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  17482. 86%Today I learned in 2021
  17483. 99%WebAssembly 1.0.0
  17484. 98%The Compiler Writer Resource Page
  17485. 99%irtf-cfrg-argon2-13 - The memory-hard Argon2 password hash and proof-of-work function
  17486. 97%Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
  17487. 98%Starting this newsletter, print debugging, BYOC
  17488. 99%Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  17489. 92%You are a hyper-carnivore
  17490. 93%W.C. Fan Why is there still no easy custom keyboard builder?
  17491. 99%TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  17492. 97%Remote code execution in Homebrew by compromising the official Cask repository
  17493. 86%Earth Restored — Toby Ord
  17494. 90%Workshop Spotlight: DevOps Fundamentals | Developer Support
  17495. 99%Episode 374 - Keeping up with Azure
  17496. 97%You might as well timestamp it
  17497. 99%CHIP-8 emulation with C# and Blazor - part 1
  17498. 94%danoon2/Boxedwine
  17499. 98%ASP.NET Core in Action, Second Edition is available now!
  17500. 99%The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  17501. 90%Clever Hack Finds Mystery CPU Instructions
  17502. 92%Release 1.0.0-preview11 · microsoft/reverse-proxy
  17503. 99%A new way to make maps with OpenStreetMap | Protomaps
  17504. 97%Mining Bitcoin with pencil and paper: 0.67 hashes per day
  17505. 80%Never Raising, Always Raising by @ttunguz
  17506. 95%Compressing PDFs on Mac OS X with custom filters
  17507. 99%Let's light it 🔥 up!
  17508. 97%Protecting against semantic attacks
  17509. 99%4 techniques for structuring Next.js applications
  17510. 94%Impostor Syndrome Theory
  17511. 97%The Best Note-Taking Method is the One You Have with You – trms
  17512. 84%The Chronicle
  17513. 94% Cycles X — Blender Developers Blog
  17514. 68%Great Malaria Vaccine News
  17515. 93%'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  17516. 98%Create a web UI with ASP.NET Core - Learn
  17517. 98%Light pollution map
  17518. 99%OCamlPro/drom
  17519. 94%Azure for .NET developers
  17520. 98%paint.net 4.2.16 is now available
  17521. 98%GitHub Quick Reviews
  17522. 58%Game accessibility guidelines | A straightforward reference for inclusive game design
  17523. 96%Machine Learning for .NET developers
  17524. 99%Solving a Mystery Behavior of parseInt() in JavaScript
  17525. 98%tobetz/LegoMicroscope
  17526. 99%C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  17527. 97%Microsoft Announces 64-Bit Visual Studio 2022
  17528. 99%Secretless apps with .NET and Azure Key Vault
  17529. 85%Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  17530. 95%Apple's M1 Positioning Mocks the Entire x86 Business Model - ExtremeTech
  17531. 88%Apple Is Sued for Telling You That You're "Buying" Movies
  17532. 99%Code Maze Weekly #74 - Code Maze
  17533. 95%Turn off Topic Suggestions and Interests at Twitter with this handy script
  17534. 97%Use Google like a pro
  17535. 96%LivePerson
  17536. 99%r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  17537. 96%Why Lichess will always be free.
  17538. 98%.NET App Developer Links - 2021-04-23
  17539. 99%ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  17540. 97%Digging for performance gold: finding hidden performance wins
  17541. 81%CrowdSec - The open-source massively multiplayer firewall
  17542. 99%Developing on Amazon Linux 2 using Windows | Amazon Web Services
  17543. 93%Microsoft brings Azure supercomputing to UK Met Office
  17544. 97%C# Language Highlights: Using Static Directive
  17545. 96%Azure, Simplified. (New Video Series)
  17546. 99%Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  17547. 99%Let's Learn .NET - C# - Free Live Stream Event
  17548. 97%Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  17549. 99%Disasters I've seen in a microservices world
  17550. 98%Windows Package Manager v0.3 Preview | Windows Command Line
  17551. 99%Ben.Demystifier 0.4.1
  17552. 66%Weekly Update 240
  17553. 97%Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
  17554. 97%Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  17555. 91%Argentine version of Google falls into “wrong” hands leading to search engine's temporary collapse
  17556. 93%Intersection of Medicine and Technology with Dr. Divya Dhar Cohen | Hanselminutes with Scott Hanselman
  17557. 98%Conversation about crossgen2 | .NET Blog
  17558. 94%Semgrep
  17559. 99%IDE > Language > Protocol
  17560. 99%My New Setup - Road to the Valhalla
  17561. 70%We need to talk about your Q3 roadmap
  17562. 99%The Factory Is The Product
  17563. 91%Month 6, Day 1: Fridge still off (Happy Earth Day)
  17564. 87%Do Things That Will Surpass Your Life
  17565. 97%Package readme on NuGet.org
  17566. 94%How to Move From Dublin to Berlin — Evan Smith
  17567. 96%Why I created a vaccine finder
  17568. 53%Quandaries of Quinine - JHI Blog
  17569. 95%Working with PostgreSQL - Zerodha Tech Blog
  17570. 97%GitHub Actions update: Helping maintainers combat bad actors - The GitHub Blog
  17571. 97%What's cooking on SourceHut? April 2021
  17572. 77%Field notes: Miami
  17573. 99%On .NET Live - .NET Interactive: Data Science
  17574. 97%Evolving beyond password complexity as an identity strategy - Microsoft Security
  17575. 97%Unity Game Platform Details Plans for .NET and C# -- Visual Studio Magazine
  17576. 98%RH12503/triangula
  17577. 99%Zellij: a Rusty terminal workspace releases a beta
  17578. 69%EFF Sues Proctorio on Behalf of Student It Falsely Accused of Copyright Infringement to Get Critical Tweets Taken Down
  17579. 97%Red Hat Adds Java Features to Visual Studio Code -- Visual Studio Magazine
  17580. 97%chrissainty/BlazorWallpaper
  17581. 98%How to navigate directories faster with bash
  17582. 98%.NET Core and .NET 5 official support policy
  17583. 92%Ubuntu 21.04 is here | Ubuntu
  17584. 96%Green Vs. Brown Programming Languages
  17585. 99%Deepnote - Data science notebook for teams
  17586. 77%Money Simulator: A browser based, retro sandbox game that let's you see the impact of your financial decisions
  17587. 66%Standard Textile Care Symbols · Issue #410 · Crissov/unicode-proposals
  17588. 99%The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  17589. 99%C++ coroutines: Improving cold-start coroutines which complete synchronously | The Old New Thing
  17590. 99%Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
  17591. 86%In epic hack, Signal developer turns the tables on forensics firm Cellebrite
  17592. 99%5 MORE C# keywords you (probably) never had to use
  17593. 97%Godot 3.3 has arrived, with a focus on optimization and reliability
  17594. 94%Welcome! You are invited to join a meeting: Building real-time web apps with SignalR (presented by David Fowler from Microsoft). After registering, you will receive a confirmation email about joining the meeting.
  17595. 98%Reduce Process Interference with Task Manager Eco Mode | Performance and Diagnostics
  17596. 99%How to Clean Up after Yourself Why It’s Important Vue React
  17597. 99%Uno Platform Deploying C# Web Applications with Docker
  17598. 98%.NET App Developer Links - 2021-04-22
  17599. 99%.NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  17600. 98%Introducing EcoQoS | Performance and Diagnostics
  17601. 91%Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  17602. 92%Procmon v3.70, Sysmon v13.10, Autoruns v13.99, TCPView v4.01 and WinObj v3.03
  17603. 99%Introducing AWS Toolkit for Visual Studio support for AWS SSO and Assume Role with MFA | Amazon Web Services
  17604. 98%Why I distrust Google Cloud more than AWS or Azure.
  17605. 99%.NET Rocks! vNext
  17606. 64%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  17607. 82%Custom Targeting and Audience Segments - Claritas LLC
  17608. 78%What you gonna hide in there?? #lifehack #beans #meme #funny #food #secret #nugget
  17609. 99%Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  17610. 98%Do Microservices require Containers/Docker/Kubernetes?
  17611. 89%Interne mail toont hoe Facebook veiligheidsproblemen wil 'normaliseren'
  17612. 97%GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  17613. 87%Resources by city - Don't Call The Police
  17614. 96%Personalization in Visual Studio IDE
  17615. 99%Download Data Streams to a File in the Background with Xamarin iOS - Cool Coders
  17616. 99%Languages & Runtime Community Standup - C# Standardization
  17617. 95%Tips for Text-based Interviews
  17618. 65%Now is not everything
  17619. 97%Make better predictions, stop estimating - andre.schweighofer
  17620. 99%jsuarezruiz/maui-linux
  17621. 91%Nuclear power and growth
  17622. 95%How to kick start as an indie-entrepreneur
  17623. 98%Physics — Susan Rigetti
  17624. 90%Squeezebox Keyboard| Peter Lyons
  17625. 93%1 to 1s
  17626. 99%What is a Merkle Tree?
  17627. 99%Structured Programming for Busy Beavers
  17628. 57%SOCstock2021 - The Grooviest Event for Security Operations Professionals
  17629. 99%The Initial Preview of GUI app support is now available for the Windows Subsystem for Linux | Windows Command Line
  17630. 95%What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  17631. 92%Add a check for gss_release_msg
  17632. 99%What's new in dotnet monitor | .NET Blog
  17633. 99%Compute Cuter
  17634. 97%Khronos KTX 2.0 Textures Enable Compact, Visually Rich, glTF 3D Assets
  17635. 97%NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  17636. 96%Steven Soderbergh on Mosaic, Filmmaking, and the Weinstein Scandal
  17637. 98%WSL2 localhost redirect not working
  17638. 97%Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
  17639. 99%Effectful Effects - Unifying Bidirectional Communication between Software Components
  17640. 99%Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  17641. 97%The InfoQ Podcast: Software Architecture and Design InfoQ Trends Report—April 2021
  17642. 95%Software Architecture and Design InfoQ Trends Report—April 2021
  17643. 99%Prisma – The Complete ORM for Node.js & TypeScript
  17644. 98%The Catch Block #54 - Quality Read Extravaganza!
  17645. 97%Event Based Architecture: What do you mean by EVENT?
  17646. 93%Linux bans University of Minnesota for sending buggy patches in the name of research
  17647. 97%Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  17648. 93%Slow and predictable vs. fast and bursty
  17649. 94%Researchers Secretly Tried To Add Vulnerabilities To Linux Kernel, Ended Up Getting Banned
  17650. 97%C++ coroutines: Cold-start coroutines | The Old New Thing
  17651. 95%Cloudflare obtains new ISO/IEC 27701:2019 privacy certification and what that means for you
  17652. 97%Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  17653. 96%jdah/tetris-os
  17654. 92%Steve Talks Code - Random thoughts about coding
  17655. 99%.NET GC Internals - 10. Q&A
  17656. 99%dotnet/maui
  17657. 98%.NET App Developer Links - 2021-04-21
  17658. 99%Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  17659. 97%Denormalization in Production: Common Problem and Solution - Simple Talk
  17660. 99%Announcing Pulumi 3.0
  17661. 93%Next comment tool for your website
  17662. 94%VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  17663. 99%r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  17664. 98%Zero-Day Exploits in SonicWall Email Security Lead to Enterprise Compromise
  17665. 97%Bash + ElasticSearch MultiSearch – Pedro Simões
  17666. 98%Why we still use Oracle DB
  17667. 96%Financial growth for people in engineering roles | DEEP/TEST
  17668. 96%Why you should never quit too early ... - DONN FELKER
  17669. 99%How to detect breaking changes and lint Protobuf automatically using Gitlab CI and Buf
  17670. 97%Steve BlankA Path to the Minimum Viable Product
  17671. 98%Coveralls in a monorepo
  17672. 93%Thoughts And Projects For The Future
  17673. 95%In Slack, no one can hear your scream! | 8th Light
  17674. 99%Node.js 16 available now
  17675. 92%Rust and cryptographic code | Bulletproof TLS Newsletter
  17676. 91%Apple unveils new iPad Pro with M1 chip and stunning Liquid Retina XDR display
  17677. 65%YouTube CEO receives freedom of expression award sponsored by the video platform itself - Market Research Telecast
  17678. 93%iMac features all-new design in vibrant colors, M1 chip, and 4.5K Retina display
  17679. 89%Apple TV 4K
  17680. 68%Ministers encourages citizens concerned over Facebook leak to visit Have I Been Pwned? website
  17681. 99%Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  17682. 98%Power consumption of Game Boy flash cartridges
  17683. 88%Grafana, Loki, and Tempo will be relicensed to AGPLv3
  17684. 99%GitHub Quick Reviews
  17685. 98%How to Use Sagas to Process Orders - DZone Microservices
  17686. 92%How Spotify is Killing the Open Podcast Ecosystem
  17687. 90%Apple introduces AirTag
  17688. 99%C# 9 init accessors and records - Red Hat Developer
  17689. 82%Introduction to .NET - Learn
  17690. 99%ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  17691. 98%Announcing Cloudflare Images beta to simplify your image pipeline
  17692. 74%devRant - !dev My neighbours have so many fucking IoT devices that they basically fuck over the entire 2.4GHz spectrum over here just by themselves... Thanks for that you cuntbags.
  17693. 98%Increased errors in Auth0
  17694. 84%learn.tv - This website is for sale! - learn Resources and Information.
  17695. 97%Auth0 Status
  17696. 97%danfragoso/thdwb
  17697. 93%.NET Documentation & C# 9
  17698. 98%C++ coroutines: Getting rid of our atomic variant discriminator | The Old New Thing
  17699. 96%Thunder Client - Visual Studio Marketplace
  17700. 87%Why did the IETF specifically choose 192.168/16 to be a private IP address class?
  17701. 99%Open source goes to Mars 🚀 - The GitHub Blog
  17702. 99%I Don't Need Postman Anymore!! I Use VS Code Instead...
  17703. 97%CSS General Rules of Thumb
  17704. 99%Start building your own private network on Cloudflare today
  17705. 99%A System for Grouping & Sorting CSS Properties
  17706. 99%Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  17707. 95%GitHub Classroom now offers a pre-made GitHub starter course (Public Beta) - GitHub Changelog
  17708. 94%Gʀᴀᴘʜɪᴄs Cᴏᴅᴇx
  17709. 99%Software infrastructure 2.0: a wishlist
  17710. 90%vitling: The Endless Acid Banger
  17711. 99%Rendering dynamic content in Blazor Wasm using DynamicComponent
  17712. 98%.NET App Developer Links - 2021-04-20
  17713. 98%Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  17714. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 2
  17715. 99%The Guide to MobX
  17716. 99%Will .NET 6 fix Blazor Prerendering?
  17717. 95%I CAN MAKE THIS WORK
  17718. 96%How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  17719. 61%Scholarships | Linux Foundation Events
  17720. 97%git/netdev/net.git - Netdev Group's networking tree
  17721. 99%Adam Storr - Easily Create and Manipulate Mock Anonymous Data for Unit Tests
  17722. 98%minimaxir/hacker-news-undocumented
  17723. 94%Ian's Shoelace Site – Granny Knot Info
  17724. 99%Optional chaining (?.) - JavaScript
  17725. 99%Zenreader: A 4.7 inches E-Ink RSS Reader Powered by ESP32
  17726. 96%Saving Gas on the Ethereum Mainnet
  17727. 92%My full story on launching a side project to Hacker News.
  17728. 99%Throttle vs Debounce on real examples
  17729. 94%Nintil - Cozy futurism
  17730. 99%Running Hasura on the Cheap - Byrne's Blog
  17731. 94%Schrödinger's Discriminated Union
  17732. 99%Testing Backups and Offloading CheckDB
  17733. 97%Double Dipping into SaaS
  17734. 88%Minimum Viable State: Building a Nomad Internet Country
  17735. 94%10 Reasons Why Music Sucks So Hard Right Now - Wow
  17736. 99%Loop alignment in .NET 6 | .NET Blog
  17737. 99%Why Specifications Don't Compose • Hillel Wayne
  17738. 90%Reading debt - bookmarking shit you'll never read | Marko Zivanovic
  17739. 99%Building blocks of a data-driven organization
  17740. 91%What the FLoC?!
  17741. 97%My phone isn't as smart as yours
  17742. 94%Expanding American Rail Capacity
  17743. 99%Adventures with RSA Blind Signing
  17744. 99%Dynamically getting objects from an assembly in C#
  17745. 97%Episode 373 - GitHub Actions
  17746. 93%Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  17747. 81%Reddit unveils its Clubhouse clone, Reddit Talk – TechCrunch
  17748. 95%Firefox 88.0, See All New Features, Updates and Fixes
  17749. 95%[Last Week in .NET #38] – The NSA requests you patch your sh*t
  17750. 94%Microsoft says mandatory password changing is “ancient and obsolete”
  17751. 93%Hire me and pay what you want, just give me interesting work.
  17752. 92%Join our Cloud HD Video Meeting
  17753. 99%Umbraco Forms Migration to .NET Core
  17754. 99%scottbez1/splitflap
  17755. 99%Word list  |  Google developer documentation style guide
  17756. 99%How to Use BLE With WPF or Forms
  17757. 99%Llama Preview: Swift on .NET
  17758. 99%Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  17759. 98%DotNext 2021 Piter. .NET conference. April 20-23, Online.
  17760. 98%Visual Studio 2022 | Visual Studio Blog
  17761. 98%Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  17762. 99%Thinkpad X230 with a "E-Ink" display at 30fps
  17763. 99%Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  17764. 97%First Flight of the Ingenuity Mars Helicopter: Live from Mission Control
  17765. 75%A Full Circle Journey: Introducing Cloudflare Canada
  17766. 97%How much do .NET developers make in the UK in 2021?
  17767. 96%DDoS attack trends for 2021 Q1
  17768. 99%Machine Learning with ML.NET - NLP with BERT
  17769. 99%Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  17770. 96%250: To The Moon
  17771. 99%.NET News Roundup - Week of April 12th, 2021
  17772. 98%How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  17773. 52%Kaine Shields
  17774. 99%dotnet/runtime
  17775. 99%Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  17776. 99%Using MudBlazor to Create Reach and Functional Product's Details Page
  17777. 53%Monster
  17778. 97%Rosenzweig – Dissecting the Apple M1 GPU, part III
  17779. 98%Build Automation with NUKE
  17780. 99%Collect memory dumps for a first-chance exception, when it occurs
  17781. 74%Amazon.com: Ubiquiti UniFi Dream Machine | UDM-US: Computers & Accessories
  17782. 99%Windows Terminal Preview 1.8 Release | Windows Command Line
  17783. 97%Async and Await In C#
  17784. 96%Amazon.com: NETGEAR Nighthawk Multi-Gig Cable Modem CM2000 - Compatible with All Cable Providers incl. Xfinity, Spectrum, Cox | for Cable Plans Up to 2.5Gbps | DOCSIS 3.1: Computers & Accessories
  17785. 96%Internet Search Tips · Gwern.net
  17786. 94%Replace Google Analytics with a shell script
  17787. 93%The Truth About Green Grocery Bags
  17788. 89%New Video: Structural Typing in TypeScript
  17789. 99%Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  17790. 85%Being Normal - Econlib
  17791. 98%value of time
  17792. 99%What's in the box? - fasterthanli.me
  17793. 97%Writing a Technical Book • AndreGarzia.com
  17794. 88%Strong Evidence is Common
  17795. 99%Thoughts on writing a wayland window manager with wlroots
  17796. 90%I made an AI-powered Linux shell using OpenAI
  17797. 98%Unix networking command line tools I use to do my job
  17798. 91%The unsafe CLIP image search
  17799. 98%chdir to cwd: permission denied
  17800. 97%Reverse-engineering a vintage comparator chip
  17801. 85%Why should you care about privacy - even if you had nothing to hide
  17802. 91%Self-employment: three months update
  17803. 99%Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  17804. 98%November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  17805. 94%100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  17806. 99%December 1, 2020 - Building a comment system for a Blazor Static Web App
  17807. 99%Using Kubernetes ConfigMaps for Cardano Node Topology Config
  17808. 88%Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  17809. 98%December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  17810. 96%Proposal: Treat FLoC as a security concern
  17811. 97%Announcing Livebook - Dashbit Blog
  17812. 76%Alienware Really Doesn't Want You to Buy an AMD Ryzen PC - ExtremeTech
  17813. 86%Take your first steps with Go - Learn
  17814. 86%Take your first steps with Rust - Learn
  17815. 91%r/LenovoLegion - Legion 5i confirmed working with 64GB RAM
  17816. 99%Nginx Cheatsheet
  17817. 98%Retro nostalgia & why my new website looks like Window 9x
  17818. 78%I made a Guitar Hero robot (and it SHREDS)
  17819. 96%Backdoored developer tool that stole credentials escaped notice for 3 months
  17820. 96%Starting Jetbrains Rider when it hangs on startup
  17821. 97%Frank Chimero · Everything Easy is Hard Again
  17822. 83%The Brain ‘Rotates’ Memories to Save Them From New Sensations
  17823. 82%The Moclans Teach Ed How To Play Latchcomb | Season 1 Ep. 12 | THE ORVILLE
  17824. 90%Thanks for the Bonus, I Quit!
  17825. 92%Lessons on Variable Naming from Breakfast Burritos
  17826. 94%Black Dwarf Supernovae
  17827. 97%Setting more ambitious goals for aging research
  17828. 98%Demoing The Pernosco Omniscient Debugger: Debugging Crashes In Node.js And GDB
  17829. 58%You're Reading This in the Future · Caffeinspiration
  17830. 85%Vanquished Vaccines and Vetocracies – We Are Not Saved
  17831. 94%Eat a Peach for Engineers
  17832. 93%Misinformation about Permissions Policy and FLoC
  17833. 98%7 years of open-source database development: lessons learned - Vallified
  17834. 93%Why has nuclear power been a flop?
  17835. 96%Problems | Project Lovelace
  17836. 99%WebGL Fingerprinting
  17837. 99%Standard Notes | A Simple And Private Notes App
  17838. 98%I'd like to review your README
  17839. 96%5G: The outsourced elephant in the room - Articles
  17840. 97%Containers at the edge: it’s not what you think, or maybe it is
  17841. 56%Nassim Taleb: Bitcoin failed as a currency and became a speculative ponzi scheme - Digest Time
  17842. 99%Cycles in family tree software
  17843. 99%Up For Grabs
  17844. 96%The Truth About my Son
  17845. 99%Content-aware image resizing in JavaScript | Trekhleb
  17846. 99%The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  17847. 90%Application and package management using Helm - Learn
  17848. 99%Jobs - OpenSilver
  17849. 99%ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  17850. 76%Weekly Update 239
  17851. 96%A top audio engineer explains NPR’s signature sound
  17852. 99%QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
  17853. 98%My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  17854. 93%tm213918-6_s1 - none - 33.2184058s
  17855. 99%Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  17856. 98%Unsupervised 3D Neural Rendering of Minecraft Worlds
  17857. 70%Facebook faces ‘mass action’ lawsuit in Europe over 2019 breach – TechCrunch
  17858. 96%Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  17859. 98%Is the Juice Worth the Squeeze?
  17860. 99%Getting Started With Radare2
  17861. 99%FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  17862. 99%What you need to learn to become a DevOps · Nicolas Paris
  17863. 97%Minimalist Guide To Decluttering Clothes
  17864. 96%FTP is 50 years old
  17865. 96%Why has no one made a better Goodreads
  17866. 97%Managed Memory Dump Analyzers | Visual Studio Blog
  17867. 88%Hello World: April 16, 2021
  17868. 82%Luca App: CCC calls for an immediate moratorium
  17869. 99%farmOS.org
  17870. 94%Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  17871. 99%Java is criminally underhyped
  17872. 99%File Transfer Protocol
  17873. 98%Announcing Cloudflare’s Database Partners
  17874. 99% Rust in the Linux kernel
  17875. 53%Google misled consumers about the collection and use of location data
  17876. 99%C++ coroutines: Getting rid of our reference count | The Old New Thing
  17877. 96%[PATCH 00/13] [RFC] Rust support
  17878. 98%Node.js support in Cloudflare Workers
  17879. 99%ReSharper/Rider 2021.1 Release Party 🥳
  17880. 99%Code Maze Weekly #73 - Code Maze
  17881. 97%IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  17882. 98%Episode 74 - libvlcsharp and .NET with Martin Finkel
  17883. 54%A New Threat to New York’s Clean Energy Goals: Bitcoin Mining - New York Focus
  17884. 99%FLoC away from Chrome!
  17885. 99%Why Rust strings seem hard
  17886. 99%Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  17887. 99%The Sisyphean Task Of DNS Client Config on Linux
  17888. 99%Opting your Website out of Google's FLoC Network
  17889. 75%Mac Chimes of Death – 512 Pixels
  17890. 84%Join the DotNetEvolution Discord Server!
  17891. 98%WebView2: Forwarding Alt Keys to a Host WPF Window
  17892. 98%Why is Python popular despite being accused of being slow?
  17893. 98%.NET App Developer Links - 2021-04-16
  17894. 99%Implementing least privilege for secrets in GitHub Actions - The GitHub Blog
  17895. 99%Azure SDK Release (April 2021) | Azure SDK Blog
  17896. 99%Top Level Statement in C# 9.0
  17897. 99%Debugging Your Application on Client-Side
  17898. 60%The Nation's Corn Belt Has Lost a Third of Its Topsoil
  17899. 99%Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  17900. 99%Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  17901. 90%BlazorDay 2021: Call for Speakers/Papers
  17902. 99%How to Build Headless Akka.NET Services with IHostedService
  17903. 99%Developer Insights #9 – Orbit Tessellation – Kerbal Space Program
  17904. 99%Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
  17905. 99%Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  17906. 99%ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  17907. 91%It’s 2021 and I don’t know Flexbox
  17908. 97%Why I have chosen to rewrite one of my Projects from Scratch
  17909. 58%Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  17910. 99%protobuf-net/protobuf-net.Grpc
  17911. 99%Why do I find Ruby sexy?
  17912. 97%Avalanche Consensus
  17913. 92%Money, Banks and Central Bank
  17914. 99%Why skip-links are important for accessibility
  17915. 89%Digital Resistance is Deletion - Christopher Butler
  17916. 98%Don't be afraid to code it yourself
  17917. 53%Ideas aren’t unique, execution is
  17918. 99%Being ad-free on Android without rooting
  17919. 95%Do Things, Tell People.
  17920. 97%A non-growing to-do list
  17921. 94%Internal Design Teams and Thought Leadership
  17922. 99%Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  17923. 99%On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  17924. 98%Making MsQuic Blazing Fast
  17925. 98%Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  17926. 95%GitHub Quick Reviews
  17927. 73%Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine
  17928. 79%Time flies in Google Earth’s biggest update in years
  17929. 86%Thredbo Mountain Biking With Ari
  17930. 99%What is F#
  17931. 98%Calendso | The Open Source Calendly Alternative
  17932. 98%C++ coroutines: Getting rid of our mutex | The Old New Thing
  17933. 96%.NET Rocks! vNext
  17934. 99%Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps
  17935. 95%D2F Ratio- Silicon Valley Season 1
  17936. 96%Learn MSBuild - Part 4 - Real-world MSBuild
  17937. 99%SQLite the only database you will ever need in most cases
  17938. 98%Disk space management inside Voron
  17939. 99%Why you shouldn't use ENV variables for secret data
  17940. 99%Testing Exceptions with xUnit and Actions
  17941. 99%HTTPS with LetsEncrypt for Azure Functions
  17942. 97%Keyyyyyyyys! - Stavros' Stuff
  17943. 99%Access data in Cosmos DB with Managed Identities
  17944. 56%A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  17945. 93%.NET 6: Async Improvements
  17946. 91%Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds
  17947. 99%JoinPeerTube
  17948. 95%Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  17949. 98%High quality audio makes you sound smarter
  17950. 97%A Zero Trust terminal in your web browser
  17951. 97%How to write better code in C# using Source Code Analyzers (Roslyn)
  17952. 99%mozilla/TTS
  17953. 99%Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  17954. 98%AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog
  17955. 96%Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  17956. 98%.NET App Developer Links - 2021-04-15
  17957. 99%Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  17958. 97%How far have we come? The evolution of securing identities - Microsoft Security
  17959. 99%Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  17960. 97%[PATCH 00/13] [RFC] Rust support
  17961. 94%StevenRasmussen - Overview
  17962. 99%Organizing (Commands, Events & Handlers) in Microservices
  17963. 97%How to Tell the User's Story
  17964. 79%Texas Legislature Online - Website Error
  17965. 91%Stupid Mac tricks – finl is not LaTeX
  17966. 98%How to (finally) find a productivity system that works for you
  17967. 99%Mastering transactions with Knex.js and Objection.js
  17968. 96%Blogging with Markdown in Laravel - Aaron Francis
  17969. 95%Ian's Awesome Counter - David Smith, Independent iOS Developer
  17970. 96%Redundant against what? - Marc's Blog
  17971. 68%Steve BlankE Pluribus Unum – A Rallying Cry for National Service
  17972. 98%Visual Studio 2019 Preview Release Notes
  17973. 93%robdyke.com - howto-disclose
  17974. 98%What on Earth is this Encryption Scheme?
  17975. 99%Gregory Szorc's Digital Home | Rust is for Professionals
  17976. 99%RAD Basic: a 100% compatible Visual Basic 6 solution
  17977. 98%Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  17978. 92%Coinbase from YC to IPO
  17979. 96%ASP.NET Core in Action 2nd Ed (Manning)
  17980. 98%utmapp/UTM
  17981. 99%Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  17982. 99%Logica: organizing your data queries, making them universally reusable and fun
  17983. 99%Windows Terminal Preview 1.8 Release | Windows Command Line
  17984. 97%Enhanced Productivity with Git in Visual Studio | Visual Studio Blog
  17985. 99%Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  17986. 99%Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  17987. 96%My simple Github project went Viral
  17988. 82%Aggregate Design: Using Invariants as a Guide
  17989. 68%Pivot points and financial numerology | The Old New Thing
  17990. 99%Is WebAssembly magic performance pixie dust? — surma.dev
  17991. 99%C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  17992. 97%The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  17993. 98%VSColors
  17994. 99%A Journey to .NET MAUI
  17995. 97%r/privacy - Cannot post to YouTube for a week (got a strike) because I included link to legitimate PhD research on KRACK WPA2 vulnerability
  17996. 99%Introducing WebSockets Support in Cloudflare Workers
  17997. 84%Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  17998. 80%Yamauchi No.10 Family Office
  17999. 99%Deep dive in CORS: History, how it works, and best practices
  18000. 99%The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  18001. 99%Security Control: Implement security best practices
  18002. 97%How to pick the right container base image - Red Hat Developer
  18003. 64%WhatsApp's new privacy policy is so bad it might be illegal
  18004. 99%Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  18005. 99%You don’t need Docker - Dusted Codes
  18006. 97%How to choose between SQL and NoSQL databases - Simple Talk
  18007. 92%Monsters Weekly 206 - String or Binary Data Would be Truncated
  18008. 99%C# 9 new features for methods and functions - Red Hat Developer
  18009. 99%Is WebAssembly magic performance pixie dust? — surma.dev
  18010. 92%Introducing Surface Laptop 4 and new accessories for enhanced meeting experiences
  18011. 99%Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  18012. 93%No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  18013. 99%Introducing 1Password Secrets Automation | 1Password
  18014. 97%COSMIC to Arrive in June Release of Pop!_OS 21.04
  18015. 90%Why some developers are avoiding app store headaches by going web-only
  18016. 99%Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  18017. 99%Deno 1.9 Release Notes
  18018. 83%Back-tick code blocks are now supported in titles - GitHub Changelog
  18019. 99%Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  18020. 96%Negotiation resources
  18021. 99%A build tool for the rest of us
  18022. 95%Two Paths to the Future | Fantastic Anachronism
  18023. 99%PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  18024. 97%How far have we come? The evolution of securing identities - Microsoft Security
  18025. 99%There's not enough niches for the average indie hacker.
  18026. 99%Digital After Life
  18027. 99%Tools that I want
  18028. 98%.NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  18029. 95%How do single page applications differ from static sites? | One Dev Question
  18030. 99%ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  18031. 95%Enabling a Live (Personal) Azure Subscription Identity to Use Azure Active Directory Dependent Features
  18032. 99%Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  18033. 97%C# Language Highlights: Target Typed new expressions
  18034. 83%C# Language Highlights: Target Typed new expressions
  18035. 99%GitHub Quick Reviews
  18036. 61%natto.dev | interactive JavaScript space
  18037. 99%Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  18038. 90%Write your first C# code - Learn
  18039. 98%DeepHN | powered by SeekStorm
  18040. 79%How One Cop Show Plays Police Politics | Copaganda: Episode 2
  18041. 99%ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  18042. 95%Bringing AI to the edge with NVIDIA GPUs
  18043. 92%Dave Sullivan: IT Consulting
  18044. 96%Getting ready to land native-compilation on master
  18045. 98%One Letter Programming Languages
  18046. 97%Expanding the Cloudflare Workers Observability Ecosystem
  18047. 94%C++ coroutines: Tradeoffs of making the promise be the shared state | The Old New Thing
  18048. 99%EditorConfig
  18049. 94%Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
  18050. 99%Viewing overwritten configuration values in ASP.NET Core
  18051. 97%Location-based personalization at the edge with Cloudflare Workers
  18052. 95%.NET 6: Date and Time Structures
  18053. 90%Masks of Nyarlathotep - Gamer Prop Set
  18054. 98%Beware of Password Shucking
  18055. 99%gitlet.js
  18056. 99%WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  18057. 99%Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  18058. 99%Add chrome 0day · r4j0x00/exploits@7ba55e5
  18059. 98%Building React + Vue support for Tailwind UI – Tailwind CSS
  18060. 94%The New Jim Crow: Mass Incarceration in the Age of Colorblindness - Kindle edition by Alexander, Michelle. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  18061. 98%.NET App Developer Links - 2021-04-13
  18062. 70%Just Be Rich 🤷‍♂️
  18063. 99%Introduction to tokens
  18064. 97%Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  18065. 98%ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  18066. 97%3.1.0
  18067. 97%Kernel density estimation and discrete values
  18068. 94%chadstewart - Overview
  18069. 87%Non-Fungible Taylor Swift
  18070. 95%Playing the Open Source Game
  18071. 99%Debug managed Linux core dumps with Visual Studio
  18072. 94%Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  18073. 98%Defining a new HTTP method: HTTP SEARCH
  18074. 99%Authenticate users in Blazor Server with Twitch and Azure AD B2C
  18075. 86%‎Lock and Code on Apple Podcasts
  18076. 75%Lock and Code
  18077. 91%Beating security fatigue with Troy Hunt, Chloé Messdaghi, and Tanya Janca: Lock and Code S02E06 - Malwarebytes Labs
  18078. 98%Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  18079. 99%API Validation
  18080. 99%Serving up zero-knowledge proofs
  18081. 82%Being informed about daily politics is no longer worth it!
  18082. 99%Trying Zombodb
  18083. 89%The surreal experience of my first developer job - Ben Nuttall
  18084. 80%Facebook's 'Clear History' Tool Doesn't Clear Shit
  18085. 72%The public intellectual manifesto - Yigit Cakar
  18086. 98%How I Created a Twitter Vaccine Bot
  18087. 98%Don't aggregate your metrics
  18088. 99%On Side Projects · @radekmie’s take on IT and stuff
  18089. 96%Sign Up – IT CONFERENCE
  18090. 99%[Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  18091. 99%BinomialLLC/basis_universal
  18092. 99%Active Class Tag Helper in ASP.NET Core
  18093. 95%Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  18094. 96%Introducing OpenSearch | Amazon Web Services
  18095. 86%How People Get Rich Now
  18096. 99%Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  18097. 77%RMS addresses the free software community — Free Software Foundation — Working together for free software
  18098. 71%Illyriad Powers of the Kingdom Marketplace on OpenSea: Buy, sell, and explore digital assets
  18099. 94%C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  18100. 95%AWS Roles, AWS Lambda and eventual consistency
  18101. 91%Free April
  18102. 92%.NET Foundation Project Spotlight
  18103. 98%ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  18104. 99%Tracking Cloudflare Worker requests using Application Insights - Gérald Barré
  18105. 97%What exactly was the point of [ “x$var” = “xval” ]? – Vidar's Blog
  18106. 99%UNIGINE 2.14: Cumulonimbus Clouds, C# 9, Water Wave Spectrum Control, New Landscape Generator
  18107. 98%Add logic to your applications with C# - Learn
  18108. 94%John Horton Conway - Wikipedia
  18109. 99%Developer Challenges
  18110. 98%The Worthy Web App Challenge
  18111. 97%How to bend reality to your will with C# Source Generators
  18112. 98%Three Stories about The ‘Best’ Tool
  18113. 98%Cloudflare Pages is now Generally Available
  18114. 96%249: A Beautiful Disaster
  18115. 79%Hour of Code: Dance Party
  18116. 99%.NET News Roundup - Week of April 5th, 2021
  18117. 99%zhuowei/nft_ptr
  18118. 99%Blazor Material Table - Server-Side Paging, Searching, Sorting
  18119. 98%.NET App Developer Links - 2021-04-12
  18120. 96%.NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  18121. 67%Anxiety Is in Your Body, Not Your Mind
  18122. 99%My Favorite C# Features - Part 3: Nullability
  18123. 99%Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  18124. 98%The Value of Programmer Lore and Standardization
  18125. 89%15 Technologies I Thought My Son Would Never Use
  18126. 99%Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  18127. 99%Hello World Bicep | I CAN MAKE THIS WORK
  18128. 99%Securing Blazor Web assembly using Cookies and Auth0
  18129. 98%How to Scrum
  18130. 99%MiSTer-devel/Main_MiSTer
  18131. 99%Linux v Windows: Which is FASTER? - Software Drag Racing!
  18132. 94%Clubhouse "Leak" Might Be a Simple Data Scrape
  18133. 94%Machine Learning With ML.NET - Evaluation Metrics
  18134. 87%Lobster Bisque Recipe
  18135. 99%The Simplicity of Making Librem 5 Apps – Purism
  18136. 95%Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  18137. 90%My Next Film
  18138. 99%Bypass ISP’s UDP Proxy
  18139. 94%How I started my programming journey - Filip Iulian Pacurar (Filipac)
  18140. 99%Something doesn't add up here
  18141. 97%Working Around the Inherent Slowness of Debugger Conditional Breakpoints
  18142. 90%On Stallman
  18143. 97%Yuval Ishai - Real World Cryptographers Podcast
  18144. 78%Societal Donatism
  18145. 99%TECH Stop using JPA/Hibernate
  18146. 87%The Ponzi Career
  18147. 94%To-Do List is a Time Management Tool - Yigit Cakar
  18148. 99%A Simple, Probably-Not-Exp-Time Disjoint Set in Coq
  18149. 91%About Focuses on Results · Nicolas Paris
  18150. 76%DIY bike fit with the MyVeloFit app - CyclingTips
  18151. 95%How to Live with Chronic Imposter Syndrome
  18152. 98%Which type of novelty-seeking web developer are you?
  18153. 98%Using PyTorch + NumPy? You're making a mistake.
  18154. 93%Use console.log() like a pro
  18155. 56%When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour
  18156. 88%Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones
  18157. 96%.NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  18158. 95%Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store
  18159. 86%r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!”
  18160. 93%Pokemon or BigData
  18161. 98%Developers, Developers, Developers: Welcome to Developer Week 2021
  18162. 99%1.0.16 · Discussion #364 · egil/bUnit
  18163. 99%I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  18164. 61%The Cursed Computer Iceberg Meme
  18165. 95%In defense of Signal
  18166. 98%StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018
  18167. 89%Epitaph
  18168. 98%Securing Local Privileged Accounts in Active Directory –
  18169. 99%HomeAssistant-Mods/home-assistant-miele
  18170. 90%Evaluating Modest SaaS Business Ideas
  18171. 84%14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core
  18172. 99%Best practices for writing SQL queries
  18173. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  18174. 50%CU cyberattackers demand ransom - Longmont Times-Call
  18175. 88%Maestro Syndrome | Sam Bleckley
  18176. 76%How a Basketball Statistic Changed How I See the World – Daniel Frank
  18177. 86%It’s Not Better If It’s Also Worse
  18178. 99%mratsim/constantine
  18179. 83%No password required: Mobile carrier exposes data for millions of accounts
  18180. 95%Don't hire top talent; hire for weaknesses. - Benji's Blog
  18181. 97%3 levels of becoming an innovator
  18182. 96%My Vim Notes Setup
  18183. 92%Let’s build a stable stable coin 🤔
  18184. 86%On Psychological Safety
  18185. 95%Earthrise in 4k UHD
  18186. 95%Setting up Starlink, SpaceX's Satellite Internet
  18187. 97%inkle blog - ink version 1.0 release!
  18188. 64%Court rules grocery store’s inaccessible website isn’t an ADA violation
  18189. 85%Google does not want you to tell your players about your donation page
  18190. 97%There is no ‘Best’ Tool
  18191. 97%Everyone Is Still Terrible At Creating Software At Scale
  18192. 99%Customizing Authorization Responses in .NET 5.0 - Ben Foster
  18193. 85%Meet the patent troll that won a $308 million jury trial against Apple
  18194. 99%The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  18195. 98%Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  18196. 98%.NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  18197. 99%Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  18198. 95%Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  18199. 99%DualCoder/vgpu_unlock
  18200. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  18201. 99%JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  18202. 98%My programming principles • Borislav Grigorov
  18203. 96%Strength-Based Teams
  18204. 94%Can Computers Think?
  18205. 97%The ‘Plasticity’ of Music
  18206. 99%Thinking in Questions with SQL - Benji's Blog
  18207. 97%Things I like about PostgreSQL
  18208. 98%The evolution of (my) note taking
  18209. 99%Vue has too many UI frameworks
  18210. 99%Getting things done with shell scripting
  18211. 99%Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript
  18212. 97%Why is the Universe Quantum?
  18213. 72%Why I run barechested at -3°C.
  18214. 51%Data from 500M LinkedIn Users Posted for Sale Online
  18215. 99%Creating MicroService with .Net 5
  18216. 98%.NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  18217. 97%gorhill/uBlock
  18218. 99%Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  18219. 86%GitHub Quick Reviews
  18220. 99%head-first-csharp/fourth-edition
  18221. 97%Introducing Dawn (Part 1)
  18222. 94%16 Where cryptography fails and final words · Real-World Cryptography MEAP V12
  18223. 98%microsoft-sponsorships/microsoft-foss-fund
  18224. 97%Zoom zero-day discovery makes calls safer, hackers $200,000 richer - Malwarebytes Labs
  18225. 95%Whitepaper: Couchbase vs RavenDB Performance at Rakuten Kobo
  18226. 99%Integrating PowerApps with .NET Web APIs
  18227. 97%Nix is the ultimate DevOps toolkit
  18228. 94%Fighting with Deadlocks
  18229. 98%FFmpeg
  18230. 89%5 Real Tips for Programming Bootcamp Success - Don't Let Imposter Syndrome Stop You!!
  18231. 87%Weekly Update 238
  18232. 99%C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  18233. 64%The British Monarchy
  18234. 93%Per Origin Host header Override
  18235. 99%Code Maze Weekly #72 - Code Maze
  18236. 99%git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.
  18237. 98%you-dont-need/You-Dont-Need-GUI
  18238. 96%Take your Windows Terminal and PowerShell to the next level with Terminal Icons
  18239. 96%.NET MAUI Q&A
  18240. 99%Docker without Docker
  18241. 84%Idempotence Now Prevents Pain Later
  18242. 91%CPU algorithm trains deep neural nets up to 15 times faster than top GPU trainers
  18243. 98%.NET App Developer Links - 2021-04-09
  18244. 90%Why Do Long Options Start with Two Dashes?
  18245. 98%AWS Testing—Optimize Test Performance and Cut Costs
  18246. 96%How we improved deployment velocity at Cronofy
  18247. 99%How to collect .NET Core dump on Linux Web App
  18248. 99%Supercharge Azure ML code development with new VS Code integration
  18249. 99%Azure Service Fabric 8.0 Release
  18250. 98%My Mental Model on Choosing a Database for a Particular Problem
  18251. 97%The first fully-implanted 1000+ channel brain-machine interface
  18252. 99%Scraping the web with Playwright
  18253. 99%dotnet/net6-mobile-samples
  18254. 99%@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  18255. 82%Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  18256. 99%Using Azure App Configuration in .NET 5 Functions
  18257. 97%Introducing Visual Studio Administrator Updates | Visual Studio Blog
  18258. 93%Home-Built STM
  18259. 99%The best way to stay up to date with C# 10 features - Productive C# | Learn C# with Practical Video Tutorials
  18260. 98%Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  18261. 98%GitHub Quick Reviews
  18262. 96%Hanselminutes with Scott Hanselman
  18263. 97%Achievement is Discontinuous
  18264. 96%How To Make Your Zoom Meetings Not Suck — Chris Clearfield
  18265. 99%How To Use Htmx In Django · Matt Layman
  18266. 76%Don't fall for quantum hype
  18267. 99%ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  18268. 98%Windows Insider Program
  18269. 99%On .NET Live - Creating your own .NET Project Templates
  18270. 99%Announcing .NET 6 Preview 3 | .NET Blog
  18271. 98%This Recruitment Website Publicly Exposes User Data
  18272. 99%How to avoid GC pressure in C# and .NET
  18273. 99%Release ILSpy 7.0 RC1 · icsharpcode/ILSpy
  18274. 99%What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  18275. 94%ML.NET Survey: Machine Learning in .NET | .NET Blog
  18276. 97%Real-Time Desktop Apps with Azure SignalR Service
  18277. 81%AMD and Xilinx Stockholders Overwhelmingly Approve AMD’s Acquisition of Xilinx
  18278. 99%sepfy/pear
  18279. 63%Electronic Shelf Label Hacking with Arduino and ESP32
  18280. 89%The Real Book - 99% Invisible
  18281. 98%C++ coroutines: Awaiting the simple_task | The Old New Thing
  18282. 99%Tutorial: Create a GitHub Action with .NET
  18283. 99%The Architecture Behind A One-Person Tech Startup
  18284. 99%Running Seq on Azure
  18285. 99%Working with the Blazor DynamicComponent | Dave Brock
  18286. 99%How To Monitor Events in Swift - Exceptionless
  18287. 98%Creating Videos with React and Remotion
  18288. 95%Talking about RavenDB in the Angular Show
  18289. 97%When to use ValueTask and save precious memory in C#
  18290. 98%Branchless Programming: Why "If" is Sloowww... and what we can do about it!
  18291. 95%Using My Python Skills To Punish Credit Card Scammers
  18292. 99%Getting started with OpenTelemetry and distributed tracing in .NET Core
  18293. 94%How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  18294. 86%An Interview With the Man Who Keeps Uploading My Feet to WikiFeet
  18295. 98%Dynamic URL Rewriting at the edge with Cloudflare
  18296. 99%How to make an awesome Python package in 2021
  18297. 99%.NET Rocks! vNext
  18298. 98%.NET App Developer Links - 2021-04-08
  18299. 99%GraphQL on Azure: Part 6 - Subscriptions With SignalR
  18300. 63%FDA approves first test of CRISPR to correct genetic defect causing sickle cell disease
  18301. 99%Building Your First GitHub Action | Azure DevOps Blog
  18302. 92%Automating "suggested / related posts" links for my blog posts
  18303. 97%What Developers Can Do to Make the World a Healthier Place
  18304. 99%Tip 311 - How to run Logic Apps in a Docker container
  18305. 98%7 Things You Can Do to Create Eco-friendly Websites and Apps
  18306. 97%Bitemporal History
  18307. 99%BleedingTooth: Linux Bluetooth Zero-Click Remote Code Execution
  18308. 99%Stored Procedure in Entity Framework Core Migrations
  18309. 78%Bitcoin could break everything
  18310. 94%Dynamicland
  18311. 97%Smarter Single Page Application with a REST API
  18312. 88%Jonathon Dixon: Why I joined Cloudflare
  18313. 99%WTF are these security chips?
  18314. 97%Apple Watch Commercial (Xamarin Evolve 2014)
  18315. 97%Performance Improvements in NuGet | Visual Studio Blog
  18316. 74%The North Side - Daring LLC
  18317. 97%Choosing a good development partner
  18318. 97%I Actually Like Slack
  18319. 99%A pretty good guide to pretty good privacy
  18320. 99%The Cursed Certificate
  18321. 98%An Introduction to Cryptocurrency Wallets: Which Wallet Type Suits You Best?
  18322. 87%The Paradoxes of Modern Life - David Perell
  18323. 95%Accumulating knowledge • Ted Piotrowski
  18324. 99%Gregory Szorc's Digital Home | Modern CI is Too Complex and Misdirected
  18325. 99%Make tests a part of your app
  18326. 91%Are you foolish enough to innovate?
  18327. 92%Embrace the Grind - Jacob Kaplan-Moss
  18328. 99%Learning from your Mistakes: How a bug made me reprioritize my product roadmap
  18329. 97%Releases support comments and reactions with Discussion linking - GitHub Changelog
  18330. 99%Goodbye OpenSSL, and Hello To Google Tink
  18331. 97%Financial architecture
  18332. 99%Episode 372 - API Management
  18333. 99%Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  18334. 98%.NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  18335. 70%Facebook data breach being reviewed by Irish Data Protection Commission (DPC)
  18336. 66%Particle mystery deepens, as physicists confirm that the muon is more magnetic than predicted
  18337. 99%dotnet/csharplang
  18338. 98%Set up local development for Azure Static Web Apps
  18339. 96%Virtual as a code smell*
  18340. 99%Introducing the Azure Static Web Apps CLI
  18341. 95%Cryptology ePrint Archive: Report 2021/442
  18342. 89%Teaching with Simon Allardice
  18343. 99%Announcing OpenXML Package Explorer for VS Code
  18344. 99%MPC-Over-Signal
  18345. 99%Screw it, I'll host it myself
  18346. 87%The post-pandemic world: 34% of remote workers say they'd rather quit than return to full-time office work
  18347. 97%Your Top .NET Microservices Questions Answered | ASP.NET Blog
  18348. 99%Deploying Rancher on k3s on WSL 2
  18349. 98%auchenberg/volkswagen
  18350. 99%The project that made me burnout
  18351. 99%ADO.NET provider 8.0.1.0 for Firebird is ready
  18352. 92%Jakub Konka Hired Full Time ⚡ Zig Programming Language
  18353. 97%Optimizing non obvious costs
  18354. 98%C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  18355. 97%Update on git.php.net incident - Externals
  18356. 92%Et tu, Signal?
  18357. 77%7% of Americans don’t use the internet. Who are they?
  18358. 99%Announcing Facteur, a mailing kit for .NET
  18359. 99%The pain points of C# source generators
  18360. 99%Gregory Szorc's Digital Home | Surprisingly Slow
  18361. 97%How We Bootstrapped a $1M ARR Email Client
  18362. 99%ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  18363. 99%Optimizing your $Profile | PowerShell Team
  18364. 98%The Azure Data Architecture Map
  18365. 97%Don't Code Tired | Watch All My Courses For Free This April
  18366. 81%The Unparalleled Genius of John von Neumann
  18367. 99%On .NET Episode: A Journey to .NET MAUI
  18368. 99%C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  18369. 89%Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  18370. 99%Introducing the Azure Static Web Apps CLI
  18371. 79%What Really Caused Facebook's 500M-User Data Leak?
  18372. 99%All C++20 core language features with examples
  18373. 82%Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  18374. 98%Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  18375. 92%Troy and Rob's Book
  18376. 90%Elastic tabstops - a better way to indent and align code
  18377. 91%Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  18378. 97%Your E-Mail Validation Logic is Wrong
  18379. 99%Dumping user data from cheap tablets in minutes
  18380. 77%The Three Un’s of Successful Founders
  18381. 98%Portable Internet Behavior Bond
  18382. 91%Assembling An Atomic Brain?
  18383. 99%4 Non-standard Ways to Fix N+1 Queries in Rails
  18384. 99%How I Use My Free Azure Credit 💸
  18385. 97%Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  18386. 99%The Fastest, Safest PNG Decoder in the World
  18387. 99%GitHub Sponsors Community
  18388. 98%Programming is hard
  18389. 94%Help us test payments in Signal
  18390. 99%AsynkronIT/protoactor-dotnet
  18391. 99%Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  18392. 93%.NET April 2021 Updates – 5.0.5 | .NET Blog
  18393. 91%Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  18394. 97%.NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  18395. 94%Which Degree Should You Pursue to Get a Job in Tech?
  18396. 99%Laying Out Pages | Web Browser Engineering
  18397. 99%Visual Studio Toolbox Live - What's New in VS for Mac?
  18398. 93%GitHub Quick Reviews
  18399. 99%Local Development with Azure Service Bus
  18400. 99%4 Features Every Developer Must Know in C# 9.0
  18401. 98%How I Got Into Computers AppDev Edition
  18402. 99%Accessing Dapr secrets building block using Dapr .NET SDK
  18403. 63%Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  18404. 99%The Daily Standup is a Waste of Time | Build the Stage
  18405. 98%10 Things I Hate About PostgreSQL
  18406. 98%C++ coroutines: Building a result holder for movable types | The Old New Thing
  18407. 99%Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  18408. 98%"I'll Finish It This Week" And Other Lies
  18409. 92%Django 3.2 released | Weblog
  18410. 95%Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  18411. 99%WPO-Foundation/webpagetest-github-action
  18412. 98%ASP.NET Core in Action, Second Edition is available now!
  18413. 99%Breaking GitHub Private Pages for $35k
  18414. 99%C# 9 pattern matching - Red Hat Developer
  18415. 94%Have I Been Facebooked?
  18416. 96%(PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  18417. 99%Blazor WASM 404 error and fix for GitHub Pages
  18418. 98%.NET App Developer Links - 2021-04-06
  18419. 98%AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  18420. 99%Integrating C# with Legacy Elixir Projects
  18421. 98%Dependency Injection Explained - Brian Lagunas
  18422. 99%Deploying an Azure Function App with Bicep
  18423. 99%AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  18424. 99%Static methods considered evil?
  18425. 99%Announcing TypeScript 4.3 Beta | TypeScript
  18426. 99%Write Your Erlang Gen Servers in Visual Basic
  18427. 99%Moving to Desktop Applications in .NET Core/.NET 5
  18428. 98%Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  18429. 97%ASP.NET Forums are Moving to Microsoft Q&A
  18430. 98%Legalizing Gay Marriage in Crusader Kings III with Ghidra
  18431. 97%Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  18432. 99%Predictive Coding has been Unified with Backpropagation - LessWrong
  18433. 99%ASP.NET Community Standup - gRPC Performance Improvements
  18434. 97%Announcing Open Source C# standardization | .NET Blog
  18435. 88%aava.sh
  18436. 93%How I made $500k as a part-time tech recruiter
  18437. 96%The Danger of "Simplicity"
  18438. 99%How I solved RSI Repetitive Strain Injury
  18439. 99%UFS Boot Environments for ARM
  18440. 95%Owning Your Own Data
  18441. 96%Activity is not impact
  18442. 88%My Struggle With Probability Theory
  18443. 91%How I lost 25 pounds lugging my Peloton across the country in the back of my car
  18444. 99%How to convince your product owner to invest more time in technical tasks
  18445. 84%History is Repeating Itself and Why You Should Care - Sasank's Blog
  18446. 94%Reflections on (roughly) 750,000 words
  18447. 99%Machine Learning with ML.NET - Object detection with YOLO
  18448. 99%My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  18449. 97%Episode 371 - Cloud Native Machine Learning
  18450. 99%Back to Basics: What Is a Delegate?
  18451. 99%ASP.NET Community Standup - The 12 Factor App
  18452. 95%Win a free copy of Eggcelerate!
  18453. 68%Writing tools I learned from The Economist
  18454. 97%Announcing Open Source C# standardization | .NET Blog
  18455. 99%Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  18456. 85%Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  18457. 99%Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  18458. 99%Tetris in Blazor Part 3: Tetrominos
  18459. 78%Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  18460. 99%Using raw html with isolated CSS in Blazor - Gérald Barré
  18461. 93%The .NET Docs Show - C# Ask Me Anything 🤯
  18462. 99%C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  18463. 69%Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  18464. 96%Friday Five: Azure Communication Services, More!
  18465. 99%Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  18466. 97%Elegant Acceptance Testing in .NET with SpecFlow
  18467. 99%soywod/himalaya
  18468. 96%248: Satisfying Business Requirements
  18469. 99%Creating Blazor Material Navigation Menu - Code Maze
  18470. 99%Raspberry Pi GPIO C# LED | C# Tutorials Blog
  18471. 99%.NET News Roundup - Week of March 29th, 2021
  18472. 98%.NET App Developer Links - 2021-04-05
  18473. 95%Why software engineers should become CEOs
  18474. 95%Facebook data breach files, v2
  18475. 95%Have I Been Pwned: Pwned websites
  18476. 79%How Did Microsoft Make Flight Simulator Seem So Real?
  18477. 97%Cryptology ePrint Archive: Report 2021/123
  18478. 95%Why I don't have any analytics on my blog
  18479. 82%Clean Slate
  18480. 98%Computers Are Bad
  18481. 99%Shadertoy
  18482. 99%The Strange Case Of The Illegal Instruction
  18483. 95%Creating a side project when you don't need the money
  18484. 91%Beautiful PDFs from HTML
  18485. 84%Speedtest by Ookla - The Global Broadband Speed Test
  18486. 99%Blazor Power BI Paginated Reports
  18487. 95%WebPageTest - Visual Comparison
  18488. 99%How to bypass CloudFlare bot protection ?
  18489. 97%charmbracelet/lipgloss
  18490. 60%I thought I was dying: My apartment was built on toxic waste
  18491. 99%Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  18492. 87%Azure Functions and SignalR with Anthony Chu | Web Wednesday
  18493. 98%climech/grit
  18494. 89%How Runescape catches botters, and why they didn’t catch me
  18495. 98%The Beauty of Programming | Bryn Mawr College
  18496. 98%Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  18497. 98%Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  18498. 91%Keyboard interface hardware
  18499. 72%Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  18500. 94%Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  18501. 82%5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  18502. 76%How Doctors Die | The Saturday Evening Post
  18503. 97%Apple 2001 - CoRecursive Podcast
  18504. 72%533 million Facebook users’ phone numbers leaked on hacker forum
  18505. 74%Coinhive domain repurposed to warn visitors of hacked sites, routers
  18506. 78%Birmingham 43, by Canton Becker
  18507. 83%Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  18508. 96%M1 vs ThreadRipper vs Pi: Software Drag Racing
  18509. 96%Search by phone number
  18510. 95%Facebook data breach files
  18511. 94%Terramaster NAS exposing itself with UPNP
  18512. 64%The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  18513. 97%My "shiny future"
  18514. 90%Why I left a billion-dollar startup
  18515. 83%Radical Transparency - Nucks
  18516. 84%If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  18517. 91%Jeremy Mikkola - The problem with slow tools
  18518. 95%Toshi Omagari | Ink traps and pals
  18519. 99%Rocky Jaiswal | Go with functions
  18520. 99%paulomorgado/HttpClientFactoryDemo
  18521. 94%周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  18522. 97%Obvious and possible software innovations nobody does
  18523. 96%How to use Sagas to process orders - part 1
  18524. 97%The barriers to decentralisation
  18525. 89%GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  18526. 99%darkhttpd
  18527. 72%My biggest startup mistake: Thinking it would save me
  18528. 92%Google is restricting which apps can see the other installed apps on your device
  18529. 93%dotnet/runtime
  18530. 99%Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  18531. 87%Dapr v1.1.0 is now available
  18532. 99%Experimental features - Microsoft Edge Development
  18533. 99%PostgreSQL Security Hardening
  18534. 97%Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  18535. 79%Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  18536. 99%Deploying Windows Apps with ClickOnce on .NET 5
  18537. 99%Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  18538. 98%The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  18539. 99%Windows 95 — How Does it Look Today?
  18540. 99%The Exception Model
  18541. 99%EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  18542. 96%Loqbox Data Breach Compensation | Keller Lenkner™
  18543. 96%Cryptology ePrint Archive: Report 2021/418
  18544. 90%A toolset for tackling technical debt
  18545. 99%dotnet/runtime
  18546. 95%Open Source is Insufficient to Solve Trust Problems in Hardware
  18547. 99%Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  18548. 89%Jon Galloway on Visual Studio Mac
  18549. 97%Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  18550. 99%XKCP/K12
  18551. 99%Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  18552. 92%Minimum Viable Dice Wars - Mitchum.Blog
  18553. 99%I ended up adding duplicate records on a unique index in MongoDB - blag
  18554. 81%Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  18555. 99%File Upload Extension Validation In ASP.NET Core
  18556. 96%draft-viguier-kangarootwelve-04 - KangarooTwelve
  18557. 99%The world of Design Tokens - Dani Guardiola's blog
  18558. 99%Intro to Graphics 11 - Surfaces
  18559. 98%Building a phone book: Part III
  18560. 75%Home
  18561. 69%C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  18562. 98%Oodle now available in Unreal Engine 4.27 through GitHub access
  18563. 96%Free April
  18564. 97%tmux lets you select and copy text with your keyboard
  18565. 86%You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  18566. 99%Code Maze Weekly #71 - Code Maze
  18567. 90%The Teams Dashboard: A New Place to Call Home
  18568. 97%Episode 73 - C# and .NET for Beginners with Vijesh Salian
  18569. 98%Exception Handling in the Profiling API
  18570. 98%simplenetes-io/simplenetes
  18571. 83%Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  18572. 98%.NET App Developer Links - 2021-04-02
  18573. 96%Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  18574. 94%Uppestcase and Lowestcase Letters: Advances in Derp Learning
  18575. 97%Tools for Auditing CSS | CSS-Tricks
  18576. 95%Zero click vulnerability in Apple’s macOS Mail
  18577. 99%Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  18578. 92%Weekly Update 237
  18579. 87%Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  18580. 98%Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  18581. 96%isEven API
  18582. 98%At a Startup? Write as Little Software as you Can - naildrivin5.com
  18583. 83%On Identity: Being and Becoming – Karan Chawla
  18584. 96%How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  18585. 99%signed char lotte
  18586. 87%The war without end: Mac vs. PC
  18587. 99%This blog is now hosted on a GPS/LTE modem
  18588. 87%The algorithm did it! - hisham.hm
  18589. 99%The compiler will optimize that away
  18590. 94%Y Combinator and Equity Theft
  18591. 97%Autism challenges on the workplace (2021, 2/5) - A disability of trust
  18592. 95%A Small Change that Could Make Ycombinator (and you?) More Successful
  18593. 98%shortest path, faster | kipply's Blog
  18594. 91%Cryptology ePrint Archive: Report 2021/114
  18595. 99%dotnet/csharplang
  18596. 99%On .NET Live - .NET Framework to .NET Core Migration
  18597. 99%How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  18598. 68%Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  18599. 97%Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  18600. 98%Mail Studio - Powerful Email Design Tool
  18601. 83%Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  18602. 87%Swappers
  18603. 99%Quickstart: Deploy an ASP.NET web app - Azure App Service
  18604. 99%Let's Learn .NET - Microservices
  18605. 99%Page Remote Validation in ASP.NET Core Identity
  18606. 99%A categorized list of all Java and JVM features since JDK 8 to 16
  18607. 58%CellMate Vulnerability
  18608. 95%Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  18609. 97%s-macke/VoxelSpace
  18610. 96%C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  18611. 99%Unveiling Gavran: RavenDB re-written in C
  18612. 96%Can you fit an Entire Windows App inside a QRCode?
  18613. 90%Pro1 X - F(x)tec
  18614. 92%Massive security breach at US universities.
  18615. 89%5 Common JavaScript Mistakes with Equality
  18616. 95%CUKE Build - CUKE Build
  18617. 99%The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  18618. 93%Is Passion Required To Be a Successful Software Developer?
  18619. 94%If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  18620. 79%Tracing Paper
  18621. 99%ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  18622. 64%Redefining what a map can be with new information and AI
  18623. 70%Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  18624. 98%.NET App Developer Links - 2021-04-01
  18625. 98%.NET Rocks! vNext
  18626. 98%Tutorial: Publish Azure Static Web Apps with Azure DevOps
  18627. 99%Bicep - Why do we need yet another way to deploy stuff in Azure?
  18628. 99%Common Misconception #2 – Serverless is good for APIs
  18629. 99%Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  18630. 98%Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  18631. 98%Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  18632. 86%UC part of nationwide cyber attack
  18633. 98%REST APIs for Microservices? Beware!
  18634. 84%Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  18635. 98%New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  18636. 99%C# Source Generators
  18637. 93%Update to January 2021 Account Notification
  18638. 81%U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  18639. 57%A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  18640. 97%Setting Up an M1 Mac for Xamarin Development
  18641. 99%Problems with Wunderground integration
  18642. 99%1002: Keep Files Smaller Than You
  18643. 99%Cryptography and assembly code
  18644. 73%Actually Alison | Blog
  18645. 86%It's hard to draw lessons from your own failures
  18646. 82%AES was worth $250 billion dollars
  18647. 85%Banned From Skype – Jesse Nickles
  18648. 99%The Cost of Proof of Work
  18649. 88%Carthusian Citation Credits
  18650. 99%egil/genzor
  18651. 86%Age Of Suggestion • Joe Blau
  18652. 56%Buying Breached Data: When Is It Ethical?
  18653. 79%Tether produces a new attestation — it says nothing useful
  18654. 95%MakAir Series: Engineering Focus on Ventilator Software
  18655. 99%Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  18656. 99%.NET R&D Digest (March, 2021)
  18657. 97%Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  18658. 63%How to Outsmart Your Own Unconscious Bias
  18659. 98%gd/rust - platform/system/bt - Git at Google
  18660. 99%Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  18661. 93%Organizing (Commands, Events & Handlers) in Microservices/SOA
  18662. 95%Inside a viral website
  18663. 99%C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  18664. 97%The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  18665. 99%Working with the Enron dataset
  18666. 99%C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  18667. 75%Apple's cooperation with authoritarian governments
  18668. 94%Durable Objects, now in Open Beta
  18669. 98%akavel/up
  18670. 74%Episode 14: Schnorr, Factoring and Lattices!
  18671. 99%Minimalistic C# APIs with FeatherHttp
  18672. 99%featherhttp/framework
  18673. 98%.NET App Developer Links - 2021-03-31
  18674. 99%The Hitchhiker’s Guide to Online Anonymity
  18675. 97%Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  18676. 99%Deploying packages with GitHub Actions
  18677. 86%Meet the 2021 Imagine Cup World Finals judges
  18678. 98%Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  18679. 98%Angular Basics: The Scope of This and Arrow Functions
  18680. 99%Maximizing the power of logs as your application scales - Michael's Coding Spot
  18681. 98%The Dual Nature of Software Development - darcism.com
  18682. 99%Here, I made a way to navigate between ANY files in Visual Studio
  18683. 99%Making Auth Simpler for Static Web App APIs | LINQ to Fail
  18684. 90%github/roadmap
  18685. 99%Publish Unit Test Results - GitHub Marketplace
  18686. 97%GitHub Desktop now supports cherry-picking - The GitHub Blog
  18687. 99%The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  18688. 97%A command-line grammar of graphics
  18689. 98%Those pesky pull request reviews
  18690. 98%Some opinionated thoughts on SQL databases
  18691. 98%My Self-Taught Tech Career - Work & Life Notes
  18692. 84%Friendship Cards
  18693. 97%Who has the fastest F1 website in 2021? Part 1
  18694. 96%bitwarden/desktop
  18695. 76%Online privacy: What you need to know about keeping your personal data secure
  18696. 88%Online privacy: What you need to know about keeping your personal data secure
  18697. 97%Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  18698. 92%Time-lock encryption · Gwern.net
  18699. 95%Using TwentyThree video service with Episerver
  18700. 85%Support | Dell US
  18701. 87%Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  18702. 93%JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  18703. 93%Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  18704. 99%On .NET Live - .NET Framework to .NET Core Migration
  18705. 99%Languages & Runtime Community Standup - The C# language design process
  18706. 79%Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  18707. 98%Font size is useless; let’s fix it
  18708. 90%Computers, Monitors & Technology Solutions | Dell USA
  18709. 93%FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  18710. 98%Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  18711. 90%ASP.NET Community Standup - The 12 Factor App
  18712. 93%GitHub Quick Reviews
  18713. 98%Introducing 'innernet' | tonari blog
  18714. 98%Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  18715. 99%Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  18716. 56%Submit Story - Clients From Hell
  18717. 98%Angular Language Service for Visual Studio Update | Visual Studio Blog
  18718. 89%Cloudflare’s WAF is recognized as customers’ choice for 2021
  18719. 99%OpenSleigh
  18720. 99%Recovering a full PEM Private Key when half of it is redacted
  18721. 80%Unsplash is being acquired by Getty Images
  18722. 82%Browse all - Learn
  18723. 98%C++ coroutines: Basic implementation of a promise type | The Old New Thing
  18724. 93%Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  18725. 99%C# 9 top-level programs and target-typed expressions - Red Hat Developer
  18726. 98%gruns/icecream
  18727. 98%Build Zero Trust rules with managed devices
  18728. 99%Viewing app configuration using Oakton's Describe command and Spectre.Console
  18729. 90%Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  18730. 93%Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  18731. 94%Trimmed modification of the Harrell-Davis quantile estimator
  18732. 99%Using React with D3.js
  18733. 53%AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  18734. 93%.NET GC Internals - 09. GC roots
  18735. 95%Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  18736. 99%Harder, Better, Faster, Stronger Builds
  18737. 98%How I Got Into Computers IT Pro Edition
  18738. 98%.NET App Developer Links - 2021-03-30
  18739. 97%Sands of MAUI: Issue #2
  18740. 99%Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  18741. 97%Jump-starting Migration to .NET Core with Upgrade Assistant
  18742. 99%Hello, HPy
  18743. 97%Who Is Responsible For Building Tests? - Redgate Software
  18744. 99%Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  18745. 99%ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  18746. 87%coolLabs
  18747. 98%grep.app | code search
  18748. 99%birchb1024/frangipanni
  18749. 92%USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  18750. 99%Adam Storr - Why won't you load my configuration Azure Functions?
  18751. 81%Beautiful calculator for Mac
  18752. 96%Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  18753. 96%Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  18754. 99%Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  18755. 93%YouTube
  18756. 97%NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  18757. 89%Humans are eating the world...
  18758. 98%How much can a Clojure developer do alone?
  18759. 88%Automatically Expanding Taxonomy
  18760. 89%Preferred Stock and Common Stock Aren’t The Same
  18761. 99%Notes on an Open Scraping Database
  18762. 97%How I Fixed My Personal Finances using Money Plans — Hulry
  18763. 99%Peace of mind backup - boa.nu
  18764. 98%Let's port Duke Nukem 3D to SerenityOS
  18765. 89%Heroes, Victims, and Society
  18766. 91%Creation vs. Consumption
  18767. 99%Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  18768. 82%Blogging with guest Andrew Lock | Weekly Dev Tips
  18769. 92%Blogging with guest Andrew Lock
  18770. 98%Herding Code 244: Ben Scheirman on SwiftUI and Combine
  18771. 99%dotnet/aspnetcore
  18772. 96%Incognito Wallet - Anonymous Crypto Wallet App
  18773. 99%ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  18774. 99%Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  18775. 98%Be careful when mixing ValueTask and Task.Run - Gérald Barré
  18776. 99%The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  18777. 94%C++ coroutines: The mental model for coroutine promises | The Old New Thing
  18778. 98%Building a phone book: Part II
  18779. 99%Running Remote Containers... FAST! - Espresso Coder
  18780. 99%Announcing the Deno Company
  18781. 98%Changes to Git commit workflow
  18782. 97%Is awaiting a Task instead of returning it directly in C# actually slower?
  18783. 95%208.43.231.11 Git
  18784. 97%A new Cloudflare Web Application Firewall
  18785. 96%247: Generating UI with GPT-3
  18786. 99%Adding source control to Azure Synapse Analytics Studio | Developer Support
  18787. 93%The Rising Value of Big Data in Application Monitoring
  18788. 99%lucidrains/deep-daze
  18789. 99%Serilog.Expressions 2.0 update
  18790. 99%Getting started with Self Sovereign Identity SSI
  18791. 99%Blazor Material UI - Configuration and Theme Customization - Code Maze
  18792. 95%Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  18793. 94%Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  18794. 98%.NET News Roundup - Week of March 22th, 2021
  18795. 98%.NET App Developer Links - 2021-03-29
  18796. 99%Load/stress testing .NET apps with Apache JMeter - Simple Talk
  18797. 99%Project Reunion: Why Desktop Developers Care
  18798. 99%SSL/TLS connection issue troubleshooting test tools
  18799. 99%.NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  18800. 92%New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  18801. 98%What is Scrum?
  18802. 98%OpenPGP Message Format
  18803. 93%Up For Grabs
  18804. 95%Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  18805. 77%Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  18806. 99%Developer tools can be magic. Instead, they collect dust.
  18807. 98%Coding Shorts: Demystifying Bitwise Operators in C#
  18808. 88%How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  18809. 97%Piano Practice Software Progress · Jacques Mattheij
  18810. 99%Think like an educator about code quality
  18811. 70%Men Clamming Up
  18812. 99%How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  18813. 99%Pin and suffering - fasterthanli.me
  18814. 94%Being a woman in tech should not be controversial
  18815. 97%I made an eInk newspaper - Greg Raiz
  18816. 91%New Windows Easter Egg Discovered - And I'm in it!
  18817. 85%Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  18818. 98%PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  18819. 88%The Narcissism of Technical Differences
  18820. 99%Writing Documentation
  18821. 99%Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  18822. 96%Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  18823. 91%No one gives a shit what programming language you use
  18824. 96%Bitcoin is not a Battery — it is a Sink
  18825. 87%About | Mina Illuminate
  18826. 93%r/node - A clear structure like this 🚀
  18827. 99%Playing with an X-Touch Mini controller using C#
  18828. 99%CodingBlast
  18829. 98%score 0.4.0
  18830. 89%Mina Illuminate: Genesis Launch Summit - Crowdcast
  18831. 98%JonDouglas/score
  18832. 70%Ever Given Ever Ywhere
  18833. 91%A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  18834. 99%C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  18835. 87%Does Amazon make more from ads than AWS? — Benedict Evans
  18836. 98%Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  18837. 99%Figma to React – Convert Figma designs to React code
  18838. 99%harc/ohm
  18839. 95%Why I'm unreachable and maybe you should be too
  18840. 99%Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  18841. 93%What You Need to Know About Buying Properties with Friends
  18842. 88%On Sperging Out
  18843. 96%Who Do You Want To Be? — Clayton Dorge
  18844. 92%Reflection of Speaking in Public
  18845. 93%Financial Management of a Digital Nomad
  18846. 99%Roll Your Own CSS-in-JS Library (1) - Introduction
  18847. 64%Why the F**k won’t you build?
  18848. 90%Principled hypocrisy
  18849. 99%Single-primitive authenticated encryption for fun
  18850. 99%Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  18851. 99%Async and Await and what is it actually doing?
  18852. 88%Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  18853. 92%Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  18854. 99%What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  18855. 88%Designer AND Developer - Amy Dutton Can Do It All!
  18856. 76%Davepl: Microsoft Company Meetings of the 1990s
  18857. 99%Intro to Graphics 08 - WebGL
  18858. 92%The Hottest New Tech in Web Development with Scott Tolinski
  18859. 97%The Path to Becoming a Software Developer with Mary Baker
  18860. 98%5 Tips For Crushing Your Developer Interviews
  18861. 99%Blazor WebAssembly - Downloading Files : EP19
  18862. 99%WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  18863. 99%Blazor WebAssembly : JavaScript Isolation - EP21
  18864. 53%How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  18865. 99%.NET GC Internals - 08. Generations
  18866. 98%How to Multitask with FreeRTOS (ESP32 + Arduino series)
  18867. 99%JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  18868. 98%Intro to Graphics 09 - Curves (Part 1)
  18869. 94%Black to the Future - Angie Jones
  18870. 99%.NET GC Internals - 07. Allocations
  18871. 95%Davepl: Who Decides New Windows Features?
  18872. 97%Blazor WebAssembly : Virtualize Component - EP20
  18873. 99%.NET GC Internals - 06. Compact phase
  18874. 94%Davepl: The Microsoft Employee Review Stack Ranking System
  18875. 91%Davepl: Windows "Pinball" Easter Egg and Cheats
  18876. 81%Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  18877. 99%Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  18878. 99%Blazor WebAssembly : Deploy to IIS - EP23
  18879. 96%Microsoft Weddings and Marriages #Shorts
  18880. 96%Davepl: Windows Source Code Leak and the Task Manager Code
  18881. 65%Black to the Future - Bryce Sharp
  18882. 94%Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  18883. 98%Intro to Graphics 07 - GPU Pipeline
  18884. 84%What is FreeRTOS? (ESP32 + Arduino series)
  18885. 99%Blazor WebAssembly : Lazy-loading Assemblies - EP22
  18886. 76%.NET GC Internals - 05. Sweep phase
  18887. 98%Do Microsoft Devs Secretly Use Linux?
  18888. 93%Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  18889. 99%Setting up Cardano Relays using Kubernetes/microk8s
  18890. 99%Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  18891. 98%Best Features and Benefits of the Jamstack with Colby Fayock
  18892. 65%How I Bombed My First Technical Interview
  18893. 98%Solid - A Better Web (Simply Explained)
  18894. 98%Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  18895. 98%Watch as I build my YouTube Subscriber Counter!
  18896. 99%Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  18897. 88%Is Gatsby a Backend Framework?!?!
  18898. 90%The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  18899. 99%Intro to Graphics 10 - Curves (Part 2)
  18900. 99%Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  18901. 95%Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  18902. 88%Davepl: Writing Your Own Operating System
  18903. 95%We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  18904. 52%That time Bill Gates had a house party...
  18905. 99%Are there Secret Microsoft APIs in Windows 10?
  18906. 99%Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  18907. 98%Should You Learn VIM as a Developer?
  18908. 99%Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  18909. 91%Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  18910. 89%Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  18911. 53%Bel Canto - Big Belly Butterflies
  18912. 98%Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  18913. 84%Louvre site des collections
  18914. 98%Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  18915. 91%National Privacy Tests: country rankings, and insights
  18916. 96%The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  18917. 95%SecurityFWD: How Far Can Wi-Fi Really Travel?
  18918. 95%Weekly Update 236
  18919. 91%Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  18920. 97%Who Will Write your Company’s Technical Content?
  18921. 93%A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  18922. 87% Notetaking for fun and profit. | /param/home
  18923. 99%Contributing to WPF and Windows Forms Projects on GitHub
  18924. 98%It doesn't work | Frank DENIS random thoughts.
  18925. 96%Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  18926. 99%NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  18927. 99%Don't let your design system seem complete
  18928. 93%Bits of Security | Datadog
  18929. 96%Other Ways - Christopher Butler
  18930. 99%How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  18931. 98%Microsoft Events
  18932. 99%Announcing WPF, WinForms, and WinUI are going Open Source
  18933. 69%Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  18934. 97%thalesfragoso/at28c-rs
  18935. 99%janroesner/sixty5o2
  18936. 74%Common Crawl
  18937. 63%U.S. rent has increased 175% faster than household income over past 20 years
  18938. 99%C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  18939. 82%Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  18940. 99%GitHub Quick Reviews
  18941. 97%Factorio Is The Best Technical Interview We Have
  18942. 95%Using Source Generators for Fun (and maybe profit) - with Jason Bock
  18943. 96%Tesla - Los Angeles
  18944. 97%How to Recognize, Prevent, and Manage Burnout
  18945. 64%Practical Heart
  18946. 96%Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  18947. 99%APT Encounters of the Third Kind
  18948. 96%fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  18949. 80%If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  18950. 99%How to implement a hash table (in C)
  18951. 69%Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  18952. 99%Code Maze Weekly #70 - Code Maze
  18953. 99%Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  18954. 99%Building a phone book: Part I
  18955. 98%Emoji under the hood
  18956. 99%Introducing Super Bot Fight Mode
  18957. 99%Make the Web Faster! - PHINUG 2021.04
  18958. 93%Use Git Hooks To Automate Your Workflow - CodeWithStu
  18959. 99%Hammster/windows-terminal-shaders
  18960. 99%Duende Software Blog
  18961. 70%The Drivers Cooperative
  18962. 99%The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  18963. 98%permission.site
  18964. 91%Polaris
  18965. 99%String.Concat Method (System)
  18966. 98%.NET App Developer Links - 2021-03-26
  18967. 98%Adjust, Save and Restore Webcam Properties With CamProps
  18968. 97%Building Our First Microservice | The Xamarin Show
  18969. 99%Human-Readable JavaScript: A Tale of Two Experts
  18970. 97%Choices in Desktop Development
  18971. 97%Announcing Rust 1.51.0 | Rust Blog
  18972. 99%Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  18973. 92%Steve Jobs Interview - 2/18/1981
  18974. 99%Building a full-text search engine in 150 lines of Python code · Bart de Goede
  18975. 99%Episode 370 - What the Hack
  18976. 56%Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  18977. 83%Success Mysticism - Christopher Butler
  18978. 96%Introducing: Funds for Open Source.
  18979. 96%Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  18980. 96%What I learned promoting my first side project as an engineer
  18981. 98%The six principles of lifestyle businesses
  18982. 99%dodyg/practical-aspnetcore
  18983. 81%Tracking the front page of the New York Times
  18984. 96%You are sharing your downloads with your Antivirus Company
  18985. 96%The most requested features for online food delivery
  18986. 97%Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  18987. 55%Is this ship still stuck?
  18988. 93%Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  18989. 98%Raft does not Guarantee Liveness in the face of Network Faults
  18990. 99%A "Better C" Benchmark
  18991. 99%Apple MacBook M1 for .NET and Xamarin Developers: First Look
  18992. 98%Loop alignment in .NET 6 | .NET Blog
  18993. 97%Fossil: Fossil Chat
  18994. 96%WebAssembly-Powered FM Synthesizer
  18995. 90%Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  18996. 98%Why All My Servers Have an 8GB Empty File
  18997. 99%On .NET Live - Cloud Native Patterns for .NET Developers
  18998. 94%Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  18999. 94%Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  19000. 69%News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  19001. 99%Installing Docker Desktop for Windows and WSL 2
  19002. 96%Julia 1.6 Highlights
  19003. 95%Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  19004. 94%What’s new with GitHub Actions
  19005. 97%The API Integration coding test (1) - Implementation | Cracking the .NET interview
  19006. 99%Calling Dapr service with gRPC
  19007. 99%Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  19008. 99%ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  19009. 99%C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  19010. 99%Dataflow in .NET
  19011. 83%Rest In Peace Google Reader
  19012. 96%SQLite is not a toy database
  19013. 99%/news/vulnerabilities.html
  19014. 99%Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  19015. 99%Bringing your Windows Forms and WPF apps to ARM Devices
  19016. 82%Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  19017. 93%Page Shield: Protect User Data In-Browser
  19018. 95%npgsql/npgsql
  19019. 96%Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  19020. 99%Comparing Svelte and React - Jack Franklin
  19021. 99%Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  19022. 98%To B2B or to B2C? | Developer Support
  19023. 99%WinUI: Another Desktop Framework But Cooler Than You Think
  19024. 98%Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  19025. 99%JavaScript Closures
  19026. 92%Intel Unleashed, Gelsinger on Intel, IDM 2.0
  19027. 95%facebookresearch/Cupcake
  19028. 98%Data Visualization: Build React Graphs the Easy Way
  19029. 99%Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  19030. 97%Azure Custom Roles Following Least Privilege Best Practices
  19031. 98%A new Package Manager experience in Unity 2021.1
  19032. 95%Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  19033. 99%.NET Rocks! vNext
  19034. 99%Do you really want Linux phones
  19035. 76%Women of Computing
  19036. 99%The Evolution of Distributed Systems on Kubernetes
  19037. 96%After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  19038. 99%Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  19039. 95%Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  19040. 98%Cloud Builders Conf: .NET & Java
  19041. 90%Learn about problems, not solutions
  19042. 98%Why I Became A Software Engineer
  19043. 99%ctolkien/SodaPop.ConfigExplorer
  19044. 99%A solution to dependency hell: static binaries by default
  19045. 83%“This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  19046. 94%Social pomodoro
  19047. 94%The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  19048. 99%Is a REST API with CQRS Possible?
  19049. 97%Ask the Expert: Learn to Program with .NET and C#
  19050. 99%Solo V2 — Safety Net Against Phishing
  19051. 62%U.S. Fish & Wildlife Service - Migratory Bird Program
  19052. 97%Is There a Case for Programmers to Unionize? - Qvault
  19053. 93%GNOME 40
  19054. 99%Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  19055. 77%Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  19056. 99%On .NET Live - Messaging Patterns for .NET Developers
  19057. 64%Episode 14: Spectre Console and Cake with Patrik Svensson
  19058. 76%Home - Practical Go Lessons Book
  19059. 85%Get new comics in your email
  19060. 87%WhatsApp for work: Slack is turning into a full-on messaging app
  19061. 99%Tutorial: Create a GitHub Action with .NET
  19062. 99%The worst so-called “best practice” for Docker
  19063. 71%PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  19064. 95%The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  19065. 99%Keeping it Stupidly Simple!
  19066. 99%Cloud-Native learning resources for .NET developers | .NET Blog
  19067. 98%Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  19068. 96%RIP Igor Novikov
  19069. 89%Scaling YC
  19070. 97%SEO spammers don't really understand who they spammed | The Old New Thing
  19071. 97%The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  19072. 99%Smarter Single Page Application with a REST API
  19073. 99%Closing web browser windows doesn't close connections
  19074. 98%Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  19075. 81%Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  19076. 99%On .NET Live - Cloud Native Patterns for .NET Developers
  19077. 95%Announcing Cloudflare’s Data Loss Prevention platform
  19078. 86%Weekly Dev Tips 75: Blogging with guest Andrew Lock
  19079. 96%Weekly Dev Tips 75: Blogging with guest Andrew Lock
  19080. 97%I finally escaped Node (and you can too)
  19081. 92%No Batch No Problem | Developer Support
  19082. 99%Testing Web Applications with PlayWright and C#
  19083. 98%.NET App Developer Links - 2021-03-24
  19084. 97%A Complete Guide To Accessible Front-End Components — Smashing Magazine
  19085. 95%Joining forces on better browser compatibility in 2021
  19086. 99%GroovePizza
  19087. 99%MSIX Packaging Extension v1.1 is now available!
  19088. 93%Practical differences between C# vs Vb.Net – Michał Białecki Blog
  19089. 97%TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  19090. 99%C++, Getting Started with the Basics: Working with Dependencies and Linker
  19091. 91%On .NET Episode: C# Source Generators
  19092. 99%Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  19093. 98%Happy 15th Birthday Amazon S3 -- the service that started it all
  19094. 97%Astoria Company Data Breach & Leak Analysis | Night Lion Security
  19095. 89%The Raspberry Pi can boot off NVMe SSDs now
  19096. 93%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  19097. 99%Entity Framework Community Standup - EF Core Power Tools: the New Batch
  19098. 99%Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  19099. 93%RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  19100. 89%Matrix Multiplication Inches Closer to Mythic Goal
  19101. 95%My Developer Origin Story
  19102. 95%The End of AMP
  19103. 97%How To (Actually) Calculate CAC at andrewchen
  19104. 91%The Decline and Fall of the Latin Neuter
  19105. 99%Notes on some PostgreSQL implementation details
  19106. 99%Let's Build a File Watcher
  19107. 79%Really Simple Syndication
  19108. 99%Transfer of Plan 9 to the Plan 9 Foundation
  19109. 96%Lessons learned bootstrapping an app with no login
  19110. 79%You merely adopted dark mode
  19111. 99%The Problem with Odoo
  19112. 98%On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  19113. 97%SvelteKit is in public beta
  19114. 96%Windows Terminal Command Palette
  19115. 87%Time zone handling and `datepart()` in Seq 2021.2
  19116. 97%a tiny macOS process monitor • Harry Marr
  19117. 96%React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  19118. 94%Exception.PrepForRemoting Method (System)
  19119. 89%Linus Torvalds on where Rust will fit into Linux | ZDNet
  19120. 93%C# Source Generators | Channel 9
  19121. 91%C# Source Generators
  19122. 97%CoinList
  19123. 99%GitHub Quick Reviews
  19124. 99%CourseMaker | Make Online Courses
  19125. 92%WELCOME BACK - SUBREDDIT STATEMENT
  19126. 87%The ASP.NET Team @TheASPNETTeam
  19127. 99%Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  19128. 97%Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  19129. 90%Data Saturdays Logo Contest - A Shot of SQLEspresso
  19130. 98%Last Week In .NET #34 – Azure goes Achoo
  19131. 99%A safer default for navigation: HTTPS
  19132. 99%C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  19133. 99%Debugging configuration values in ASP.NET Core
  19134. 97%Browser Isolation for teams of all sizes
  19135. 96%Efficiency of the Harrell-Davis quantile estimator
  19136. 96%Rezi GPT-3 AI Cover Letter Builder
  19137. 99%Easy generation of fake/dummy data in C# with Faker.Net
  19138. 97%Dangling DNS and Subdomain Takeovers | Developer Support
  19139. 98%.NET App Developer Links - 2021-03-23
  19140. 89%DDD by Night April
  19141. 98%Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  19142. 88%Substack's UI and 1Password just cost me $2,023
  19143. 97%Setting dynamic Metadata for Blazor Web assembly
  19144. 99%Let's Learn .NET - Microservices - Free Live Stream Event
  19145. 94%WebSockets over HTTP/2 - Chrome Platform Status
  19146. 98%Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  19147. 99%Adam Storr - Harness Azure CLI to Keep Your App Service Name
  19148. 97%suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  19149. 60%Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  19150. 99%2 Ways to Log the Current User in ASP.Net Core
  19151. 91%Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  19152. 99%Collecting Managed Crash Dumps on App Services for Linux
  19153. 98%LibrePlanet 2021 ~ Live
  19154. 97%Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  19155. 96%Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  19156. 96%denji/awesome-http-benchmark
  19157. 98%Load Testing and Benchmarking With siege vs wrk
  19158. 99%LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  19159. 98%Applied Cryptology - 1.1: Historical Ciphers
  19160. 84%In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  19161. 99%Getting Drunk with Datalog
  19162. 98%Why Writing Software Is Hard - darcism.com
  19163. 95%Grow Slow, Ambitious Programmer – Relentless Simplicity
  19164. 96%Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  19165. 98%How much do I pay to host a private blog
  19166. 94%Your Anti-bot is Not Accessible
  19167. 96%You probably don’t need A/B testing
  19168. 87%We Don't Need The Great Reset, We Need The Great Rebalancing
  19169. 97%Crystal 1.0 - What to expect
  19170. 97%The dispassionate developer
  19171. 99%Fusing await using and await foreach and await
  19172. 99%Cloud-Native learning resources for .NET developers | .NET Blog
  19173. 98%Signature forgeries in Golang ECDSA library?
  19174. 99%Running Kubernetes and the dashboard with Docker Desktop
  19175. 97%no dogma podcast
  19176. 91%Helsinki-NLP/Tatoeba-Challenge
  19177. 95%Tetris in Blazor WebAssembly
  19178. 93%Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  19179. 84%Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  19180. 99%Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  19181. 96%The S in IOT is for Security – Purism
  19182. 99%C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  19183. 99%Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  19184. 93%6 C# keywords you (probably) never had to use
  19185. 92%Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  19186. 91%Announcing Network On-ramp Partners for Cloudflare One
  19187. 78%Live feed from Iceland volcano
  19188. 98%Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  19189. 99%Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  19190. 99%Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  19191. 98%CSS Generators
  19192. 62%My Shot: A COVID Vaccine Adaptation
  19193. 99%Creating Resilient Microservices in .NET with Polly - Code Maze
  19194. 96%246: Breaking out of the Desktop App Sandbox
  19195. 98%Transfer Learning and Image Classification with ML.NET
  19196. 98%.NET News Roundup - Week of Mar 15th, 2021
  19197. 98%.NET App Developer Links - 2021-03-22
  19198. 98%Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  19199. 98%Grokking Monads
  19200. 99%Azure SDK Release (March 2021) | Azure SDK Blog
  19201. 76%#Cancel We The Web?
  19202. 99%C++, Getting Started with The Basics: Hello World and The Build Pipeline
  19203. 98%Windows Developer Tool Updates
  19204. 99%Resolve Services In ASP.NET Core Startup
  19205. 92%Nightingale Diagrams - Numberphile
  19206. 86%Fermat's Last Theorem - Numberphile
  19207. 64%Every Single Scandinavian Crime Drama
  19208. 86%HAIRMERGENCY!
  19209. 99%Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  19210. 99%EleutherAI/gpt-neo
  19211. 98%Name Your Next Product With This Exercise - come up with a product name
  19212. 93%Moving from Cable to DSL
  19213. 98%Internal Tooling is Underrated
  19214. 99%Building My Own Yahoo! Pipes
  19215. 98%All horses have the same colour · Miguel Torres Costa
  19216. 99%The #1 tip to familiarize with new JavaScript Codebases
  19217. 99%Multithreading for game engines
  19218. 97%mratsim/constantine
  19219. 99%Ethernet and IP Networking 101 (Heavily Illustrated)
  19220. 95%CutiePi tablet - Your Pi Projects, Untethered
  19221. 88%Farmers Are Hacking Their Tractors Because of a Repair Ban
  19222. 96%Don't End The Week With Nothing
  19223. 60%YouTube
  19224. 99%How to Docker Compose Vue.js, .NET Core and MSSQL
  19225. 89%Welcome to Cloudflare Security Week 2021!
  19226. 96%Flatpak - a security nightmare
  19227. 99%Blazor Internals: EvenCallback | Awaiting Bits
  19228. 99%Khalian/Modulo12
  19229. 88%Leveraging Machine Learning for Game Development
  19230. 95%Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  19231. 98%My self-study plan for electrical engineering
  19232. 97%Nyxt
  19233. 68%Police warn students and universities of accessing an illegal website to download published scientific papers
  19234. 99%Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  19235. 62%What Key is Hey Joe in?
  19236. 93%The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  19237. 99%henkmollema/Dommel
  19238. 91%Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  19239. 98%Google AMP — A 70% drop in our conversion rate.
  19240. 91%Surfacing Required Knowledge
  19241. 99%r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  19242. 97%Migrating from LastPass to pass – Zoned Out
  19243. 98%Don't set vision, set direction.
  19244. 95%Jeremiah Reid - Time Travel Is ******* Hard
  19245. 99%@devlead - Mattias Karlsson's Blog - Introducing DPI
  19246. 79%Beint vefstreymi frá eldstöðvunum
  19247. 99%How safe is zig?
  19248. 98%A clock based on Cistercian numerals
  19249. 69%The Invention of a New Pasta Shape
  19250. 99%git/next/linux-next.git - The linux-next integration testing tree
  19251. 97%Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  19252. 96%Umbraco Package Migration to .NET Core: A False Start
  19253. 99%Umbraco Package Migration to .NET Core
  19254. 79%Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  19255. 98%Nobody designs for small iPhone devices anymore
  19256. 99%Moving k8s communication to gRPC
  19257. 98%Random Employee Chats at Cloudflare
  19258. 98%Newsletter Week 11, 2021
  19259. 98%What I learned in two years of moving government forms online
  19260. 98%The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  19261. 86%Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  19262. 97%mathiasbynens/dotfiles
  19263. 99%A Universe of Sorts
  19264. 99%What I wish I knew before building a Shopify App
  19265. 92%Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  19266. 98%Release 1.0.0-preview10 · microsoft/reverse-proxy
  19267. 98%About pull request merges - GitHub Docs
  19268. 93%Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  19269. 99%Hybrid encryption and the KEM/DEM paradigm
  19270. 99%Episode 369 - Learn Azure SQL
  19271. 98%microsoft/codetour
  19272. 97%Scrobble Everything.
  19273. 96%Matthew McDonnell
  19274. 82%Leprechaun dust from DuckDuckGo
  19275. 90%I Sold My First Business - Anthony Diké
  19276. 99%Moving from CentOS to Ubuntu
  19277. 86%Nightingale Diagrams - Numberphile
  19278. 96%What’s up with these new not-open source licenses? - The GitHub Blog
  19279. 99%C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  19280. 98%Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  19281. 97%A Mind Is Born
  19282. 99%Blazor Hero - Clean Architecture Template Quick Start Guide
  19283. 99%bwesterb/armed-keccak
  19284. 82%Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  19285. 90%» System Shock The Digital Antiquarian
  19286. 95%YouTube
  19287. 97%Weekly Update 235
  19288. 89%Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  19289. 93%November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  19290. 99%C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  19291. 99%mmulet/code-relay
  19292. 66%COBOL programming language behind Iowa's unemployment system over 60 years old
  19293. 99%Apple Silicon Tech Preview
  19294. 92%Join our Cloud HD Video Meeting
  19295. 99%Words
  19296. 99%Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  19297. 94%Cloudflare and WordPress.com partner to Help Build a Better Internet
  19298. 88%Cookie Consent Speed.Run
  19299. 99%Code Maze Weekly #69 - Code Maze
  19300. 82%Third Time’s the Cache, No More
  19301. 97%Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  19302. 99%code relay - Fontemon
  19303. 99%YouTube
  19304. 62%How to Design Programs, Second Edition
  19305. 98%.NET App Developer Links - 2021-03-19
  19306. 99%C# 10 — 3 Candidate Features That Could Make the Final Cut
  19307. 98%Now THAT’S What I Call Service Worker!
  19308. 99%Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  19309. 96%Jon Galloway - MS Stage
  19310. 99%.NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  19311. 99%Xamarin - Q1 2021
  19312. 99%LAG (Transact-SQL) - SQL Server
  19313. 65%Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  19314. 99%koalaman/shellcheck
  19315. 95%YouDo Product Skills Track
  19316. 74%Poker 101 - Johnathan Nader
  19317. 99%The missing explanation of ZK-SNARKs: Part 1
  19318. 90%Skin In The Game Of Software Development
  19319. 92%The 2021 Early-Retirement Update
  19320. 91%Intel Goes Long
  19321. 93%How we found and fixed a rare race condition in our session handling - The GitHub Blog
  19322. 94%Who's the Best Engineer You've Worked With?
  19323. 97%Relentlessly give the user what they want – Bryan Kennedy
  19324. 98%MySQL from Below
  19325. 97%Almost Everything You Do Causes Almost Everything
  19326. 89%What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  19327. 98%Can we talk about client-side certificates?
  19328. 99%OpenTelemetry .NET reaches v1.0 | .NET Blog
  19329. 90%Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  19330. 97%From the ACR team: Super Resolution
  19331. 99%Loop alignment in .NET
  19332. 98%Q&A with John Kozubik, rsync.net - Console
  19333. 99%Overv/outrun
  19334. 98%Microservices made easy with Dapr
  19335. 98%Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  19336. 96%New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  19337. 92%State of the NuGet Ecosystem | The NuGet Blog
  19338. 99%Service to service invocation with Refit and Dapr .NET SDK
  19339. 89%YouTube
  19340. 99%Debugging .NET Core memory issues (on Linux) with dotnet dump
  19341. 99%Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  19342. 97%Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  19343. 98%YouTube
  19344. 99%Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  19345. 99%.NET Rocks! vNext
  19346. 97%How Shazam Works (Probably!) - Computerphile
  19347. 87%I Wrote an Algorithm to Draw Portraits from Thread
  19348. 97%The coding conventions I use for C# and why I use them
  19349. 89%We bootstrapped to $11 million in ARR
  19350. 97%A deep-dive into Cloudflare’s autonomous edge DDoS protection
  19351. 99%Building microservices with Tye
  19352. 99%Visual Basic 16.9 in .NET 5
  19353. 98%We are looking into GitHub Sponsors (and you should too)
  19354. 96%The Teams Dashboard: The Design Story
  19355. 98%RCE in Google Cloud Deployment Manager
  19356. 99%Trying to setup an Azure DevOps organization using Terraform
  19357. 98%Open source alternative to Trello, Asana, and Notion
  19358. 96%Home
  19359. 99%.NET Rocks! vNext
  19360. 98%.NET App Developer Links - 2021-03-18
  19361. 99%Reimagining the AWS .NET deployment experience | Amazon Web Services
  19362. 99%Xamarin Best Practices
  19363. 99%Getting Started with Local Notifications Xamarin Forms
  19364. 99%Testing WebAPI with ApprovalTests.NET
  19365. 99%How to Use Finite State Machines in React
  19366. 92%Our commitment to expand Azure Availability Zones to more regions
  19367. 74%Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  19368. 97%Home - manim documentation
  19369. 99%Blast Off with Blazor: Add a shared dialog component | Dave Brock
  19370. 91%Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  19371. 98%ezrosent/frawk
  19372. 84%Let there be more biographies of failures
  19373. 99%signalr · pkg.go.dev
  19374. 94%YouTube
  19375. 98%Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  19376. 98%Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  19377. 98%How to Back Up Your Signal Conversations
  19378. 75%My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  19379. 98%17 (ever so slightly) weird facts about the most popular dictionary format
  19380. 97%Living Like It's 99: No Social Media, No Smartphone
  19381. 99%You might not need centralized continuous integration
  19382. 87%New Video Series: Coding Shorts
  19383. 86%The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  19384. 99%Performance and Polish with NuGet 5.9 | The NuGet Blog
  19385. 97%A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  19386. 96%CUPID – the back story
  19387. 99%Snapshots in Event Sourcing for Rehydrating Aggregates
  19388. 99%Principles of Developer Experience | Christoph Nakazawa
  19389. 93%It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  19390. 96%Audacity 3.0.0 Released
  19391. 99%FreeBSD 13.0 – Full Desktop Experience – Tubsta
  19392. 99%.NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  19393. 97%GitLive 11.0: Real-time merge conflict detection
  19394. 99%Transient fault handling with gRPC retries
  19395. 96%Charts.css
  19396. 85%Sounds of the Pub
  19397. 99%Provisioning Azure App Service Managed Certificates with PowerShell
  19398. 97%Announcing Windows 10 Insider Preview Build 21337
  19399. 99%The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  19400. 95%Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  19401. 74%Decompilation Differ - @davidwengier
  19402. 95%Indiana Jones and the Last Crusade EGA/VGA comparison
  19403. 98%The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  19404. 98%How to Deal with Difficult People on Software Projects
  19405. 85%Why in the World Would You Own Bonds When…
  19406. 99%REST APIs for Microservices? Beware!
  19407. 88%Boosting developer success on Google Play
  19408. 97%Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  19409. 99%apple/swift-evolution
  19410. 98%dotnet/runtime
  19411. 99%The authentication pyramid
  19412. 68%Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  19413. 97%Y Combinator - Top 50 Software Startups
  19414. 83%GitHub, f*ck your name change.
  19415. 91%Not your typical Lithopane - 3D print awesome pictures with color gradients
  19416. 98%.NET App Developer Links - 2021-03-17
  19417. 99%Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  19418. 98%Announcing Windows Community Toolkit v7.0
  19419. 98%Released: Microsoft.Data.SqlClient 3.0 Preview 1
  19420. 97%Python in Visual Studio Code – March 2021 Release | Python
  19421. 96%Give your tab key a break
  19422. 97%Monsters Weekly 204 - Output Formatters in ASP.NET Core
  19423. 99%GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  19424. 99%The Arrival of Java 16!
  19425. 92%Moore's Law for Everything
  19426. 99%Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  19427. 94%Image to Lithophane
  19428. 99%Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  19429. 95%Improving large monorepo performance on GitHub - The GitHub Blog
  19430. 98%Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  19431. 93%Why Senior Engineers Hate Coding Interviews
  19432. 97%Can an economy keep on growing? - Inverted Passion
  19433. 98%The Brazilian challenges for media streaming
  19434. 98%You should only be using an old computer
  19435. 99%totally_safe_transmute, line-by-line
  19436. 91%Registrace s žádostí o ZK - Lidé
  19437. 99%tomrothe.de - Dead simple Rails monitoring
  19438. 91%Stunning Photoreal Renders in Blender by Blitter
  19439. 87%In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  19440. 96%Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  19441. 94%Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  19442. 99%Windows APIs Everywhere in .NET
  19443. 99%Windows Store Publish - GitHub Marketplace
  19444. 97%The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  19445. 98%JDK 16 GA Release
  19446. 99%TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  19447. 99%C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  19448. 99%Service to service invocation with Dapr .NET SDK
  19449. 55%Here’s Why the New USPS Mail Trucks Look So Weird
  19450. 79%One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  19451. 86%Cuneiform Numbers - Numberphile
  19452. 98%How C++ Resolves a Function Call
  19453. 88%YouTube
  19454. 95%YouTube
  19455. 97%Secretless apps with .NET and Azure Key Vault
  19456. 57%Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  19457. 99%Navruz-Özdemir quantile estimator | Andrey Akinshin
  19458. 99%Running Kubernetes and the dashboard with Docker Desktop
  19459. 95%Automatic Platform Optimization post-launch report
  19460. 99%Avoid password reuse with Pwned Passwords and ASP.NET Core
  19461. 93%YouTube
  19462. 99%ZpqrtBnk
  19463. 98%Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  19464. 93%Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  19465. 99%Why We Don’t Use Docker (We Don’t Need It)
  19466. 98%.NET App Developer Links - 2021-03-16
  19467. 99%Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  19468. 84%Zoom Escaper
  19469. 98%Pendulum swing: pure by default
  19470. 97%Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  19471. 99%Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  19472. 90%Adam Storr - Becoming a Remote Worker - 1 Year
  19473. 95%West Wind Web Connection 7.20 has been released
  19474. 99%HelpMate.Core 2.1.0 Released!
  19475. 93%Road to Ramen
  19476. 94%Optimistic Nihilism Explained
  19477. 99%ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  19478. 99%Starving Threads In Ruby
  19479. 98%eyal0/Chicken-story
  19480. 94%WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  19481. 98%sd: my script directory
  19482. 97%The Value of a Personal Site
  19483. 93%DigitalHealth Class
  19484. 99%Why bother with Scripting?
  19485. 79%Rockstar thanks GTA Online player who fixed poor load times, official update coming
  19486. 99%beuke.org
  19487. 92%A Simple and Cheap Recording Setup for Online Lecturing
  19488. 95%When Should I Interrupt Someone?
  19489. 98%What It Means to Learn to Code
  19490. 99%Use hosting startup assemblies in ASP.NET Core
  19491. 85%YouTube
  19492. 99%ASP.NET Community Standup - Building HTTP APIs
  19493. 97%Surreptitious Forwarding [The Call of the Open Sidewalk]
  19494. 93%Building .NET Hybrid Apps with Blazor
  19495. 96%Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  19496. 98%How to suppress dotnet whatch run to open a browser
  19497. 99%ML.NET and Model Builder March Updates | .NET Blog
  19498. 95%YouTube
  19499. 90%VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  19500. 87%Game UI Database
  19501. 97%How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  19502. 95%Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  19503. 99%Unit Testing 101: Write your first unit test in C# with MSTest
  19504. 99%Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  19505. 99%The .NET Docs Show - A look at the Middle East's largest maritime ERP
  19506. 99%Using OpenApiReference To Generate Open API Client Code
  19507. 99%Use C# to upload files to a GitHub repository | Dave Brock
  19508. 99%Introducing PeachPie 1.0.0
  19509. 96%Lowering in C# and the ability to predict code performance
  19510. 99%Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  19511. 58%The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  19512. 97%When your data center is on fire… how will RavenDB react?
  19513. 85%An Update on Toyota and Unintended Acceleration « Barr Code
  19514. 99%Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  19515. 95%Enhancing privacy-focused Web Analytics to better meet your metrics needs
  19516. 99%Integrating ASP.NET Identity Password Policies with Password Managers
  19517. 99%Machine Learning with ML.NET - Recommendation Systems
  19518. 87%Calculating Pi with Real Pies - Numberphile
  19519. 99%Azure SQL with ASP.NET Core Web API - Code Maze
  19520. 96%245: Doubling Down on Cross-Platform Development
  19521. 98%.NET App Developer Links - 2021-03-15
  19522. 99%.NET News Roundup - Week of Mar 8th, 2021
  19523. 98%Conditional animations with CSS properties
  19524. 99%Creating Custom AuthorizeAttribute ASP.NET Core
  19525. 98%tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  19526. 97%Real Time WinUI Dashboard with SignalR Backend
  19527. 97%YouTube
  19528. 99%Show Recursion Show
  19529. 99%harporoeder/ebpfsnitch
  19530. 98% A Simple Personal Data Backup Setup
  19531. 98%Living the "van life" as a developer
  19532. 99%Is Crossplane the Infrastructure LLVM?
  19533. 99%Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  19534. 77%Notes on Inflation
  19535. 88%The Inverse Care Law
  19536. 97%YouTube
  19537. 97%appsettings.json gets IntelliSense
  19538. 93%i got some bad news from my doctor... i'm scared
  19539. 96%Cryptology ePrint Archive: Report 2021/055
  19540. 98%Markdown links verifier - GitHub Marketplace
  19541. 98%Build software better, together
  19542. 98%How are zlib, gzip and zip related? What do they have in common and how are they different?
  19543. 99%Setting up demos in Azure - Part 2: GitHub Actions
  19544. 99%How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  19545. 95%I wrote one of the fastest DataFrame libraries - Ritchie Vink
  19546. 98%Reprojecting the Perseverance landing footage onto satellite imagery
  19547. 73%YouTube
  19548. 99%Add and manage TLS/SSL certificates - Azure App Service
  19549. 98%App Service Managed Certificate (Preview) Now Supports Apex Domains
  19550. 95%Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  19551. 97%Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  19552. 55%The Breadwinner (2017) - IMDb
  19553. 95%YouTube
  19554. 89%Learn languages reading
  19555. 99%LuckyWatcher - Thoughts, stories and ideas
  19556. 97%Fitting cubic Bézier curves
  19557. 93%Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  19558. 98%The Best Tech Companies in Berlin 2021
  19559. 99%Baserow - Open source online database.
  19560. 95%Blockchain art, electricity, and the many projects where that’s no longer an issue
  19561. 99%Docker Security - OWASP Cheat Sheet Series
  19562. 97%To Organize The World's Information
  19563. 98%Illumina flow cell teardown
  19564. 62%A Great Malaise
  19565. 99%JRuby and Sorbet
  19566. 79%Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  19567. 94%Making of A Brief Visual Exploration of A Dictionary of Typography
  19568. 98%GorvGoyl/Clone-Wars
  19569. 84%A Brief Visual Exploration of A Dictionary of Typography
  19570. 92%dhcpcd will need a new maintainer
  19571. 83%Byrne's Euclid
  19572. 86%Gary Ewan Park - I am a GitHub Star
  19573. 97%GraphBLAS/GraphBLAS-Pointers
  19574. 98%Changelog - Flameshot
  19575. 98%The SPACE of Developer Productivity
  19576. 99%CodingBlast
  19577. 92%How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  19578. 98%RethinkDB: why we failed
  19579. 95%YouTube
  19580. 70%YouTube
  19581. 92%Bits and Bones (feat. Matt Parker) - Objectivity #236
  19582. 91%The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  19583. 87%The Trapped Knight - Numberphile
  19584. 99%How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  19585. 72%YouTube
  19586. 89%YouTube
  19587. 75%How to send an 'E mail' - Database - 1984
  19588. 99%Everyday Hiking Trips - BuiltWithDot.Net
  19589. 97%Speed of Rust vs C
  19590. 99%Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  19591. 85%Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  19592. 99%Goroutines Are Not Significantly Smaller Than Threads
  19593. 99%MonoMod - BuiltWithDot.Net
  19594. 97%BAH Colloquium - Kevin Galloway
  19595. 98%The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  19596. 55%45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  19597. 99%dotnet-db-migrate - BuiltWithDot.Net
  19598. 96%M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  19599. 74%He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  19600. 98%YouTube
  19601. 99%safepassme
  19602. 83%GitHub Discussions now available for private repositories - GitHub Changelog
  19603. 95%RegEx Crossword
  19604. 95%.NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  19605. 87%Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  19606. 98%Investigating a Linux CVE with .NET Images | .NET Blog
  19607. 99%ASP.NET Community Standup - How to contribute to Blazor
  19608. 99%Interpolating the internet
  19609. 99%Do one thing well
  19610. 98%Don’t Read Links on the Internet
  19611. 92%N64 TAS (Tool-Assisted) Speedrun Research
  19612. 99%Fast optimization of classification thresholds
  19613. 92%Tech investors don't care about climate change - Can's blog
  19614. 95%What is tax loss harvesting?
  19615. 99%Building a Zoom Mute Button
  19616. 77%The internet didn’t kill counterculture—you just won’t find it on Instagram
  19617. 99%Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  19618. 99%What’s new in SQLite 3.35
  19619. 99%r/crypto - What kind of careers can I pursue with a PhD?
  19620. 92%vscode-pets - Visual Studio Marketplace
  19621. 99%Minion - BuiltWithDot.Net
  19622. 97%Laurence's Home Page: Naming Pine
  19623. 98%Can you spare a few moments to take my survey?
  19624. 90%YouTube
  19625. 99%Incident on 2021-03-12 18:26 UTC
  19626. 96%YouTube
  19627. 92%Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  19628. 99%.NET Live TV | Live developer streams every day
  19629. 98%012. I Shipped, Therefore I Am
  19630. 77%You Can't Censor Away Extremism (or Any Other Problem)
  19631. 74%YouTube
  19632. 97%YouTube
  19633. 99%LibVLCSharp - BuiltWithDot.Net
  19634. 69%UK to depart from GDPR
  19635. 98%.NET documentation
  19636. 94%r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  19637. 96%Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  19638. 99%Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  19639. 98%30 Days to Learn It
  19640. 98%.NET Rocks! vNext
  19641. 91%Bitwarden Send
  19642. 99%ConfigureAwaitChecker with support for “await using” and “await foreach”
  19643. 95%Routing the technical interview
  19644. 94%The Performance Inequality Gap, 2021 - Infrequently Noted
  19645. 99%Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  19646. 99%Codenesium - BuiltWithDot.Net
  19647. 99%Code Maze Weekly #68 - Code Maze
  19648. 95%YouTube
  19649. 96%.NET MAUI Special Update
  19650. 98%.NET App Developer Links - 2021-03-12
  19651. 98%6 free tools for .NET developers
  19652. 83%Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  19653. 99%Key Exchange Standards
  19654. 99%ASP.NET Core HATEOAS - BuiltWithDot.Net
  19655. 94%YouTube
  19656. 74%YouTube
  19657. 97%YouTube
  19658. 94%YouTube
  19659. 99%ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  19660. 97%YouTube
  19661. 96%Build new skills in 30 days
  19662. 98%On .NET Episode: Building microservices with Tye
  19663. 99%Managed Identity, Azure SQL and Entity Framework
  19664. 96%7-Zip developer releases the first official Linux version
  19665. 99%Tip 308 - How to start and stop Azure Kubernetes clusters
  19666. 99%Calling .NET APIs from Rust
  19667. 99%useCallback and useRef: Two React Hooks You Should Learn
  19668. 97%Build Cross-Platform apps with WinUI and Uno Platform
  19669. 98%DotNet CLI
  19670. 96%gh issue view
  19671. 99%Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  19672. 99%Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  19673. 98%Episode 368 - Azure Load Balancer
  19674. 97%Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  19675. 98%3D Math Primer for Graphics and Game Development
  19676. 83%Researchers measure the gravity exerted by a 90 milligram object
  19677. 98%.NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  19678. 97%A look at search engines with their own indexes
  19679. 94%Stop Waiting for the Ripe Idea
  19680. 98%Jeremy A Boyd |
  19681. 90%I minted and sold an NFT of Mona Lisa
  19682. 99%Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  19683. 98%dotnet/net6-mobile-samples
  19684. 98%On the Value of Platform Engineering - ulrichkautz.com
  19685. 98%My bank sent me 64 copies of the same debit card
  19686. 96%It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  19687. 99%Becoming physically immune to brute-force attacks
  19688. 98%Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  19689. 99%XAML Productivity Tooling Enhancements in Visual Studio
  19690. 84%Sweden Solar System |
  19691. 99%YoutubeDownloader - BuiltWithDot.Net
  19692. 97%Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  19693. 95%Write Simply
  19694. 97%dotnet/net6-mobile-samples
  19695. 98%Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  19696. 97%General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  19697. 99%ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  19698. 99%Announcing .NET 6 Preview 2 | .NET Blog
  19699. 94%Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  19700. 98%Ultra-weak gravitational field detected
  19701. 99%Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  19702. 97%Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  19703. 99%CryptoTrader.Tax - BuiltWithDot.Net
  19704. 99%Using Service Invocation from Dapr .NET SDK
  19705. 98%On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  19706. 97%How I earn a living selling my open source software
  19707. 95%Rate this interview question, please
  19708. 99%Partydonk/partydonk
  19709. 99%Is LINQ in C# actually slow?
  19710. 97%Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  19711. 99%BF for WP - BuiltWithDot.Net
  19712. 96%ARMs Race: Ampere Altra takes on the AWS Graviton2
  19713. 72%Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  19714. 62%🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  19715. 95%mortdeus/legacy-cc
  19716. 98%Microsoft Releases Project Reunion 0.5 Preview
  19717. 98%.NET Rocks! vNext
  19718. 75%How the New York Times A/B tests their headlines
  19719. 99%Labyrinth Explore - BuiltWithDot.Net
  19720. 99%Zig, Parser Combinators - and Why They're Awesome
  19721. 82%What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  19722. 99%My Favorite C# Features Part 2: LINQ
  19723. 99%netaddr.IP: a new IP address type for Go
  19724. 98%New Software Project Checklist
  19725. 98%Why we are so excited about Durable Functions for Python
  19726. 99%Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  19727. 99%Simple WinUI + Uno Calculator - Nick's .NET Travels
  19728. 99%Run Node.js 14 in Azure Functions
  19729. 91%Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  19730. 98%GNU coreutils – MaiZure's Projects
  19731. 99%ASMBLR - BuiltWithDot.Net
  19732. 99%Blinking LEDs with Raspberry Pi | .NET Blog
  19733. 98%Decomposing CRUD to a Task Based UI
  19734. 99%An Opinionated Way to Deploy Windows Apps using GitHub Actions
  19735. 98%.NET on Azure Functions Roadmap
  19736. 99%As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  19737. 97%What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  19738. 94%Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  19739. 98%I don't want to learn your garbage query language
  19740. 98%Even the best fail at UI
  19741. 99%Opt-out of pwned secrets warnings
  19742. 99%Migrated from Disqus to utteranc.es
  19743. 98%About the March 8 & 9, 2021 Verkada camera hack
  19744. 99%Tic Tac Toe Collection - BuiltWithDot.Net
  19745. 97%Phil Libin: Find a new way to ski
  19746. 98%authelia/authelia
  19747. 96%Every issue I've had with my Airpods, and how to fix them
  19748. 64%After Minimalism - David Perell
  19749. 92%Wearing two watches - Both a mechanical and a smartwatch
  19750. 99%Block Cipher Structures: Ranked
  19751. 99%Hosting Two ASP.NET Core Apps In One Host
  19752. 86%Web Wednesday
  19753. 91%State tourism department reports data breach; no social security, financial data compromised
  19754. 99%Proximal Policy Optimization (PPO) with Contra
  19755. 98%The Future of Group Messaging
  19756. 95%Search Jobs - Google Careers
  19757. 99%Webmention.io
  19758. 89%TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  19759. 92%OVH Tasks
  19760. 84%Anti-NFT sale.gif by Far Few Giants
  19761. 96%What is the role of inflammation in the immune system? – Trevor Klee
  19762. 93%half of curl’s vulnerabilities are C mistakes
  19763. 99%Using Alba to Test ASP.Net Services
  19764. 93%So you want to invest
  19765. 99%What's New in Visual Basic on .NET 5?
  19766. 86%Language detection and words-in-sentence classification in C#
  19767. 99%Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  19768. 99%Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  19769. 97%A Git security release
  19770. 97%Welcome Session
  19771. 99%part 1 — Store Halfword Byte-Reverse Indexed
  19772. 98%Saas sucks: we can do better
  19773. 51%Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  19774. 86%Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  19775. 98%.NET App Developer Links - 2021-03-10
  19776. 99%Write libraries instead of services, where possible
  19777. 96%The coding interview that I failed
  19778. 88%Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  19779. 99%No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  19780. 99%Final Fantasy Randomizer - BuiltWithDot.Net
  19781. 99%Api2Pdf - BuiltWithDot.Net
  19782. 98%Getting started with Dapr for .NET Developers
  19783. 98%Let's Learn .NET: Web APIs
  19784. 99%Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  19785. 97%Know your “One Job” and do it first
  19786. 95%Calzolari.DependencyInjection.Extensions 5.0.1
  19787. 99%GitHub Quick Reviews
  19788. 99%Sentry .NET SDK - BuiltWithDot.Net
  19789. 75%Conflicted Capital
  19790. 99%Arduino C# Serial USB to Computer | C# Tutorials Blog
  19791. 99%#965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  19792. 99%The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  19793. 99%Debian running on Rust coreutils
  19794. 99%artperrin/image2csv
  19795. 96%State of Secrets Sprawl on GitHub - 2021 report
  19796. 99%Role based JWT Tokens in ASP.NET Core
  19797. 99%Is a REST API with CQRS Possible?
  19798. 93%New article: “Beyond console.log() – level up your debugging skills”
  19799. 95%Simplifying Rest Parameters in JavaScript
  19800. 99%New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  19801. 99%Let's Learn .NET: Web APIs
  19802. 99%Why asynchronous Rust doesn't work
  19803. 99%Dynamically Creating Components in Angular
  19804. 90%Developing with Rust on Windows
  19805. 99%Monsters Weekly 203 - OzCode Production Debugger
  19806. 98%.NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  19807. 99%Lynicon asp.net core CMS - BuiltWithDot.Net
  19808. 99%On .NET Live - Deep Dive into Microsoft Orleans
  19809. 98%Refactor object-oriented code with ReSharper | The .NET Tools Blog
  19810. 96%Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  19811. 95%security - git: malicious repositories can execute remote code while cloning
  19812. 99%Compressing data with Parquet
  19813. 99%Asemblr - BuiltWithDot.Net
  19814. 60%Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  19815. 98%Git clone vulnerability announced - The GitHub Blog
  19816. 99%Installing Docker Desktop for Windows and WSL 2
  19817. 99%Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  19818. 98%Control web applications with two-clicks in Cloudflare Gateway
  19819. 99%Giphy CLI - BuiltWithDot.Net
  19820. 91%The Universe of Discourse : Fuckin' user interface design, I swear
  19821. 96%Paths to the Future: A Year at Google Brain
  19822. 99%What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  19823. 99%How to map IPs to country for free with .NET and IP2Location
  19824. 98%.NET App Developer Links - 2021-03-09
  19825. 99%Neocoder - BuiltWithDot.Net
  19826. 76%Why I Did Not Go To Jail - Andreessen Horowitz
  19827. 93%New Algorithm Breaks Speed Limit for Solving Linear Equations
  19828. 96%Easily nuke secrets from your Git history
  19829. 99%Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  19830. 98%Pendulum swing: sealed by default
  19831. 99%fuget.org - BuiltWithDot.Net
  19832. 99%Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  19833. 99%Ask About Azure: Why do resource groups need a location? | Dave Brock
  19834. 96%Why we need the Rundown Provider
  19835. 96%I want a Computer that I Own
  19836. 92%GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  19837. 99%AutoWrapper 4.5.0 Released!
  19838. 89%4 Times I Felt Discriminated Against for Being a Female Developer
  19839. 99%Anonymous functions a.k.a closures - Rene Korss
  19840. 85%Competition in SaaS doesn’t have to be cut throat
  19841. 98%Set an intention for the year (and tell everyone)
  19842. 84%The first beer is free
  19843. 95%Enterprises Don't Self Serve
  19844. 83%Shobhit Srivastava | Startup Maturity Model
  19845. 98%Notion is not a knowledge base
  19846. 98%Not Every Bug is Worth Fixing
  19847. 98%The USB-C dream
  19848. 88%Pay toilets and NYT: a free market microcosm
  19849. 96%How Blogging Changed My Programming Career
  19850. 67%I just got a peek at the future and it is a bit scary
  19851. 96%A linear interpolation based liquidity pool
  19852. 95%You Should Keep a Journal
  19853. 95%Excel Never Dies
  19854. 80%Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  19855. 99%Communiroo - BuiltWithDot.Net
  19856. 91%Google suffers from a digital petro curse
  19857. 99%Unexpected finding about “await using var”
  19858. 98%dotnet/announcements
  19859. 77%When did writing in major newspapers become so bad?
  19860. 98%Folklore.org: -2000 Lines Of Code
  19861. 95%kootenpv/whereami
  19862. 97%Machine Learning Community Standup - What's next for ML.NET tooling
  19863. 82%Bill Gates Says that Bitcoin is bad For the Planet
  19864. 95%The new Google Pay repeats all the same mistakes of Google Allo
  19865. 98%Running npm tasks when building a .NET project - Gérald Barré
  19866. 99%Pinboard.net - BuiltWithDot.Net
  19867. 99%Finding Mona Lisa in the Game of Life
  19868. 99%The Future of Native Apps Development in .NET 6
  19869. 95%Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  19870. 91%Game Theory | Open Yale Courses
  19871. 95%Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  19872. 98%The history of the dynamic type in C# and why I don't use it
  19873. 91%The benefits of serving stale DNS entries when using Consul
  19874. 99%Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  19875. 96%Benchmarking RavenDB on the Raspberry PI
  19876. 79%Happy International Women’s Day!
  19877. 99%Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  19878. 99%Introduction to Benchmarking in C# and ASP.NET Core Projects
  19879. 98%.NET App Developer Links - 2021-03-08
  19880. 96%244: Introduction to Microservices
  19881. 94%How I bought a business for $0
  19882. 99%Securing Blazor Web assembly using cookies
  19883. 97%explain.dalibo.com
  19884. 99%Giorgi/LINQPad.QueryPlanVisualizer
  19885. 97%Paste The Plan - Brent Ozar Unlimited®
  19886. 99%Egram - Telegram Client - BuiltWithDot.Net
  19887. 97%We may Soon have City-Spanning 900 MHz Mesh Networks
  19888. 98%.NET News Roundup - Week of Mar 1st, 2021
  19889. 98%Announcing the New TypeScript Handbook | TypeScript
  19890. 98%Tried everything? - Methodical debugging
  19891. 99%Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  19892. 99%Generate TypeScript and CSharp clients with NSwag based on an API
  19893. 98%Cake - Cake v1.1.0 released
  19894. 81%How networks speed up TV shows to fit in more ads | Digital Trends
  19895. 99%Visual Studio Code February 2021
  19896. 99%Don't forget about the GitHub Command Line
  19897. 98%How to speed up / slow down a video – FFmpeg
  19898. 93%10 Reasons to Love Passwordless #10: Never use a password
  19899. 99%Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  19900. 97%Raspberry PI for Kill Mosquitoes by Laser
  19901. 99%Bogus fake data generator - BuiltWithDot.Net
  19902. 83%The Kilobyte’s Gambit ♟️💾 1k chess game
  19903. 97%KeexyBox
  19904. 70%Someone Is Hacking the Hackers
  19905. 93%Donate Unrestricted
  19906. 98%A flamegraph of Real-World Cryptography
  19907. 96%OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  19908. 95%How to Build a Community: Starting with "why?". | Claire Carroll
  19909. 98%Don't use Tailwind for your Design System
  19910. 92%“VC Brain”—Why VCs Seem Like Assholes
  19911. 87%How Banks Create Money
  19912. 84%The dark side of "eating lower on the food chain"
  19913. 90%What factors influence DAU/MAU? Nature versus nurture at andrewchen
  19914. 90%Zach Bellay | Doxxing for Good
  19915. 97%Goodbye minikube
  19916. 97%Storytime
  19917. 85%‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  19918. 99%Lykke - BuiltWithDot.Net
  19919. 99%10 Exception handling best practices in C#
  19920. 99%Zooqle.Net - BuiltWithDot.Net
  19921. 99%Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  19922. 98%New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  19923. 99%First look at InferSharp: A C# version of Facebook’s Infer
  19924. 99%Setting up demos in Azure - Part 1: ARM templates
  19925. 97%Firestorm Overview
  19926. 99%XDay Eventmanagement Software - BuiltWithDot.Net
  19927. 89%May 22 2015 - Ulbricht letter to Judge Forrest
  19928. 99%Nodes – a new way to create with code | https://nodes.io
  19929. 89%Don’t fight, flight (or freeze) your body and emotions
  19930. 96%Cryptology ePrint Archive: Report 2021/289
  19931. 96%Published rANS patent by Storeleap
  19932. 91%How we used AI to Create Complete Band’s Visual Identity
  19933. 96%NFTs are a dangerous trap
  19934. 99%Sqlite Global Tool - BuiltWithDot.Net
  19935. 99%FFMPEG From Zero to Hero by Nick Ferrando
  19936. 93%Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  19937. 99%This Website Accidentally Left Promo Codes in Their Source Code
  19938. 99%lib12 - BuiltWithDot.Net
  19939. 96%carbon-web-components-react-getting-started - CodeSandbox
  19940. 99%Custom Elements Everywhere
  19941. 96%So how does a PS/2 keyboard interface work?
  19942. 99%Carbon Custom Elements
  19943. 98%Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  19944. 99%dolthub/dolt
  19945. 98%reflections on the competing IDEs
  19946. 97%Terms of Service | Uploader window
  19947. 99%EmbedIO web server - BuiltWithDot.Net
  19948. 99%Clojure from a Schemer's perspective
  19949. 98%Animated Engines - Home
  19950. 97%Beginner's Series to: Web APIs
  19951. 99%The City Record Online - BuiltWithDot.Net
  19952. 76%» Wing Commander III The Digital Antiquarian
  19953. 97%Zero Data App
  19954. 77%It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  19955. 99%Smart Home Using Netduino - BuiltWithDot.Net
  19956. 99%Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  19957. 93%S-1
  19958. 98%vvilhonen/nethoscope
  19959. 99%SeeVoov - Video based trip planner - BuiltWithDot.Net
  19960. 99%The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  19961. 97%Azure Arc-Enabled Machine Learning Is Now in Preview
  19962. 99%Microsoft Releases Visual Studio 2019 for Mac v8.9
  19963. 97%Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  19964. 99%Live Documenter - BuiltWithDot.Net
  19965. 93%VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  19966. 98%Essential features of GitHub Actions
  19967. 99%nodegui/svelte-nodegui
  19968. 94%Ideas to monetize your side projects.
  19969. 98%Life Quests, not Goals
  19970. 98%My journey into game development
  19971. 99%How to organise your Twitter follows into lists
  19972. 99%SandDance
  19973. 93%What Have You Changed Your Mind About?
  19974. 98%I don't want to do front-end anymore — Nomm
  19975. 99%The trouble with SPIR-V
  19976. 98%Product Security Framework
  19977. 93%Beyond Minimalism
  19978. 98%Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  19979. 95%Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  19980. 71%Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  19981. 99%ASP.NET Community Standup - Web Live Preview
  19982. 79%Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  19983. 99%Colorista - BuiltWithDot.Net
  19984. 97%Facial recognition technology can expose political orientation from naturalistic facial images
  19985. 99%[ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  19986. 99%C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  19987. 99%CloneTfsVariableGroup - BuiltWithDot.Net
  19988. 99%Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  19989. 97%Taming the WSL 2 Resource Monster
  19990. 98%Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  19991. 97%Atlas: Our journey from a Python monolith to a managed platform
  19992. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  19993. 96%Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  19994. 99%Bring Your Own Client
  19995. 99%eyal0/valgrind-false-positive
  19996. 99%PaletteBook - BuiltWithDot.Net
  19997. 94%The Teams Dashboard: Finding a Product Voice
  19998. 96%Episode 71 - Azure and .NET with Labrina Loving
  19999. 98%.NET App Developer Links - 2021-03-05
  20000. 99%EISK - BuiltWithDot.Net
  20001. 99%dotnet/maui
  20002. 99%Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  20003. 99%Subscribing to cloud events with Abbot
  20004. 99%Empowering every developer to innovate with Azure
  20005. 99%The FREE Blazor Crash Course (.NET 5) | Getting Started
  20006. 97%Non-JavaScript
  20007. 99%statusmonitor - BuiltWithDot.Net
  20008. 95%Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  20009. 99%Development on Windows is Painful
  20010. 98%Why isn't the internet more fun and weird?
  20011. 71%20 Years Ago: SongMeanings | Kevin Marsh
  20012. 99%The Shape of Tests - sulami's blog
  20013. 82%How I Got My Jobs
  20014. 98%The Missing Piece for Self-Taught Developers | Mike Tobias
  20015. 97%Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  20016. 98%How to IPO as an SEO - Jackie Chu
  20017. 97%Why I don't need to clean up my desktop and downloads folder in macOS
  20018. 65%how long
  20019. 97%Humble Book Bundle: Pocket Reference Guides by O'Reilly
  20020. 97%Migrate from ASP.NET Core 5.0 to 6.0
  20021. 88%George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  20022. 99%git/git
  20023. 98%A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  20024. 99%MailBee.NET Objects
  20025. 99%Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  20026. 96%“User Engagement” Is Code for “Addiction”
  20027. 99%Newsletry - BuiltWithDot.Net
  20028. 86%Fertility
  20029. 62%Oxfam Australia supporters embroiled in new data breach | ZDNet
  20030. 89%Multimodal Neurons in Artificial Neural Networks
  20031. 54%About 580,000 members of SIA's frequent flier programmes affected by external data leak
  20032. 86%How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  20033. 99%Learn to build HTTP APIs with .NET | .NET Blog
  20034. 99%.NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  20035. 89%Transfer a copy of your iCloud Photos collection to another service
  20036. 97%Beginner's Series to: Web APIs
  20037. 98%HTTPWTF
  20038. 66%Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  20039. 99%The .NET Docs Show - Taking home automation to a whole new level with Azure
  20040. 84%Intranet Developer
  20041. 99%.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  20042. 99%Invoice Quickly - BuiltWithDot.Net
  20043. 93%Google’s FLoC Is a Terrible Idea
  20044. 99%Uploading Files With ASP.NET Core and Angular
  20045. 96%WTF# is Mathematical Planning?
  20046. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  20047. 98%An instant Do Not Hire decision
  20048. 99%Introducing support for Xamarin
  20049. 98%Ranking the SOLID principles
  20050. 81%Numberphile
  20051. 99%TypedTree-Editor - BuiltWithDot.Net
  20052. 99%Conntrack turns a blind eye to dropped SYNs
  20053. 97%John Allbritten / cbonsai
  20054. 88%Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  20055. 88%Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  20056. 96%Did Schnorr destroy RSA? Show me the factors.
  20057. 99%RpiUno - BuiltWithDot.Net
  20058. 99%Microsoft Releases Visual Studio 2019 v16.9
  20059. 99%Tips for Building Accessible Design Systems
  20060. 99%Types in JavaScript
  20061. 91%Google Fonts ❤️ Material Icons
  20062. 99%quictls/openssl
  20063. 99%microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  20064. 99%.NET Rocks! vNext
  20065. 99%jott - m1_webgpu_perf
  20066. 98%Online tool to generate and check bcrypt hashed passwords.
  20067. 94%Okta + Auth0: Powering Identity for the Internet | Okta
  20068. 90%Okta Signs Definitive Agreement to Acquire Auth0
  20069. 98%Seven Deadly Sins of Security Teams
  20070. 76%The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  20071. 90%"This destroyes the RSA cryptosystem"
  20072. 99%Entity Framework Community Standup - Performance Tuning an EF Core App
  20073. 97%Microsoft Releases Azure Attestation into General Availability
  20074. 99%Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  20075. 99%AVOID Entity Services by Focusing on Capabilities
  20076. 99%GitHub Quick Reviews
  20077. 98%Yet ANOTHER Machine Vise by TheGoofy
  20078. 93%Reactive Hole · Rafal Pastuszak
  20079. 77%Shiny Stock Syndrome
  20080. 97%How much memory does a Linux system waste?
  20081. 98%(Dis)Honest Functions | www.bendik.dev
  20082. 54%No longer frugal
  20083. 99%From Zero to Blinky in Ada
  20084. 92%Business or People
  20085. 99%Exciting New Features in Django 3.2
  20086. 94%Möbius Printing helper
  20087. 97%Cryptology ePrint Archive: Report 2021/015
  20088. 88%Microsoft Ignite
  20089. 99%NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  20090. 67%Microsoft Ignite
  20091. 69%Google Fonts
  20092. 95%Pwned passwords and secrets
  20093. 79%Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  20094. 98%Announcing Flutter 2
  20095. 95%ant-design-blazor/ant-design-blazor
  20096. 99%Managing ADX Data with .NET Core and Azure B2C
  20097. 99%Hotpatch for Windows Server Azure Edition (preview)
  20098. 98%February 2021 - Killing Turbotax
  20099. 97%PipeWire: The Linux audio/video bus
  20100. 98%Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  20101. 86%DJI FPV - Redefine Flying - DJI
  20102. 99%TasKCompletionSource In .Net
  20103. 99%Crossing the Generics Divide
  20104. 96%Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  20105. 99%F# and F# tools update for Visual Studio 16.9 | .NET Blog
  20106. 99%OurPlace - BuiltWithDot.Net
  20107. 94%Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  20108. 99%Deno - A secure runtime for JavaScript and TypeScript
  20109. 97%All I hear about is the bad stuff
  20110. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  20111. 99%Event Sourcing: Rehydrating Aggregates with Snapshots
  20112. 98%How I Might Have Hacked Any Microsoft Account - The Zero Hack
  20113. 96%The 8 most missing features in C# – TooSlowException
  20114. 98%Semantic Versioning Will Not Save You
  20115. 76%ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  20116. 99%Learner Mobile - BuiltWithDot.Net
  20117. 98%microsoft/Power-Fx
  20118. 88%Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  20119. 92%Rookie coding mistake prior to Gab hack came from site’s CTO
  20120. 66%For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  20121. 99%Deno - A secure runtime for JavaScript and TypeScript
  20122. 99%Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  20123. 98%.NET App Developer Links - 2021-03-03
  20124. 98%Level up your .NET libraries - Ben Foster
  20125. 99%Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  20126. 99%Encode One .Net Core theme - BuiltWithDot.Net
  20127. 97%How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  20128. 99%C# Coding Standards – Updated
  20129. 99%To write code comments or not, it should not be a question
  20130. 98%Monsters Weekly 202 - Securing your Azure Functions
  20131. 99%Welcome to .NET Conf: Focus on Windows
  20132. 99%Cloudflare Pages
  20133. 99%Pace To Race - BuiltWithDot.Net
  20134. 98%Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  20135. 89%Intelligent Visual Studio Search Service | Visual Studio Blog
  20136. 98%New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  20137. 99%IntelliSense for appsettings.json | ASP.NET Blog
  20138. 99%Cloudflare Pages docs
  20139. 94%jQuery 3.6.0 Released! | Official jQuery Blog
  20140. 85%I don't know why I blog
  20141. 97%Foam: Six Months Later
  20142. 98%Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  20143. 99%Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  20144. 88%Back To The Office
  20145. 97%Postmortem on a side project: Curfew Alarm
  20146. 96%blog
  20147. 99%@devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  20148. 97%Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  20149. 97%The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  20150. 91%The Universe of Discourse : Fuckin' user interface design, I swear
  20151. 84%Why ethical A.I. is nonsense
  20152. 94%Things I Made That Sucked
  20153. 88%MIT Press Journals
  20154. 98%Come Join Me Online Next Week!
  20155. 99%Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  20156. 99%SSH and User-mode IP WireGuard
  20157. 98%Using GitHub as your Project Management Tool | Learn with Dr. G
  20158. 99%dotnet-hash - BuiltWithDot.Net
  20159. 99%Visual Studio 2019 version 16.9 Release Notes
  20160. 96%Lotus 1-2-3
  20161. 77%9 Caribbean Diaspora members making their mark in global tech
  20162. 94% Bitcoin Is Time | dergigi.com
  20163. 99%JSON DOM API Review
  20164. 99%Using source generators to generate a menu component in a Blazor app
  20165. 99%Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  20166. 96%Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  20167. 99%Introducing the .NET Upgrade Assistant Preview | .NET Blog
  20168. 99%Improvements to Event Sourcing in Marten V4
  20169. 99%Control Arduino from C# Serial Port | C# Tutorials Blog
  20170. 98%How to Read Assembly Language
  20171. 94%Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  20172. 91%Home - Ad Fontes Media
  20173. 99%MongoFramework - BuiltWithDot.Net
  20174. 99%Generate iCal calendar with .NET using iCAL.NET
  20175. 97%εxodus
  20176. 98%Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  20177. 99%C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  20178. 99%Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  20179. 99%Deploy a Docker image to an Azure Container Instance
  20180. 99%I’ve an allergic reaction to SQL Injections
  20181. 95%Create a Meetup Account
  20182. 98%Speed is the killer feature
  20183. 99%Razor Pages has Components too don't you know!
  20184. 63%Low Earth Orbit Visualization | LeoLabs
  20185. 98%Winsorized modifications of the Harrell-Davis quantile estimator
  20186. 99%Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  20187. 99%How to execute an object file: Part 1
  20188. 85%Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  20189. 99%Infinity Crawler - BuiltWithDot.Net
  20190. 95%How Nacon Cracked and Pirated The Sinking City - Frogwares
  20191. 98%.NET App Developer Links - 2021-03-02
  20192. 99%VisualStudioTips.co.uk - BuiltWithDot.Net
  20193. 84%Updates: suspected data incident
  20194. 98%Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  20195. 99%Pendulum swing: internal by default
  20196. 98%Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  20197. 99%Windows Terminal Preview 1.7 Release | Windows Command Line
  20198. 95%Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  20199. 94%Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  20200. 90%Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  20201. 99%Retrieve compiler flags and metadata reference data as defined in htt… · NuGetPackageExplorer/NuGetPackageExplorer@3bbcfd7
  20202. 99%dotnet/runtime
  20203. 99%BDTest - BuiltWithDot.Net
  20204. 99%nullpo-head/WSL-Hello-sudo
  20205. 92%Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  20206. 58%Far-Right Platform Gab Has Been Hacked—Including Private Data
  20207. 99%The small web is beautiful
  20208. 99%Mechanical Typewriter To Escape From Distractions?
  20209. 82%Why I write · Krishna's words
  20210. 95%Music To Program To
  20211. 67%Distributed Capital
  20212. 99%Splitting the ping
  20213. 99%All your input are belong to me – 3rd party web security
  20214. 98%Cryptology ePrint Archive: Report 2020/1491
  20215. 95%European e-ticketing platform Ticketcounter extorted in data breach
  20216. 98%Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  20217. 99%.NET R&D Digest (February, 2021)
  20218. 99%NltkNet - BuiltWithDot.Net
  20219. 90%Important Security Announcement
  20220. 91%Weekly U.S. Influenza Surveillance Report
  20221. 91%flowchart.fun
  20222. 95%The Hijacking of Perl.com
  20223. 99%Serve ML.NET Models as HTTP APIs with minimal configuration
  20224. 99%Are Xiaomi browsers spyware? Yes, they are…
  20225. 94%Microsoft Ignite
  20226. 92%State of the NuGet Ecosystem | The NuGet Blog
  20227. 99%PHINUG Online Dev Sessions 2021.03
  20228. 99%Add Azure Key Vault to support to your ASP.NET application
  20229. 99%.NET Tooling Community Standup - How tools help us learn!
  20230. 97%Use Touch ID for sudo on Mac
  20231. 98%Passion Not Required: It's OK to Only Program for a Paycheck
  20232. 99%Is clean code actually slower?
  20233. 99%Carter - BuiltWithDot.Net
  20234. 99%Strongly-typed Ids using C# Source Generators - Gérald Barré
  20235. 91%On The Experience of Being Poor-ish, For People Who Aren't
  20236. 95%Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  20237. 73%The Last Message Sent on AIM
  20238. 99%📦 Demystify - com.needle.demystify
  20239. 99%Global distributed consistency, the easy way
  20240. 99%dotNetify - BuiltWithDot.Net
  20241. 95%The Teams Dashboard: Behind the Scenes
  20242. 98%.NET App Developer Links - 2021-03-01
  20243. 99%Machine Learning with ML.NET - Random Forest
  20244. 99%Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  20245. 99%Canceling HTTP Requests in ASP.NET Core with CancellationToken
  20246. 96%243: Lessons Learned - 3 Years of FuGet
  20247. 99%Video Detail Player - BuiltWithDot.Net
  20248. 92%flynn/flynn
  20249. 98%Diablo IV: Debugging Linux in Visual Studio
  20250. 98%.NET News Roundup - Week of Feb 22th, 2021
  20251. 98%Releasing My Wilder Minds Courses for Free
  20252. 99%Goodbye Client Affinity, Hello Data Protection with Azure
  20253. 99%How to Implement Dependency Injection in ASP.NET Core
  20254. 99%TypeScript Function Syntaxes
  20255. 99%Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  20256. 98%Releasing My Wilder Minds Courses for Free
  20257. 94%Working with Tags in Azure Resource Graph Explorer
  20258. 99%VetYourCrew.com - BuiltWithDot.Net
  20259. 70%Little League wants all your information
  20260. 99%McYoloSwagHam/win3wm
  20261. 87%Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  20262. 99%Why you should take a look at Nomad before jumping on Kubernetes
  20263. 94%Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  20264. 96%Specialize or Bounce Around?
  20265. 98%Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  20266. 98%Some thoughts on community
  20267. 91%Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  20268. 95%The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  20269. 83%A note on boredom, anonymity, and declinism
  20270. 98%mrcal: principled camera calibrations
  20271. 99%3 tools for 3 scenarios · Erkan Erol
  20272. 81%Read this before you buy a Soviet camera - Kosmo Foto
  20273. 98%Weird architectures weren't supported to begin with
  20274. 97%5 tools I use to protect my privacy online
  20275. 93%Reasoning about Taxes
  20276. 98%Why I left Node for Deno 🦕
  20277. 91%What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  20278. 78%VPN app threatens 100 million: Delete it right now
  20279. 99%Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  20280. 99%XAML Studio - BuiltWithDot.Net
  20281. 90%The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  20282. 99%How I cut GTA Online loading times by 70%
  20283. 93%Episode 367 - Enterprise Scale Landing Zones
  20284. 82%a new chapter
  20285. 94%Netcode [p1]: Fightin' Words
  20286. 99%Pockit app - BuiltWithDot.Net
  20287. 99%Actually Portable Executables · Blog Needs a Name
  20288. 94%This is my thinly veiled attempt to get you to use a library I wrote.
  20289. 99%MFL Platinum - BuiltWithDot.Net
  20290. 80%In Defense of Dumb TVs
  20291. 99%Why isn't Godot an ECS-based game engine?
  20292. 99%Globe Time - BuiltWithDot.Net
  20293. 99%C# 9 Is Out
  20294. 99%Learner's Permit Log Tracker - BuiltWithDot.Net
  20295. 93%Flexi-Facehugger by OneIdMONstr
  20296. 99%Camera Response Function
  20297. 99%Why do things float ?
  20298. 85%Format Replacement cycles
  20299. 78%What You Can Actually Do About Burnout
  20300. 99%The security of the "Pass" password manager
  20301. 56%Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  20302. 97%Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  20303. 99%HttpTracer - BuiltWithDot.Net
  20304. 99%BillDietrich/fake_contacts
  20305. 99%Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  20306. 98%Internals of the POH | .NET Blog
  20307. 95%W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  20308. 93%Create a Meetup Account
  20309. 88%Are you trading or gambling?
  20310. 98%Chessformer by rob1221
  20311. 98%kuchin/awesome-cto
  20312. 99%Six Labors Documentation.
  20313. 99%λ# - Serverless .NET on AWS - BuiltWithDot.Net
  20314. 98%Microsoft .NET Conf: Focus on Windows
  20315. 99%A Vim Guide for Advanced Users
  20316. 80%Free Land — Living Off Grid With No Money
  20317. 99%FishAngler - BuiltWithDot.Net
  20318. 99%Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  20319. 98%The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  20320. 73%‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  20321. 86%SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  20322. 97%trailofbits/graphtage
  20323. 79% 2021 Tech Predictions · Ted Neward's Blog
  20324. 99%Sheller - BuiltWithDot.Net
  20325. 97%Introducing Hummingbard - Hummingbard
  20326. 50%Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  20327. 68%Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  20328. 89%Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  20329. 99%Becoming a tech leader: my principles
  20330. 98%Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  20331. 89%Every thought about personal finance I've ever had, as concisely as possible
  20332. 99%Code Maze Weekly #66 - Code Maze
  20333. 66%How to start your own country in four steps – Karl's Notes
  20334. 71%The Economics of Biodiversity
  20335. 93%bad philosophy
  20336. 98%Keeping platforms open
  20337. 95%NMF Live Performance Series – 2021 National Math Festival
  20338. 99%How to Debug Live .NET Application
  20339. 97%All Researchers Should Become Entrepreneurs
  20340. 80%Why Massachusetts Struggled to Make a Vaccine Website
  20341. 97%Const generics MVP hits beta! | Rust Blog
  20342. 99%dotnet/upgrade-assistant
  20343. 99%3 Reason Why I Prefer Using Norm vs Dapper
  20344. 99%What's new in .NET 5
  20345. 94%Flow-based monitoring for Magic Transit
  20346. 99%Cryptology ePrint Archive: Report 2020/1610
  20347. 99%Kamus - BuiltWithDot.Net
  20348. 98%ISO 8601: the better date format | Blog
  20349. 96%What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  20350. 99%How often should I rotate my ssh keys?
  20351. 94% 2.92 — blender.org
  20352. 79%Firefox 86.0, See All New Features, Updates and Fixes
  20353. 99%Microsoft Releases Azure Firewall Premium in Public Preview
  20354. 98%March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  20355. 98%March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  20356. 99%SmarTracks Athlete - BuiltWithDot.Net
  20357. 85%March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  20358. 99%Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  20359. 95%How efficient is RavenDB?
  20360. 98%Librsvg, Rust, and non-mainstream architectures
  20361. 99%Actually Portable Executable
  20362. 98%[JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  20363. 99%ASP.NET Core Pagination Library - BuiltWithDot.Net
  20364. 95%Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  20365. 93%Quitting Twitter · Krishna's words
  20366. 99%redbean
  20367. 98%.NET App Developer Links - 2021-02-26
  20368. 99%Profile Store KQL Cheat Sheet
  20369. 99%PeachPie.io - BuiltWithDot.Net
  20370. 99%Azure .NET SDK: Q&A With Jeffrey Richter
  20371. 74%AI learns to Speedrun QWOP (1:08) using Machine Learning
  20372. 97%PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  20373. 95%#Net6 – Single file apps improved for Windows and Mac !
  20374. 99%YamlDotNet - BuiltWithDot.Net
  20375. 98%microsoft/clarity
  20376. 98%Windows 10 System High CPU Usage ACPI.sys
  20377. 97%The Future of Web Software Is HTML-over-WebSockets
  20378. 93%.NET Upgrade Assistant | Get Started
  20379. 98%Map of my personal data infrastructure | beepb00p
  20380. 99%Linux front-end development environment: my experience.
  20381. 92%Imagining a Better Social Media
  20382. 96%Being a workplace crusader - Articles
  20383. 93%My Terminal-First Blogging Workflow
  20384. 99%Ownership as code • brouillon
  20385. 99%Don't define functions inline in your public headers
  20386. 91%Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  20387. 98%Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  20388. 99%Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  20389. 99%Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  20390. 96%The Difficulty of Pricing DevOps Transformations
  20391. 93%Leaving Comments on My Own Pull Requests
  20392. 82%So long, Fry's
  20393. 56%Beware of the Man of a Single Book
  20394. 97%at age 15, I founded a tech startup. here's what I learned.
  20395. 97%Understanding how Leela Chess Zero works
  20396. 99%Macs and 4K 120Hz displays compatibility list
  20397. 96%March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  20398. 72%9 "rules" for cleaner code | Object Calisthenics
  20399. 99%How to create social media posts from long form content using Python
  20400. 99%ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  20401. 92%Cryptology ePrint Archive: Report 2020/1608
  20402. 95%.NET Rocks! vNext
  20403. 94%Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  20404. 99%Using Streams with HttpClient to Improve Performance and Memory Usage
  20405. 97%The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  20406. 99%Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  20407. 99%Developer prerequisites
  20408. 98%March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  20409. 98%How to copy data in Azure using AzCopy
  20410. 94%March 24, 2020 - Working on Video Widgets and Old Man Developer
  20411. 98%.NET App Developer Links - 2021-02-25
  20412. 99%March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  20413. 95%1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  20414. 99%Big Data and Machine Learning in .NET 5
  20415. 99%AppBeat Monitoring - BuiltWithDot.Net
  20416. 80%GNU Taler
  20417. 89%Levels.fyi | Salaries & Tools to Level Up Your Career
  20418. 93%What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  20419. 98%Using strongly-typed entity IDs to avoid primitive obsession
  20420. 97%How I made $101,578.04 selling colors online - Dracula
  20421. 97%Google Analytics: Stop feeding the beast
  20422. 99%The Decline of Computers as a General Purpose Technology
  20423. 66%A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  20424. 99%AdvandedDLSupport - BuiltWithDot.Net
  20425. 96%Upgrade Assistant | .NET
  20426. 88%GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  20427. 92%Introducing the Framework Laptop
  20428. 96%Creating serendipity with Python
  20429. 99%Cryptography Interface Design is a Security Concern
  20430. 93%Form S-1
  20431. 95%Document
  20432. 99%INTERCAL, YAML, And Other Horrible Programming Languages
  20433. 99%Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  20434. 98%UTM
  20435. 95%PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  20436. 64%The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  20437. 51%‎The Numberphile Podcast on Apple Podcasts
  20438. 99%CoordinateSharp - BuiltWithDot.Net
  20439. 99%Aphalina Animator - BuiltWithDot.Net
  20440. 93%Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  20441. 83%ENROLL – Reskill Americans
  20442. 99%Tip 307 - How to create faster and smarter apps with .NET 5
  20443. 99%App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  20444. 99%Projections in Event Sourcing
  20445. 99%Tiny.RestClient - BuiltWithDot.Net
  20446. 85%DidierRLopes/GamestonkTerminal
  20447. 98%259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  20448. 99%The Blag — Logic And Graphics
  20449. 97%Zero Bug Tolerance
  20450. 99%Intention in languages
  20451. 95%The Coming Era of Tokenized Essays
  20452. 98%A minimal email client – Manu
  20453. 62%Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  20454. 64%The Workhorse Group Story
  20455. 99%ASP.NET Community Standup - Flexible HTTP APIs
  20456. 99%Opus Codec
  20457. 96%SynthWave '84 - Visual Studio Marketplace
  20458. 97%opus build
  20459. 96%Andrew Carr blog
  20460. 99%Cryptographic Wear-Out for Symmetric Encryption
  20461. 99%Mituyu - BuiltWithDot.Net
  20462. 95%dotnet/core
  20463. 85%Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  20464. 99%On .NET Live - Microservice applications with DAPR and .NET
  20465. 98%C#'s Functional Journey
  20466. 96%.NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  20467. 99%Help Name Our Website
  20468. 93%New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  20469. 99%App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  20470. 99%Announcing TypeScript 4.2 | TypeScript
  20471. 76%Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  20472. 98%My experience as a Gazan girl getting into Silicon Valley companies
  20473. 89%Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  20474. 99%Integrating Tailwind CSS with Blazor - Detailed Guide
  20475. 98%.NET Foundation January/February 2021 Update
  20476. 71%Do Developers Still Want Swag?
  20477. 99%Modules, monoliths, and microservices
  20478. 99%Coravel - BuiltWithDot.Net
  20479. 98%Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  20480. 99%Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  20481. 99%Use Azure Functions with .NET 5 | Dave Brock
  20482. 99%OpenTelemetry 1.0 Extensions Released
  20483. 99%BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  20484. 97%What is so special about the Application STA? | The Old New Thing
  20485. 95%How do I reset my PIN complexity requirements after removing a work account from Windows 10? | The Old New Thing
  20486. 99%The Catch Block #47 - Upcoming Features of .NET 6
  20487. 91%Through the eyes of a Cloudflare Technical Support Engineer
  20488. 89%Building an E-Ink Laptop
  20489. 81%LinkedIn is building a gig marketplace - AIM Group
  20490. 99%Decomposing CRUD to a Task Based UI
  20491. 99%Implementing OAuth Pushed Authorisation Requests in Angular
  20492. 98%Playstation 2 Architecture | A Practical Analysis
  20493. 98%Will you pay the consistency costs?
  20494. 99%SQL Mimic - BuiltWithDot.Net
  20495. 96%Teaching Compilers Backward
  20496. 96%Fix for Elgato Key Light not found by Control Center
  20497. 99%Managing ADX Data with .NET Core and Azure B2C | Developer Support
  20498. 98%.NET App Developer Links - 2021-02-24
  20499. 97%10 Years of Open-Source Visualization
  20500. 99%Marten Postgres Document DB - BuiltWithDot.Net
  20501. 99%Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  20502. 94%Taking a Stand in the War on General-Purpose Computing
  20503. 99%The Azure Security Architect Map
  20504. 91%Monsters Weekly 201 - Avoiding SSL Expiries
  20505. 96%Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  20506. 99%Blazor Desktop: The Electron for .NET?
  20507. 96%Ask the Expert: Notebooks in VS Code
  20508. 97%How to Resolve Technical Debt: The Agile Root of Your Problem
  20509. 98%On Prem To The Cloud: Lift and Shift (Ep 2)
  20510. 91%How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  20511. 76%Coloring Sheets — Teresa Grasseschi
  20512. 96%Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  20513. 94%M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  20514. 98%You need to be able to run your system
  20515. 99%JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  20516. 98%The three freedoms of the web - Paul Bakaus' blog
  20517. 97%The first five employees
  20518. 98%Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  20519. 96%The Pretty JSON Revolution
  20520. 96%The Ghost Recruiter
  20521. 99%Solving probability problem with code
  20522. 93%Raising $20M from A16Z
  20523. 82%My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  20524. 89%I miss lunches
  20525. 94%We need a renewed focus on our own cancer antibody responses · Ameyer.me
  20526. 99%On The Basics of Modeling
  20527. 94%Proposal: Association of Security Researchers
  20528. 99%Qml.Net - BuiltWithDot.Net
  20529. 96%Free for developers
  20530. 99%Visual Studio Toolbox Live - Build Your First App with Uno Platform
  20531. 99%Autenticación con Azure Active Directory B2C –End to End-
  20532. 99%Using source generators with a custom attribute to generate a menu component in a Blazor app
  20533. 98%Mikkel Paulson
  20534. 97%What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  20535. 98%Why Discord is switching from Go to Rust
  20536. 99%GitHub Quick Reviews
  20537. 99%Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  20538. 96%Dapr for .NET Developers
  20539. 99%Microsoft Releases .NET 6 Preview 1
  20540. 99%JavascriptUtils.NodeJS - BuiltWithDot.Net
  20541. 85%Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  20542. 95%Didja know: Network failure due to the disk full error
  20543. 92%How I heat my home by mining crypto currencies
  20544. 85%Mathematicians Set Numbers in Motion to Unlock Their Secrets
  20545. 99%Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  20546. 99%Using source generators with a custom attribute to generate a menu component in a Blazor app
  20547. 99%SimplCommerce - BuiltWithDot.Net
  20548. 99%Misleading standard deviation | Andrey Akinshin
  20549. 99%rui314/mold
  20550. 98%.NET App Developer Links - 2021-02-23
  20551. 80%Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  20552. 99%Exico Shopify Framework - BuiltWithDot.Net
  20553. 96%Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  20554. 97%Survey: Library & Open Source | .NET Blog
  20555. 99%Let's Learn .NET - Web API - Free Live Stream Event
  20556. 97%Pendulum swings
  20557. 98%liamg/traitor
  20558. 99%Experimenting with .NET 5 and 6 using Docker containers
  20559. 99%Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  20560. 99%Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  20561. 98%Integrate Create React app with .NET Core 5 - Simple Talk
  20562. 99%(Preview) Creating Azure Functions using .NET 5
  20563. 97%Time for Next-Gen Codecs to Dethrone JPEG
  20564. 99%Free eBook: How to use Dapr for .NET Developers
  20565. 99%Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  20566. 96%Parler Free Speech Social Network
  20567. 99%REST.net - BuiltWithDot.Net
  20568. 78%Dark Mode Favicons | CSS-Tricks
  20569. 95%Need code help? Call a dev.
  20570. 98%Let's Learn .NET: Web API
  20571. 63%Epic will pay off class-action loot-box settlement with in-game currency
  20572. 70%NetGalley discloses data breach after website was hacked
  20573. 99%Release Preview Release v0.7212202 · dotnet/try-convert
  20574. 97%Parsing floating-point numbers really fast in C#
  20575. 99%Best practices for REST API design - Stack Overflow Blog
  20576. 99%Font Sizer 2.0 - Visual Studio Marketplace
  20577. 97%Which devices support the Mixed Reality Toolkit? | One Dev Question
  20578. 99%Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  20579. 98%How I manage notifications to keep myself uninterrupted
  20580. 96%Daily links from Cory Doctorow
  20581. 90%How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  20582. 91%Why I’m Losing Trust in Open Source – gibson.ws
  20583. 97%A retrospective look at Mac OS X Snow Leopard
  20584. 97%Composability in functional and flow-based programming | RIL Labs
  20585. 99%Rethinking the IDE for the 2020s
  20586. 93%Find the Crux by Debating Excellence | cek.log
  20587. 97%Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  20588. 98%How I use neovim for note-taking | Day 8 of 100
  20589. 99%Kowainik - Totality
  20590. 95%Prodoscore: The Bleak Future of Work
  20591. 99%Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  20592. 99%Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  20593. 99%ASP.NET Core in .NET 6 - Part 01 - Overview
  20594. 92%Cryptology ePrint Archive: Report 2020/1581
  20595. 86%10 Software Engineering Laws Everybody Loves to Ignore
  20596. 84%Abundant Capital
  20597. 96%Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  20598. 99%TaskBeat - BuiltWithDot.Net
  20599. 98%What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  20600. 96%We Hack Purple Podcast Episode 25
  20601. 97%Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  20602. 96%tree-sitter/tree-sitter
  20603. 99%.NET Support survey
  20604. 93%Ethereum isn't fun anymore
  20605. 97%Episode 366 - Azure Purview
  20606. 93%Lena
  20607. 99%.NET library and OSS survey
  20608. 99%How to Play a Sound with Blazor and JavaScript
  20609. 99%jindrapetrik/jpexs-decompiler
  20610. 95%Indian Government Breached, Massive Amount of Critical Vulnerabilities
  20611. 98%Making Service Workers easier to debug for Progressive Web Applications and more
  20612. 99%Asp.net Core RateLimit - BuiltWithDot.Net
  20613. 99%The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  20614. 94%Build software better, together
  20615. 99%Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  20616. 99%Reading candidates’ GitHub profilers
  20617. 98%Multi-targeting a Roslyn analyzer - Gérald Barré
  20618. 88%Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  20619. 99%What is Huffman Coding?
  20620. 99%The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  20621. 98%Reverse engineering a GameBoy Advance game — Complete Guide
  20622. 98%Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  20623. 99%Immediate-Mode-UI/Nuklear
  20624. 99%Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  20625. 99%Go is not an easy language
  20626. 99%Machine Learning with ML.NET - Guide to Decision Trees
  20627. 96%242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  20628. 99%fitSharp - BuiltWithDot.Net
  20629. 98%FlappyBlazorBird
  20630. 98%FlappyBlazorBird
  20631. 99%A remote code execution vulnerability in qmail
  20632. 99%Building an Android app with .NET 6 - Nick's .NET Travels
  20633. 85%Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  20634. 99%My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  20635. 99%A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  20636. 99%Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  20637. 98%Dev Discussions: Cecil Phillip | Dave Brock
  20638. 67%YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  20639. 99%Anatomy of a Prompt (PowerShell) » Blog Posts
  20640. 95%Mistakes I've Made as an Engineering Manager | CSS-Tricks
  20641. 90%Commenting vs. making
  20642. 98%Dodging pitfalls when transitioning from academia to industry
  20643. 97%Thought Space vs Reality
  20644. 97%Managing (side)projects - Bram's Blog
  20645. 99%Unit testing: The tSQLt framework and the execution of a test!
  20646. 87%Tap your phone at Gold Coast bus stops to access my website
  20647. 95%The problem of CryptoArt
  20648. 98%"But How Do I Actually Start?" Making Games on Your Own as an Engineer
  20649. 99%The modern packager’s security nightmare – Michał Górny
  20650. 91%Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  20651. 98%Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  20652. 97%The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  20653. 78%New malformed URL phishing technique can make attacks harder to spot
  20654. 99%Eyes Guard - BuiltWithDot.Net
  20655. 70%The Beirut Bank Job – Darknet Diaries
  20656. 97%Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  20657. 98%Let's Learn .NET: Web API
  20658. 99%qeeqbox/social-analyzer
  20659. 99%Azure/azure-functions-openapi-extension
  20660. 95%ASCII fluid dynamics -- IOCCC2012 endoh1.c
  20661. 90%Announcing the .NET Foundation Speakers Directory
  20662. 99%Carrel - Library Management System - BuiltWithDot.Net
  20663. 65%Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  20664. 97%Choose Boring Technology
  20665. 99%GridProtectionAlliance/go2cs
  20666. 94%How to destroy the Earth
  20667. 99%'Apple M1 teaser' - MARC
  20668. 99%XamlCSS - BuiltWithDot.Net
  20669. 87%Age of distractions
  20670. 99%GetYourPet.com - BuiltWithDot.Net
  20671. 84%NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  20672. 99%TeeChart for .NET - BuiltWithDot.Net
  20673. 99%The Little Language
  20674. 84%0 A.D. | A free, open-source game of ancient warfare
  20675. 99%What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  20676. 96%Less handoffs: reviewer merges
  20677. 93%The problem I have with stand-ups - A blog about technology, development and my own thoughts
  20678. 89%Non-standard solutions to some technical problems
  20679. 98%Website scores kill our success, waste our time
  20680. 97%I paid for Spotify playlist placements so you don’t have to
  20681. 80%Why some of these social networks are so hard to beat
  20682. 98%A year of Rails - macwright.com
  20683. 79%Thorsten Ball - How can you not be romantic about programming?
  20684. 98%Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  20685. 99%Simple Data Logger - BuiltWithDot.Net
  20686. 99%dotnet/performance
  20687. 91%New malware found on 30,000 Macs has security pros stumped
  20688. 97%The Process is not the Product — The New Agile Anti-Manifesto.
  20689. 94%Deploying Orleans Apps to Kubernetes
  20690. 92%Deploying Orleans Apps to Kubernetes
  20691. 93%M1 Macs have another hidden boot mode
  20692. 96%My Life in E-ink
  20693. 97%Checklist: If you want to see if anyone else has access to your device or accounts
  20694. 99%DataDrop DB - BuiltWithDot.Net
  20695. 94%Checklist: If you want to make sure no one else can see your location
  20696. 90%Announcing the .NET Foundation Speakers Directory
  20697. 88%Checklist: If you want to stop sharing with someone whom you previously shared with
  20698. 99%welcome · ASP.NET Core in Action, Second Edition MEAP V06
  20699. 58%I don't know, Timmy, being God is a big responsibility
  20700. 92%A request for Pinboard old-timers
  20701. 98%Newsletter Week 7, 2021
  20702. 99%github/dmca
  20703. 99%Nyancat CLI - BuiltWithDot.Net
  20704. 98%mikekelly/btc-endgame
  20705. 99%Getting started with Microsoft YARP
  20706. 99%Json.NET - BuiltWithDot.Net
  20707. 66%Iceberger
  20708. 99%YoutubeExplode - BuiltWithDot.Net
  20709. 66%Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  20710. 99%NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  20711. 99%GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  20712. 97%Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  20713. 99%getaddrinfo_a(3) - Linux man page
  20714. 76%Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  20715. 97%Ask the Expert: Rust at Microsoft
  20716. 99%Code Maze Weekly #65 - Code Maze
  20717. 99%Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  20718. 93%Managing Azure from your phone with the Azure mobile app | Azure Friday
  20719. 66%AFTS Inc., Data Security Issue – Awwd
  20720. 94%Brave Browser leaks your Tor / Onion service requests through DNS.
  20721. 99%Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  20722. 98%Cryptology ePrint Archive: Report 2020/1533
  20723. 87%Against Agile
  20724. 97%When a Solution Is Right In Front of You
  20725. 95%Silence
  20726. 99%Why do software engineers struggle to write “chunks” function?
  20727. 91%Open source projects should run office hours
  20728. 95%How to know if you're interviewing at a product-led company
  20729. 96%How to manage your manager
  20730. 96%Lemme | with Music original sound - Kd97
  20731. 99%CliWrap - BuiltWithDot.Net
  20732. 96%Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  20733. 99%dotnet/versionsweeper
  20734. 99%[mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  20735. 99%What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  20736. 99%Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  20737. 90%Announcing the .NET Foundation Speakers Directory
  20738. 94%Learn TV
  20739. 98%Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  20740. 83%» Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  20741. 98%Introducing Outdated Answers project
  20742. 98%WUG: (Ne)Známé vlastnosti Azure Storage (online)
  20743. 93%The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  20744. 99%DiscordChatExporter - BuiltWithDot.Net
  20745. 99%How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  20746. 97%How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  20747. 97%“I will slaughter you” | daniel.haxx.se
  20748. 99%ASP.NET sites - BuiltWithDot.Net
  20749. 96%bliki: MonolithFirst
  20750. 98%Using HPKE to Encrypt Request Payloads
  20751. 97%Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  20752. 93%Gleam v0.14 released! – Gleam
  20753. 89%Vertical Farming Does Not Save Space
  20754. 99%12 requests per second in Python
  20755. 99%Require user password verification with ASP.NET Core Identity to access Razor Page
  20756. 99%coolstore-microservices - BuiltWithDot.Net
  20757. 98%Building a High Performance Text Editor
  20758. 99%Why is it so hard to see code from 5 minutes ago?
  20759. 73%Why You Can’t Understand Conservative Rhetoric
  20760. 99%Using Apache Kafka with .NET - Simple Talk
  20761. 99%Introduction to Mixins in TypeScript
  20762. 96%Cake NuGet Packages: Identity and Trust
  20763. 99%Your GitHub story in 3D - GitHub Skyline
  20764. 99%Discover .NET - BuiltWithDot.Net
  20765. 87%1977: Zork
  20766. 80%Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  20767. 99%CoreWCF 0.1.0 GA Release
  20768. 99%🎉AutoWrapper Crossed 100K Downloads on NuGet!
  20769. 89%Fat Fritz 2 is a rip-off
  20770. 96%GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  20771. 87%The DuckTales Doctrine
  20772. 99%The Launch Space: Surface Duo for Xamarin and .NET developers
  20773. 95%ROG Strix G15/17 | Laptops | ASUS USA
  20774. 97%ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  20775. 99%Urbit :: the good, the bad, and the insane
  20776. 94%When We Stopped Using Slack
  20777. 89%All your domain are belong to us
  20778. 95%No news is... a sign of a stagnating Internet
  20779. 96%The 2021 Texas power outage is a nation wide problem
  20780. 87%Paying for news — Benedict Evans
  20781. 94%Prediction Markets: Tales from the Election
  20782. 99%lochsh
  20783. 98%Diceware is (slightly) overrated
  20784. 99%Regex basics
  20785. 99%Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  20786. 98%Downsides of working remotely
  20787. 79%Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  20788. 99%Futex Reacquainted
  20789. 97%How to move from LastPass to Bitwarden in ten minutes
  20790. 96%Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  20791. 98%Cryptology ePrint Archive: Report 2020/1536
  20792. 98%The Cyber Tap Podcast
  20793. 99%Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  20794. 99%On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  20795. 89%CRA suspends online accounts of over 100,000 Canadians after login credentials found for sale on dark web
  20796. 64%Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  20797. 89%Introducing: Smarter Tiered Cache Topology Generation
  20798. 95%Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  20799. 99%Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  20800. 97%VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  20801. 97%How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  20802. 95%Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  20803. 97%.NET Conf: Focus on Windows
  20804. 99%Wyam static content generator - BuiltWithDot.Net
  20805. 82%Why There’s No Such Thing as a ‘Startup Within a Big Company’
  20806. 96%Mitigating Memory Safety Issues in Open Source Software
  20807. 99%How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  20808. 99%Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  20809. 95%Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  20810. 71%The Need to Remove Bad Management
  20811. 96%Zsh Tricks to Blow your Mind
  20812. 95%Modeling temporal data with RavenDB
  20813. 99%The refactoring test (1) | Cracking the .NET interview
  20814. 86%The Fantasy of Opting Out
  20815. 99%VS Code with remote containers and codespaces
  20816. 79%How This Ends - AVC
  20817. 99%My Expenditures - BuiltWithDot.Net
  20818. 71%Blazored hits 1,000,000 downloads on NuGet
  20819. 98%elixir-nx/nx
  20820. 98%.NET App Developer Links - 2021-02-18
  20821. 75%Statistics | Blazor .NET 6
  20822. 99%Calabonga Blog - BuiltWithDot.Net
  20823. 99%Tip 305 - How to automatically manage Azure Blobs lifecycles
  20824. 99%Hello, bot! Conversational AI on Microsoft Platform
  20825. 92%Starlink
  20826. 99%Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  20827. 95%Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  20828. 99%Blazor on Desktop
  20829. 99%Pure functions and unused return values
  20830. 99%.NET Rocks! vNext
  20831. 99%Humanizer - BuiltWithDot.Net
  20832. 98%Troy Hunt - Lessons From 10 Billion Breached Records
  20833. 83%Objective or Biased
  20834. 99%Event Sourcing Example & Explained in plain English
  20835. 99%Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  20836. 98%First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  20837. 98%Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  20838. 97%OpenCelliD Visualization
  20839. 80%Kill the Newsletter!
  20840. 97%Decoding Mars 2020 – Daniel Estévez
  20841. 99%A primer on code generation in Cranelift
  20842. 96%Test Driven Development Deluxe
  20843. 86%Why DoorDash Cannot Deliver Your Order Properly
  20844. 99%Introducing Axelar Network
  20845. 98%ThatGeoGuy - Can email not suck?
  20846. 98%Cryptology ePrint Archive: Report 2020/1535
  20847. 69%Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  20848. 97%Ray.so - Create beautiful code
  20849. 95%Publishers, curation and algorithms
  20850. 96%Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  20851. 98%You probably don’t need a micro-frontend
  20852. 98%The web didn't change; you did
  20853. 98%CTO day 4: Team building with "I dare you" challenge
  20854. 99%Maybe We Can Have Nice Things
  20855. 66%Declassified spacecrafts and orbital weapons of the USSR &#8211; Russia
  20856. 99%Uno Platform - BuiltWithDot.Net
  20857. 99%Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  20858. 86%Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  20859. 75%Blazor REPL - Write, compile, execute and share Blazor components in the browser
  20860. 99%Go 1.16 is released - The Go Blog
  20861. 96%.NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  20862. 99%ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  20863. 99%ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  20864. 99%Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  20865. 99%Announcing .NET 6 Preview 1 | .NET Blog
  20866. 99%.NET microservices application architecture guidance
  20867. 93%Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  20868. 97%Release 1.0.0-preview9 · microsoft/reverse-proxy
  20869. 96%Distributed Application Runtime (Dapr) v1.0 Announced
  20870. 97%Announcing Dapr v1.0
  20871. 99%Machine Learning Community Standup - Deep Dive into ML.NET APIs
  20872. 96%AVOID Entity Services by Focusing on Capabilities
  20873. 99%ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  20874. 99%B2Emulator - BuiltWithDot.Net
  20875. 98%Life, part 38
  20876. 79%Why did I leave Google or, why did I stay so long?
  20877. 99%How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  20878. 94%Deploying Orleans Apps to Kubernetes
  20879. 96%graydon2 | always bet on text
  20880. 55%Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  20881. 58%An anniversary for great justice: Remembering “All Your Base” 20 years later
  20882. 60%2021 TIME100 Next: Kizzmekia Corbett
  20883. 97%NHibernate Profiler video
  20884. 98%Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  20885. 98%Remote Heart Rate Detection using Webcam and 50 Lines of Code
  20886. 99%gitattributes.io - BuiltWithDot.Net
  20887. 98%gitignore.io
  20888. 94%Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  20889. 98%.NET App Developer Links - 2021-02-17
  20890. 99%MailBody - BuiltWithDot.Net
  20891. 99%davidfowl/DotNetCodingPatterns
  20892. 99%Go 1.16 Release Notes - The Go Programming Language
  20893. 99%What is the difference between a DTO and a POCO (or POJO)
  20894. 97%What You Need to Know About CSS-in-JS in 2021
  20895. 99%Making Easy Auth tokens survive releases on Linux Azure App Service
  20896. 96%Azure Durable Functions - Support Caller - Azure Greg
  20897. 97%Done Answering Questions Stack Overflow
  20898. 97%Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  20899. 99%Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  20900. 99%esbuild - FAQ
  20901. 69%"You'll never work in this town again"
  20902. 99%Why you should stop using CSS shorthand
  20903. 91%The power of good service
  20904. 66%Academic corruption 2: Emasculated culture
  20905. 98%blog - 2021 - 01 - 13
  20906. 98%DevOps for ASP.NET Developers: Hosting NuGet Packages
  20907. 96%DevOps for ASP.NET Developers: Hosting NuGet Packages
  20908. 84%How they harvest our data
  20909. 90%Episode 365 - Bellhop
  20910. 99%Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  20911. 98%Government and its Test Pages
  20912. 97%How I manage my browser tabs to maximize focus
  20913. 99%Crappy looking site.
  20914. 99%Functorio
  20915. 96%And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  20916. 96%Azure Unblogged - Azure Migrate
  20917. 95%The fat storage system
  20918. 97%Using the Power Platform to help Stroke Survivors with Paul Burns
  20919. 98%Cryptology ePrint Archive: Report 2020/1541
  20920. 99%Series Watchlist - BuiltWithDot.Net
  20921. 99%ASP.NET Community Standup - Better Razor Editing in Visual Studio
  20922. 97%Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  20923. 95%Changes to LastPass Free - The LastPass Blog
  20924. 85%Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  20925. 99%GitHub Quick Reviews
  20926. 94%I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  20927. 91%The ASP.NET Team @TheASPNETTeam
  20928. 92%upgundecha/howtheysre
  20929. 93%What I Worked On
  20930. 98%The Worst Experience I've Had With an aarch64 MacBook
  20931. 99%Fusion++ - BuiltWithDot.Net
  20932. 99%The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  20933. 93%Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  20934. 94%Interlocked.Or Method (System.Threading)
  20935. 99%Arranging Invisible Icons in Quadratic Time
  20936. 96%“User Engagement” Is Code For “Addiction”
  20937. 99%ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  20938. 98%apankrat/nullboard
  20939. 99%Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  20940. 97%Entity Framework Profiler video
  20941. 99%Using source generators to to generate a menu component in a Blazor app
  20942. 99%Using source generators to to generate a menu component in a Blazor app
  20943. 97%Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  20944. 98%davidfowl/DotNetCodingPatterns
  20945. 99%Aussie Weather - BuiltWithDot.Net
  20946. 96%Performance Profiling - CPU Usage
  20947. 99%Many Small Queries Are Efficient In SQLite
  20948. 71%Talking Blazored on the Blazor Community Standup
  20949. 99%DotNet Boxed includes prescriptive templates for .NET Core
  20950. 97%”SonoBus
  20951. 89%Windows Refund Day
  20952. 98%.NET App Developer Links - 2021-02-16
  20953. 99%The Evolution of ASP.NET - A Quick Recap
  20954. 99%Ghostwriter.AI - BuiltWithDot.Net
  20955. 99%Building a Foundation for Technical Wellness - Option A
  20956. 99%Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  20957. 87%127 million user records from 8 companies put up for sale on the dark web | ZDNet
  20958. 94%A Visual Guide: To Sustainable Software Engineering
  20959. 99%Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  20960. 96%JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  20961. 97%Azure Functions in C# quick FAQs and tips
  20962. 98%Web Proxy Authentication
  20963. 95%Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  20964. 97%Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  20965. 98%Reading Code Is a Skill - DZone Agile
  20966. 98%Adam Storr - Controlling The Logging Levels in Azure Functions
  20967. 99%Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  20968. 99%Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  20969. 98%Your phone vs. Supercomputers
  20970. 97%Mining Bitcoin with pencil and paper: 0.67 hashes per day
  20971. 98%It's going to cost four figures
  20972. 99%The Database Inside Your Codebase
  20973. 97%What Inception Net Doesn't See
  20974. 93%YouTubers have to declare ads. Why doesn't anyone else?
  20975. 98%Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  20976. 86%Introduction - OWASP Cheat Sheet Series
  20977. 99%Cryptology ePrint Archive: Report 2020/1545
  20978. 99%HubCount - BuiltWithDot.Net
  20979. 97%Using GitHub Actions for Bulk Resolving
  20980. 96%Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  20981. 99%Faster JavaScript calls · V8
  20982. 99%RepoZ - BuiltWithDot.Net
  20983. 98%ModelState in ASP.NET 5.0 MVC
  20984. 92%I Really Blew It | Interactive Storytelling Tools for Writers
  20985. 99%OTCC : Obfuscated Tiny C Compiler
  20986. 93%Real-Time System Conditions
  20987. 99%ASP.NET Community Standup - Dapr + .NET
  20988. 95%International money transfers, sanctions and utter stupidity
  20989. 84%Ice Formations Diurnal Freeze-Thaw Cycles
  20990. 96%Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  20991. 97%Being a COBOL developer can be very fun
  20992. 99%Correctly converting a character to lower/upper case - Gérald Barré
  20993. 99%The COM static store, part 6: Using C++ weak references | The Old New Thing
  20994. 99%Julia 1.6: what has changed since Julia 1.0?
  20995. 99%Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  20996. 99%A first-person engine in 265 lines
  20997. 93%Control Panel
  20998. 97%thegrims/UsTaxes
  20999. 99%JonPSmith/EfSchemaCompare
  21000. 99%elmah.io - BuiltWithDot.Net
  21001. 98%.NET App Developer Links - 2021-02-15
  21002. 98%Machine Learning with ML.NET - Support Vector Machines
  21003. 96%241: Goodbye DTK, Hello Mac App Development
  21004. 65%Australia's 10 most dangerous snakes
  21005. 93%High-Performance Large-Scale Image Recognition Without Normalization
  21006. 99%Announcing TypeScript 4.2 RC | TypeScript
  21007. 55%Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  21008. 98%Microsoft Ignite
  21009. 99%WinUI 3 Preview 4 (February 2021) - WinUI
  21010. 96%OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  21011. 99%Creating a Windows Service with C#/.NET5 | #ifdef Windows
  21012. 98%How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  21013. 99%Running custom availability tests using Azure Functions
  21014. 99%Hangfire - BuiltWithDot.Net
  21015. 98%I don't want to do front-end anymore
  21016. 98%Why is Python Popular?
  21017. 98%rand-net/khan-dl
  21018. 99%Karan Sharma | Running Nomad for home server
  21019. 98%Multi-asset shielded pool project (MASP)
  21020. 85%On Witchcraft
  21021. 92%Why do we write design documents?
  21022. 94%What I'm Building in 2021
  21023. 98%Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  21024. 99%For the Love of Macros
  21025. 89%A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  21026. 72%"Location-Based Pay" - Who Are You to Complain?
  21027. 99%OpenCQRS - BuiltWithDot.Net
  21028. 92%Preliminary Analysis of the Invalid Minting Bug
  21029. 81%cube composer
  21030. 88%Racket v8.0
  21031. 97%The complexity that lives in the GUI
  21032. 99%GTAmodding/re3
  21033. 98%Finding Bugs in C and C++ Compilers using YARPGen
  21034. 99%LiteDb NoSql database - BuiltWithDot.Net
  21035. 99%K-9 Mail is looking for funding
  21036. 97%no dogma podcast - powered by FeedBurner
  21037. 97%Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  21038. 99%The worst of the two worlds: Excel meets Outlook |
  21039. 99%BTCPay Server - BuiltWithDot.Net
  21040. 82%Pride D20 Enamel Pins
  21041. 99%BuildStats.info - BuiltWithDot.Net
  21042. 58%Statement on New York Times Article
  21043. 97%Azure Functions Updates Include Moving .NET Outside the Runtime
  21044. 99%MySqlConnector - BuiltWithDot.Net
  21045. 99%Beginner's Series to: Dev Containers
  21046. 90%Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  21047. 96%OSM In Realtime
  21048. 98%ratfactor/ziglings
  21049. 92%Taming the E-Mail Avalanche
  21050. 99%Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  21051. 99%The state of Linux on desktop (2020)
  21052. 92%Securing the post-quantum world
  21053. 71%How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  21054. 65%How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  21055. 65%subject matter networks
  21056. 97%Duende Software Blog
  21057. 99%ConjuGato - BuiltWithDot.Net
  21058. 93%shitbowl
  21059. 86%SVG Repo - Free SVG Vectors and Icons
  21060. 99%How to Host .NET Core Applications in VPS Using Docker
  21061. 99%FlubuCore - BuiltWithDot.Net
  21062. 87%Welcoming Google as a Visionary Sponsor of the PSF
  21063. 50%Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  21064. 70%Goodbye YC
  21065. 99%SVG: The Good, the Bad and the Ugly | Eisfunke
  21066. 98%3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  21067. 99%OrchardCore CMS - BuiltWithDot.Net
  21068. 97%Our Solo v2 launch is official!
  21069. 99%flameshot-org/flameshot
  21070. 80%14 Maryland Avenue, Carrara QLD 4211 | Domain
  21071. 99%DotNet AOP - BuiltWithDot.Net
  21072. 66%Decades-Old Computer Science Conjecture Solved in Two Pages
  21073. 92%TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  21074. 87%Short Fat Engineers Are Undervalued
  21075. 99%StreetWise.org - BuiltWithDot.Net
  21076. 99%Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  21077. 85%Chinese Character Test
  21078. 97%C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  21079. 92%Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  21080. 99%How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  21081. 99%Code Maze Weekly #64 - Code Maze
  21082. 97%File Picker (Xamarin.Essentials API of the Week)
  21083. 97%Programming a Better Life
  21084. 98%A retrospective of 100k yearly pageviews
  21085. 97%Clubhouse Is the Future of Talk Radio • Vance Lucas
  21086. 96%Why Bumble is overvalued
  21087. 97%Ben Wiser | Building web apps without a SPA
  21088. 69%Why You Should Ignore Every Founder's Story About How They Started Their Company
  21089. 65%In Pursuit Of The Human Aim Of Leisure
  21090. 95%Organic, Homegrown HTML
  21091. 98%MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  21092. 99%tensorflow/swift
  21093. 97%On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  21094. 99%Creating Azure Functions using .NET 5
  21095. 99%SerenityOS - Writing a full chain exploit
  21096. 83%Startup chooses Blazor and Xamarin for full-stack development using C#
  21097. 99%Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  21098. 76%Power BI Report
  21099. 99%BFF.DataVirtualizingCollection - BuiltWithDot.Net
  21100. 98%Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  21101. 96%Coding Adventure: Chess AI
  21102. 97%Self-Organising Textures
  21103. 99%HttPlaceholder - BuiltWithDot.Net
  21104. 72%12 most-important Indian origin tech executives in the world | Gadgets Now
  21105. 97%The COM static store, part 5: Using COM weak references | The Old New Thing
  21106. 92%Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  21107. 90%Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  21108. 98%jimblandy/context-switch
  21109. 99%Warning: Weird Wormholes! - BuiltWithDot.Net
  21110. 85%Chick Corea
  21111. 96%Xamarin Community Toolkit Extravaganza!
  21112. 98%.NET App Developer Links - 2021-02-12
  21113. 99%Cofoundry CMS - BuiltWithDot.Net
  21114. 99%.NET Rocks! vNext
  21115. 99%Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  21116. 98%IronPython: First steps - Simple Talk
  21117. 98%How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  21118. 99%Introducing Abbot, a powerful ChatOps tool for collaborative work
  21119. 99%Azure App Service, Health checks and zero downtime deployments
  21120. 99%Clippings.io for Kindle - BuiltWithDot.Net
  21121. 97%Senior Infrastructure Engineer Job in Albury Area
  21122. 84%LinkedIn’s Alternate Universe
  21123. 99%Performance Profiling - In Production
  21124. 88%Frustum planes from the projection matrix
  21125. 91%The Evolution of Developer Salaries: Looking Back 20 Years
  21126. 99%The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  21127. 98%VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  21128. 99%What Do You Actually Agree To When You Accept All Cookies
  21129. 97%Art of Sustaining at Things – Unstructed.tech
  21130. 95%#1 Riding with Peloton - Back of the Napkin VC
  21131. 98%Podman
  21132. 93%Typing, RSI, and what I do differently
  21133. 91%Ramanujan Machine Redux | Persiflage
  21134. 99%a fun technique with iframes on the web – ciphrd
  21135. 98%Environment Aware Sessions in SSH – Steven Wade
  21136. 93%Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  21137. 89%Why Remote Friendly Won’t Do
  21138. 97%Feeds Considered Harmful
  21139. 93%Kubernetes Failure Stories
  21140. 97%Uncovering a 24-year-old bug in the Linux Kernel
  21141. 98%Why I Built Litestream
  21142. 92%Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  21143. 99%Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  21144. 99%Open-source HTTP API packages and tools | ASP.NET Blog
  21145. 99%On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  21146. 90%Episode 364 - Virtual Networking with Functions
  21147. 99%Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  21148. 87%Analyzing Code with Infer#
  21149. 98%C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  21150. 99%Staying safe with .NET containers | .NET Blog
  21151. 96%Release v5.0.211103 · dotnet/format
  21152. 99%Announcing Rust 1.50.0 | Rust Blog
  21153. 84%Product Manager - Data & Security Products
  21154. 99%Building a Code Analyzer for .NET
  21155. 97%Build native and hybrid mobile apps with Mobile Blazor Bindings
  21156. 99%GooglePlacesApi - BuiltWithDot.Net
  21157. 92%Quantum cryptography network spans 4600 km in China – Physics World
  21158. 99%The COM static store, part 4: Aggregating into a single object | The Old New Thing
  21159. 98%Why I don't use the "else" keyword in my code anymore
  21160. 84%Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  21161. 99%Beej's Guide to Network Programming
  21162. 99%satwikkansal/wtfpython
  21163. 98%How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  21164. 98%Exporting Open Telemetry Data to Jaeger
  21165. 99%tusdotnet - BuiltWithDot.Net
  21166. 96%system76/launch
  21167. 99%Do You Write Code With Your Mouse?
  21168. 99%spec: add generic programming using type parameters · Issue #43651 · golang/go
  21169. 99%Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  21170. 98%.NET App Developer Links - 2021-02-11
  21171. 93%Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  21172. 99%.NET Core Koans - BuiltWithDot.Net
  21173. 98%Progress Report January 2021 · yuzu
  21174. 97%Get on the Windows Terminal PREVIEW train - now with Settings UI
  21175. 99%Getting The Most Out Of Git — Smashing Magazine
  21176. 99%Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  21177. 99%Keep Tests Short and DRY with Extension Methods
  21178. 98%[Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  21179. 99%Cake Frosting: More Maintainable C# DevOps
  21180. 99%HockeyStats - BuiltWithDot.Net
  21181. 99%.NET Rocks! vNext
  21182. 99%hello — helloSystem experimental documentation
  21183. 99%DNS exfiltration of data: step-by-step simple guide
  21184. 99%On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  21185. 99%Aggregate (Root) Design: Behavior & Data
  21186. 99%GitHub Quick Reviews
  21187. 98%How to Record Great Sounding / High Quality Audio at Home
  21188. 59%An Inside Joke for the Super-Rich - The Irrelevant Investor
  21189. 87%Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  21190. 99%Web Scraping 101 with Python
  21191. 98%An Incomplete Field Guide to Crypto Adoption
  21192. 93%Diligent (not Dry) January
  21193. 98%Patterns of Distributed Systems
  21194. 95%From Idea to MVP to Hacker News in 44 Hours
  21195. 94%Release MsQuic v1.1.0 · microsoft/msquic
  21196. 99%What's new with Translator
  21197. 98%Good-bye ESNI, hello ECH!
  21198. 99%Getting Started with Netduino - BuiltWithDot.Net
  21199. 98%Are we game yet?
  21200. 98%.NET Framework February Security and Quality Rollup | .NET Blog
  21201. 97%Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  21202. 96%Preparing to Issue 200 Million Certificates in 24 Hours
  21203. 97%CS193p - Developing Apps for iOS
  21204. 90%Arkadia Zoomquilt
  21205. 88%Timezone Bullshit
  21206. 99%Mobidb Database - BuiltWithDot.Net
  21207. 99%One second to read GitHub code with VS Code
  21208. 98%Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  21209. 99%Projections in Event Sourcing: Build ANY model you want!
  21210. 98%The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  21211. 87%Cambridge Bitcoin Electricity Consumption Index (CBECI)
  21212. 99%dotnet/designs
  21213. 98%SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  21214. 99%BeatPulse - BuiltWithDot.Net
  21215. 94%Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  21216. 96%Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  21217. 99%Haxe 4.2.0 is released! - Announcements - Haxe Community
  21218. 96%2. Y-axis assembly
  21219. 98%.NET App Developer Links - 2021-02-10
  21220. 99%Cake (C# Make) - BuiltWithDot.Net
  21221. 96%SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  21222. 88%Using position: sticky to create persistent headers in long texts
  21223. 99%Building Micro Frontends with Components | Creating Startups
  21224. 58%Monsters Weekly 198 - MassTransit with Chris Patterson
  21225. 97%Uno Platform Sustaining the Open-Source Uno Platform
  21226. 98%Llofty Ambitions
  21227. 99%conwnet/github1s
  21228. 99%RazorCart eCommerce - BuiltWithDot.Net
  21229. 63%Creeping as a Service (CraaS)
  21230. 65%Salesforce rolls out permanent remote work plans | ZDNet
  21231. 99%ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  21232. 82%DDoSers are abusing the Plex Media Server to make attacks more potent
  21233. 97%Path.TrimEndingDirectorySeparator Method (System.IO)
  21234. 97%Path.EndsInDirectorySeparator Method (System.IO)
  21235. 91%PemEncoding Class (System.Security.Cryptography)
  21236. 99%StringBuilder.GetChunks Method (System.Text)
  21237. 96%Type.IsAssignableTo(Type) Method (System)
  21238. 99%StringSplitOptions Enum (System)
  21239. 80%Cat GIF - Find & Share on GIPHY
  21240. 80%Cat GIF - Find & Share on GIPHY
  21241. 51%Cat GIF - Find & Share on GIPHY
  21242. 95%Pull request auto-merge is now generally available - GitHub Changelog
  21243. 51%Cat GIF - Find & Share on GIPHY
  21244. 96%Release Bebop v2.1.0 · RainwayApp/bebop
  21245. 99%Event Sourcing with Marten V4: Aggregated Projections
  21246. 93%Xamarin Community Toolkit: StateLayout
  21247. 98%Release Preview Release v0.7210903 · dotnet/try-convert
  21248. 90%How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  21249. 98%Pattern matching accepted for Python
  21250. 99%The uphill battle of prioritising technical debt - andre.schweighofer
  21251. 96%Product Management is Detective Work
  21252. 99%From First Principles: Why Scala?
  21253. 92%Crackpot Cryptography and Security Theater
  21254. 87%Entrepreneurs & Stress
  21255. 79%Be Humble
  21256. 97%.NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  21257. 98%Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  21258. 87%Clubhouse
  21259. 98%The Technology of iCircuit 3D
  21260. 99%dave yarwood · How I deploy my personal projects
  21261. 80%(Autistic) visionaries are not natural-born leaders - Alexey Guzey
  21262. 99%GitHub Actions on Azure Stack Hub
  21263. 97%Why should I give you my ID card
  21264. 97%Home Lab Beginners guide - Hardware
  21265. 93%Where to find your first growth marketer?
  21266. 99%DotNest - BuiltWithDot.Net
  21267. 97%#034 José Valim reveals Project Nx - Thinking Elixir
  21268. 99%Troy Hunt - Lessons From 10 Billion Breached Records
  21269. 93%Conquer data sprawl and unleash digital transformation with Azure Purview
  21270. 98%GitHub Quick Reviews
  21271. 91%No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  21272. 94%Hey now, you’re an all-star
  21273. 94%What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  21274. 98%Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  21275. 99%Building Realtime applications on Angular with ASPNET Core and SignalR
  21276. 85%Options Should Allow to Configure the Default Branch Name
  21277. 98%No Support Linux Hosting is Shutting Down
  21278. 99%ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  21279. 95%An Interactive Guide to CSS Transitions
  21280. 99%Duality 2D game engine - BuiltWithDot.Net
  21281. 92%Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  21282. 99%ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  21283. 99%The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  21284. 98%I don't want to do front-end anymore
  21285. 78%2020 U.S. Election: Cybersecurity Analysis
  21286. 99%Turning an old Amazon Kindle into a eink development platform
  21287. 99%Using HTMX with ASP.NET Core: Deleting items with a page refresh
  21288. 99%Using source generators to find all routable components in a Blazor WebAssembly app
  21289. 96%Unbiased median absolute deviation | Andrey Akinshin
  21290. 99%Volume Meter - BuiltWithDot.Net
  21291. 99%Algorithms by Jeff Erickson
  21292. 98%.NET App Developer Links - 2021-02-09
  21293. 98%Blog with Markdown + Git, and degrade gracefully through time
  21294. 99%Monitor Azure WebJobs status with Azure Application Insights
  21295. 99%FrEee strategy game - BuiltWithDot.Net
  21296. 99%Sharing data between CSS and JavaScript using custom properties
  21297. 98%TechEmpower Web Framework Performance Comparison
  21298. 98%Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  21299. 98%Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  21300. 97%10 Reasons to Love Passwordless #2: NIST Compliance
  21301. 99%My experience of using modular monolith and DDD architectures – The Reformed Programmer
  21302. 99%Adam Storr - How I Approach New Codebases
  21303. 95%Google joins the Rust Foundation
  21304. 99%seRead serial port reader - BuiltWithDot.Net
  21305. 99%State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  21306. 98%Legacy Survey Sky Browser
  21307. 95%Performance Profiling - Picking the right tool
  21308. 98%TechEmpower Web Framework Performance Comparison
  21309. 53%⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  21310. 98%Improving HTTP with structured header fields
  21311. 97%Structured Field Values for HTTP
  21312. 99%The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  21313. 87%What is the value of a tree?
  21314. 79%Just Launch the Damn Thing!
  21315. 99%I built an internet performance analytics tool isplogger.com
  21316. 98%Why You're In An Echo Chamber
  21317. 84%Can Machines Think?
  21318. 94%My opinion on blockchain
  21319. 98%What's an SPF Record? - Ultimate Guide to Email
  21320. 98%A look at GSM
  21321. 99%Cake - Cake v1.0.0 released
  21322. 99%Reverie: An optimized zero-knowledge proof system
  21323. 91%The Real Novelty of the ARPANET
  21324. 84%Use ideas as tools not truths
  21325. 96%Introducing Clerk: All of user management, not just authentication - Clerk
  21326. 99%The state of JVM desktop frameworks: Jetpack Compose for Desktop
  21327. 94%Learn to code and write games on the Nintendo Game Boy | MVG
  21328. 97%I followed my dreams to get demoted to software developer - Stack Overflow Blog
  21329. 99%HTTP server for .NET Core CLI - BuiltWithDot.Net
  21330. 95%Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  21331. 97%Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  21332. 96%How To Combine Low Code With AI For Your Business?
  21333. 99%Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  21334. 98%Introduction to Git | Stream Recap | Learn With Dr G
  21335. 98%Weekly .Net Tech Stack - #2
  21336. 97%.NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  21337. 99%Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  21338. 95%Rust Foundation
  21339. 67%Who won Super Bowl LV? A look at Internet traffic during the game
  21340. 97%Mac utility Homebrew finally gets native Apple Silicon and M1 support
  21341. 99%Hastlayer - BuiltWithDot.Net
  21342. 93%Intro to Graphics 06 - 3D Transformations
  21343. 99%Blackjack in Blazor Part 4 - Putting it All Together
  21344. 96%Why you should never use Cloudflare Free CDN Plan
  21345. 98%Shithub: the fragrant git host
  21346. 53%Accused murderer wins right to check source code of DNA testing kit used by police
  21347. 96%Blazor Stability Testing Tools for Bullet Proof Applications
  21348. 99%Treating Primitive Obsession with ValueObjects | DDD in .NET
  21349. 96%The performance degradation in the load testing tool
  21350. 99%The COM static store, part 1: Introduction | The Old New Thing
  21351. 77%Congratulations to Cloudflare’s 2020 Partner Award Winners
  21352. 99%Making Sense of The Audio Stack On Unix
  21353. 99%Blazor WebAssembly - Uploading Files - EP18
  21354. 99%Eto.Forms interface framework - BuiltWithDot.Net
  21355. 92%Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  21356. 98%An Introduction to Channels in C#
  21357. 75%Blazor REPL - Write, compile, execute and share Blazor components in the browser
  21358. 96%SitePoint discloses data breach after stolen info used in attacks
  21359. 83%What Happens When The NYT and New Yorker Make Mistakes
  21360. 98%.NET App Developer Links - 2021-02-08
  21361. 93%Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  21362. 96%240: Stonks, Robots, and Cross-Platform IAP
  21363. 98%Machine Learning with ML.NET – Complete Guide to Clustering
  21364. 99%Dragon Front Companion - BuiltWithDot.Net
  21365. 99%Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  21366. 98%Taming Environments with Volta, the JavaScript Tool Manager
  21367. 99%Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  21368. 99%Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  21369. 98%Visual Studio Code January 2021
  21370. 99%Writing high performance F# code
  21371. 99%Visual Studio 2019 Docker Tooling
  21372. 98%Don't offer a Free Plan
  21373. 99%Veturaneshitje.com - BuiltWithDot.Net
  21374. 50%Report: Google considering an iOS-style anti-tracking feature for Android
  21375. 93%Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  21376. 98%Azure App Service - Enable the Health Check
  21377. 96%WTF# is Kit Eason?
  21378. 99%microsoft/terminal
  21379. 99%Search with typo tolerance
  21380. 99%App Startup vs Content Startup
  21381. 90%The Why of technology
  21382. 98%How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  21383. 88%Lessons Learned From My Last Startup: A Post Mortem
  21384. 97%How to Sell Niche Websites: My Experience Selling 2 Websites
  21385. 98%Boycotting FOSS - The Blog of Josias
  21386. 83%gifts, work, vices, hurt
  21387. 94%The power of three
  21388. 96%What Experiences You Should Seek?
  21389. 99%TS-Energy - BuiltWithDot.Net
  21390. 99%Symbiosys Website - BuiltWithDot.Net
  21391. 92%scandum/gridsort
  21392. 99%Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  21393. 95%The Secret Life of Microsoft Interns - by Davepl
  21394. 98%Visual guide to SSH tunnels
  21395. 99%Firewall - BuiltWithDot.Net
  21396. 99%jonasstrehle/supercookie
  21397. 96%AdrienTorris/awesome-blazor
  21398. 99%CFP Exchange - BuiltWithDot.Net
  21399. 97%Is abstraction killing civilization? | datagubbe.se
  21400. 97%The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  21401. 99%OneSync Reader - BuiltWithDot.Net
  21402. 95%Intro to Graphics 05 - 2D Transformations
  21403. 97%Your First Custom Ortholinear Keyboard
  21404. 98%Four Ways of Not Writing Software Bugs
  21405. 98%Choosing my next job title (in a data science career)
  21406. 74%What Companies Get Wrong about Remote Salaries
  21407. 91%The 2020 IPOs surge is different from prior surges
  21408. 93%How to utilize your Android when there's no internet?
  21409. 99%Turn Hacker News into an RSS feed
  21410. 81%Overcoming Bias : Experts Versus Elites
  21411. 80%Small can be great
  21412. 95%The problems with the GPL
  21413. 95%Tracking My Water Intake With NFC Tags
  21414. 97%Protect your accounts from data breaches with Password Checkup
  21415. 94%Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  21416. 98%Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  21417. 98%Newsletter Week 5, 2021
  21418. 99%Exclusive 411 - BuiltWithDot.Net
  21419. 99%ARCHITECTURE.md
  21420. 90%Complexity Explained
  21421. 98%Programming for Cats
  21422. 99%Open Source Binaries of VSCode
  21423. 99%Aimoresc.NET - BuiltWithDot.Net
  21424. 99%Managing Azure App Service SSL Certificate with Azure Key Vault
  21425. 99%Maoli - BuiltWithDot.Net
  21426. 98%AI OpenCV Dolly Zoom Camera
  21427. 99%NETworkManager - BuiltWithDot.Net
  21428. 97%The High QA Guy
  21429. 99%SeekTable - BuiltWithDot.Net
  21430. 93%Home — Spyder IDE
  21431. 97%What is Tailwind CSS
  21432. 96%Operational best practices for web apps on Azure App Service | Azure Friday
  21433. 68%Men's Suitmeister Rainbow Summer Suit & Tie Set
  21434. 97%In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  21435. 93%Search Engines Don't Work and They Are Not Good
  21436. 99%On the Missed Opportunities of Static Types
  21437. 76%Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  21438. 97%How to choose a market where your startup can win
  21439. 98%How to automatically set up a development machine with Ansible
  21440. 94%How I stay motivated to publish despite being a lazy bastard
  21441. 98%My Staff Software Engineering Reading List
  21442. 90%Veloren
  21443. 94%Is the world becoming better? - Inverted Passion
  21444. 99%Teaching Myself Quantum Mechanics, Part one. |
  21445. 85%On the 23andMe and VGAC Merger
  21446. 97%Beware the Cult of Numeracy
  21447. 96%VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  21448. 73%Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  21449. 92%Making Vaccine - LessWrong
  21450. 97%Mac utility Homebrew finally gets native Apple Silicon and M1 support
  21451. 99%AutoHistory for EF Core - BuiltWithDot.Net
  21452. 90%Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  21453. 96%The Elements of Computing Systems, Second Edition
  21454. 97%Gift Egwuenu (Gift Egwuenu)
  21455. 98%Code Maze Weekly #63 - Code Maze
  21456. 94%FOSDEM 2021 - Schedule
  21457. 53%Turn off that camera during virtual meetings, environmental study says
  21458. 92%Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  21459. 99%The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  21460. 97%Episode 69 - The Risks of Third Party Code With Niels Tanis
  21461. 99%Bidirectional Streaming | gRPC in .NET 5
  21462. 97%3.0.0
  21463. 98%Building a social media platform without going bankrupt: Part X–Optimizing for whales
  21464. 92%How do I get a foothold in the neutral apartment? | The Old New Thing
  21465. 90%New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  21466. 98%Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  21467. 80%Disqus, the dark commenting system
  21468. 99%Nightingale REST API Client - BuiltWithDot.Net
  21469. 79%The man who produced Steve Jobs’ keynotes for 20 years.
  21470. 67%A Free Hyperlegible Typeface from the Braille Institute
  21471. 98%How hackers are finding creative ways to steal gift cards using artificial intelligence.
  21472. 98%.NET App Developer Links - 2021-02-05
  21473. 99%Helium Scraper - BuiltWithDot.Net
  21474. 98%How to hire senior developers: Give them more autonomy
  21475. 99%Compiling DirectShow.Net for use in .NET 5
  21476. 99%Here, I made a thing to save time building all projects in a solution
  21477. 99%Opening an Admin Windows Terminal from Visual Studio
  21478. 98%ConcurrentDictionaryExtensions.cs
  21479. 99%Fantasy Critic - BuiltWithDot.Net
  21480. 96%Performance Profiling - Introduction
  21481. 99%rust-analyzer/rust-analyzer
  21482. 69%Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  21483. 99%Working with SSL Certificate in Azure App Service
  21484. 97%Templated Controls are Awesome | The Xamarin Show
  21485. 89%The Great Suspender gets flagged for malware by Google Chrome
  21486. 52%Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  21487. 77%Ideas That Created the Future
  21488. 97%Sharing Knowledge Online
  21489. 99%Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  21490. 97%Safia Abdalla · The ReadME Project
  21491. 99%A Simple and Succinct Zero Knowledge Proof
  21492. 98%I Finally Started Getting Programming
  21493. 99%The spectrum of synchronousness - The Engineering Manager
  21494. 95%Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  21495. 99%Inline caching: quickening
  21496. 84%Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  21497. 90%Oh sorry, I was on mute!
  21498. 97%Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  21499. 99%Working inside a Docker container using Visual Studio Code
  21500. 97%Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  21501. 98%Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  21502. 90%The Problem with Young Internet Entrepreneurs - Clayton Horning
  21503. 98%Locating Humans with DNS
  21504. 85%A short post on Nibby, URL shorteners and the dangers of machine translation
  21505. 99%Fast Software, the Best Software
  21506. 93%How to Lose Money With 25 Years of Failed Businesses
  21507. 99%progrium/macdriver
  21508. 99%NUKE - BuiltWithDot.Net
  21509. 98%Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  21510. 99%Episode 363 - Streaming telemetry for NVAs
  21511. 99%Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  21512. 99%AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  21513. 99%Configuring and extending a service
  21514. 99%GitHub Quick Reviews
  21515. 96%Calling an API in Power Apps Portals using JavaScript | Developer Support
  21516. 97%Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  21517. 87%Chefs and Cooks
  21518. 84%What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  21519. 74%Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  21520. 99%Help users in Iran reconnect to Signal
  21521. 90%Use the SAN field
  21522. 99%Adding approval workflow to your GitHub Action
  21523. 99%.NET Rocks! vNext
  21524. 99%Asynchronous Messaging, Part 5: Miscellaneous Considerations
  21525. 99%Don't use functions as callbacks unless they're designed for it
  21526. 94%Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  21527. 99%Lottie animations for WPF - BuiltWithDot.Net
  21528. 99%On .NET Live - Distributed applications with ZeroMQ
  21529. 96%Usage patterns for winrt::unbox_value_or | The Old New Thing
  21530. 98%Building Product Intelligence Platform with Cloudflare Workers
  21531. 96%.NET 5 and .NET 6 with Scott Hunter
  21532. 98%Building a social media platform without going bankrupt: Part IX–Dealing with the past
  21533. 58%HuffPost is now a part of Verizon Media
  21534. 95%Virtual Event: Matt Parker - Events
  21535. 99%Cloudpress - BuiltWithDot.Net
  21536. 77%Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  21537. 97%.NET GC Internals - 04. Plan phase
  21538. 97%ianhan/BitmapFonts
  21539. 88%My product is my garden
  21540. 98%.NET App Developer Links - 2021-02-04
  21541. 99%Ceras - powerful binary serializer - BuiltWithDot.Net
  21542. 97%Building real applications with Orleans
  21543. 98%When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  21544. 99%Update Statistics SQL Server
  21545. 99%Command Line Parser on .NET5 | Windows Dev
  21546. 99%Security: The Need-to-know principle
  21547. 99%Security: The Principle of Least Privilege (POLP)
  21548. 99%ASP.NET Core IOptions Configuration
  21549. 99%Introduction to gRPC in .NET Core and .NET 5
  21550. 98%Building real applications with Orleans
  21551. 99%Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  21552. 99%Clocktimizer - BuiltWithDot.Net
  21553. 96%Welcome to » DVD Laser Scanner Microscope
  21554. 98%The New .NET Multi-platform App UI | Xamarin Blog
  21555. 89%Learn tidytext with my new learnr course | Julia Silge
  21556. 98%stefanzweifel.io
  21557. 95%Issue No. 102
  21558. 86%I'm glad for using 1Password
  21559. 96%ISP Column - February 2021
  21560. 94%Cold Paths - Tim Kellogg
  21561. 88%How To Put Faith in UX Design
  21562. 96%Unhealthy obsession with analytics
  21563. 97%How to be a Secret Agent (of Change) | cek.log
  21564. 98%Write Stable Code using Coupling Metrics
  21565. 99%Entity Framework Core 5.0: The Next Generation for Data Access
  21566. 98%Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  21567. 92%Threshold Cryptography with Omer Shlomovits from ZenGo
  21568. 99%Facebook Authentication in Blazor WebAssembly Hosted Applications
  21569. 99%Generate a GitHub Actions workflow file from dotnet CLI
  21570. 99%Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  21571. 93%Computer Graphics form Scratch - Gabriel Gambetta
  21572. 82%Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  21573. 96%.NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  21574. 89%25 Ways AI/Machine Learning Helps Businesses
  21575. 91%Why I Still Use RSS
  21576. 83%Host your own private blog
  21577. 99%BuiltWithDot.Net - BuiltWithDot.Net
  21578. 99%Event Sourcing Example & Explained in plain English
  21579. 94%RedisLabs | Accelerating Data Engineering with Azure
  21580. 95%How many decisions do you make?
  21581. 99%Client Streaming | gRPC in .NET 5
  21582. 93%achannarasappa/ticker
  21583. 95%Why is there no useful information in the RetailInfo class? | The Old New Thing
  21584. 91%Computer Graphics from Scratch
  21585. 97%How to lose money 💸
  21586. 93%Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  21587. 98%Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  21588. 99%LanHUB - BuiltWithDot.Net
  21589. 97%Bluetooth trackball Mark II
  21590. 97%The effect of switching to TCMalloc on RocksDB memory use
  21591. 98%.NET App Developer Links - 2021-02-03
  21592. 91%Go (golang) Anonymous Functions - Inlining Code for Goroutines
  21593. 90%The One Thing I Wish I'd Known Before Using Cake
  21594. 98%Oh My Zsh: 2020 Year in Review
  21595. 99%FilterLists - BuiltWithDot.Net
  21596. 95%A Look at Upcoming React Wednesdays Episodes
  21597. 98%WinUI 3.0 Misconceptions - Nick's .NET Travels
  21598. 98%OAuth Device Flow for IoT with the Microsoft Graph API
  21599. 97%ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  21600. 98%PowerShell editors and environments part 1 - Simple Talk
  21601. 99%EdgeTile Creators - BuiltWithDot.Net
  21602. 97%Xamarin Community Toolkit: TabView
  21603. 69%Expanded support for video uploads - GitHub Changelog
  21604. 89%New Discourse forum for GoboLinux
  21605. 99%alcover/buf
  21606. 78%How to write cuneiform
  21607. 99%Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  21608. 99%Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  21609. 99%OPS117: PowerShell Deep Dive
  21610. 99%Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  21611. 82%The relationship between genocide, hate speech and censorship | Boundless Human
  21612. 99%7 behaviours to avoid in a software architecture role - Daniel Watts
  21613. 98%Avoiding false-positives with flow-sensitive conditional analysis
  21614. 83%How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  21615. 96%AirPods Max: An Audiophile Review - Marius Masalar
  21616. 97%Tearing Down a Humidifier - Lei's Blog
  21617. 89%Do less and do it better
  21618. 98%A New Beginning
  21619. 97%ignore the code: Switching to Windows
  21620. 97%Cryptology ePrint Archive: Report 2020/1506
  21621. 98%Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  21622. 68%Buffalo Esoteric Programming Language - buffalolang.com
  21623. 99%IdentityServer - BuiltWithDot.Net
  21624. 89%Email from Jeff Bezos to employees
  21625. 86%Black to the Future - Gerard Taylor
  21626. 99%From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  21627. 99%GitHub Quick Reviews
  21628. 96%The documentation system — Documentation system documentation
  21629. 98%Getting better at Linux with 10 mini-projects
  21630. 99%Unit Test the Untestable
  21631. 96%Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  21632. 99%How to achieve style inheritance with Blazor CSS isolation
  21633. 80%Meet your team where they are
  21634. 99%Just because I have a vertical screen, doesn’t mean I’m on a phone!
  21635. 99%Plats Search - BuiltWithDot.Net
  21636. 94%I'm tired of this anti-Wayland horseshit
  21637. 99%Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  21638. 98%Elon Musk Interview: 1-on-1 with Sandy Munro
  21639. 66%‎The Numberphile Podcast on Apple Podcasts
  21640. 98%Comparing distribution quantiles using gamma effect size
  21641. 96%5 JavaScript Concepts You HAVE TO KNOW
  21642. 74%A metric that is consistently at 100% is probably broken | The Old New Thing
  21643. 64%Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  21644. 98%Using HTMX with ASP.NET Core: Deleting items
  21645. 89%Inspiration4 - Home
  21646. 96%A Complete Tutorial to Connect Android with ASP.NET Core Web API
  21647. 97%Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  21648. 99%Finding all routable components in a Blazor App
  21649. 99%ReflectApp.io web app - BuiltWithDot.Net
  21650. 99%efcore/EFCore.CheckConstraints
  21651. 98%.NET App Developer Links - 2021-02-02
  21652. 99%ReflectApp.io iOS app - BuiltWithDot.Net
  21653. 98%Coaching sessions: here’s what I talk about with junior developers
  21654. 99%ASP.NET POCO Controllers: an experience report
  21655. 98%Uno Platform The State of WebAssembly - 2020 and 2021
  21656. 97%OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  21657. 99%Tracing IO in .NET Core — Softwarepark
  21658. 53%index
  21659. 99%Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  21660. 99%Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  21661. 99%Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  21662. 86%Cab Ride by Powersaurus
  21663. 99%pt.BTC bitcoin wallet - BuiltWithDot.Net
  21664. 97%ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  21665. 98%DuckDuckGo is Hiring!
  21666. 97%gemini:// space
  21667. 97%Changelog - pip documentation v21.0.1
  21668. 99%Tell Me I'm Wrong, Please (Angular and Async)
  21669. 99%Google Authentication in Blazor WebAssembly Hosted Applications
  21670. 99%Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  21671. 97%Dell Inspiron Desktop | Dell USA
  21672. 98%Home · Solid
  21673. 93%The reshaped Mac experience
  21674. 86%My favorite podcasts - Part 1 | Dhruv Sharma
  21675. 95%Estimates, Design and the Payoff Line
  21676. 84%Meme Investing – SIGNAL MAXIMA
  21677. 92%Slack’s Outage on January 4th 2021 - Slack Engineering
  21678. 98%Non standard CSS selectors
  21679. 92%"Mom, I'm on Spotify": How I Produced My First Music Album
  21680. 98%How to approach tech interviews
  21681. 99%Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  21682. 76%Why Generation X will save the web - Hi, I'm Heather Burns.
  21683. 99%Weekly .Net Tech Stack - #1
  21684. 99%FastAPI
  21685. 99%Cryptology ePrint Archive: Report 2006/069
  21686. 99%Conference Mobile App - BuiltWithDot.Net
  21687. 95%Some things aren’t built to be tested
  21688. 97%Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  21689. 92%r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  21690. 99%The Unexpected Find That Freed 20GB of Unused Index Space
  21691. 94%Press Release - VideoLAN is 20 years old!
  21692. 98%Azure Quantum is now in Public Preview - Microsoft Quantum
  21693. 99%Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  21694. 93%North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  21695. 94%My Third Year as a Solo Developer
  21696. 97%Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  21697. 82%Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  21698. 96%Intro to Graphics 04 - Raster Images (Part2)
  21699. 99%Enterprise Web Library - BuiltWithDot.Net
  21700. 98%Intro to Graphics 02 - Math Background
  21701. 96%Intro to Graphics 03 - Raster Images (Part1)
  21702. 99%Blackjack in Blazor Part 3 - Game State and Blazor Components
  21703. 96%Intro to Graphics 00 - Opening
  21704. 96%Intro to Graphics 01 - Introduction
  21705. 96%Trailblazor: Building Dynamic Applications with Blazor
  21706. 94%Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  21707. 99%How to structure a .NET Solution (project separation & architecture)
  21708. 98%Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  21709. 99%Automatically generate a form from an object in Blazor - Gérald Barré
  21710. 99%Blazor WebAssembly : CSS Isolation - EP17
  21711. 99%Open Telemetry for ASP.NET Core
  21712. 95%r/mildlyinfuriating - Why couldn’t it be even? Why
  21713. 90%Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  21714. 99%vvvv gamma - BuiltWithDot.Net
  21715. 99%Building Better NuGet Packages - CodeWithStu
  21716. 95%Finally - My first book got published
  21717. 97%Go (golang) Channels - Moving Data Between Concurrent Processes
  21718. 99%Machine Learning with ML.NET - Ultimate Guide to Classification
  21719. 96%239: Planning an App Release
  21720. 99%Implement app roles authorization with Azure AD and ASP.NET Core
  21721. 77%Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  21722. 98%.NET App Developer Links - 2021-02-01
  21723. 99%Gluee. Developer discounts and deals. - BuiltWithDot.Net
  21724. 92%Meshtastic
  21725. 96%SSL/TLS connection issue troubleshooting guide
  21726. 99%ASP.NET, Serilog and Application Insights
  21727. 99%Surfacing Azure Pipelines Build Info in a .NET React SPA
  21728. 99%Windows Terminal Preview 1.6 Release | Windows Command Line
  21729. 98%Pholly – Azure From The Trenches
  21730. 97%Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  21731. 99%Llama Rust SDK preview 0.1.3
  21732. 97%VS Code an overnight success...10 years in the making with Erich Gamma
  21733. 96%Does Neumorphism Have Any Place in App Design in 2021?
  21734. 96%The Best TLS and PKI Training Course in the World
  21735. 77%Naked shorting: The curious incident of the shares that didn't exist
  21736. 99%HTML Washer - BuiltWithDot.Net
  21737. 97%Get Windows Terminal - Microsoft Store
  21738. 82%Hacker posts 1.9 million Pixlr user records for free on forum
  21739. 99%Why I still Lisp (and you should too!)
  21740. 96%Game Jam Lessons Learned
  21741. 97%My experience passing CKA and CKAD
  21742. 93%Things You Should Know
  21743. 95%The Cult of Best Practice
  21744. 91%klog
  21745. 93%Practical and Ruthless Prioritization Rules
  21746. 99%Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  21747. 97%A Survival Guide for Beating Information Addiction - zen habits
  21748. 92%The MIT License, Line by Line
  21749. 91%Genes Carrying Memes – Lessons Learned
  21750. 91%Codus Operandi
  21751. 97%Episode 10: Exploiting Authenticated Encryption Key Commitment!
  21752. 90%NES.css
  21753. 99%Remotime: Freelancer Invoicing - BuiltWithDot.Net
  21754. 87%Why Robinhood Disabled Buys but not Sells
  21755. 98%GitHub Should Start An App Store
  21756. 97%wesdoyle/design-patterns-explained-with-food
  21757. 99%LackRack - Eth0Wiki
  21758. 99%Cardiff Gov Citizen app - BuiltWithDot.Net
  21759. 85%Element suspended on Google Play Store: now resolved.
  21760. 99%Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  21761. 99%Practical ASP.NET - BuiltWithDot.Net
  21762. 99%WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  21763. 97%My 90's TV!
  21764. 98%microsoft/Extensible-Storage-Engine
  21765. 99%https global tool - BuiltWithDot.Net
  21766. 98%The Secret History of Windows Bluescreens by Davepl
  21767. 81%Lynn Conway's Story
  21768. 72%Regular afternoon naps linked to improved cognitive function
  21769. 99%Personal experiences bridge moral and political divides better than facts
  21770. 87%About GitHub Security Advisories - GitHub Docs
  21771. 93%BitLocker touch-device lockscreen bypass
  21772. 95%Max Hodak - Do words mean anything?
  21773. 98%Advice to My Younger Software Developer Self
  21774. 77%SARS-CoV-2 variants of concern
  21775. 93%All Stories Are Wrong, but Some Are Useful
  21776. 92%Uniwidth typefaces for interface design
  21777. 97%The student clique system of a desegregated high school
  21778. 90%Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  21779. 96%Offline Algorithms in Low-Frequency Trading
  21780. 99%Json2Email.com - BuiltWithDot.Net
  21781. 93%r/wallstreetbets - Times Square right now
  21782. 97%Website Fingerprinting on Early QUIC Traffic
  21783. 97%TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  21784. 93%C# Nullable reference types – No more null reference exceptions!
  21785. 96%The Secret History of Windows Bluescreens by Davepl
  21786. 98%C# 9.0: Top Level Programs
  21787. 87%C# 9.0: Record types
  21788. 97%C# 9.0: Pattern Matching
  21789. 99%Pidget, a Sentry.io client & library - BuiltWithDot.Net
  21790. 99%Neural Networks Explained from Scratch using Python
  21791. 91%Index of /map
  21792. 81%WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  21793. 99%Server Streaming | gRPC in .NET 5
  21794. 99%Can you make a basic web app without googling? I can't
  21795. 99%Permadelete - BuiltWithDot.Net
  21796. 98%PHINUG Online Dev Sessions 2021.02
  21797. 99%The weirdest compiler bug
  21798. 99%Making GitHub’s new homepage fast and performant - The GitHub Blog
  21799. 99%Ombi - BuiltWithDot.Net
  21800. 99%Rewriting git history, removing files permanently. Cheatsheet & guide
  21801. 99%Sejil - BuiltWithDot.Net
  21802. 99%Azeroth Status - BuiltWithDot.Net
  21803. 99%Caledos Runner for Android - BuiltWithDot.Net
  21804. 99%Solcast API - BuiltWithDot.Net
  21805. 99%Memstate - BuiltWithDot.Net
  21806. 99%Voice in a Can - BuiltWithDot.Net
  21807. 99%ObjectStore OR Mapper - BuiltWithDot.Net
  21808. 99%RemarkFS Markdown slides - BuiltWithDot.Net
  21809. 99%Tube Mate Underground planner - BuiltWithDot.Net
  21810. 99%Wexflow - BuiltWithDot.Net
  21811. 99%Core2D - BuiltWithDot.Net
  21812. 97%Function Flow - BuiltWithDot.Net
  21813. 99%Exalt Training - BuiltWithDot.Net
  21814. 99%Weapsy CMS - BuiltWithDot.Net
  21815. 99%The Graham & Brown AR App - BuiltWithDot.Net
  21816. 99%Envoice - BuiltWithDot.Net
  21817. 99%HoloLens object recognition - BuiltWithDot.Net
  21818. 99%Spoons - BuiltWithDot.Net
  21819. 99%Ombi Mobile - BuiltWithDot.Net
  21820. 97%Baking with machine learning
  21821. 99%Code Maze Weekly #62 - Code Maze
  21822. 99%Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  21823. 87%Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  21824. 99%Discover - Pony
  21825. 99%PyO3/pyo3
  21826. 99%The Subtle Hazards of Real-World Cryptography
  21827. 99%I didn't install Signal for privacy
  21828. 92%Why we walked away from a $1.5 million seed round and shut down our company
  21829. 99%khalidabuhakmeh/monorepo_build
  21830. 98%Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  21831. 78%The Psychology of Stock Bubbles
  21832. 97%I Launched my side project on Product Hunt, here is what I learned.
  21833. 98%2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  21834. 94%The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  21835. 94%I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  21836. 97%Whiteboarding software and hardware
  21837. 95%Daily links from Cory Doctorow
  21838. 95%For once, not DNS: Huawei Modem ARP spoofing
  21839. 95%Don’t write unit tests for their own sake
  21840. 98%OpenWrt Forum
  21841. 89%Speaker Directory
  21842. 78%Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  21843. 97%‎iCircuit 3D
  21844. 99%Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  21845. 92%#150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  21846. 99%microsoft/vscode-edge-devtools
  21847. 95%Friday Facts #364 - 1.1 stable | Factorio
  21848. 83%Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  21849. 80%Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  21850. 99%.NET R&D Digest (January, 2021)
  21851. 99%Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  21852. 88%Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  21853. 81%Don’t grow.
  21854. 99%Building a social media platform without going bankrupt: Part V–Handling the timeline
  21855. 86%Starting a new job in the middle of a pandemic
  21856. 98%Open MCT - Open Source Mission Control Software — Open MCT
  21857. 97%Ebook Reader for web
  21858. 98%.NET App Developer Links - 2021-01-29
  21859. 93%A Look at iMessage in iOS 14
  21860. 67%Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  21861. 97%High Short Interest Stocks : All exchanges : Showing 1
  21862. 80%Why I'm losing faith in UX
  21863. 98%Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  21864. 99%Using fetch with TypeScript
  21865. 98%Build Docker images *quickly* with GitHub Actions self-hosted runners
  21866. 94%bliki: RefinementCodeReview
  21867. 99%Automate application lifecycle management with GitHub Actions
  21868. 92%.NET GC Internals – the Mark phase – TooSlowException
  21869. 98%bliki: PullRequest
  21870. 98%Deploying AWS Lambdas across environments - Octopus Deploy
  21871. 99%DBA in training: SQL Server under the hood - Simple Talk
  21872. 98%Select Tag Helper in ASP.NET Core MVC
  21873. 99%A/B Testing with Azure App Service
  21874. 86%Transfer Stocks Out Of Your Robinhood Account | Robinhood
  21875. 98%Why You ACTUALLY Need Math for Programming
  21876. 83%Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  21877. 96%DevOps for ASP.NET Developers: Hosting NuGet Packages
  21878. 97%App Actions (Xamarin.Essentials API of the Week)
  21879. 99%High-performance Services with gRPC: What's new in .NET 5
  21880. 94%Exploring My .bashrc In 2021
  21881. 99%How to properly store a password in the Database | Petre Popescu
  21882. 99%The Main Advantage Of TailwindCSS
  21883. 79%Reading Recommendations for a New VC
  21884. 98%Learn to Code with Infrastructure as Code
  21885. 99%The life of a Web Component - Initialization
  21886. 98%What if GitHub is the devil?
  21887. 99%White House Youtube Dislike Manipulation
  21888. 99%How the software becomes unmaintainable? – a practical example
  21889. 87%Delivering with empathy
  21890. 98%WhatsApp and the domestication of users
  21891. 86%The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  21892. 66%AT&T and Verizon have cut 95K jobs in five years | Light Reading
  21893. 96%Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  21894. 88%Coinbase announces proposed direct listing
  21895. 97%C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  21896. 67%[1] Complaint
  21897. 99%Asynchronous Messaging, Part 4: Retrieve Results
  21898. 98%Enriching Excel with higher-order functional programming
  21899. 97%First comes the slop, then the good stuff
  21900. 84%Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  21901. 99%pascalw/kindle-dash
  21902. 98%Protocols, Not Platforms: A Technological Approach to Free Speech
  21903. 97%WE are Preparing a Class Action LAWSUIT against Robinhood!
  21904. 99%the front page of the internet
  21905. 99%Windows Terminal Preview 1.6 Release | Windows Command Line
  21906. 89%New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  21907. 94%Authentication options in ASP.NET 5 and ASP.NET Core
  21908. 97%A Tour of SQL Workshops
  21909. 99%GitHub Quick Reviews
  21910. 81%windows sound effect (acapella)
  21911. 97%Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  21912. 99%Developers spend most of their time figuring the system out
  21913. 98%Choosing a ServiceLifetime
  21914. 99%Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  21915. 86%Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  21916. 97%.NET Rocks! vNext
  21917. 98%benbjohnson/litestream
  21918. 99%Take Your Online Presence to the Next Level with Hashnode
  21919. 99%How to use FastReport Open Source in ASP.NET Core Web application
  21920. 98%JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  21921. 86%The EU must protect the right to privacy and not attack end-to-end encryption
  21922. 93%GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  21923. 98%Building a social media platform without going bankrupt: Part IV–Caching and distribution
  21924. 98%GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  21925. 87%Humans of Infosec - Troy Hunt
  21926. 94%Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  21927. 98%.NET App Developer Links - 2021-01-28
  21928. 99%Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  21929. 99%.NET GC Internals - 03. Concurrent Mark phase
  21930. 87%How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  21931. 98%A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  21932. 99%OO in Python is mostly pointless
  21933. 99%Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  21934. 99%Akka.NET Dependency Injection Best Practices
  21935. 99%Using WinML in .NET5 | Windows Dev
  21936. 99%No, Java is not a Secure Programming Language
  21937. 99%Tip 303 - How to use GitHub Actions from Azure App Service
  21938. 99%`undefined` vs. `null` revisited
  21939. 99%Using C# Source Generators to create an external DSL | .NET Blog
  21940. 95%How to Put Ethical Design Front and Center in 2021
  21941. 99%.NET 5 Source Generators Jump Start
  21942. 51%ASIC breached in Accellion hack
  21943. 99%dotnet/runtime
  21944. 99%berty/berty
  21945. 99%Avoiding a Big Ball of Mud
  21946. 80%Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  21947. 99%Automating My Job with GPT-3
  21948. 98%Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  21949. 99%Application State in Blazor Apps
  21950. 96%What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  21951. 96%Why I didn't use Wordpress for my blog
  21952. 81%Startup Communities | Rural Entrepreneurship
  21953. 99%Implementing support for message retention policies in Matrix · Brendan Abolivier
  21954. 99%Gamedev from scratch 1: Scaffolding
  21955. 93%Learn TV
  21956. 98%What I wish I could've done instead of college
  21957. 95%Stop holding people accountable, start treating them as adults
  21958. 98%WebRTC is now a W3C and IETF standard
  21959. 96%Narrative Driven Development
  21960. 67%Bets, Bonds, and Kindergarteners
  21961. 99%Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  21962. 98%rr-wfm/MSBuild.Sdk.SqlProj
  21963. 99%OSC mixer control in C#
  21964. 96%Cryptology ePrint Archive: Report 2020/945
  21965. 99%C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  21966. 86%Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  21967. 97%Using AzureAD B2C for authenticating users
  21968. 97%Ascend | Accelerating Data Engineering with Azure
  21969. 67%Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  21970. 94%Mark Cuban Cost Plus Drug Company
  21971. 74%Here's How I Bootstrapped a SaaS to 10k MRR
  21972. 98%Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  21973. 99%LZ4 - Extremely fast compression
  21974. 98%.NET Foundation Project Spotlight - DotVVM
  21975. 97%Quick Fixes
  21976. 99%Dockerfile
  21977. 98%Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  21978. 97%Automating data center expansions with Airflow
  21979. 95%crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  21980. 96%Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  21981. 97%mRNA Vaccines: Questions & Misconceptions
  21982. 78%The unreasonable effectiveness of simple HTML
  21983. 99%On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  21984. 99%How null checks have changed in C#
  21985. 97%Adhering to Consent with Cookie Information for Episerver
  21986. 99%Building a social media platform without going bankrupt: Part III–Reading posts
  21987. 50%Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  21988. 99%security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  21989. 99%Perfecting the password field with the HTML passwordrules attribute
  21990. 99%Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  21991. 99%Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  21992. 97%Aggregate (Root) Design: Separate Behavior & Data for Persistence
  21993. 98%The "do not be alarmed" clock - Stavros' Stuff
  21994. 93%I tried to report scientific misconduct. How did it go?
  21995. 99%Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  21996. 99%Using dotnet watch run with JetBrains Rider
  21997. 99%Learning Git for the Absolute Beginner
  21998. 99%How to build a personal finance app using Azure
  21999. 99%Idempotent Receiver
  22000. 89%Episode 10: F# and Functional Programming
  22001. 99%Monsters Weekly 196 - Visual Studio Code Snippets
  22002. 99%Using HTMX with ASP.NET Core: Introduction
  22003. 92%GitLab is moving to a three-tier product subscription model
  22004. 96%CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  22005. 99%Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  22006. 97%leahneukirchen/nq
  22007. 93%Load balancing and its different types - Wisdom Geek
  22008. 94%About the security content of iOS 14.4 and iPadOS 14.4
  22009. 90%Bill Hill - There is only one space after a period
  22010. 99%Introducing the Xamarin Community Toolkit
  22011. 98%New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  22012. 99%Introduction [1 of 8] | Beginner's Series to: Dev Containers
  22013. 81%Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  22014. 92%Why a paid Twitter won't work
  22015. 97%Bing (and Brave?) are squatting Goo*gle domains so I joined them
  22016. 99%Federated development and federated forges – Loïc Dachary
  22017. 86%Twitter 'Industry' Bullshit
  22018. 99%The Spaghetti Code Conjecture
  22019. 94%Was Social Media a Mistake?
  22020. 98%Working fewer hours and getting more done – Up There They Dev
  22021. 94%Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  22022. 76%The fabrication of trust in various types of dollars
  22023. 92%Wes Kao — How to instantly show your value
  22024. 97%Saasify Key Takeaways
  22025. 94%r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  22026. 99%Tools I Love to Not Think About
  22027. 97%Product Management in Saas B2B Enterprise is easy
  22028. 98%Grow your business through the Microsoft commercial marketplace | Developer Support
  22029. 88%PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  22030. 98%Episode 362 - Azure VMWare Solution
  22031. 95%What it means to be a cryptographer
  22032. 87%New campaign targeting security researchers
  22033. 93%Backblaze Hard Drive Stats for 2020
  22034. 97%Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  22035. 99%Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  22036. 91%Mads Torgersen! C# 9 & Beyond
  22037. 98%JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  22038. 99%CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  22039. 95%System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  22040. 93%More Razor syntax coloring
  22041. 97%Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  22042. 99%The **Simplest** Web Developer Path for 2021
  22043. 67%Award Extract - Australian Honours Search Facility
  22044. 99%GitHub Quick Reviews
  22045. 98%Does your code reward the right behavior?
  22046. 99%A single outlier could completely distort your Cohen's d value
  22047. 84%Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  22048. 79%Firefox 85.0, See All New Features, Updates and Fixes
  22049. 97%Open Web Docs - Open Collective
  22050. 94%Gay Dating App "Grindr" to be fined almost € 10 Mio
  22051. 82%Medal of the Order of Australia — Brady Haran
  22052. 75%Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  22053. 97%Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  22054. 99%Building a social media platform without going bankrupt: Part II–Accepting posts
  22055. 99%Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  22056. 99%Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  22057. 99%Stateless Workers in Microsoft Orleans - CodeWithStu
  22058. 94%Halt and Catch Fire Syllabus
  22059. 98%.NET App Developer Links - 2021-01-26
  22060. 99%Coding with C# and .NET: JSON Deserialisation
  22061. 99%.NET GC Internals - 02. Mark phase
  22062. 98%Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  22063. 83%SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  22064. 99%Github Actions for Visual Studio Extension developers
  22065. 97%A New Role | bitcrazed.com
  22066. 98%Some opinions about effective software development after 20+ years — Roy Osherove
  22067. 99%Self-hosted integration tests in ASP.NET
  22068. 98%SQL Server triggers: The good and the scary - Simple Talk
  22069. 99%PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  22070. 97%TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  22071. 98%Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  22072. 52%See a salamander grow from a single cell
  22073. 79%The High Price of Mistrust
  22074. 99%Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  22075. 95%Is Making Software Sisyphean? - Aaron Francis
  22076. 99%Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  22077. 97%Everyday decision making
  22078. 92%Olo - Software Engineer - Back-End, (Mid - Staff Level)
  22079. 95%AirPods Max sucked for me
  22080. 99%SkyAlt
  22081. 99%Names to avoid in Software Engineering
  22082. 90%CSS Frameworks, hype and dogmatism - Post - Piccalilli
  22083. 99%Stuff your logs! - Paul Khuong: some Lisp
  22084. 85%Giant leak exposes data from almost all Brazilians - Somag News
  22085. 99%Replacing Dropbox in favor of DigitalOcean spaces
  22086. 75%survey.pdf
  22087. 94%Alexandra Orlando
  22088. 99%Firebase push notifications for dotnet. Advanced guide - Cool Coders
  22089. 99%.NET Conf Armenia (2021-01-30)
  22090. 97%See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  22091. 99%Zig Makes Go Cross Compilation Just Work
  22092. 96%AdamGold/Dryvo
  22093. 96%Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  22094. 97%New experience for sending us your feedback | Visual Studio Blog
  22095. 96%An Introduction to Infrastructure as Code
  22096. 83%How we built Stack Overflow’s first guild
  22097. 95%Improving how we deploy GitHub - The GitHub Blog
  22098. 92%Hide your real email address to help protect your identity
  22099. 97%.NET Conf: Focus on Windows
  22100. 99%Blackjack in Blazor Part 2 - The C# Classes
  22101. 55%5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  22102. 98%Ojoy
  22103. 99%dotnet/runtimelab
  22104. 98%Troubleshooting .NET Core Project Templates
  22105. 97%A deeper dive into our May 2019 security incident - Stack Overflow Blog
  22106. 99%Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  22107. 99%gRPC Server & Unary Calls | gRPC in .NET 5
  22108. 98%Streamlining package versioning with MinVer
  22109. 99%Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  22110. 99%A lament about code reviews
  22111. 93%How We Ran a Successful Remote Internship Program in 2020
  22112. 98%Building a social media platform without going bankrupt: Part I–Laying the numbers
  22113. 90%The PGM-index
  22114. 98%.NET App Developer Links - 2021-01-25
  22115. 96%238: Island Tracker - The Final Chapter
  22116. 99%Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  22117. 84%Gerrymandering simulation shows how much it can affect representation
  22118. 99%Stateful React Components
  22119. 99%Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  22120. 96%Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  22121. 70%PITTSBURGH &gt; PARIS
  22122. 99%gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  22123. 94%Barbados @Barbados
  22124. 83%LIVE with Dave in Dave's Garage - Microsoft History
  22125. 98%LorenzCK/OnTopReplica
  22126. 99%Felipe Tavares
  22127. 98%Things I've learned after 10 years in the industry
  22128. 99%Build What They Want - Ric da Silva
  22129. 99%You should always do server-side validation! Always! | Petre Popescu
  22130. 99%The joy of deleting code
  22131. 98%Fast indoor 2D localization using ceiling lights
  22132. 92%Why Big Companies Buy Small Ones by EzzEddin Abdullah
  22133. 99%ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  22134. 94%Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  22135. 99%Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  22136. 99%Write Crypto Code! Don't publish it!
  22137. 98%.NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  22138. 98%Home - Exceptionless
  22139. 99%ijq: Interactive jq
  22140. 73%US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  22141. 97%‎There Is No Game: WD
  22142. 86%Hacker leaks data of 2.28 million dating site users | ZDNet
  22143. 92%50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  22144. 54%The Caribbean Collection
  22145. 96%Quite the reMarkable Device :: FIGBERT
  22146. 98%Streamlining package versioning with MinVer
  22147. 99%pavlobu/deskreen
  22148. 93%Filmulator
  22149. 88%How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  22150. 99%Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  22151. 96%Learn Programming for Free - Curious Drive
  22152. 98%Publishing a React app to GitHub pages using a custom subdomain
  22153. 98%Only Sponsors 🌟
  22154. 97%FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  22155. 97%Changelog - pip documentation v21.0
  22156. 92%Software development topics I've changed my mind on after 6 years in the industry
  22157. 99%Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  22158. 96%JavaScript Complete Course - JavaScript Best Practices - Part 52
  22159. 96%JavaScript Complete Course - Debugging - Part 50
  22160. 96%JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  22161. 96%JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  22162. 94%Product idea: verifiable digital document sharing
  22163. 90%Moral basis for regulating social platforms
  22164. 96%Technological stagnation: Why I came around
  22165. 97%Simulation is easy, probability is hard...
  22166. 93%My setup for using Twitter without hating it
  22167. 81%Big Tech Censorship
  22168. 98%s-51: Ask Me Anything (AMA), with Joan Daemen
  22169. 99%DWM Thumbnail Overview - Win32 apps
  22170. 99%Firecracker: start a VM in less than a second
  22171. 97%Facebook Disabled My Account After I Criticized Them
  22172. 96%ASCII Simulation of Colliding Galaxies C++
  22173. 99%.NET GC Internals - 01. Introduction
  22174. 96%no hello
  22175. 99%Newsletter Week 3, 2021
  22176. 99%Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  22177. 98%Does Building JavaScript Games Make You A Better Developer?
  22178. 92%How hard should I push myself?
  22179. 99%Pulumi vs Terraform - pritchard.dev
  22180. 99%High Performance UDP sockets in .NET 5 — Enclave
  22181. 87%CANNAtalk: magazine for serious growers
  22182. 97%Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  22183. 95%Calzolari.Grpc.AspNetCore.Validation 5.1.0
  22184. 66%Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  22185. 94%Patch 1.1
  22186. 92%GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  22187. 94%Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  22188. 76%Remembering Windows 3.1 themes and user empowerment - hisham.hm
  22189. 83%Crystal close up | The University of Tokyo
  22190. 93%Rosenzweig – Dissecting the Apple M1 GPU, part II
  22191. 99%Iconduck
  22192. 51%Audi announces end of combustion A4, A6 & A8 models - electrive.com
  22193. 68%Troy Hunt @troyhunt
  22194. 99%The .NET Docs Show - Functional Fun with F#
  22195. 89%hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  22196. 97%The architecture of my life | mjwsteenbergen-blog
  22197. 87%Plugins
  22198. 97%Cloud Economics | Developer Support
  22199. 99%Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  22200. 54%Microsoft Town Hall Jan 21 Transcript
  22201. 89%Loon’s final flight
  22202. 97%Episode 68 - Xamarin Catch Up With Luce Carter
  22203. 94%How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  22204. 99%Code Maze Weekly #61 - Code Maze
  22205. 72%Hiring again (Poland): PHP Dev & QA Engineer
  22206. 99%.NET Bootcamp - Learn
  22207. 92%Network-layer DDoS attack trends for Q4 2020
  22208. 99%Rust for Windows
  22209. 96%Medusa
  22210. 97%Access control for GitHub Pages - GitHub Changelog
  22211. 99%Aspect ratio demo
  22212. 90%AKS Zero To Hero - Series for everyone - Azure Greg
  22213. 98%Building dual-screen web experiences with React | Surface Duo Blog
  22214. 97%Automating Azure Access Restrictions with the Azure CLI
  22215. 99%Release Notes | Bitwarden Help & Support
  22216. 99%Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  22217. 97%.NET GC Internals mini-series – TooSlowException
  22218. 98%WPF, Text Rendering and the Blues
  22219. 98%HTML and CSS still isn’t about painting with code
  22220. 95%DamianEdwards/BlazingPageHead
  22221. 72%Riffs & Dreams
  22222. 99%Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  22223. 99%New Book Released - ASP.NET CORE 5 for Beginners
  22224. 99%VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  22225. 79%Still Alive
  22226. 99%Design Draft: First Class Fuzzing
  22227. 72%NHTSA releases final Low-Volume Manufacturing Rules
  22228. 98%Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  22229. 99%Episode 361 - Project Natick
  22230. 59%Over 700,000 paintings from the Rijksmuseum online copyright free
  22231. 98%The Next Gen Database Servers Powering Let's Encrypt
  22232. 92%Righteous, Expedient, Wrong
  22233. 86%Explore the art world by using RESTful APIs - Learn
  22234. 98%Scott Finlay - The Agile Development of a Novel
  22235. 90%Stepping up for a truly open source Elasticsearch | Amazon Web Services
  22236. 93%Signal App UX irritation: “x just joined Signal” | Nitin Nain
  22237. 99%My Backup Strategy
  22238. 99%microsoft/terminal
  22239. 75%Hacker leaks data of millions of Teespring users | ZDNet
  22240. 69%Startup Franchises – Rebel Browser
  22241. 99%Why Electron is a Necessary Evil
  22242. 99%So, You Want to CTF? (A Beginner’s Guide to CTFing)
  22243. 96%The widening gyre
  22244. 96%An Ode to Chess
  22245. 90%Stepping up for a truly open source Elasticsearch | Amazon Web Services
  22246. 98%Loving Azure Boards with GitHub repos
  22247. 73%Secret History of Microsoft Gary
  22248. 99%.NET Foundation Project Spotlight - DNN
  22249. 77%Regarding CSW and the Bitcoin Whitepaper
  22250. 96%Azure SQL Connectivity Performance Tips & Tricks
  22251. 94%Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  22252. 97%Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  22253. 99%.NET Foundation Project Spotlight - Oqtane
  22254. 97%Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  22255. 95%Tucows | Retiring Tucows Downloads.
  22256. 94%Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  22257. 98%Asynchronous Messaging, Part 3: Backend Service
  22258. 99%GitHub Quick Reviews
  22259. 97%How We Ported Linux to the M1
  22260. 99%microsoft/windows-rs
  22261. 95%How management by metrics leads us astray
  22262. 99%Connecting an Azure Logic App to a local Web API | Developer Support
  22263. 99%Building your first Telegram Bot with ASP.NET Core
  22264. 99%Please Stop Encrypting with RSA Directly
  22265. 99%Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  22266. 98%Solar System Compression Artifacts
  22267. 98%README.md · master · LinuxCafeFederation / Awesome Alternatives
  22268. 93%Announcement: Introducing FlavorsOf.NET!
  22269. 95%Elegant API Versioning in ASP.NET Core (Web API)
  22270. 95%What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  22271. 94%.NET nanoFramework taps C# for embedded systems
  22272. 99%[Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  22273. 95%My New Favorite VS Code Hack For Mac
  22274. 94%Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  22275. 98%Looking at Parler specs and their architecture
  22276. 99%Coding with C# and .NET: JSON Deserialisation
  22277. 97%Buy a Raspberry Pi Pico – Raspberry Pi
  22278. 98%.NET App Developer Links - 2021-01-21
  22279. 99%New Pluralsight Course: Getting Started with SAML 2.0
  22280. 99%Understanding WebSockets with ASP.NET Core
  22281. 97%Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  22282. 85%Monsters Weekly 200e - Conversations with Scott Hunter
  22283. 99%.NET Rocks! vNext
  22284. 99%Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  22285. 99%MVC Controllers are Dinosaurs - Embrace API Endpoints
  22286. 96%View the origin of a repeating call stack
  22287. 99%Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  22288. 93%32-Channel ADC Object - Parallax
  22289. 59%NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  22290. 99%Messaging Commands & Events Explained!
  22291. 99%Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  22292. 86%Google Blocking Web Privacy Proposals at W3C
  22293. 99%Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  22294. 97%Release Tye 0.6 · dotnet/tye
  22295. 82%FedEx Shipping Damage Creates Fractured Artworks
  22296. 84%An abundance of caring (for yourself, and in turn those close to you)
  22297. 96%Psychedelics are a waste of life
  22298. 97%An Opinionated Introduction to Urbit
  22299. 80%I only know you from above the shoulders
  22300. 96%We Are Not Special • Hillel Wayne
  22301. 91%The Irrevocable SSL certificates of CloudFlare
  22302. 97%Release Tye 0.6 · dotnet/tye
  22303. 79%Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  22304. 97%The harmful assumptions we make about tasks - An exercise in writing
  22305. 98%Beeper - All Your Chats In One App
  22306. 97%Applitools | The importance of testing data applications
  22307. 95%Update: youtube-dl reinstantiated thanks to EFF
  22308. 79%Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  22309. 91%I tried creating a web browser, and Google blocked me
  22310. 99%Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  22311. 91%Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  22312. 98%Beeper - All Your Chats In One App
  22313. 92%vim.so - Learn and Master Vim faster with interactive exercises
  22314. 92%Elasticsearch does not belong to Elastic
  22315. 99%I no longer trust The Great Suspender
  22316. 65%Intel outsources Core i3 to TSMC's 5nm process
  22317. 91%Edge Worker SQLite
  22318. 99%How do I disassociate a thread from an I/O completion port? | The Old New Thing
  22319. 93%Can't uninstall Adobe apps without an account. | Adobe Photoshop Family
  22320. 90%Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  22321. 99%Coding with C# and .NET: JSON Deserialisation
  22322. 94%Seeking feedback on the RavenDB Cluster Dashboard
  22323. 99%Deep Dive into Open Telemetry for .NET
  22324. 99%Container networking is simple
  22325. 58%Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  22326. 99%Write Stable Code using Coupling Metrics
  22327. 96%PMI: Please Get Out of Scrum
  22328. 98%.NET App Developer Links - 2021-01-20
  22329. 97%.NET Conf 2020 - Bengaluru
  22330. 72%Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  22331. 99%Angular Auto Save, Undo and Redo
  22332. 96%damienbod/AngularAutoSaveCommands
  22333. 99%ASP.NET Core Action Arguments Validation using an ActionFilter
  22334. 99%Implementing UNDO, REDO in ASP.NET Core
  22335. 85%Everything is cyber-broken 2 | NDC London 2021
  22336. 99%Preview: The SQLite Llibrary as a .NET assembly
  22337. 91%This Anime Does Not Exist
  22338. 99%State Watch
  22339. 99%Adding environments to ASP.NET Core with React.js SPA
  22340. 98%A dapper sustainability | Sustainable Software dapr sustainability
  22341. 99%How to use configuration with C# 9 top-level programs
  22342. 97%Before the First Line of Code | Learn with Dr G
  22343. 99%Best Visual Studio Code extensions to work for Azure (Part 2)
  22344. 79%TV Detector Vans Once Prowled The Streets Of England
  22345. 97%The State of State Machines
  22346. 97%Entity Framework Community Standup - EF Core 6.0 Survey Results
  22347. 99%radzenhq/radzen-blazor
  22348. 94%When costs are nonlinear, keep it small.
  22349. 96%The Science of How to Build Muscle: Full Guide
  22350. 99%But how, exactly, databases use mmap?
  22351. 63%Decline the 15 Minute Post-Vaccination Waiting Period
  22352. 99%Compilers are hard | ShipReq Blog
  22353. 99%Dynamic type systems aren't even simpler - hisham.hm
  22354. 97%My Journey Building a Multiplayer Board Game
  22355. 98%r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  22356. 98%AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  22357. 95%The Evolution of a Research Paper
  22358. 88%Shit Programmers Say - Just Scale Up
  22359. 95%IPFS Support in Brave
  22360. 99%How to Copy All the Resources from a Resource Group in #shorts
  22361. 97%Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  22362. 93%Support for renaming an existing branch - GitHub Changelog
  22363. 98%User power, not power users: htop and its design philosophy - hisham.hm
  22364. 95%JSON DOM (2) and Index/Range methods for Linq
  22365. 96%Release 1.0.0-preview8 · microsoft/reverse-proxy
  22366. 94%novelWriter
  22367. 99%GitHub Quick Reviews
  22368. 98%github/dmca
  22369. 99%benaadams/Ben.Http
  22370. 97%The ASP.NET Team @TheASPNETTeam
  22371. 92%Intel Problems
  22372. 96%Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  22373. 93%Kennethsite
  22374. 99%Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  22375. 94%Amazon: NOT OK - why we had to change Elastic licensing
  22376. 94%Google Job Interview - Barak Obama
  22377. 93%Engineering, Product, and Design - Heap
  22378. 99%Fun with IConfiguration
  22379. 97%Anatomy of a CNC Router
  22380. 72%Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  22381. 62%Happy New Year! Book Giveaway Migrating to ASP.NET Core
  22382. 95%FAQ on 2021 License Change | Elastic
  22383. 95%React vs Vue - Which Frontend Framework to Learn in 2021?
  22384. 93%Doubling down on open, Part II
  22385. 99%mizrael/SuperSafeBank
  22386. 95%License Change Clarification
  22387. 98%Better moving quantile estimations using the partitioning heaps
  22388. 99%Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  22389. 99%Be Careful With ZipArchive
  22390. 99%Enabling prerendering for Blazor WebAssembly apps
  22391. 95%Massive Nitro data breach impacts Microsoft, Google, Apple, more
  22392. 92%popey/sosumi-snap
  22393. 98%.NET App Developer Links - 2021-01-19
  22394. 96%Unit Testing in .NET - The Complete Guide
  22395. 98%ASP.NET - A last look back at 2013, looking ahead to 2014
  22396. 97%The Embedded YouTube Player Told Me What You Were Watching (and more)
  22397. 94%Free book on React
  22398. 99%Parametrised test primitive obsession code smell
  22399. 99%Fun with conversion-operator name lookup
  22400. 91%Deskreen
  22401. 99%MSIX Labs for Developers are now available!
  22402. 99%sebastienros/parlot
  22403. 98%How Blazor Performs Against Other Frameworks
  22404. 99%Introducing Textrude - using Scriban to generate code from data
  22405. 83%Tech Companies Are Profiling Us From Before Birth
  22406. 99%Adam Storr - AutoFixture and .NET 5.0 Record Types
  22407. 99%The Plan for Entity Framework Core 6.0 | .NET Blog
  22408. 99%Download Files with ASP.NET Core Web API and Angular - Code Maze
  22409. 98%micah5/ace-attorney-reddit-bot
  22410. 97%Sideways (2004) - IMDb
  22411. 93%I Think North and South Dakota Are Already At Herd Immunity
  22412. 82%What's With All The Monopolys?
  22413. 97%Gustin.blog - Two brothers trying to answer their own biggest questions
  22414. 85%Consistency before quality
  22415. 97%Are We Really Engineers? • Hillel Wayne
  22416. 58%I wasted $40k on a fantastic startup idea
  22417. 91%A solution for social media?
  22418. 90%How to gather consensus before a big decision - Jacob Kaplan-Moss
  22419. 99%Reintegration tracking
  22420. 97%Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  22421. 99%Be Carefull With ZipArchive
  22422. 98%My traitorous move to Windows
  22423. 99%Environment variables, config, secrets, and globals | Henrique Vicente
  22424. 98%The worrying trend of game technology centralization
  22425. 99%Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  22426. 91%The Shape of Code » Software effort estimation is mostly fake research
  22427. 97%Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  22428. 98%Github Stale Bots: A False Economy
  22429. 98%4Dotnet Conf 2021
  22430. 97%Last Week in .NET #25 – I am (g)root
  22431. 81%Turquoise Health
  22432. 98%Rezi GPT-3 AI Resume Builder
  22433. 98%Blackjack in Blazor Part 1 - Rules and Modeling the Game
  22434. 98%How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  22435. 83%CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  22436. 99%Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  22437. 95%SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  22438. 99%4 C# features that you (probably) shouldn't be using
  22439. 99%That XOR Trick
  22440. 99%EleutherAI - GPT-Neo
  22441. 98%bladeRF-wiphy - Nuand
  22442. 94%We can do better than Signal
  22443. 98%.NET App Developer Links - 2021-01-18
  22444. 96%WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  22445. 99%Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  22446. 96%237: Bot Awesome
  22447. 97%5 Tips To Hack Your .NET Builds - CodeWithStu
  22448. 54%Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  22449. 95%Context switching costs more than we give it credit for.
  22450. 97%Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  22451. 91%Intro into security principles in the context of database systems
  22452. 99%Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  22453. 99%Azure Easy Auth and Roles with .NET (and .NET Core)
  22454. 85%Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  22455. 99%Quick tip: listing global dev tools and extensions
  22456. 99%Principle of Least Privilege (POLP)
  22457. 91%Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  22458. 94%HR is not your friend, and other things I think you should know
  22459. 99%Introducing Fss
  22460. 98%Who Owns Open-Source Software?
  22461. 99%Forcing ASP.NET WebForms Designer Files to Regenerate
  22462. 75%E INK has developed ACEP Gallery 4100 Color E-Paper
  22463. 85%About
  22464. 99%CondensationDB/Condensation
  22465. 99%UserVoice Authentication Updates!
  22466. 99%Mesmerizing Chameleon Signatures
  22467. 81%Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  22468. 90%Vantage Pro2 Groweather Wireless Sensor Suite
  22469. 99%Reducing tail latencies with automatic cooperative task yielding
  22470. 88%Would Rust secure cURL?
  22471. 98%The values of Emacs, the Neovim revolution, and the VSCode gorilla
  22472. 98%BitLocker Lockscreen bypass
  22473. 97%OpenSleigh: tackling state persistence, part 1 - David Guida
  22474. 99%That’s not how 2FA works
  22475. 97%Using Certificates From AWS Private Certificate Authority in .NET
  22476. 77%fanfare/googleimagesrestored
  22477. 96%Home - JingOS
  22478. 98%mnm
  22479. 98%‎Computer Architecture Podcast on Apple Podcasts
  22480. 85%Entity Framework Core 5 Resources I’ve Created Recently
  22481. 99%gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  22482. 98%Is Writing as Important as Coding?
  22483. 99%a11y* is your ally
  22484. 99%A Home Network Troubleshooting Journey – nuxx.net
  22485. 99%How I develop web apps in 2021
  22486. 99%Big O Notation - explained as easily as possible
  22487. 87%I told you so, 2021 edition
  22488. 99%Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  22489. 96%Computer System Engineering
  22490. 99%Working inside WSL using Visual Studio Code
  22491. 98%The Many Flavors of .NET
  22492. 80%Book Review: The Games That Weren’t by Frank Gasking
  22493. 99%Running a fake power plant on the internet for a month
  22494. 95%A fresh new avenue for Google to kill your SaaS startup
  22495. 98%Pirates, Crypto, and the Secret History of Windows Product Activation
  22496. 95%I run untested, viewer-submitted code on my 500-LED christmas tree.
  22497. 98%Newsletter Week 2, 2021
  22498. 99%DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  22499. 97%Duende Software Blog
  22500. 99%Lua, a misunderstood language
  22501. 98%Maximizing Developer Effectiveness
  22502. 99%Escaping VirtualBox 6.1: Part 1
  22503. 63%EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  22504. 99%Rust is a hard way to make a web API - macwright.com
  22505. 99%Code Maze Weekly #60 - Code Maze
  22506. 96%How I hijacked the top-level domain of a sovereign state | Detectify Labs
  22507. 99%A history of end-to-end encryption and the death of PGP
  22508. 98%The Rise of Self-Supervised Learning
  22509. 99%new codebase, who dis? (How to Join a Team and Learn a Codebase)
  22510. 92%jQuery - 2006 | Web Design Museum
  22511. 95%The Hairdresser Analogy
  22512. 87%Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  22513. 98%Why can't I write code inside my browser?
  22514. 99%2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  22515. 97%Ask the Experts: Customer Experience Reimagined with AI
  22516. 98%100+ Free Programming Books (Updated 2021 List)
  22517. 78%Be My Eyes - See the world together
  22518. 83%.NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  22519. 99%Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  22520. 55%Why cancer cells waste so much energy
  22521. 55%The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  22522. 99%GitHub Quick Reviews
  22523. 99%How to run VS Code as a Container for Remote Development
  22524. 92%Signal Status
  22525. 99%Importing an OpenAPI API into Azure API Management Service | Developer Support
  22526. 93%Food on the table while giving away code
  22527. 99%@devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  22528. 60%Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  22529. 58%HuffPost is now a part of Verizon Media
  22530. 93%Uganda's January 13, 2021 Internet Shut Down
  22531. 99%More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  22532. 93%Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  22533. 91%Developer-Y/cs-video-courses
  22534. 98%The perils of the accidental C++ conversion constructor | The Old New Thing
  22535. 95%Webinar recording: Filtered Replication in RavenDB
  22536. 78%Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  22537. 99%KEMTLS: Post-quantum TLS without signatures
  22538. 99%Apple M1 Assembly Language Hello World
  22539. 99%Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  22540. 98%Go (golang) Goroutines - Running Functions Asynchronously
  22541. 97%Change Notifications with Microsoft Graph
  22542. 79%What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  22543. 99%Understanding Microsoft's Docker Images for .NET Apps
  22544. 78%Fitbit Joins Google - Fitbit Blog
  22545. 99%Design for Developers—An Introduction to Xamarin Forms
  22546. 87%Software development in 2021 and beyond - The Official Microsoft Blog
  22547. 99%Minimalistic Serverless Shortlink Service in ~70 LoC
  22548. 96%MSIX Packaging Tool January 2021 Release is now available!
  22549. 78%Pauline Hanson&#8217;s website domain has been snapped up and redirected
  22550. 98%Looking back on Software Development in 2020 and forward to 2021
  22551. 50%Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  22552. 94%Simplify Authentication with Managed Identities for Azure Resources
  22553. 98%Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  22554. 95%Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  22555. 99%Farmer - Making Repeatable Azure Deployments Easy
  22556. 71%The Official Aquafaba Site
  22557. 92%Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  22558. 99%Fully Homomorphic Encryption Part One: A Gentle Intro
  22559. 66%Testosterone levels show steady decrease among young US men
  22560. 99%Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  22561. 81%Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  22562. 86%Taking Notes From Browser Address Bar
  22563. 96%Optimize your distractions
  22564. 96%How to Kill a Unicorn - Chris Frantz
  22565. 77%How the Pandemic Opened the Door to My Career in Tech
  22566. 75%4 weeks of uselessness — Aakanksha Gaur
  22567. 96%Finding the best streaming setup for a virtual Christmas
  22568. 97%Why Negotiating Is Just Like Doing Squats
  22569. 96%Email is the messenger you should migrate to
  22570. 95%A more integrated terminal experience | Visual Studio Blog
  22571. 99%source.winehq.org Git - wine.git/blob - ANNOUNCE
  22572. 97%.NET Conf Thailand (2021-01-23)
  22573. 93%Google completes Fitbit acquisition
  22574. 98%Asynchronous Messaging, Part 2: Durable Queues
  22575. 99%danso - happy-space: a whitespace-sensitive calculator
  22576. 99%On .NET Live - Cross Platform .NET Development with OmniSharp
  22577. 94%Archive exceptionnelle : écoutez l'accent parisien en 1912
  22578. 88%DuckDuckGo Traffic
  22579. 98%10 years(-ish) of Elixir - Dashbit Blog
  22580. 98%dotnet/installer
  22581. 98%Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  22582. 95%Holistic web protection: industry recognition for a prolific 2020
  22583. 96%Machine Learning: The Great Stagnation
  22584. 99%State of JavaScript 2020 Survey Results - My Reactions
  22585. 99%How can I write a C++ class that iterates over its base classes? | The Old New Thing
  22586. 94%Better Exception stack traces in .NET with Ben.Demystifier
  22587. 98%The Guest Writer Program Returns for 2021!
  22588. 99%How to configure your custom roslyn analyzer using an .editorconfig file
  22589. 99%Persisting your users preferences using Blazor and Local Storage
  22590. 99%Soar: Simulation for Observability, reliAbility, and secuRity
  22591. 99%Go (golang) Multiple Return Values - Different from C# Tuples
  22592. 94%Foam
  22593. 98%.NET App Developer Links - 2021-01-14
  22594. 86%The Principles of Sustainable Software Engineering - Learn
  22595. 96%Profiling React Apps with Profiler API
  22596. 99%Rethinking OSS Attribution In .NET
  22597. 99%Announcing TypeScript 4.2 Beta | TypeScript
  22598. 99%Lease
  22599. 99%Using Azure Key Vault to manage your secrets
  22600. 99%.NET Rocks! vNext
  22601. 82%Large Tech taking on inequality
  22602. 92%Happy 10th Birthday, NuGet! | The NuGet Blog
  22603. 97% SpecterX | Data Management and External Organization Collaboration
  22604. 92%Project Bicep – Next generation ARM Templates
  22605. 97%An unlikely database migration
  22606. 85%Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  22607. 88%Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  22608. 99%Start with a Monolith
  22609. 99%Creating Serverless Apps with .NET using Azure Functions - Code Maze
  22610. 93%Razor syntax coloring
  22611. 99%Web Dev Without Tools
  22612. 99%Running a blog with iPad
  22613. 96%Task managers aren't built for ICs - An exercise in writing
  22614. 95%null
  22615. 98%Kaggle’s 5 remote-first tips for new WFHers
  22616. 98%Data science as an atomic habit | Malcolm Barrett
  22617. 97%Startup that broke me
  22618. 98%Send and receive WhatsApp messages through email
  22619. 98%Downloading and analyzing the source code of all available Chrome Extensions
  22620. 98%We Don't Need Data Scientists, We Need Data Engineers
  22621. 99%Being a Tech Lead in an Empowered Product Team
  22622. 87%Ten years without Elixir
  22623. 96%Becoming Silicon Valley
  22624. 99%Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  22625. 98%The Myth of Innovation in Canadian FinTech
  22626. 93%A Proposal for Adding Generics to Go
  22627. 96%JavaScript Complete Course - Math Object - Part 47
  22628. 98%JavaScript Complete Course - let, var & const - Part 49
  22629. 98%JavaScript Complete Course - Math Object - Part 48
  22630. 98%VeriCrypt: An Introduction to Tools for Verified Cryptography
  22631. 99%Diagnostics improvements in .NET 5 | .NET Blog
  22632. 97%Improve Your Productivity with Roslyn Analyzers
  22633. 96%Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  22634. 99%Moving .NET Core user secrets to another computer
  22635. 88%Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  22636. 98%[Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  22637. 99%JavaScript Complete Course - Array Sort - Part 44
  22638. 99%JavaScript Complete Course - Date Objects - Part 45
  22639. 99%JavaScript Complete Course - Array Reduce - Part 43
  22640. 99%JavaScript Complete Course - Array Filter - Part 41
  22641. 99%JavaScript Complete Course - Array Some & Every - Part 42
  22642. 99%JavaScript Complete Course - Date Comparison - Part 46
  22643. 89%Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  22644. 85%WRT54G History: The Router That Accidentally Went Open Source
  22645. 74%A Proposal for Change at MSPAC
  22646. 94%The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  22647. 99%BeagleV™
  22648. 97%The neural network of the Stockfish chess engine
  22649. 95%The First Zig Website Redesign
  22650. 99%The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  22651. 59%What is Social Cooling?
  22652. 99%Abusing C# For Loops For Job Security
  22653. 90%Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  22654. 98%"Wireguard [sic]: great protocol, but skip the Mac app" blog post
  22655. 96%How to Post a File to an Azure Function in 3 Minutes | Developer Support
  22656. 98%How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  22657. 97%XTerm: It's Better Than You Thought
  22658. 97%A Name Resolver for the Distributed Web
  22659. 96%Unique Ways AI Can Help Recruitment Procedures
  22660. 99%Avoiding a Big Ball of Mud! Coupling in a Monolith
  22661. 93%Learn X by doing Y - A project-based learning search engine
  22662. 99%Go (golang) Error Handling - A Different Philosophy
  22663. 98%.NET App Developer Links - 2021-01-13
  22664. 91%Reminder: Please be nice
  22665. 73%Monsters Weekly 200d - Conversations with Nik Molar
  22666. 76%The Play, the points, and the biggest lie in software
  22667. 99%Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  22668. 97%.NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  22669. 95%The Case for Codeless Testing
  22670. 97%.NET Framework January Security and Quality Rollup Update | .NET Blog
  22671. 99%gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  22672. 92%Inspecting application metrics with dotnet-monitor
  22673. 99%Migrating RealProxy Usage to DispatchProxy | .NET Blog
  22674. 98%Rebuilding the most popular spellchecker. Part 1
  22675. 92%Exact match domain vs a brand domain
  22676. 98%Legacy Code Should Be Respected, Not Hated – Steven Wade
  22677. 98%omriharel/deej
  22678. 89%Lessons from my first (very bad) on-call experience
  22679. 95%[Pre-Order] PCPanel - Pro | pcpanel
  22680. 96%The Quietest Mechanical Keyboard
  22681. 98%Episode 360 - Microsoft Solutions with Corey
  22682. 95%Cloud design patterns - Azure Architecture Center
  22683. 99%Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  22684. 99%Get to know the .NET 5.0 SDK
  22685. 97%Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  22686. 99%GitHub Quick Reviews
  22687. 98%If it will matter after today, stop talking about it in a chat room
  22688. 94%VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  22689. 91%A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  22690. 98%jukefoxer/Signal-Android
  22691. 98%VS Code Day 2021 live event
  22692. 97%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  22693. 98%Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  22694. 99%Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  22695. 96%I received first-ever donation on my open-source side project and it felt great!
  22696. 99%Plain Text Accounting, a guide to Ledger and friends
  22697. 99%ASP.NET Community Standup - Meet the Blazor Team
  22698. 99%Introducing Cake Bridge Dependency Injection
  22699. 96%Objective-See: LuLu
  22700. 88%Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  22701. 73%Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  22702. 98%Add a Parameter to a .NET Core Project Template
  22703. 96%SignalRs Crazy 8
  22704. 99%MP² quantile estimator: estimating the moving median without storing values
  22705. 98%Resilient social networks
  22706. 97%Changes are Coming... My Goals for 2021
  22707. 61%Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  22708. 81%Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  22709. 98%Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  22710. 94%Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  22711. 98%Optimising Blazor Applications | ConFoo.ca
  22712. 99%An introduction to the Data Protection system in ASP.NET Core
  22713. 99%theseus-os/Theseus
  22714. 99%Kernel Root Exploit via a ptrace() and execve() Race Condition
  22715. 94%AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  22716. 99%Noise Planets
  22717. 98%.NET App Developer Links - 2021-01-12
  22718. 98%Go (golang) defer - Making Sure Something Gets Done
  22719. 92%Notification of Data Security Incident - December 23, 2020
  22720. 99%ECMAScript proposal: Import assertions
  22721. 95%Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  22722. 98%Programmatically Navigate with React Router
  22723. 99%How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  22724. 99%Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  22725. 74%Justice Minister announces online freedom of speech bill
  22726. 99%Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  22727. 99%Writing decoupled code with MediatR: The Mediator Pattern
  22728. 99%Using .env in .NET - Dusted Codes
  22729. 99%A practical guide to WebAssembly memory - radu's blog
  22730. 64%01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  22731. 99%pakrym/jab
  22732. 88%What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  22733. 87%Blog migrated to Statiq
  22734. 97%Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  22735. 96%How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  22736. 95%Hundred Rabbits
  22737. 97%My personal wishlist for a decentralized social network
  22738. 97%Startup ideas for 2021
  22739. 93%Updating system right way
  22740. 97%The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  22741. 97%The Right to Pay for my Products
  22742. 97%Kafka As A Database? Yes Or No – A Summary Of Both Sides
  22743. 98%My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  22744. 81%52 Launches in 52 Weeks
  22745. 96%How to Beat Parkinson's Law - Anthony Diké
  22746. 95%Why the Canadian Tech Scene Doesn’t Work
  22747. 99%.NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  22748. 92%Are Experts Real? | Fantastic Anachronism
  22749. 98%Laptops need to change
  22750. 97%GraphQL with Maarten Louage
  22751. 95%Azure Application Insights Profiler | Channel 9
  22752. 99%How to Use Query Strings in Blazor WebAssembly - Code Maze
  22753. 74%The Developer Weekly podcast
  22754. 99%Ubiquty Data Breach
  22755. 96%Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  22756. 99%Why Haskell is our first choice for building production software systems – Foxhound Systems
  22757. 99%.NET 5 Networking Improvements | .NET Blog
  22758. 99%SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  22759. 98%What would it take for you to adopt Marten?
  22760. 75%Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  22761. 93%Malware on my Android phone! « Otaku – Cedric's blog
  22762. 75%We need more than deplatforming – The Mozilla Blog
  22763. 99%Seven ways to test for accessibility of your web site with browser Developer Tools
  22764. 98%tinyvision-ai-inc/UPduino-v3.0
  22765. 99%Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  22766. 85%Long term affects of banning Parler
  22767. 92%r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  22768. 98%How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  22769. 95%Stealing Your Private YouTube Videos, One Frame at a Time
  22770. 77%You know? — Speech analysis and video summarization
  22771. 99%dotnet/runtime
  22772. 90%Untangling Compliance: Working Toward a Global Framework
  22773. 99%Setting up for Azure B2C development | Developer Support
  22774. 67%Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  22775. 98%Home automation is heavily stateful and that sucks
  22776. 98%Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  22777. 98%.NET App Developer Links - 2021-01-11
  22778. 99%Machine Learning with ML.NET - Linear Regression
  22779. 92%Build software better, together
  22780. 91%Go (golang) Loops - A Unified "for"
  22781. 96%236: Supporting Your Customers
  22782. 99%Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  22783. 99%Writing your own NES emulator Part 3 - the 6502 CPU
  22784. 98%ASP.NET Core OpenTelemetry Logging
  22785. 98%Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  22786. 99%Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  22787. 97%Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  22788. 90%A Higher-Order Effectful Language Designed for Program Verification
  22789. 99%NAudio 2 plans
  22790. 55%Cyberattack update
  22791. 99%Rust-GCC/gccrs
  22792. 99%Vite for Existing Vue CLI Projects
  22793. 95%Bird Buddy: A Smart Bird Feeder
  22794. 96%What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  22795. 96%Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  22796. 85%I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  22797. 99%Build Your Own Text Editor
  22798. 79%Death to the document
  22799. 50%DigitalOcean’s position on Parler
  22800. 99%Two Weeks with FreeBSD as My Daily Driver
  22801. 90%Exploring my writing: The subjects of sentences
  22802. 80%I Immediately Lowered my Heart Rate By Switching My Yogurt
  22803. 95%Elzear - 🗳 Ranked voting systems
  22804. 90%Your security is our first concern.
  22805. 88%Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  22806. 99% GNOME has no thumbnails in the file picker (and my toilets are blocked)
  22807. 98%Spectre.Console - Tree
  22808. 96%Spectre.Console - Selection
  22809. 98%Spectre.Console - Multi Selection
  22810. 98%How I stole the data in millions of people’s Google accounts
  22811. 53%Reserve Bank responding to illegal breach of data system
  22812. 93%The Vending Machine Model
  22813. 98%cabal
  22814. 99%Wasmer - The Universal WebAssembly Runtime
  22815. 99%RemiBou/BrowserInterop
  22816. 95%Chemistry of Cast Iron Seasoning: A Science-Based How-To
  22817. 68%2019-2020 Tech company donations to Republicans who voted to overturn the election
  22818. 98%Ecosia - the search engine that plants trees
  22819. 94%Algorithms for Decision Making
  22820. 98%The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  22821. 90%Scuttlebutt
  22822. 99%The Architecture of Open Source Applications: LLVM
  22823. 97%xkcd: Steepen the Curve
  22824. 97%PeerTube v3 : it’s a live, a liiiiive !
  22825. 67%The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  22826. 96%Steepen the Curve
  22827. 96%1682995 - Enable AVIF support by default
  22828. 93%d0nk/parler-tricks
  22829. 99%How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  22830. 95%System Active Reverb - Consenna Notification
  22831. 99%Ray Tracing in pure CMake
  22832. 55%We Have A Reality Problem
  22833. 89%How to grow your email list to three subscribers
  22834. 94%Failing My Most Ambitious Project
  22835. 88%Why you should test critical parts of your app
  22836. 97%Why you can't find an engineering coach | Swizec Teller
  22837. 92%Masks Off for TheDonald.win
  22838. 98%Signal, thank you for not collecting my data. But I won’t use you.
  22839. 81%The Tyranny Nobody Talks About
  22840. 96%What I did on my winter vacation
  22841. 87%How WhatsApp convinces you to give it your contacts |
  22842. 99%Block your feeds
  22843. 96%How tech acquisitions work
  22844. 98%Why mmap is faster than system calls
  22845. 98%Akin's Laws of Spacecraft Design
  22846. 98%Smooth Voxel Terrain (Part 2)
  22847. 90%Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  22848. 99%Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  22849. 98%David Wong - What is Applied Cryptography? #121 - Develomentor
  22850. 98%David Wong – What is Applied Cryptography? #121
  22851. 94%Newsletter Week 1, 2021
  22852. 96%OpenAI's DALL-E Can Create Images From Just Text Description
  22853. 97%Haskell is a Bad Programming Language
  22854. 79%efcore/EFCore.NamingConventions
  22855. 99%JavaScript Array Some Method Practice in 5 Minutes
  22856. 97%Meet The Workers Team Over Discord
  22857. 95%Friday Five: Teams Public Preview, C# Tips, More!
  22858. 95%Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  22859. 99%Best of show - abuse of libc
  22860. 93%The Secret History of Windows ZIPFolders - by Original Author Davepl
  22861. 99%safepassme
  22862. 99%Code Maze Weekly #59 - Code Maze
  22863. 99%Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  22864. 97%Processing RSS feeds with Repl.it
  22865. 86%How did Uber waste so much ad money?
  22866. 95%What I learned doing 125 public talks - Part I
  22867. 86%The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  22868. 91%Crony Beliefs | Melting Asphalt
  22869. 98%blog.harterrt.com – Controlled Experiments - Why Bother?
  22870. 54%More drama on a forum, and a slew of new databases dumped
  22871. 96%Building an Air Filtration System for a 3D Printer
  22872. 92%What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  22873. 94%Cryptology ePrint Archive: Report 2020/1390
  22874. 96%200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  22875. 99%ardalis/ApiEndpoints
  22876. 95%Scipy Lecture Notes — Scipy lecture notes
  22877. 91%Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  22878. 97%The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  22879. 99%Hacking QR code design
  22880. 94%How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  22881. 97%Episode 67: Blazor in Action with Chris Sainty
  22882. 91%Epic Acquires RAD Game Tools
  22883. 99%adam-mcdaniel/atom
  22884. 89%norvig/pytudes
  22885. 98%Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  22886. 98%Thonny, Python IDE for beginners
  22887. 98%.NET App Developer Links - 2021-01-08
  22888. 96%Xamarin.Forms 5 with David Ortinau
  22889. 99%synergy
  22890. 96%JavaScript Array Every Method Practice in 5 Minutes
  22891. 97%Bulk upload files to Azure Blob Storage with the Azure CLI
  22892. 98%Sandboxing vs. Elevated Browsing (As Administrator)
  22893. 99%Stack and Queue in JavaScript
  22894. 62%Secret History of Windows Format: by Original Microsoft Author Davepl
  22895. 99%WinUI 3 Preview 3 | Windows Dev
  22896. 99%Xamarin Essentials: Features, Advantages and Benefits
  22897. 99%Custom Properties as State | CSS-Tricks
  22898. 99%`for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  22899. 94%#Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  22900. 97%Azure Automation Runbooks moving to GitHub
  22901. 98%WhatsApp? I try to back up my history. | maxwellito.com
  22902. 88%The psychology of influence and hacking growth
  22903. 98%An offer you can refuse
  22904. 96%How I automated my Coffee Grinder
  22905. 97%"Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  22906. 96%Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  22907. 96%Splitting up a Monolith into Microservices
  22908. 97%New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  22909. 98%Cryptology ePrint Archive: Report 2020/1452
  22910. 99%The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  22911. 99%The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  22912. 98%Rosenzweig – Dissecting the Apple M1 GPU, part I
  22913. 97%Steam's login method is kinda interesting
  22914. 96%Microsoft Customer Clear.Bank shares their journey and learnings
  22915. 97%Azure Application Insights Profiler
  22916. 99%Asynchronous Messaging, Part 1: Basic Distributed Architecture
  22917. 72%Signal Messenger: Speak Freely
  22918. 99%WSFederationHttpBinding in .NET Standard | .NET Blog
  22919. 95%No Meetings, No Deadlines, No Full-Time Employees
  22920. 80%Microsimulation of Traffic Flow: Onramp
  22921. 98%Xamarin.Forms 5.0 is Here! | Xamarin Blog
  22922. 89%Ransom DDoS attacks target a Fortune Global 500 company
  22923. 99%.NET Rocks! vNext
  22924. 99%JavaScript Array Sort Method Practice in 5 Minutes
  22925. 92%What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  22926. 96%A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  22927. 99%Reducing SNAT Port consumption in Azure App Services | Developer Support
  22928. 96%Production postmortem: The file system limitation
  22929. 99%Pointers Are Complicated, or: What's in a Byte?
  22930. 98%.NET App Developer Links - 2021-01-07
  22931. 99%Real World Localization Implementation ASP.NET Core 5
  22932. 98%Maximizing Developer Effectiveness
  22933. 99%Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  22934. 98%Cake - Cake for Rider released
  22935. 96%Why Learn Prolog in 2021?
  22936. 98%Entity Framework Core 5 free resources
  22937. 98%Building a Chatbot to Order a Pizza
  22938. 97%2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  22939. 76%Nissan source code leaked online after Git repo misconfiguration | ZDNet
  22940. 99%Memory access on the Apple M1 processor
  22941. 87%Don't worry son, all your friends are weirdos too | Robert Heaton
  22942. 93%Why Goals Don't Work as We Expect — Bohdan Kit
  22943. 97%The democratisation of Data Science : andrew-jones.com
  22944. 88%WhatsApp gives users an ultimatum: Share data with Facebook or stop using the app
  22945. 87%please please please offer feedback
  22946. 99%The GL-MT300N A $20 hackable Linux Router - James Dawson
  22947. 96%Weather and Boinc
  22948. 98%Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  22949. 66%Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  22950. 93%Department of Health and Human Services Victoria
  22951. 95%Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  22952. 98%Porting Projects to .NET 5
  22953. 99%Building React Applications in F#
  22954. 99%Code-first gRPC services and clients with .NET
  22955. 95%Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  22956. 99%Using the API Gateway Pattern In .NET to Encapsulate Microservices
  22957. 92%Nick Caldwell, Twitter's VP of Engineering
  22958. 96%JavaScript Complete Course - Array Basic Functions - Part 35
  22959. 95%What I Use Now Instead Of Google
  22960. 99%JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  22961. 99%JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  22962. 97%JavaScript Complete Course - Array Iterations - Part 34
  22963. 65%JavaScript Complete Course - Arrays - Part 32
  22964. 99%JavaScript Complete Course - Array Slice & Splice - Part 38
  22965. 98%JavaScript Complete Course - Number Methods - Part 31
  22966. 87%JavaScript Complete Course - Array ForEach - Part 39
  22967. 98%Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  22968. 99%JavaScript Complete Course - Array Map - Part 40
  22969. 99%JavaScript Complete Course - Object Arrays - Part 33
  22970. 99%Facebook senior software engineer interview: the only post you’ll need to read
  22971. 95%The Virtual Estate Company
  22972. 99%gnu.org
  22973. 99%Natural TTS with minimal data
  22974. 79%Internet traffic disruption caused by the Christmas Day bombing in Nashville
  22975. 88%MinWiz - Starter kit for lightweight sites
  22976. 98%What I've Learned in 45 Years in the Software Industry
  22977. 99%Simulating the PIN cracking scene in Terminator 2
  22978. 97%Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  22979. 97%Concordant | Always know what to expect from your data
  22980. 99%How can I tell whether my process is running as SYSTEM? | The Old New Thing
  22981. 54%How the placenta evolved from an ancient virus
  22982. 95%JavaScript Array Reduce Method Practice in 5 Minutes
  22983. 98%New Features for Windows Forms 5.0
  22984. 95%What's the difference between Commands & Events ?
  22985. 98%.NET App Developer Links - 2021-01-06
  22986. 99%Blank Zero Values in .NET Number Format Strings
  22987. 78%New Defaults
  22988. 98%Moral Competence
  22989. 98%Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  22990. 96%Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  22991. 99%Consistent Core
  22992. 99%Learn how you can manage configuration in ASP .NET
  22993. 99%.NET Worker Service: Working Hard So You Don’t Have To
  22994. 99%AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  22995. 99%C# A to Z: Assignment with Init-Only Setters
  22996. 99%Wasmer 1.0
  22997. 99%Unclack for macOS
  22998. 98%Porting Projects to .NET 5
  22999. 99%ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  23000. 99%.NET Application Architecture Guides
  23001. 97%Hack to the Future - Troy Hunt
  23002. 98%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  23003. 98%Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  23004. 98%Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  23005. 84%Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  23006. 99%Create a .NET Core Project Template
  23007. 99%.NET 5, Blazor and more in 2021!
  23008. 92%Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  23009. 99%Introducing the Microsoft.FeatureManagement library
  23010. 92%MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  23011. 98%Genius is (mostly) comparative - Blog by Amir Bolous
  23012. 99%Load testing is hard, and the tools are... not great. But why?
  23013. 99%Why I'm Learning F# in 2021
  23014. 93%The 6 Practices That Influenced my Life the Most over the Past 5 Years
  23015. 94%Tell people something new
  23016. 94%The Local Maxima Trap
  23017. 87%How I (almost) quit caffeine in 1 year
  23018. 98%Designing Engineering Organizations - Jacob Kaplan-Moss
  23019. 89%A simple 2 x 2 for choices
  23020. 98%.NET Conf 2020 in a Nutshell
  23021. 98%Asahi Linux
  23022. 50%Ticketmaster admits it hacked rival company before it went out of business
  23023. 90%DALL·E: Creating Images from Text
  23024. 98%Termux Google Play - Termux Wiki
  23025. 99%GitHub Quick Reviews
  23026. 97%My new PC (and why I chose the components I chose)
  23027. 92%C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  23028. 94%Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  23029. 76%H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  23030. 94%Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  23031. 98%Creating a Serverless Docker Image - Espresso Coder
  23032. 98%.NET Has a Third-Party Software Problem
  23033. 90%Google Phases out Android Things
  23034. 99%Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  23035. 97%Reviewing code isn’t a binary operation
  23036. 96%JavaScript Array Map Method Practice in 5 Minutes
  23037. 96%JavaScript Complete Course - String Methods - Part 30
  23038. 98%JavaScript Complete Course - Objects - Part 29
  23039. 96%JavaScript Complete Course - Defining Functions for Classes - Part 28
  23040. 99%JavaScript Complete Course - Creating Classes - Part 27
  23041. 95%JavaScript Complete Course - Separation of Concerns - Part 25
  23042. 95%JavaScript Complete Course - Classes Explained - Part 26
  23043. 99%Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  23044. 77%Cory Doctorow: Neofeudalism and the Digital Manor
  23045. 98%.NET App Developer Links - 2021-01-05
  23046. 96%Telegram publishes users' locations online.
  23047. 78%My Google Traffic Has Fallen to Zero
  23048. 98%Missing Files in Multi-Targeted Project - Nick's .NET Travels
  23049. 99%ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  23050. 98%Concurrent Mode in React
  23051. 99%Tools we use - 2020 edition
  23052. 99%Create React App with <code>ts-loader</code> and <code>CRACO</code>
  23053. 99%Developing Destkop applications with .NET 5.0
  23054. 99%Strongly typing <code>react-query</code>s <code>useQueries</code>
  23055. 98%Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  23056. 69%Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  23057. 98%Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  23058. 99%Adam Honse / OpenRGB
  23059. 91%Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  23060. 99%Can you spare a few moments to take my survey?
  23061. 85%Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  23062. 99%Use an Existing .NET Core Project Template
  23063. 99%How to Sign in with Google Using Angular and ASP.NET Core Web API
  23064. 99%How To Make Seamless Patterns
  23065. 97%Why Grothendieck would say machine learning is mostly overfitting
  23066. 68%Looks vs Results
  23067. 92%From Idea To Pre-Launch
  23068. 99%The state of JVM desktop frameworks: introduction
  23069. 90%Taiwan's amazing bike-sharing system
  23070. 99%How I Use My iPad For Work - Anthony Diké
  23071. 94%What I Learnt Reading 80 Articles On Product Validation
  23072. 65%Gwynne Shotwell talks about selling flight-proven rockets, Starship
  23073. 99%Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  23074. 57%CV
  23075. 99%A Lap Around ActivitySource and ActivityListener in .NET 5
  23076. 99%Defining NuGet restore sources in the csproj - Gérald Barré
  23077. 98%Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  23078. 88%After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  23079. 94%The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  23080. 96%App privacy labels show stark contrasts among messaging apps - 9to5Mac
  23081. 99%How to Force git to Prompt You For a Password
  23082. 95%Advanced Cosmos DB session (Hebrew)
  23083. 92%Slack System Status
  23084. 95%JavaScript Array Filter Method Practice in 5 Minutes
  23085. 98%AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  23086. 96%Release v4.5.0 · Blazored/Typeahead
  23087. 96%20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  23088. 88%Release v6.0.0 · Blazored/Modal
  23089. 98%How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  23090. 99%GRVYDEV/Project-Lightspeed
  23091. 97%USA -v- Julian Assange
  23092. 92%AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  23093. 96%.NET Frontend Day
  23094. 99%On repl-driven programming - by mikel evins
  23095. 96%235: Holiday Hack Success!
  23096. 98%Machine Learning with ML.NET - Introduction
  23097. 97%Monsters Weekly 195 - Playwright with Arjun Attam
  23098. 99%Storing coordinates in C# - Performance versus readability
  23099. 98%Get up to speed with partial clone and shallow clone - The GitHub Blog
  23100. 99%Get Git Part 5
  23101. 97%HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  23102. 97%Notebook on nbviewer
  23103. 81%Caliburn micro latest release candiate · Caliburn.Micro
  23104. 98%Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  23105. 97%AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  23106. 96%What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  23107. 92%Our Favorite Developer Tools of 2020
  23108. 97%How to Stop Endless Discussions
  23109. 91%RWC 2021 registration
  23110. 95%California’s Future
  23111. 95%Equal pay for equal work - Dusted Codes
  23112. 97%Don't complete their thought - AntiVacillate
  23113. 97%Software Leviathans – Sledgeworx Software
  23114. 97%From Mac to Linux
  23115. 85%No Golang For You
  23116. 83%How I discovered I was a baseball card "investor" for 30 years.
  23117. 83%Developing and Maintaining Gratitude
  23118. 93%How startups can avoid flawed decision making
  23119. 95%Stats are the new analytics
  23120. 91%Which benchmark programs are fastest?
  23121. 99%bezzad/Downloader
  23122. 89%Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  23123. 91%My Biggest Piece of Advice for Developers in 2021
  23124. 98%My year in data
  23125. 98%Make smaller console apps with .NET and CoreRT - { Destructured }
  23126. 96%How to rename a Git branch
  23127. 99%SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  23128. 59%A New Year, A New Launch! Solo V2.
  23129. 99%Zig in 30 minutes
  23130. 96%Real World Technologies - Forums
  23131. 91%Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  23132. 95%The Mobile Map App Part I: The Void
  23133. 95%IDEA - nonverbal algorithm assembly instructions
  23134. 58%.NET Cycling Kit
  23135. 99%The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  23136. 89%CVE Stuffing
  23137. 70%The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  23138. 96%How to overcome Phone Addiction [Solutions + Research]
  23139. 59%Episode 9: Off-the-Record Messaging and PKI Implementations!
  23140. 98%Cloud Terms of Service | Atlassian
  23141. 95%I made Tetris with Triangles
  23142. 99%I don't let design and UX get in the way of shipping early and often
  23143. 94%URL shorteners set ad tracking cookies
  23144. 97%Patterns and Habits
  23145. 90%Vaccine distribution and the Obamacare web site
  23146. 96%10 Powerful Life Skills for the New Decade
  23147. 83%Candy CORN: analyzing the CORONA concrete crosses myth
  23148. 90%Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  23149. 97%"Live" Coding A NES Emulator in C++!
  23150. 91%PineTime | PINE64
  23151. 91%Stream
  23152. 80%In Conversation with Troy Hunt
  23153. 99%A half-hour to learn Rust - fasterthanli.me
  23154. 91%Anesthesia Works on Plants Too, and We Don’t Know Why
  23155. 98%osnr/horrifying-pdf-experiments
  23156. 99%artichoke/artichoke
  23157. 99%Code Maze Weekly #58 - Code Maze
  23158. 95%Peer-reviewed papers are getting increasingly boring
  23159. 88%dfan says» Blog Archive » One more Ultima Underworld story
  23160. 88%Finding one-way Latency on ISP
  23161. 97%Reducing Eye Strain
  23162. 90%If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  23163. 99%State machines are wonderful tools
  23164. 99%Stop writing shell scripts
  23165. 91%Year(Decade) of the Homelab.
  23166. 87%School or Prison
  23167. 96%No Prize for Doing It the Hard Way (2020 Retrospective)
  23168. 98%Cryptology ePrint Archive: Report 2020/1456
  23169. 99%I lost my page | Managing your terraform across multiple environments
  23170. 91%x74353/SaveAmphetamine
  23171. 91%My Experience @ Apple
  23172. 99%Scaffold an entire .NET 5 Web API using Wrapt
  23173. 99%C# 9 Deep Dive: Records
  23174. 82%EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  23175. 97%A perceptual color space for image processing
  23176. 99%I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  23177. 92%r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  23178. 93%AB  2149- CHAPTERED
  23179. 98%Probabilistic Machine Learning: An Introduction
  23180. 99%Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  23181. 99%TabFS
  23182. 98%s-18: FSE 2020 Rump session
  23183. 81%The Story of the Million Dollar Bounty
  23184. 98%Mac meets Arm64
  23185. 97%The Big Little Guide to Message Queues
  23186. 96%JavaScript Complete Course - Variables & Literals - Part 4
  23187. 96%JavaScript Complete Course - Functions - Part 22
  23188. 96%Angular vs React - Which Is The Better Framework To Learn in 2021?
  23189. 96%JavaScript Complete Course - For Loop - Part 18
  23190. 96%JavaScript Complete Course - Statements & Assignment Operator - Part 3
  23191. 96%Is HTML a Programming Language?!?
  23192. 86%[Cryptography] Bitcoin is a disaster.
  23193. 96%JavaScript Complete Course - String Operations - Part 10
  23194. 96%JavaScript Complete Course - Comparison Operators - Part 12
  23195. 96%JavaScript Complete Course - || Or Operator - Part 16
  23196. 96%JavaScript Complete Course - While Loop - Part 20
  23197. 96%Oblivious DNS - Simply Explained
  23198. 96%JavaScript Complete Course - Events - Part 24
  23199. 96%JavaScript Complete Course - if else & else if - Part 11
  23200. 96%JavaScript Complete Course - Arrow Functions - Part 23
  23201. 96%JavaScript Complete Course - JavaScript Identifiers - Part 6
  23202. 96%JavaScript Complete Course - Getting Started - Part - 1
  23203. 96%JavaScript Complete Course - Greater & Less than Operators - Part 13
  23204. 96%JavaScript Complete Course - Arithmetic Operators - Part 8
  23205. 96%JavaScript Complete Course - && and Operator - Part 15
  23206. 65%JavaScript Complete Course - Continue & Break Statements - Part 19
  23207. 96%JavaScript Complete Course - Primitive Data Types - Part 7
  23208. 96%JavaScript Complete Course - Comments - Part 5
  23209. 96%JavaScript Complete Course - Operator Precedence - Part 9
  23210. 96%JavaScript Complete Course - Strict Comparison - Part 14
  23211. 96%JavaScript Complete Course - Switch Statements - Part 17
  23212. 96%My 2020 Recap - Content, Subscribers, Money, and More
  23213. 98%JavaScript Complete Course - Hello World - Part 2
  23214. 98%JavaScript Complete Course - Variable Scope - Part 21
  23215. 96%How mRNA Vaccines Work - Simply Explained
  23216. 97%Can you crack the code?
  23217. 88%2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  23218. 98%Obligatory "What I wish I knew about git" post · Peter Whittaker
  23219. 85%Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  23220. 89%Survive America
  23221. 94%Notes on technology in the 2020s
  23222. 95%Note to Self - How to Work
  23223. 97%Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  23224. 91%Top 25+ Reasons Why Jira Sucks (in 2020)
  23225. 87%WebAssembly Studio
  23226. 94%Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  23227. 97%Introducing the New and Improved Azure SDK for .NET
  23228. 93%My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  23229. 98%Castlevania III Password Algorithm
  23230. 96%MicroFrontends With Blazor WebAssembly | Developer Support
  23231. 99%Announcing Rust 1.49.0 | Rust Blog
  23232. 99%How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  23233. 99%LibrePhotos/librephotos
  23234. 88%Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  23235. 99%Maoni0/mem-doc
  23236. 98%nsriram/lambda-the-terraform-way
  23237. 98%Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  23238. 99%Linux Hardening Guide | Madaidan's Insecurities
  23239. 85%Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  23240. 94%.NET Rocks! vNext
  23241. 99%Glasgow Haskell Compiler 9.0.1-rc1 now available!
  23242. 98%How we built the GitHub globe - The GitHub Blog
  23243. 97%Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  23244. 63%Zdeno Chara will wear number 33 with the Capitals
  23245. 99%Microfrontends with Blazor: Welcome to the Party!
  23246. 99%.NET R&D Digest (December, 2020)
  23247. 88%Rootclaim. Calculating reality.
  23248. 99%glouw/ctl
  23249. 94%Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  23250. 96%Introducing Thrift VPN
  23251. 96%There Will Always Be Uncertainty - Anthony Diké
  23252. 99%Ben Wiser | Writing my first Gameboy Emulator
  23253. 98%The cost and value of knowledge
  23254. 97%Leading someone with more years of experience than my age
  23255. 89%Building a successful company is fucking hard
  23256. 99%[new blog](https://garcia.in)
  23257. 97%Star Wars Prequel Trilogy **SPECIAL EDITION**
  23258. 99%ACE: Apple Type-C Port Controller Secrets | Part 1
  23259. 93%Git email flow vs Github flow
  23260. 96%PSX Party
  23261. 99%Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  23262. 95%Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  23263. 86%Messengers of hope
  23264. 95%Git Commands to Live By
  23265. 99%START with a Monolith, NOT Microservices
  23266. 99%Adding comments to your static blog with Mastodon
  23267. 62%Visa Advertising Solutions (VAS) Opt Out
  23268. 97%Scriban - Visual Studio Marketplace
  23269. 99%Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  23270. 82%Privacy - Transparency Report - Apple
  23271. 96%.NetConf Virtual Event | What’s new in EF Core 5.0
  23272. 99%What's new in PHP 8 - stitcher.io
  23273. 61%Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  23274. 75%AIDA Cruise Ships Under Cyber Attack
  23275. 76%20 Years Later | Not Even Wrong
  23276. 89%20 Macs for 2020: #1 – iMac G3
  23277. 99%Colin Stebbins Gordon
  23278. 87%My Impossible List - Harsha MV
  23279. 99%Unlocking My Air Data Through API Analysis
  23280. 98%Building websites and workflows
  23281. 80%Four Difficulty Levels of Life
  23282. 99%Paranoid password printing with a Raspberry Pi
  23283. 91%When computers start cooking
  23284. 97%My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  23285. 93%Failure Is Not An Option
  23286. 90%Facebook’s Unknowable Megascale
  23287. 89%Do You Love Me?
  23288. 98%Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  23289. 74%CIA vs. Wikileaks
  23290. 52%Thruhikes
  23291. 95%Asking for app reviews really works! It just takes 1 line of code!
  23292. 77%iPhone workers: forced labor or detention centers, says report - 9to5Mac
  23293. 95%FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  23294. 94%Google Maps' Moat is Evaporating
  23295. 98%Google's Got A Secret - Knuckleheads' Club
  23296. 98%Spectre.Console - Prompt
  23297. 97%Real-time 3D Games with .NET and Unity
  23298. 99%Spectre.Console - Bar Chart
  23299. 99%Spectre.Console - Introduction
  23300. 97%NumPy Illustrated: The Visual Guide to Numpy
  23301. 91%What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  23302. 98%aarch64_amx.py
  23303. 98%Fast Inverse Square Root — A Quake III Algorithm
  23304. 73%RedditStockSentiment-Copy1 (1).py
  23305. 99%Game Boy Advance Architecture | A Practical Analysis
  23306. 99%igbit/micro-displays
  23307. 96%Year in Review: 2020
  23308. 99%Reilly Tucker Siemens
  23309. 96%Various goodies from Dotnetos!
  23310. 98%Buttplug Hits v1 Milestone - Nonpolynomial
  23311. 75%Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  23312. 99%User Lockout Functionality with Angular and ASP.NET Core Identity
  23313. 78%What I Learned About Raising A Seed Round, From Cutting My First Check
  23314. 92%The Guy I Almost Was
  23315. 99%Experimenting On My Hearing Loss
  23316. 96%Accurate Estimations
  23317. 93%I revised my code from 10 years ago
  23318. 97%Lifetime Dividend Earmark
  23319. 89%Why the iPhone Timer App displays a Fake Time
  23320. 95%Writing without hedging
  23321. 95%Hardware Acquisition Hacks
  23322. 99%Hacking Google Docs to steal your private documents
  23323. 97%zkSNARKS and Cryptographic Accumulators
  23324. 99%Resolve Multiple Types In ASP.NET Core
  23325. 73%Volume icon in menu bar disappear randomly in Big Sur
  23326. 67%Github Wrapped 2020
  23327. 99%AI Unlocks all trophies in ZigZag using Python and OpenCV.
  23328. 97%South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  23329. 99%ML.NET, Azure and Xamarin: Best Friends Forever
  23330. 89%Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  23331. 99%C# A to Z: Prelude
  23332. 99%A Vim Guide for Intermediate Users
  23333. 82%2020/12/28 What's New
  23334. 99%genkami/watson
  23335. 94%How to Clean up a Messed up MP3 Library With Metatogger
  23336. 75%Comparing C to machine language
  23337. 96%March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  23338. 99%March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  23339. 99%March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  23340. 73%Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  23341. 96%r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  23342. 95%March 11, 2020 - Minimal March - Blazor cascading values, demos
  23343. 95%Manual document revisions with RavenDB
  23344. 99%March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  23345. 99%March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  23346. 85%2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  23347. 99%Cosmopolitan C Library
  23348. 96%234: Goodbye 2020! Let's ship some apps!
  23349. 95%Upptime
  23350. 94%NeurIPS 2020 Best Machine Learning Paper Awards
  23351. 97%Systems design explains the world: volume 1
  23352. 99%SaaS we happily pay for
  23353. 92%How DNS Works Visually
  23354. 99%Blast Off with Blazor: Prerender a Blazor Web Assembly application
  23355. 99%Web Authentication Methods Compared
  23356. 96%Combating abuse in Matrix - without backdoors. | Matrix.org
  23357. 98%How Complex Systems Fail
  23358. 97%Does GPT-2 Know Your Phone Number?
  23359. 93%Talking out loud to yourself is a technology for thinking | Psyche Ideas
  23360. 98%Porting My Cadence to Android in 1 Day!
  23361. 99%When seekdir() Won’t Seek to the Right Position
  23362. 99%ASP.NET Core in Action, Second Edition
  23363. 96%A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  23364. 99%API pagination design
  23365. 93%Starship/Super Heavy
  23366. 98%IngredientsPls
  23367. 98%Executable PNGs - djhworld
  23368. 95%Fun with IP address parsing · blog.dave.tf
  23369. 99%How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  23370. 99%The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  23371. 90%Quantifying the self - Why I track 80 metrics about my life every day
  23372. 92%How to make an accurate estimate? You don't.
  23373. 89%My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  23374. 94%Trading time for money - Nicolas Bouliane
  23375. 98%Advice I wish I'd received as an Intern
  23376. 90%Lawyers Automate This, So Why Don't Airlines?
  23377. 82%Print this file, your printer will jam
  23378. 59%1937 Film Perfectly Explains How a Car Differential Works
  23379. 89%Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  23380. 99%What's new in Svelto.ECS 3.0 - Seba's Lab
  23381. 83%Nashville Recovery Efforts
  23382. 90%Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  23383. 87%Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  23384. 96%Slower News
  23385. 71%Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  23386. 97%21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  23387. 94%Peaks of Austria
  23388. 93%Tal Rabin - Real World Cryptographers Podcast
  23389. 96%I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  23390. 99%[RFC 0/6] Nintendo 64 Linux port
  23391. 99%Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  23392. 96%Code Maze Weekly #57 - Code Maze
  23393. 91%Let’s Encrypt comes up with workaround for abandonware Android devices
  23394. 98%Release 1.0.0 - preview 01 · egil/bUnit
  23395. 96%r/eink - Dasung just released a 25 inch eink monitor
  23396. 98%Making an OS - Update, Resources, Future of the Series
  23397. 97%A tour of std.crypto in Zig 0.7.0 - Frank Denis
  23398. 99%Some Differences between macOS and Common Unix Systems
  23399. 98%Bret Victor, beast of burden
  23400. 95%String Optimization in .NET core
  23401. 98%Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  23402. 83%Artificial Intelligence — The Revolution Hasn’t Happened Yet
  23403. 62%Craft | A fresh take on documents
  23404. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  23405. 97%Using One Cron Parser Everywhere With Rust and Saffron
  23406. 99%Ruby 3.0.0 Released
  23407. 98%.NET App Developer Links - 2020-12-25
  23408. 99%A Complete Guide to LLVM for Programming Language Creators
  23409. 91%Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  23410. 85%Suzanne Treister - Amiga Videogame Stills
  23411. 97%Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  23412. 99%grpc/grpc-dotnet
  23413. 79%Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  23414. 99%X Server and VNC on a Linode VM
  23415. 69%1945
  23416. 95%Development time is money, therefore I RAID
  23417. 98%Don’t Take Automatic Actions
  23418. 86%Against Victimhood
  23419. 92%How User Tracking Devalues Ads
  23420. 91%Social Media Considered Harmful
  23421. 89%Domain Hunting - Nico Hormazábal
  23422. 88%Siddhant Goel
  23423. 98%cfallin/treeos
  23424. 97%Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  23425. 51%A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  23426. 97%Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  23427. 98%Free Piano Method - The Mayron Cole Piano Method
  23428. 99%.NET Rocks! vNext
  23429. 98%Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  23430. 50%The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  23431. 99%nicolas-siplis/cyberpwned
  23432. 97%MS Dev Show
  23433. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  23434. 84%Fantasy UIs
  23435. 96%Holiday Season Update from Lisbon
  23436. 96%JavaScript Performance in the Wild 2020
  23437. 88%Snapdrop
  23438. 96%I wired my tree with 500 LED lights and calculated their 3D coordinates.
  23439. 98%.NET App Developer Links - 2020-12-24
  23440. 92%How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  23441. 97%Episode 359 - 2020 Roundup
  23442. 99%.NET Rocks! vNext
  23443. 99%StackExchange/Stacks
  23444. 93%The beautiful Silent ThunderBolt-3 PC
  23445. 95%100 Tips for a Better Life - LessWrong
  23446. 74%How We Saved .ORG: 2020 in Review
  23447. 99%Angular Email Confirmation with ASP.NET Core Identity
  23448. 96%Apple’s SSL Metrics Is Hanging My App
  23449. 99%A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  23450. 98%My stack will outlive yours
  23451. 99%Unconscious Algorithms
  23452. 99%Build a Tiny Certificate Authority For Your Homelab
  23453. 97%Cryptologie | Off The Record
  23454. 80%The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  23455. 99%Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  23456. 98%2096 - Windows: splWOW64 Elevation of Privilege
  23457. 96%Interview advice that got me offers from Google, Microsoft, and Stripe
  23458. 99%Comic Mono
  23459. 99%Release Radar · December 2020 Edition - The GitHub Blog
  23460. 99%.NET Tooling Community Standup - Designing UIs for developer tools
  23461. 97%Tokio
  23462. 95%No, Cellebrite cannot 'break Signal encryption.'
  23463. 64%Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  23464. 61%Robinhood Was Indeed Too Good to Be True
  23465. 98%Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  23466. 97%Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  23467. 90%How Bad Is Your Spotify?
  23468. 81%‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  23469. 95%voidtools
  23470. 99%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  23471. 93%The Catch Block #39 - 2020 Year in Review!
  23472. 95%Splitting up a Monolith to (micro)Services
  23473. 91%News – Xfce 4.16 released
  23474. 97%MAPS.ME is gone. We must bring it back.
  23475. 97%Integrating Cloudflare Gateway and Access
  23476. 98%.NET App Developer Links - 2020-12-23
  23477. 88%RssBandit/RssBandit
  23478. 99%Things You Should Never Do, Part I
  23479. 97%WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  23480. 99%C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  23481. 85%Practical Networking for Future Founders
  23482. 87%Stop charging for support plans
  23483. 92%Team > market > product
  23484. 95%Designing a better Terminal | Mark Essien
  23485. 79%Things you're allowed to do
  23486. 97%Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  23487. 88%You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  23488. 90%I quit my high-paying job as a software director
  23489. 97%Cryptologie | Dkim: Show Your Privates
  23490. 97%Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  23491. 99%Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  23492. 95%A talk for trailblazers: Blazor in .NET 5
  23493. 97%Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  23494. 98%CodeSwing - Visual Studio Marketplace
  23495. 98%Getting started with GitHub Actions
  23496. 91%Getting started with GitHub Actions
  23497. 97%New Release: Tor Browser 10.0.7 | Tor Blog
  23498. 91%Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  23499. 98%HTML Over The Wire | Hotwire
  23500. 95%.NET Conf Philippines (2021-01-14)
  23501. 58%NBCSN to air NWHL games for the first time
  23502. 94%Why your Instagram Engagement Kinda Sucks Right Now
  23503. 77%Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  23504. 89%2020 : Community Influencer of the Year
  23505. 98%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  23506. 97%Yet Another Bug Tracker article series
  23507. 97%Why can’t you buy a good webcam? | Vsevolod Solovyov
  23508. 99%How YouTube Music forced me to try F#
  23509. 96%Why I've Been Merging Microservices Back Into The Monolith At InVision
  23510. 99%Windows War Stories: The Secret History of Task Manager, Part 2
  23511. 98%Cloudflare Acquires Linc
  23512. 95%Beat - An Acoustics Inspired DDoS Attack
  23513. 90%I Can't Keep It Up | announcements
  23514. 98%.NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  23515. 98%Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  23516. 97%dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  23517. 99%How to Access Webcam Properties from C#
  23518. 96%Senior Software Engineer, Planning and Tracking
  23519. 95%Monsters Weekly 200b - Conversations with Julie Lerman
  23520. 99%Simplifying Auth With Static Web Apps and React | LINQ to Fail
  23521. 95%Developer Days
  23522. 61%Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  23523. 98%Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  23524. 97%Write code. Not too much. Mostly functions.
  23525. 99%Angular Password Reset Functionality with ASP.NET Core Identity
  23526. 75%Setting up Health Checks for an ASP.NET Core application and its Dependencies
  23527. 95%SharePoint Workflow transformation to Power Automate | Developer Support
  23528. 99%Cakelisp: a programming language for games
  23529. 97%What’s the point of free if you have nothing to sell
  23530. 97%Thoughts on Clubhouse
  23531. 87%Free Market Vaccines
  23532. 97%My Engineering Axioms
  23533. 99%End of 2020 rough database landscape
  23534. 97%Building My Own Chess Engine
  23535. 77%The San Francisco that Could Have Been
  23536. 99%2-adic Logarithms and Fast Exponentiation
  23537. 98%Toolchains as Code
  23538. 98%About
  23539. 97%Cryptologie | A Discretization Attack
  23540. 95%(no title)
  23541. 98%Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  23542. 98%Ignore AMP · Jens Oliver Meiert
  23543. 96%What's Serverless in #Shorts and why should you care?
  23544. 90%r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  23545. 99%Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  23546. 97%South Africa: Spotlight on ComUnity
  23547. 65%The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  23548. 98%Extending Android Device Compatibility for Let's Encrypt Certificates
  23549. 97%Philip Wootton from DocuVision
  23550. 95%Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  23551. 99%C# 9 and .NET 5: Book Review and Q&A
  23552. 97%WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  23553. 99%Blazor vs React: Passing values to all children | Awaiting Bits
  23554. 93%Configure identity-based policies in Cloudflare Gateway
  23555. 99%Ruby 3.0.0 RC1 Released
  23556. 99%Nicolás Siplis
  23557. 99%C# In Simple Terms - Iterators
  23558. 97%Utilizing Bogus with the Builder Pattern for better Mocks
  23559. 93%Home Page - C# Advent
  23560. 90%Merge Conflict
  23561. 64%Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  23562. 98%How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  23563. 99%Caching an IEnumerable<T> instance - Gérald Barré
  23564. 83%Empowering your queries with RavenDB
  23565. 99%hxp | hxp CTF 2020: wisdom2
  23566. 66%Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  23567. 96%233: Bluetooth is Mind-blowing!
  23568. 97%2020’s Top 15 Machine Learning & AI Research Papers
  23569. 59%Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  23570. 83%The Internet is for Porn
  23571. 97%.NET Foundation November/December 2020 Update
  23572. 81%Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  23573. 99%Functional Gift Wrapping
  23574. 90%Participate in the Developer Economics Survey
  23575. 99%Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  23576. 99%Arrows born in flight
  23577. 99%The State of .NET: Q&A Compilation
  23578. 98%Writing High Performance Code in F#
  23579. 98%Cake - Cake v1.0.0-rc0002 released
  23580. 95%Get Git Part 4
  23581. 99%Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  23582. 98%Redis Cluster - Benefits of Sharding and How It Works
  23583. 99%Dave Vieira-Kurz a.k.a. @secalert on security
  23584. 99%More challenging projects every programmer should try
  23585. 90%HitchDev
  23586. 81%Into the Octoverse
  23587. 86%The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  23588. 74%» Lode Runner The Digital Antiquarian
  23589. 99%Andrew Cooke: C[omp]ute
  23590. 51%You're Missing Out If You Don't Write Weekly Digests
  23591. 96%How and why I stopped buying new laptops
  23592. 97%Cryptologie | Vetted Encryption
  23593. 93%Counterfactual communication and intimidation
  23594. 96%Why I left the U.S.
  23595. 90%Path to my financial independence
  23596. 69%The birth of the Web
  23597. 98%Kira McLean | How To Set Up Your Own Nextcloud Server
  23598. 99%Apple M1 foreshadows RISC-V
  23599. 98%tuhdo/tuhdo.github.io
  23600. 98%Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  23601. 96%Back to the '70s with Serverless
  23602. 91%r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  23603. 97%Episode 5: Isogeny-Based Cryptography For Dummies!
  23604. 98%Get the local images working in the templates · RssBandit/RssBandit@73c4681
  23605. 97%Bring Intelligence to the Edge with Custom Vision
  23606. 69%Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  23607. 99%Countdown to 2021
  23608. 98%Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  23609. 97%ImmutableInterlocked.Update Method (System.Collections.Immutable)
  23610. 98%gRPC Web with .NET
  23611. 95%Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  23612. 95%Markdown list syntax now autocompleted - GitHub Changelog
  23613. 92%Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  23614. 97%Bizarre Design Choices In Zoom’S End-To-End Encryption
  23615. 93%Your Credit Score Should Be Based on Your Web History, IMF Says
  23616. 93%An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  23617. 97%My designs from 2016 to 2020 as a non-designer – alexandro.dev
  23618. 91%Bouncy Castle crypto authentication bypass vulnerability revealed
  23619. 97%Your domain driven project:Lean software development
  23620. 70%Nobody Uses Datastructures These Days! — Vishnu's Pages
  23621. 94%Branding Your Own Startup | Blog of Pascal
  23622. 96%Don't buy the fucking domain.
  23623. 98%The .NET Stacks #30: 🥂 See ya, 2020
  23624. 88%Facebook: Free as in Bullshit
  23625. 98%How to configure Postman API tests in Azure DevOps
  23626. 95%Hubble
  23627. 99%What is MSAL + Microsoft.Identity.Web
  23628. 90%It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  23629. 96%Code Maze Weekly #56 - Code Maze
  23630. 98%Google Cloud Status Dashboard
  23631. 69%Why Big Tech Is Being Attacked
  23632. 86%My Ken Williams story
  23633. 87%How I Made $350k in Machine Learning Tournaments
  23634. 95%Things That Didn't Kill My App
  23635. 98%ph1lter
  23636. 59%Auctioning vaccines - Ben Davies
  23637. 72%Don't Kill Time - David Perell
  23638. 93%How my Twitter hijacks happened
  23639. 96%A Paradox of Irony
  23640. 96%Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  23641. 97%no dogma podcast
  23642. 99%Double Blind Passwords (aka Horcruxing)
  23643. 98%Selling a Tiny Project | Tiny Projects
  23644. 88%Cyberpunk 2077 Refunds
  23645. 98%How I Got a Computer Science Degree in 3 Months for Less Than $5000
  23646. 99%Centering in CSS
  23647. 94%What should the state of a moved-from object be? | The Old New Thing
  23648. 95%Asynchronous Courotines with C#
  23649. 87%I have resigned from the Google AMP Advisory Committee
  23650. 99%Syncing Logins Between Availability Group Replicas
  23651. 99%Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  23652. 99%The bug in Valgrind
  23653. 98%What If OpenDocument Used SQLite?
  23654. 94%Visual Studio Questions - Developer Community
  23655. 97%Introduction to Performance - EF Core
  23656. 99%dotnet/diagnostics
  23657. 98%Blob Opera - Google Arts & Culture
  23658. 97%Computing Euclidean distance on 144 dimensions
  23659. 82%Facebook Criticising Apple’s iOS 14 Privacy Changes is a Hypocrisy
  23660. 95%Apple has stopped providing standalone installers for macOS updates
  23661. 96%American Airlines
  23662. 74%Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  23663. 99%xamarin/Essentials
  23664. 69%2020 in Sound
  23665. 94%dotnet-aspnetcore-blazor - Microsoft Q&A
  23666. 95%Trove - Apps on Google Play
  23667. 97%Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  23668. 96%10 Inspirational Black British Women Who Code!
  23669. 99%Languages & Runtime Community Standup - Infer#
  23670. 99%What's new for desktop developers building WPF, UWP & WinForms
  23671. 84%Senior Software Engineer - Authentication
  23672. 97%C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  23673. 97%Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  23674. 98%Controlling My Home Sauna Using .NET 5
  23675. 98%.NET 5 Runtime Deep Dive with Rich Lander and the Architects
  23676. 99%Token authentication requirements for Git operations - The GitHub Blog
  23677. 99%How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  23678. 99%Securing Blazor Server-side Applications
  23679. 84%Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  23680. 97%Protocol-Level Details Of The Tls 1.3 Visibility Solution
  23681. 98%How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  23682. 98%Commits are snapshots, not diffs - The GitHub Blog
  23683. 99%Understanding Availability Sets and Availability Zones
  23684. 98%SQL Tools December release recap - SQL Server Blog
  23685. 99%C# vs. F# – planetgeek.ch
  23686. 95%5 ways to save costs by running .NET apps on Azure
  23687. 97%Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  23688. 92% Hallucinations re: the rendering of Cyberpunk 2077
  23689. 98%Getting Started with Windows Terminal | Windows Command Line
  23690. 99%How to set up a Smashing dashboard on your Raspberry Pi
  23691. 99%Episode 358 - Cloud Identity in the Cloud Era
  23692. 98%A quirk in the SUNBURST DGA algorithm
  23693. 95%Orbifolds and Other Games - DRY is a Trade-Off
  23694. 97%David Prosser from ComUnity
  23695. 88%Dennis's Blog
  23696. 97%Lessons I learned on user onboarding – the dos and don’ts
  23697. 98%Sarat Chandra | My Nextcloud setup
  23698. 94%Writing An App In 2 Days
  23699. 98%Giving more tools to software engineers: the reorganization of the factory
  23700. 55%Cognitive biases
  23701. 96%Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  23702. 98%Improved XAML Data Binding Diagnostics | The Xamarin Show
  23703. 96%My year in review 2020
  23704. 97%Stripe’s payments APIs: the first ten years
  23705. 97%Chrome Extensions Every Web Developer Needs
  23706. 91%I just installed a content blocker on my iPhone – Rukshan's Blog
  23707. 98%The Shape of 1.7M Lines of Code · Stefan-Marr.de
  23708. 81%Amazon disallows pointing out paid reviews « kmod's blog
  23709. 99%What's IaaS, PaaS, and SaaS in #Shorts
  23710. 86%YouTube
  23711. 89%Image sharing. No bullshit.
  23712. 96%No cookie for you - The GitHub Blog
  23713. 92%51% of 4 million Docker images have critical vulnerabilities
  23714. 74%Facebook Takes Out Full-Page Newspaper Ads to Attack Apple’s Changes Strengthening iOS Privacy
  23715. 99%ollelogdahl/ihct
  23716. 97%On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  23717. 98%.NET 5 Breaking Changes for WPF/Windows Forms
  23718. 95%RavenDB Node.JS / TypeScript client 5.0 released
  23719. 99%Introducing Cloudflare Pages: the best way to build JAMstack websites
  23720. 98%Blob Opera - Google Arts & Culture
  23721. 99%fulldecent/system-bus-radio
  23722. 99%Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  23723. 99%Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  23724. 96%A Beginner's Garden of Chess Openings
  23725. 97%Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  23726. 99%Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  23727. 97%Inside the Azure SDK Architecture | Azure SDK Blog
  23728. 97%Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  23729. 99%Norns.Urd Lightweight AOP Framework
  23730. 93%Data Deficient Messages
  23731. 98%PowerShell 7.2 Preview 2 release | PowerShell
  23732. 98%A guide to making a good pull request - James Croft
  23733. 99%.NET 5 Source Generators - MediatR - CQRS
  23734. 96%[Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  23735. 95%.NET Rocks! vNext
  23736. 99%jwasham/coding-interview-university
  23737. 93%The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  23738. 99%Angular Role-Based Authorization with ASP.NET Core Identity
  23739. 99%Key benefits of integrating web applications into Microsoft Teams
  23740. 96%GTK 4.0 – GTK Development Blog
  23741. 97%Embedding your web app in Teams
  23742. 97%Understanding Teams apps..."Hello, world!" for Teams
  23743. 98%Scaling a Monolith
  23744. 92%After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  23745. 81%Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  23746. 95%Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  23747. 96%Introduction · Tig - Text-mode interface for Git
  23748. 98%Increasing Trace Cardinality with Activity Tags and Baggage
  23749. 97%The best 10 programming articles of the last 10 years
  23750. 94%An Old New Adventure
  23751. 95%How to conduct a competitive analysis - Philipp Muens
  23752. 78%Due to unusually high call volumes
  23753. 87%Stop Being So Polarized All the Time
  23754. 98%Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  23755. 96%On the Graying of GNOME | Et tu, Cthulhu
  23756. 98%What's next for System.Text.Json? | .NET Blog
  23757. 99%Blast Off with Blazor: Build a responsive image gallery
  23758. 96%rocky-linux/rocky
  23759. 97%Superconductive | Always know what to expect from your data
  23760. 98%AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  23761. 95%$40M to Build the Next Web – Vercel
  23762. 95%Trend data on the SolarWinds Orion compromise
  23763. 96%Firefox Was Always Enough
  23764. 99%i3 - improved tiling wm
  23765. 75%Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  23766. 85%Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  23767. 99%.NET Conf 2020 - Lahore (2020-01-23)
  23768. 92%Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  23769. 99%Scaling Monolithic Applications
  23770. 98%NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  23771. 99%Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  23772. 99%What I Wish Someone Had Told Me About Tensor Computation Libraries
  23773. 98%.NET App Developer Links - 2020-12-16
  23774. 64%To the brain, reading computer code is not the same as reading language
  23775. 99%Top 10 Blazor Features You Probably Didn't Know
  23776. 60%Monsters Weekly 200a - Conversations with Jon Galloway
  23777. 99%Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  23778. 99%Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  23779. 99%The art of Rubber Ducking or Rubber Duck Debugging
  23780. 96%Python in Visual Studio Code – December 2020 Release | Python
  23781. 79%Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  23782. 97%Sponsoring Open Source Developers
  23783. 99%Localize .NET applications with machine-translation | .NET Blog
  23784. 97%Azure SQL from the Edge to the Cloud
  23785. 96%5 Reasons I Love Being a Software Developer
  23786. 93%How to Use Your Own Router on CenturyLink
  23787. 98%Top Best Reasons Why You Should Use WordPress for Your Website
  23788. 97%Some real data on a DIY box fan air purifier
  23789. 83%How to Compliment
  23790. 97%Don’t buy a .icu domain – Rukshan's Blog
  23791. 99%Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  23792. 91%Design Systems Are Bullsh*t | Blog of Pascal
  23793. 99%Catching Stack Overflow Exceptions
  23794. 98%How Tail Call Optimization Works
  23795. 96%Future of work
  23796. 99%Mastering Postgres indexes in 10 minutes
  23797. 91%The story of the one line fix – Dave Cheney
  23798. 78%How market leaders disappear
  23799. 72%Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  23800. 99%AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  23801. 79%Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  23802. 90%SuperRT
  23803. 99%Firefox 84.0, See All New Features, Updates and Fixes
  23804. 97%Shitlist Driven Development
  23805. 57%Backyard birds of Seattle
  23806. 99%There’s more to Power Platform than low-code/no-code development | Developer Support
  23807. 92%I assume I’m below average
  23808. 99%Minimal safe Bash script template | Better Dev
  23809. 90%Twit Tips #2: Sonic and Tails
  23810. 88%Adding Encrypted Group Calls to Signal
  23811. 84%Lost Windows feature: The Horizon | The Old New Thing
  23812. 99%Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  23813. 99%Authentication with Graph SDKs
  23814. 86%Learn about online security, privacy, and encryption
  23815. 98%Framework Design Studio Released
  23816. 99%XAML Hot Reload for Xamarin.Forms - Xamarin
  23817. 98%Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  23818. 68%SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  23819. 94%Apple’s anti-tracking plans for iPhone
  23820. 99%Architecting Cloud Native Application in Azure using .NET Core
  23821. 98%Should I use self-contained or framework-dependent publishing in Docker images?
  23822. 98%Azure Functions in Any Language with Custom Handlers
  23823. 99%moby/buildkit
  23824. 98%The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  23825. 97%Cryptohack: A Fun Platform For Learning Modern Cryptography
  23826. 93%YouTube
  23827. 76%“Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  23828. 96%Hello World Has Been Released!
  23829. 98%Google Cloud Status Dashboard
  23830. 98%.NET App Developer Links - 2020-12-15
  23831. 93%Life of a Netflix Partner Engineer — The case of extra 40 ms
  23832. 99%Implementing a Text Templating Language and Engine for .NET | xoofx
  23833. 99%ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  23834. 99%Building a Code Analyzer for .NET
  23835. 99%Exploring Blazor Mobile Bindings
  23836. 99%Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  23837. 99%Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  23838. 98%Add Superpowers to Your Next ASP.NET Project with ABP.IO
  23839. 99%The cleverest floppy disc protection ever? Western Security Ltd.
  23840. 87%FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  23841. 96%Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  23842. 99%Angular Authentication Functionality with ASP.NET Core Identity
  23843. 96%TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  23844. 99%Insulation: first the body, then the home
  23845. 95%I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  23846. 98%Jacob Yates
  23847. 96%My responsibility on this planet as a person in tech
  23848. 94%Top Articles I've Read in 2020
  23849. 98%Small, Sharp Tools
  23850. 87%Clean advertising
  23851. 78%Spotify's Worst Feature
  23852. 95%Looking for more debugger
  23853. 97%I Switched from Dashlane to Bitwarden and Why You Should, Too
  23854. 98%Last Week in .NET #22 – Microsoft Parrots Google
  23855. 99%[Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  23856. 61%SPACE JAM: A NEW LEGACY Learn Lessons Overview
  23857. 59%Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  23858. 98%Apple's M1 Chip Benchmarks focused on the real-world programming
  23859. 99%What does the “runs-on” machine type of a GitHub Action mean?
  23860. 83%Privacy matters even if "you have nothing to hide"
  23861. 99%C# in Simple Terms - Indexers
  23862. 92%Instantly Search OpenLibrary Books with Typesense
  23863. 99%Building Serverless with Docker - Espresso Coder
  23864. 99%How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  23865. 92%Improving Cloudflare’s products and services, one feature request at a time
  23866. 99%Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  23867. 86%r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  23868. 98%Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  23869. 98%Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  23870. 97%About Cyberpunk 2077 and AMD CPUs
  23871. 95%Small tech
  23872. 96%Linux 5.10
  23873. 98%.NET App Developer Links - 2020-12-14
  23874. 93%8 Best Instagrammers For AI Enthusiasts
  23875. 96%232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  23876. 99%Using multiple APIs in Blazor with Azure AD authentication
  23877. 96%Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  23878. 99%Announcing the general availability of Event Hubs on Azure Stack Hub
  23879. 99%These Modern Programming Languages Will Make You Suffer
  23880. 99%Batch.Parallel
  23881. 99%Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  23882. 97%First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  23883. 83%Architecture Playbook — Architecture Playbook
  23884. 99%Reindeer Secret Santa Assignment Problem
  23885. 96%Home
  23886. 98%Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  23887. 75%Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  23888. 99%Using Azure Slots and GitHub for Personal Projects
  23889. 92%The Fraying of the US Global Currency Reserve System
  23890. 85%Why self-learning is important as a developer
  23891. 97%M1 and iOS Apps – Two Birds One Stone
  23892. 82%Government IT Solutions | SolarWinds
  23893. 96%GraphQL Schema Design | Channel 9
  23894. 80%‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  23895. 91%Developer! Developer! Developer! Day
  23896. 87%What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  23897. 91%Microsoft Developer UK @msdevUK
  23898. 97%Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  23899. 65%Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  23900. 99%Lazy Dependency Injection for .NET
  23901. 75%The Separation
  23902. 97%Porting Projects to .NET 5
  23903. 95%Introducing Community Edition
  23904. 94%A Book Like Foo
  23905. 99%Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  23906. 92%Listen to Audible on Apple devices | Audible.com
  23907. 58%A House Dividing?
  23908. 94%Notes on Learning Languages
  23909. 98%Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  23910. 96%An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  23911. 70%We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  23912. 99%Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  23913. 99%What's new in ASP.NET Core 5.0
  23914. 99%Bletris - Blazor Tetris - BuiltWithDot.Net
  23915. 99%dotnet-foundation/ecosystem-growth
  23916. 96%Step 4 - Using passwords to protect your data
  23917. 97%Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  23918. 98%Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  23919. 97%Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  23920. 99%.NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  23921. 96%DDD Leaders: Building a project with freelancers
  23922. 99%Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  23923. 86%Hard work is irritating
  23924. 99%From .NET Standard to .NET 5
  23925. 99%mimoo/bitcoinlottery
  23926. 99%dotnet-foundation/ecosystem-growth
  23927. 99%On .NET Live - Intro to Microservice Patterns for .NET Developers
  23928. 91%GraphQL Schema Design
  23929. 92%Beware “Amazon’s Choice” – Brian Bien
  23930. 99%r/dotnet - What logging Framework do you use?
  23931. 98%Introducing F# 5
  23932. 99%chrissainty/ddd-2020
  23933. 71%Codecamp - Your IT Conference in Romania
  23934. 88%mimoo/bitcoinlottery
  23935. 92%Open Source Cookbook
  23936. 97%Porting Projects to .NET 5
  23937. 93%285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  23938. 75%LYWE, a better alternative to FIRE
  23939. 99%Clean architecture: Domain-driven design, part 1 -
  23940. 99%Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  23941. 88%ericfischer/if-then-else
  23942. 99%Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  23943. 97%Privacy and Compliance Reading List
  23944. 82%Goodreads plans to retire API access, disables existing API keys
  23945. 99%Getting Started | How to Make an OS: 1
  23946. 99%hexops/dockerfile
  23947. 92%Computers Are Bad
  23948. 93%Part One – Alaa Abdulridha
  23949. 95%Could I have passed muster with YC?
  23950. 98%GitHub Dark Mode is Too Dark - blog.karenying.com
  23951. 95%Why I still can't stop using Chrome
  23952. 99%12 prerequisites for a highly secure server
  23953. 91%Agent vs System
  23954. 97%Become shell literate
  23955. 99%Aiming for correctness with types - fasterthanli.me
  23956. 92%Earnestness
  23957. 94%Chrome is Bad
  23958. 94%How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  23959. 98%An open source multi-tool for exploring and publishing data
  23960. 99%Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  23961. 99%The .NET Stacks #29: More on route-to-code and some Kubernetes news
  23962. 99%Supporting Jurisdictional Restrictions for Durable Objects
  23963. 60%The dark reality behind Slack’s billion-dollar sale to Salesforce
  23964. 87%Amazon owns more than $2B worth of IPV4 addresses
  23965. 96%Mojeek
  23966. 60%Longest known exposure photograph ever captured using a beer can
  23967. 99%Umbraco Back-office Authentication With Azure Active Directory
  23968. 97%The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  23969. 99%Python behind the scenes #6: how Python object system works
  23970. 97%Inline XBRL Viewer
  23971. 99%Code Maze Weekly #55 - Code Maze
  23972. 96%Enable unified data governance with Azure Purview | Azure Friday
  23973. 85%Judicial Website, No Money Down
  23974. 89%Is deep learning a new kind of programming? Operationalistic look at programming
  23975. 92%Dave goes back to Mac
  23976. 93%How I stopped hating Test Driven Development
  23977. 77%Being OK with Being Alone
  23978. 96%No, engineers don't suck at time estimates
  23979. 96%Heavy Is the Head That Wears the AirPods Max
  23980. 96%Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  23981. 83%Who do we spend time with across our lifetime?
  23982. 75%CS 6120: The Self-Guided Course
  23983. 98%Visual Studio Code November 2020
  23984. 93%Announcing Windows 10 Insider Preview Build 21277
  23985. 96%Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  23986. 94%Google Alternatives 2020: Best Privacy Friendly Alternatives
  23987. 99%Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  23988. 79%pointerpointer.com
  23989. 97%Episode 66 - TDD and the Terminator With Layla Porter
  23990. 95%JavaScript End to End Testing Framework
  23991. 97%Web Stories on Google
  23992. 99%Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  23993. 85%How to Build a Global Network that Complies with Local Law
  23994. 98%.NET App Developer Links - 2020-12-11
  23995. 96%Wrapping up 2020 by looking ahead to 2021!
  23996. 79%Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  23997. 70%GitHub gets a dark mode – TechCrunch
  23998. 95%Cake VSCode Extension Release 1.0.0
  23999. 91%.Net Project Builds with Node Package Manager · Los Techies
  24000. 98%.NET 5 support on Azure Functions
  24001. 99%I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  24002. 98%Web Accessibility: Aria, Focus, Focus Management
  24003. 99%No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  24004. 99%Deno 1.6 Release Notes
  24005. 98%Understanding the JavaScript Destructuring Syntax
  24006. 92%The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  24007. 92%The Airbnbs
  24008. 93%Own your email
  24009. 93%Small teams
  24010. 99%Build New Zealand in an afternoon
  24011. 93%Thoughts on CentOS Stream
  24012. 98%Make your monolith last
  24013. 93%HR: Hemorrhaging Responsibility
  24014. 98%Use an Existing .NET Core Project Template
  24015. 99%Create .NET Core Projects with the Command Line
  24016. 94%Accelerating the Pixie community with New Relic
  24017. 72%Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  24018. 98%Thread by @StanTwinB on Thread Reader App
  24019. 99%Running Playwright on Azure Functions
  24020. 99%What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  24021. 99%.NET Conf 2020 - Kerala (2021-01-09)
  24022. 94%Announcing Workplace Records for Cloudflare for Teams
  24023. 99%You should be customizing your PowerShell Prompt with PSReadLine
  24024. 99%Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  24025. 99%gnu.org
  24026. 96%Cloudflare Certifications
  24027. 94%Instant Search Recipes with Typesense
  24028. 99%facontidavide/PlotJuggler
  24029. 77%DoorDash from application to IPO
  24030. 98%.NET App Developer Links - 2020-12-10
  24031. 94%[API] Did the review ID format change again?
  24032. 63%SpaceX Launches—and Crashes—Its Starship Mars Rocket
  24033. 98%Use local function attributes with C# 9
  24034. 99%Discover the Azure Architecture Center - Video Tour!
  24035. 99%Facepalm Mistakes to Avoid When Using React Hooks
  24036. 99%Implementing an Effective Architecture for ASP.NET Core Web API
  24037. 99%Tip 298 - How to run C# notebooks with Azure Cosmos DB
  24038. 93%The Future of Hosting with Edge Computing
  24039. 98%.NET Rocks! vNext
  24040. 92%Death of an Open Source Business Model
  24041. 99%Exhaustiveness Checking with Mypy
  24042. 94%Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  24043. 84%The CentOS Project Just Committed Suicide
  24044. 99%Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  24045. 99%"deno compile" into executable · Issue #986 · denoland/deno
  24046. 81%Hystoria
  24047. 96%VSCode Tinder
  24048. 98%No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  24049. 97%Blazor testing using bUnit - or something something testing Blazor
  24050. 83%Starship | SN8 | High-Altitude Flight Test
  24051. 99%ML.NET in the Real World
  24052. 75%Service Discovery with Steeltoe
  24053. 98%Build community-driven software projects on GitHub - Learn
  24054. 90%C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  24055. 99%Xamarin | Open-source mobile app platform for .NET
  24056. 95%The Future of Flash on Armor Games
  24057. 96%xamarin/Xamarin.Forms
  24058. 96%Event Choreography & Orchestration (Sagas)
  24059. 99%Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  24060. 98%Producing Packages with Source Link | .NET Blog
  24061. 96%#104 – David Wong: Many Layers of Complexity
  24062. 99%Build Tools for protobuf-net and protobuf-net.Grpc
  24063. 79%SpaceX Starship high altitude test flight ends in a fiery explosion
  24064. 99%More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  24065. 99%Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  24066. 99%few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  24067. 91%The Games People Play With Cash Flow
  24068. 99%optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  24069. 91%GraphQL Schema Design
  24070. 89%Why math?
  24071. 94%Lessons learned on an Engineering Manager job search
  24072. 96%Sales tax creates more unnecessary pain than value added tax
  24073. 99%Lawrence Aberba
  24074. 98%Iguazio | The Data Behind MLOps
  24075. 98%5 Marketing Tips For People With No Friends
  24076. 99%Angular Custom Validators and Error Handling with ASP.NET Core Identity
  24077. 97%How I Used Reddit to Double My Newsletter Subscribers
  24078. 99%Three steps to a paperless home office
  24079. 63%Hyundai to acquire Boston Dynamics for nearly $1B
  24080. 97%What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  24081. 87%FTC Sues Facebook for Illegal Monopolization
  24082. 78%Supporting the 2020 U.S. election
  24083. 99%5 Must Install NuGets for New Xamarin Projects
  24084. 97%Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  24085. 98%There's Always More History • Hillel Wayne
  24086. 98%Why is the Google Cloud UI so slow?
  24087. 98%Designing 2D graphics in the Japanese industry
  24088. 97%Using Calendly to run remote coaching sessions
  24089. 99%Displaying your google profile picture in an ASP.NET Core Application
  24090. 99%Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  24091. 99%Event Choreography & Orchestration (with NServiceBus)
  24092. 96%Cloudflare’s privacy-first Web Analytics is now available for everyone
  24093. 96%Deprecating the __cfduid cookie
  24094. 95%OpenSSL Releases Security Update | CISA
  24095. 99%WerWolv/ImHex
  24096. 98%.NET App Developer Links - 2020-12-09
  24097. 92%4 Key Machine Learning Methods for Prediction & Personalization
  24098. 97%CoinHive javascript doesn't seem to work
  24099. 97%Can developer productivity be measured? - Stack Overflow Blog
  24100. 98%r/Kotlin - [OC] Compiler plugins are amazing!
  24101. 99%Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  24102. 99%Announcing PowerShell Crescendo Preview.1 | PowerShell
  24103. 99%Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  24104. 99%The proper usages of the keyword 'static' in C# - NDepend
  24105. 98%WDR
  24106. 97%Using your organizational DevTest benefits
  24107. 94%Invalid Access to memory location in KUDU App Services
  24108. 97%Kafka is not a Database
  24109. 84%C# Source Generators - Write Code that Writes Code
  24110. 95%.NET December 2020 Updates – 5.0.1 | .NET Blog
  24111. 99%Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  24112. 99%wybiral/micropython-aioweb
  24113. 97%You Don't Need All Those Root Certificates
  24114. 93%Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  24115. 99%New in .NET 5 - Top-level Statements | C# Tutorials Blog
  24116. 99%GitHub Pull Requests and Issues - Visual Studio Marketplace
  24117. 99%sindresorhus/css-in-readme-like-wat
  24118. 97%Sponsor @benaadams on GitHub Sponsors
  24119. 98%mapbox/mapbox-gl-js
  24120. 98%merill/InclusivenessAnalyzer
  24121. 97%New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  24122. 98%Net Conf 2020 Québec : Introduction à NET 5.0
  24123. 95%.NET Thanks!
  24124. 97%Sponsor @benaadams on GitHub Sponsors
  24125. 81%Sign In - AWS re:Invent 2020
  24126. 91%2020 IFComp Post-Competition Survey
  24127. 99%Expanding Fuchsia's open source model
  24128. 96%ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  24129. 98%[CentOS-announce] CentOS Project shifts focus to CentOS Stream
  24130. 90%Stacks
  24131. 99%Polly and Blazor, Part 1 – Simple Wait and Retry
  24132. 90%Why Study Mathematics - with Vicky Neale — Numberphile
  24133. 94%Stacks
  24134. 99%[.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  24135. 99%Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  24136. 95%GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  24137. 99%servicetitan/Stl.Fusion
  24138. 96%How do NoSQL databases work? Simply Explained!
  24139. 94%VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  24140. 90%How to Automate Disaster Recovery in SQL Server On-Prem
  24141. 98%Build software better, together
  24142. 98%March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  24143. 96%Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  24144. 99%oskarsve/ms-teams-rce
  24145. 95%Last Week in .NET #21 – Remembering the women of École Polytechnique
  24146. 99%What's Azure in #shorts
  24147. 99%Qt 6.0 Released
  24148. 74%How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  24149. 98%Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  24150. 91%Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  24151. 99%What’s New on F#: Q&A With Phillip Carter
  24152. 98%.NET 5 Breaking Changes for ASP.NET Core
  24153. 99%Cryptography Improvements in .NET 5 - Support for PEM
  24154. 97%Speaking at Azure Israel: Advanced Cosmos DB
  24155. 96%Anyone can be a developer with Microsoft Dataverse for Teams!
  24156. 98%OPAQUE: The Best Passwords Never Leave your Device
  24157. 97%Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  24158. 99%How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  24159. 99%Dark mode for your web applications (using Blazor and Tailwind CSS)
  24160. 99%Using action results and content negotiation with "route-to-code" APIs
  24161. 92%Distributed Systems Reading List
  24162. 98%Red Blob Games: Hexagonal Grids
  24163. 92%thought leaders and chicken sexers
  24164. 98%.NET App Developer Links - 2020-12-08
  24165. 93%December 7, 2020 Health Officer Statement - San Mateo County Health
  24166. 99%Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  24167. 99%Monsters Weekly 194 - Single File Applications in .NET 5
  24168. 99%Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  24169. 99%[Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  24170. 99%Branching tests
  24171. 99%Creating your first CRUD app with Suave and F# - Simple Talk
  24172. 99%How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  24173. 99%Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  24174. 98%Skeleton Screens for React Apps
  24175. 99%Automate a Markdown links page with Pinboard and C#
  24176. 97%The Beginner's Series to Blockchain
  24177. 86%Apache NetBeans 12.2 Features
  24178. 98%Episode 357 - Verifiable Identity with Blockchain
  24179. 99%Building an ASP.NET Core Web App from Scratch
  24180. 97%Multi-Device Calls With Ice Forking
  24181. 94%IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  24182. 99%Modern Web Development with Blazor & .NET 5
  24183. 54%Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  24184. 99%imazen/imageflow
  24185. 97%GitHub repositories to improve your programming skills
  24186. 92%My first year of blogging - andre.schweighofer
  24187. 97%Cameras and Lenses – Bartosz Ciechanowski
  24188. 96%Drawings for technical explanations: my first steps
  24189. 99%How I accidentally built an API business
  24190. 94%The Future I Believe In
  24191. 98%Evolution of my role as a founder CTO
  24192. 86%Day 9 of I am not fat
  24193. 99%Vladimir Cicovic Blog
  24194. 96%Geek Blight - Embedding YouTube videos without making your site fatter
  24195. 98%From Zero to AppStore
  24196. 96%How To Keep Big Writers On Substack
  24197. 98%Monitoring my boiler
  24198. 95%Lockdowns, science and voodoo magic
  24199. 95%Nicola Bortignon - We need more platforms in our lifes
  24200. 96%ProtonDB | Gaming reports for Linux using Proton and Steam Play
  24201. 99%Gitter now speaks Matrix! | Matrix.org
  24202. 87%New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  24203. 79%Cyberpunk 2077 is equal parts beautiful and messy
  24204. 95%#DevDecember Week 1 Recap: Growth
  24205. 78%The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  24206. 65%Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  24207. 99%Recursive STARKs - Crowdcast
  24208. 96%#104 – David Wong: Many Layers of Complexity
  24209. 99%Entity Framework Community Standup - LLBLGen designer and .NET data history
  24210. 96%Release 7.10.1 · elastic/elasticsearch-net
  24211. 52%Flow, Digicel customers report regionwide internet outage
  24212. 81%Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  24213. 90%NEST 7.10.1
  24214. 99%March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  24215. 96%Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  24216. 99%oskarsve/ms-teams-rce
  24217. 93%Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  24218. 98%C# in Simple Terms - Dates and Times
  24219. 99%cnlohr/channel3
  24220. 99%Using .NET and PowerPoint to generate cover images - Gérald Barré
  24221. 91%Falling out of Love with Apple, Part 3
  24222. 98%RavenDB and multi region setup
  24223. 92%Privacy needs to be built into the Internet
  24224. 99%User Registration with Angular and ASP.NET Core Identity
  24225. 73%Bartleby - How the pandemic is forcing managers to work harder | Business
  24226. 96%231: No M1 Talk We Promise... 🤞🤔🤫
  24227. 98%.NET App Developer Links - 2020-12-07
  24228. 94%Python for Data Science - NumPy & Pandas Cheatsheet
  24229. 99%benwilber/boltstream
  24230. 92%beurtschipper/Depix
  24231. 96%Advent of Code 2020
  24232. 99%A Free JavaScript Beginner Book!
  24233. 99%Emulation in Q# | Q# Blog
  24234. 99%Converting asynchronous cancellation from C# to F#
  24235. 99%Next-Level React Performance
  24236. 99%Understand The .NET 5 Runtime Environment
  24237. 99%Inside the Quantum Katas, part 1 | Q# Blog
  24238. 96%We Love Kubernetes
  24239. 92%Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  24240. 99%JavaScript Course For Beginners - 1 Hour
  24241. 96%Docker's Second Death
  24242. 99%Zaid-Ajaj/Npgsql.FSharp.Analyzer
  24243. 97%One Stark To Rule Them All (Video)
  24244. 99%mkirchner/linked-list-good-taste
  24245. 99%C# 9 records as strongly-typed ids - Part 3: JSON serialization
  24246. 97%On Inclusion
  24247. 93%Speak at a Meetup
  24248. 97%Why is building a mobile app this hard
  24249. 95%Rethinking Social Media
  24250. 98%How to create simplicity
  24251. 98%iPhones are inferior to Android phones: the value
  24252. 99%How I Reclaimed My Attention
  24253. 96%Protect your .env! - Tatooine Sunset
  24254. 99%A developer's hopes for Open banking in Singapore · Prudent Documentation
  24255. 91%Machine Learning And Human Learning
  24256. 85%EmacsConf - 2020 - Talks
  24257. 98%Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  24258. 84%Amazon’s First Non-Employee Customer and What He Bought
  24259. 50%The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  24260. 91%The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  24261. 97%CSS Variables are cool (secretGeek.net)
  24262. 95%Welcome to Privacy & Compliance Week
  24263. 84%LinkedIn’s Alternate Universe
  24264. 50%World's worst video card gets better?
  24265. 93%The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  24266. 98%InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  24267. 99%Run EF Core Migrations in Azure DevOps
  24268. 88%Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  24269. 89%Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  24270. 94%Being honest about code coverage
  24271. 98%That Time I Built a Crack for Nearly all Shareware
  24272. 99%Newsletter Week 49, 2020
  24273. 97%Cryptologie | Zkp-Privacy Summit Replay Video
  24274. 96%Remapping Keys with XKB and KLFC
  24275. 98%In defense of blub studies
  24276. 96%Mental Models
  24277. 99%On Trusting Macintosh Hardware
  24278. 98%Navel Gazing on Hacker News
  24279. 90%Thinking About Decentralized Communities
  24280. 95%Building a feature store - nlathia.github.io
  24281. 98%The .NET Stacks, #28: The future of MVC and themes of .NET 6
  24282. 97%Your Smart TV is probably ignoring your PiHole
  24283. 98%Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  24284. 99%std::visit is everything wrong with modern C++
  24285. 65%This is Real. That's Not.
  24286. 91%Sight restored by turning back the epigenetic clock
  24287. 99%How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  24288. 98%”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  24289. 94%About Google's approach to research publication
  24290. 99%Command Line Interface Guidelines
  24291. 99%JavaScript Heap Out Of Memory Error
  24292. 96%How to Fix the Red dot on Discord Icon - Appuals.com
  24293. 96%The Cloud Skills Show: .NET
  24294. 97%No, DeepMind has not solved protein folding
  24295. 99%Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  24296. 89%Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  24297. 97%Announcing LAMBDA: Turn Excel formulas into custom functions
  24298. 96%Azure Arc enabled Kubernetes with GitOps | Azure Friday
  24299. 97%The case for Elixir
  24300. 91%My first Product Hunt launch
  24301. 90%The UX of Proving Our Humanity To Machines
  24302. 93%Billionaires Build
  24303. 84%The Continuous Integration Mystery — Dan Hough
  24304. 97%Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  24305. 90%Why I Don't Retweet Anything
  24306. 93%How I Manage My Random Daily Notes
  24307. 88%About Google's approach to research publication
  24308. 94%??? · GroupXIV microphotography viewer
  24309. 97%Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  24310. 99%Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  24311. 99%ADO.NET provider 7.10.1.0 for Firebird is ready
  24312. 98%Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  24313. 73%UniFi 6 Lite Access Point
  24314. 93%MSDelta - Win32 apps
  24315. 89%UniFi Switch Aggregation
  24316. 99%Frontliner Heroes
  24317. 99%Level-up Your DevOps with GitHub Actions and Kubernetes
  24318. 99%Use ASP.NET Core route-to-code for simple JSON APIs
  24319. 93%Press Release
  24320. 98%Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  24321. 98%How Do Computers Remember?
  24322. 99%mayuki/Rin
  24323. 99%Code Maze Weekly #54 - Code Maze
  24324. 98%An introduction to three-phase power and PDUs
  24325. 99%Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  24326. 99%ADO.NET provider 7.10.0.0 for Firebird is ready
  24327. 97%Webinar recording: RavenDB & Your Operations Team
  24328. 79%Meet The Black Women Trying to Fix AI
  24329. 90%Time to Say Goodbye to Google Fonts
  24330. 95%Pangolin
  24331. 99%Securing Your Web API Using Azure Active Directory
  24332. 90%"I've had to relearn coding to get through the new interviews"
  24333. 87%Diversity and The Digital Divide: Thoughts From Tech Leaders
  24334. 97%- Developer! Developer! Developer! Day
  24335. 98%VISCA camera control in C#
  24336. 98%.NET App Developer Links - 2020-12-04
  24337. 86%SoundCloud Widget
  24338. 98%A Spellchecker Used to Be a Major Feat of Software Engineering
  24339. 99%Wiki: TypeScript | Barbarian Meets Coding
  24340. 53%America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  24341. 97%Transient Error Handling with Polly Part 1
  24342. 93%How to Start Contributing To Open-Source
  24343. 81%Tagging Audio using Deep Learning
  24344. 92%An update to storage policies across your Google Account
  24345. 97%The Myth of Code Coverage
  24346. 92%Price Mechanisms for Marketplaces
  24347. 96%I got 99 problems but `SameSite` cookies ain't one
  24348. 99%.NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  24349. 94%Banking on Status
  24350. 98%Why Self-Hosted Emails Should Not Be Used - EVER
  24351. 97%My time-travel online banking experiment, part I
  24352. 62%After Minimalism — David Perell
  24353. 97%Why I’m skeptical of Universal Basic Income
  24354. 91%Triaging Information
  24355. 99%C# 9 and Foreach Extensibility · Lukáš Lánský
  24356. 81%Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  24357. 97%Improved Cryptanalysis Of Uov And Rainbow
  24358. 97%On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  24359. 95%YouTube will remind users to ‘keep comments respectful’ before posting
  24360. 91%Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  24361. 97%Computer latency: 1977-2017
  24362. 86%The withering email that got an ethical AI researcher fired at Google
  24363. 97%TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  24364. 92%TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  24365. 97%M1 Macs: Truth and Truthiness
  24366. 89%Arecibo News Media | National Science Foundation
  24367. 94%Don't Put Android in Your Namespace in Xamarin Projects
  24368. 93%Customizing the Graph SDKs
  24369. 92%Getting Started with DevOps for Azure SQL
  24370. 92%Azure Unblogged - GitHub
  24371. 97%Stripe Treasury: Banking-as-a-service for platforms
  24372. 93%Customizing the Graph SDKs
  24373. 99%libra/libra
  24374. 96%About DEV
  24375. 97%jeweg/hovatrace
  24376. 95%protobuf-net/protobuf-net.ToolsDemo
  24377. 85%Customizing the Graph SDKs | Channel 9
  24378. 99%.NET Live TV | Live developer streams every day
  24379. 95%Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  24380. 97%Turning animations to 60fps using AI!
  24381. 99%How to configure a secured custom domain on a Azure Function or website
  24382. 95%Interview with Rodrigo Branas on RavenDB
  24383. 90%Fibratus
  24384. 93%These are called opportunities
  24385. 90%HTTP/2 Push is dead
  24386. 99%Securing an ASP.NET Core API which uses multiple access tokens
  24387. 98%.NET App Developer Links - 2020-12-03
  24388. 96%Slope-Space Integrals for Specular Next Event Estimation
  24389. 91%Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  24390. 93%Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  24391. 93%Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  24392. 99%What’s New in Angular 11
  24393. 99%alugili/CSharp-9-CheatSheet
  24394. 99%Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  24395. 99%Tip 297 - Discovering the Azure Architecture Center
  24396. 99%Avoid Wrapping DbContext in Using (and other gotchas)
  24397. 98%AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  24398. 89%ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  24399. 98%New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  24400. 99%.NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  24401. 99%.NET Rocks! vNext
  24402. 97%Working Smarter: 5 Steps to Getting Unstuck
  24403. 99%Build a computer from scratch.
  24404. 99%Complex Model Validation in Blazor Applications - Code Maze
  24405. 99%Handling Duplicate Messages (Idempotent Consumers)
  24406. 99%Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  24407. 98%Requirements for Building a PKI
  24408. 99%Analyzing firmware from embedded devices
  24409. 90%AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  24410. 97%Fake Tweet Screenshot Proliferation
  24411. 81%The Skill With The Highest ROI - Daniel Bustamante
  24412. 98%How I Translate Feature Requests into Code
  24413. 99%.NET5 - A Unified Platform
  24414. 97%Cryptologie | International Olympiad In Cryptography
  24415. 95%kubernetes/kubernetes
  24416. 97%Introduction to the series [1 of 20]
  24417. 98%Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  24418. 97% JFrog  | From open source to a successful Startup
  24419. 98%How to Make Your Code Reviewer Fall in Love with You
  24420. 97%How Does Microsoft Do DevOps | Azure DevOps Blog
  24421. 99%rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  24422. 84%A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  24423. 99%QBE vs LLVM
  24424. 99%.NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  24425. 99%Improving Debug-time Productivity with Source Link | .NET Blog
  24426. 97%Setting Up Feature Flags with .NET
  24427. 99%Cool things I learned about NUnit while re-launching the docs
  24428. 98%How can I check whether the user has disconnected from the session? | The Old New Thing
  24429. 95%Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  24430. 98%.NET 5 Breaking Changes: Historic Technologies
  24431. 96%Handling Duplicate Messages (Idempotent Consumers)
  24432. 95%Peter Gallagher - Speaker Profile @ Sessionize.com
  24433. 97%What is the “protein folding problem”? A brief explanation
  24434. 99%ASP.NET Core Improvements in .NET 5
  24435. 99%monicahq/monica
  24436. 77%Salesforce strikes deal to acquire Slack for $27.7 billion
  24437. 98%.NET App Developer Links - 2020-12-02
  24438. 98%How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  24439. 99%Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  24440. 98%The Only Testing that Matters: Testing through User Eyes
  24441. 95%Introduction - Computer Graphics from scratch
  24442. 99%New for AWS Lambda – Container Image Support | Amazon Web Services
  24443. 99%Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  24444. 94%How to Buy Gifts That People Actually Want - Will Patrick
  24445. 99%Modular Monolith: Domain-Centric Design - Kamil Grzybek
  24446. 90%What’s New in Text Analytics: Opinion Mining and Async API
  24447. 98%Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  24448. 99%The Cryptopals Crypto Challenges
  24449. 98%Radicle - Peer-to-peer code collaboration
  24450. 92%Amazon S3 | Strong Consistency | Amazon Web Services
  24451. 97%Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  24452. 94%.NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  24453. 99%An iOS zero-click radio proximity exploit odyssey
  24454. 99%Unity 101: Installation
  24455. 86%Slack Technologies - Acquisition Legend
  24456. 85%‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  24457. 89%Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  24458. 98%Disclosure: Yet another macOS privacy protections bypass
  24459. 98%Building and deploying web apps with Static Web Apps
  24460. 88%KDE Community Edition is now available | PINE64
  24461. 97%Cryptologie | Real World Cryptographers Podcast Episode 2
  24462. 89%People Can Be Dishonest About Work
  24463. 95%If at first you don't succeed boil it in acid
  24464. 86%Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  24465. 99%Basic JSON APIs with Route-to-code in ASP.NET Core
  24466. 97%Protein folding & The AI ‘Solution’ : A primer for non-scientists
  24467. 99%Learn C# with CSharpFritz - Ep11: New Features in C# 9
  24468. 95%Airbnb. Thanksgiving. Burglary.
  24469. 91%The Mojo Men Blog
  24470. 98%Gamedev from scratch 0: Groundwork
  24471. 97%Experts and expertise
  24472. 97%Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  24473. 59%The Arecibo radio telescope's massive hanging platform has collapsed
  24474. 95%Community Highlights: 7th edition
  24475. 99%AWS Lambda – Pricing
  24476. 99%macOS to FreeBSD migration a.k.a why I left macOS
  24477. 99%Real-time Data fetching with GraphQL and Blazor
  24478. 99%.NET 5 Runtime Improvements: From Functional to Performant Implementations
  24479. 99%OpenAPI and Versioning for ASP.NET Core Web API
  24480. 93%Realtime Questions - Stack Exchange
  24481. 95%.NET Today, tomorrow and beyond – panel discussion - comitted
  24482. 93%Get Your JAM On
  24483. 81%Ethereum Energy Consumption Index (beta) - Digiconomist
  24484. 96%Bitcoin Energy Consumption Index - Digiconomist
  24485. 99%ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  24486. 95%Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  24487. 80%Did Windows ever find solutions for programs that crashed? | The Old New Thing
  24488. 99%.NET 5 Breaking Changes to the Base Class Library
  24489. 99%Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  24490. 99%Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  24491. 97%Authentication with Graph SDKs | Channel 9
  24492. 95%Authentication with Graph SDKs
  24493. 97%New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  24494. 99%Using Quartz.NET with ASP.NET Core and worker services
  24495. 92%What do I care the open web is dying?
  24496. 98%Microsoft Releases Git Experience in Visual Studio
  24497. 99%Ray Tracing in One Weekend
  24498. 98%.NET App Developer Links - 2020-12-01
  24499. 99%Blazor Updates in .NET 5
  24500. 73%한국을 대표하는 글로벌 방송! The World On Arirang!
  24501. 97%Deep Learning with GPU Acceleration - Simple Talk
  24502. 91%Now That's What I Call .NET 5 on #Dev_Jams
  24503. 98%Checkout this video about Remote Development with VS Code
  24504. 99%Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  24505. 98%Render as You Fetch with React Suspense
  24506. 99%Name by role
  24507. 91%Release OpenZFS 2.0.0 · openzfs/zfs
  24508. 91%Boardsha.re - free whiteboard software
  24509. 99%Creating an Image Classifier Model
  24510. 93%The Developer Wish List - #DevDecember
  24511. 99%Writing Rust the Elixir way
  24512. 99%[Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  24513. 99%Working with Binding in Blazor Applications - Code Maze
  24514. 97%ML.NET Model Builder November Updates | .NET Blog
  24515. 96%The Tech Monopolies Go Vertical
  24516. 97%Bookshlf
  24517. 97%Building TakeNote, a Notes App for Developers With GitHub Sync
  24518. 75%To Be or Not to Be Certain
  24519. 97%Zcash Design With Sean Bowe
  24520. 98%How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  24521. 99%Threat Actor: Unkown
  24522. 89%Twitter Donation drive for Jon Ossoff GA runoff campaign
  24523. 99%Buffer Overflows for Newbies
  24524. 89%Stop Calling Us Frontline – We are your last resort
  24525. 75%One Big Idea — David Perell
  24526. 99%marcan is creating Linux for Apple Silicon Macs | Patreon
  24527. 99%Dear finance, this is why cloud costs are complex
  24528. 97%ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  24529. 97%Washington State Department of Health
  24530. 98%Rant – You likely* don’t need a 2,000$ server for your home.
  24531. 95%Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  24532. 98%Regex literals optimization
  24533. 97%Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  24534. 99%Why is Apple’s M1 Chip So Fast
  24535. 98%Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  24536. 99%Get Exclusive Content! Become a CodeOpinion Member
  24537. 99%Build Your First for iOS & Android App with Xamarin and Visual Studio
  24538. 99%A Day in a life of a Cloud Architect
  24539. 95%I am an 80 column purist
  24540. 86%#RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  24541. 86%e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  24542. 91%Suspicious network resurrections
  24543. 97%WA Notify - Apps on Google Play
  24544. 99%Planned Event Store Improvements for Marten V4, Daft Punk Edition
  24545. 95%Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  24546. 87%Bringing .NET Interactive to Azure Data Studio Notebooks
  24547. 84%The Modern World Has Finally Become Too Complex for Any of Us to Understand
  24548. 78%The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  24549. 91%AlphaFold: a solution to a 50-year-old grand challenge in biology
  24550. 99%C# In Simple Terms - String Manipulation and Cultures
  24551. 99%Getting Started With PowerShell Core in Windows Terminal
  24552. 82%What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  24553. 99%ARM and Lock-Free Programming
  24554. 97%microG Project
  24555. 99%Investigating a performance issue with a regex - Gérald Barré
  24556. 92%Ward Farnsworth's Predator at the Chessboard
  24557. 97%Improving the Resiliency of Our Infrastructure DNS Zone
  24558. 96%N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  24559. 99%Going all-in with nullable reference types
  24560. 96%Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  24561. 98%OAuth is Not User Authorization
  24562. 98%Developer! Developer! Developer! 2020
  24563. 96%230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  24564. 93%Quake’s 3-D Engine: The Big Picture
  24565. 97%18 Machine Learning Best Practices
  24566. 99%mhx/dwarfs
  24567. 96%S2 E1 The Queen's Gambit Breakdown: Openings
  24568. 99%Processing Google reCaptcha Tokens in ASP.NET Core
  24569. 97%Developers Guide to AI
  24570. 97%Return JSON Result with Custom Status Code in ASP.NET Core
  24571. 99%Duplex gPRC
  24572. 97%Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  24573. 99%pallada-92/dna-3d-engine
  24574. 99%Release v3.0.0 · pimbrouwers/Falco
  24575. 98%Undeleting a file overwritten with mv - pretix – behind the scenes
  24576. 92%Error - Cookies Turned Off
  24577. 97%Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  24578. 99%Shawn Wildermuth's Blog
  24579. 85%Ten Reasons for Tech Optimism in 2021
  24580. 99%Oisín Moran | How I Made a Self-Quoting Tweet
  24581. 99%Yes, I use Nix
  24582. 96%Microsoft is working on an Android subsystem for Windows 10
  24583. 97%Why sharing files/folders across devices is still messy in 2020?
  24584. 97%Help! 4 different kinds of people like my app
  24585. 90%This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  24586. 99%Pijul - The Mathematically Sound Version Control System Written in Rust
  24587. 95%How To Get Back On Track - Darius Foroux
  24588. 93%We Need Organic Software
  24589. 94%Search for the perfect blog post
  24590. 99%mikf/gallery-dl
  24591. 95%Flappy bird in 341 bytes
  24592. 99%Home | SpaceHey.com
  24593. 98%Deploying a Lobsters Clone: What I Learned
  24594. 99%Processing Google reCaptcha Tokens in ASP.NET Core
  24595. 94%When I lost a few hundred leads - stitcher.io
  24596. 90%Ruffle
  24597. 92%#PowerBarbados 2020 Registration Form
  24598. 96%The 2020 Christmas List of Best STEM Toys for Kids
  24599. 92%No Config for Old Men
  24600. 86%Challenge
  24601. 96%Filippo's developing on Apple Silicon notes
  24602. 98%Microsoft Releases .NET for Apache Spark 1.0
  24603. 95%Please
  24604. 97%30 years later, QBasic is still the best
  24605. 97%Stupid light software
  24606. 95%Growl in Retirement • Let us chat about nothing.
  24607. 87%TabMerger Chrome Extension Example Use Case
  24608. 93%Thank you, Tony
  24609. 91%Running a job board in Japan can land you in prison
  24610. 88%The Truth About Starting a Startup
  24611. 98%Apple Silicon M1: A Developer’s Perspective
  24612. 99%ph1lter
  24613. 94%the depression thing
  24614. 71%Jacques Corby-Tuech - Garbage In, Garbage Out
  24615. 98%Why can't I stick to side projects?
  24616. 98%Building noJS.club
  24617. 83%Empathy is required for democracy
  24618. 99%bartczernicki/Blazor-MachineIntelligence
  24619. 99%kalk
  24620. 98%ESP32 6- Axis IMU
  24621. 97%The Pgp Problem: A Critique
  24622. 94%Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  24623. 94%Peeking into VALORANT's Netcode
  24624. 99%loadimpact/k6
  24625. 98%The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  24626. 92%A Thanksgiving 2020 Reading List
  24627. 98%Going all-in with nullable reference types
  24628. 98%The HTML presentation framework | reveal.js
  24629. 96%Digital Tools I Wish Existed
  24630. 99%Always leave the code better than you found it
  24631. 95%Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  24632. 99%Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  24633. 85%Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  24634. 99%Shadertoy
  24635. 99%Code Maze Weekly #53 - Code Maze
  24636. 99%The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  24637. 97%Are My Encryption Keys In The Cloud Really Secure?
  24638. 99%Episode 356 - Sustainability solutions in Azure
  24639. 99%Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  24640. 98%SQLite as a document database
  24641. 99%k88hudson/git-flight-rules
  24642. 99%「Dflat」Structured Data Store for Mobile
  24643. 94%How to Think for Yourself
  24644. 95%Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  24645. 96%Life Before the Pandemic
  24646. 90%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  24647. 97%xkcd: Life Before the Pandemic
  24648. 97%Episode 65 - Marten DB With Jeremy Miller
  24649. 99%Early Access Program - Rider: Cross-platform .NET IDE
  24650. 99%ASICs at the Edge
  24651. 97%Build serverless APIs with Azure Functions | Azure Friday
  24652. 96%A Byzantine failure in the real world
  24653. 95%Surviving Black Friday: Or designing for failure
  24654. 50%Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  24655. 97%Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  24656. 97%Working with Git Branches!
  24657. 97%Event Sourcing on Azure
  24658. 99%Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  24659. 73%People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  24660. 53%Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  24661. 89%Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  24662. 99%1.5 is the midpoint between 0 and infinity in Ruby
  24663. 58%Audit found ‘significant risks’ in Baltimore County schools’ computer network
  24664. 96%Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  24665. 97%No Perfect Reorg
  24666. 94%The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  24667. 98%PHP: PHP 8.0.0 Release Announcement
  24668. 99%Revisiting Bookmarklets
  24669. 95%DIY NAS: 2020 Edition
  24670. 99%Risp (in (Rust) (Lisp))
  24671. 97%How fast does interpolation search converge?
  24672. 97%Plonk By Hand (Part 1: Setup)
  24673. 69%A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  24674. 98%Protect domains that don’t send email
  24675. 93%How to write an essay well
  24676. 99%How io_uring and eBPF Will Revolutionize Programming in Linux
  24677. 97%Modern storage is plenty fast. It is the APIs that are bad.
  24678. 79%Why Java is better than C++ for high speed trading systems
  24679. 70%Don’t do your own electrical work | Electrical Safety Office
  24680. 98%OrchardCMS/OrchardCore.Samples
  24681. 99%Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  24682. 94%Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  24683. 98%An ex-Googler's guide to dev tools
  24684. 98%FrontPage: The Good, The Bad, and The Ugly
  24685. 99%Atrix256/MIS
  24686. 97%Multiple Importance Sampling in 1D
  24687. 97%PHP: News Archive - 2020
  24688. 99%Development With A Dot - Inline Images with ASP.NET Core
  24689. 92%Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  24690. 88%Upcoming story about Coinbase
  24691. 98%dcz-self/breedmatic
  24692. 90%Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  24693. 99%How to add Open API support for Azure Functions
  24694. 99%How to create a QR Code generator with Azure Functions
  24695. 99%Blazor JavaScript Isolation, Modules, and Dynamic C#
  24696. 98%Announcing Microsoft Q&A for .NET | .NET Blog
  24697. 94%varkor/quiver
  24698. 98%Upgrading ConfigurationManager for .Net 5
  24699. 99%Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  24700. 92%I Spent 11 Years Working on This Line Rider Track
  24701. 99%Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  24702. 99%.Net 5 is PERFECT for DevOps
  24703. 99%Dark version of github · Issue #66 · isaacs/github
  24704. 98% 2.91 — blender.org
  24705. 98%.NET Rocks! vNext
  24706. 98%Themes of .NET
  24707. 98%VerbalExpressions/JavaVerbalExpressions
  24708. 97%Adding sign language interpretation to your online event
  24709. 91%Melb․Net December 2020 Online Meetup
  24710. 95%IPFS Free Library - freeread.org
  24711. 99%Custom Validation in Blazor WebAssembly - Code Maze
  24712. 99%Microsoft Edge WebView2 Now Generally Available
  24713. 97%Modern storage is plenty fast. It is the APIs that are bad.
  24714. 99%Outbox Pattern: Reliably Save State & Publish Events
  24715. 98%An opinionated list of best practices for textual websites
  24716. 80%My brother’s hamster | Jesse Li
  24717. 97%Be Thankful for Open Source This Year! Try an Alternative OS
  24718. 90%From Laptop to Rack Mount Server
  24719. 99%Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  24720. 97%Herding Code 243: Shawn Wildermuth on his new film, Hello World
  24721. 98%I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  24722. 98%Monorepo? Think Twice
  24723. 90%Magnetic USB-cable mod for Ultimate Hacking Keyboard
  24724. 97%Exit Feeds, Enter Community
  24725. 96%Recruiting and Hiring Software Engineers
  24726. 97%Gcp Certificate Authority Service (Beta)
  24727. 99%Watch out for .NET Core Runtime Bitness for IIS Installs
  24728. 99%The dangers and gotchas of using scoped services in IConfigureOptions
  24729. 88%Crypto Dictionary
  24730. 92%hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  24731. 98%AWS Service Health Dashboard - Nov 25, 2020 PST
  24732. 99%[Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  24733. 91%We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  24734. 94%I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  24735. 99%Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  24736. 98%Caching - Simply Explained
  24737. 79%‎The Numberphile Podcast on Apple Podcasts
  24738. 71%Club Automatic - with Alex Bellos — The Numberphile Podcast
  24739. 56%PODCAST: Club Automatic - with Alex Bellos — Numberphile
  24740. 93%macOS has checked app signatures online for over 2 years
  24741. 99%Accelerate .NET to Azure with GitHub Actions
  24742. 82%Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  24743. 97%Logz.io | Stop wasting your time with Old-School Logging
  24744. 98%Moving Quicksilver into production
  24745. 90%Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  24746. 98%Learn Difficult Concepts with the ADEPT Method – BetterExplained
  24747. 97%Managing developer identities in autonomous teams | Kislay Verma
  24748. 99%Reliably Save State & Publish Events (Outbox Pattern)
  24749. 96%Development With A Dot - Interfaces and Inversion of Control
  24750. 99%safepassme
  24751. 99%microsoft/TypeScript
  24752. 88%AMA? BITFD! | Epsilon Theory
  24753. 99%honza/smithy
  24754. 97%Naming NuGet, A Lesson In Distributed Decision Making
  24755. 99%Deploying .NET apps to containers on AWS
  24756. 96%Spectre.Console lets you make beautiful console apps with .NET Core
  24757. 99%Improving your ASP.NET Core site's e-mailing capabilities
  24758. 99%Monsters Weekly 192 - C# 9 Top Level Statements
  24759. 99%C# 9 Records as DDD Value Objects
  24760. 96%Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  24761. 96%.NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  24762. 94%Jane Street Market Prediction
  24763. 99%Upgrading to .NET Core 5.0
  24764. 98%Apple Silicon M1: Black. Magic. Fuckery.
  24765. 94%What’s New in C#?
  24766. 95%Entry failed to load
  24767. 89%Why I've Liked Chess So Much
  24768. 97%Not as Productive as Others?
  24769. 97%Jake Prins - Maker of digital products
  24770. 87%Comparison of Email Hosting Possibilities
  24771. 90%Crossing the Rubicon - Austin G. Walters
  24772. 86%We Can Solve the Student Loan Crisis by Cutting out Students
  24773. 99%Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  24774. 98%Least squares as springs
  24775. 96%The war we forgot in our embrace of streaming
  24776. 99%Learning all VSCode shortcuts evolved my developing habits
  24777. 93%These are called opportunities
  24778. 99%Lucas Simpson
  24779. 97%Writing engineering strategy
  24780. 97%Why And How Zk-Snark Works
  24781. 99%.NET Community Standups | Streaming live each week
  24782. 99%Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  24783. 96%Someone attacked our company
  24784. 94%Email a dumpster fire | H.E.R.L.
  24785. 98%Implementing a Custom TypeConverter In Razor Pages
  24786. 90%GitHub Quick Reviews
  24787. 98%Should You Unit-Test in ASP.NET Core?
  24788. 98%How do people find bugs?
  24789. 74%On the bonkers color palette of Garfield comics
  24790. 99%Virtual - Lightning Talks
  24791. 90%What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  24792. 97%Get Started with Individual Dev/Test
  24793. 94%Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  24794. 96%The ASP.NET Team @TheASPNETTeam
  24795. 94%What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  24796. 99%Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  24797. 96%Insane Coding Camp Sues Their Critics For Being Right
  24798. 97%Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  24799. 74%Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  24800. 99%Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  24801. 99%5 Things Developers Should Be Thankful For in 2020
  24802. 98%Applying the MVC design pattern to Razor Pages
  24803. 92%Working for free and other desirable behaviors
  24804. 96%You might not need machine learning
  24805. 88%Odyssey
  24806. 99%Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  24807. 92%Sydney Alt.Net User Group (Sydney, Australia)
  24808. 96%Image tagged in immo dance
  24809. 98%Detective Game Design Problems
  24810. 99%Generate Client for ASP.NET Core Web API using OpenAPI
  24811. 97%Azure Durable Entities: What are they good for?
  24812. 99%Intuitive Guide to Convolution – BetterExplained
  24813. 96%I created my own YouTube algorithm (to stop me wasting time)
  24814. 99%"We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  24815. 98%How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  24816. 88%India Azure Community Conference 2020
  24817. 99%Adding claims to existing identity
  24818. 93%#IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  24819. 99%The macro problem with microservices - Stack Overflow Blog
  24820. 99%Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  24821. 99%Compiler Explorer - C
  24822. 85%DamianPEdwards - Every developer ever
  24823. 98%Twitch
  24824. 98%Twitch
  24825. 85%DamianPEdwards - A new ringtone was born
  24826. 99%Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  24827. 99%Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  24828. 99%Demystifying the second law of thermodynamics
  24829. 95%Getting lucky with posting on Hacker News
  24830. 88%Don't chase being liked or respected
  24831. 93%Why Lies are Effective (clue: because we embody them) — Cindy Engel
  24832. 97%My fitness philosophy
  24833. 97%Why fairness is basically unobservable
  24834. 92%The Organic Web
  24835. 96%Productive Uncertainty - Reaction Wheel
  24836. 98%Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  24837. 99%CSS Isolation in Blazor Applications - Code Maze Blog
  24838. 97%Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  24839. 97%Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  24840. 97%What can I do with Visual Basic in .NET 5? | One Dev Question
  24841. 81%This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  24842. 65%#148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  24843. 97%Report Regarding the November 16, 2020 Email Incident
  24844. 97%See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  24845. 98%Kasa devices and Home Assistant - Integration now broken due to firmware update
  24846. 99%dotnet/diagnostics
  24847. 88%Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  24848. 97%The Tech Stack of a One-Man SaaS
  24849. 99%Build Your First for iOS & Android App with Xamarin and Visual Studio
  24850. 97%zkSummit 6 | Hopin
  24851. 99%C# In Simple Terms - Expressions, Lambdas, and Delegates
  24852. 98%Effectively Diagnose and Debug .NET Apps in Visual Studio
  24853. 99%fractals, computer graphics, mathematics, shaders, demoscene and more
  24854. 99%Shadertoy
  24855. 99%FSDN
  24856. 73%WTF Happened In 1971?
  24857. 99%C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  24858. 99%Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  24859. 96%Home | ClockworkPi
  24860. 98%.NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  24861. 99%Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  24862. 98%On .NET Live - Exploring the inner loop with VS Code and GitHub
  24863. 99%mikelxc/Workarounds-for-ARM-mac
  24864. 98%The design of concurrent subscriptions in RavenDB
  24865. 99%C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  24866. 99%Tests are hard, LightBDD can help
  24867. 97%Deploying Machine Learning Models with FastAPI and Angular
  24868. 98%.NET App Developer Links - 2020-11-23
  24869. 96%229: Selling iOS Apps on M1 Apple Silicon
  24870. 98%Conventional Options · Los Techies
  24871. 96%Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  24872. 99%Get Git Part 2
  24873. 99%9 New 2020 Browser Features You Probably Didn't Know
  24874. 99%Blast Off with Blazor: Isolate and test your service dependencies
  24875. 99%Exotic Programming Ideas: Part 3 (Effect Systems)
  24876. 99%Design patterns in C# - The Facade Pattern | endjin
  24877. 98%Normal Forms - Simple Talk
  24878. 99%A festive introduction to Visual Studio Extensions
  24879. 99%Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  24880. 93%Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  24881. 86%On the Loss of a Cofounder
  24882. 66%Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  24883. 94%What is a Developer Game Jam?
  24884. 98%How to become a hacker
  24885. 97%building a roam-like, networked, heavily-customized realtime editor, part 1
  24886. 99%API Developers Never REST
  24887. 99%Layered architecture. What is layered architecture and when to use it?
  24888. 97%The book is finished, well sort of...
  24889. 97%Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  24890. 95%Refactoring UI: The Book
  24891. 96%Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  24892. 95%The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  24893. 71%Facebook Is Going After Its Critics in the Name of Privacy
  24894. 99%Datasheets: 16x2 LCD By Hand (No microcontroller)
  24895. 98%Even faster bash startup
  24896. 98%Booting from a vinyl record – BOGIN, JR.
  24897. 88%X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  24898. 92%GIMP - This is 25
  24899. 98%- Developer! Developer! Developer! Day
  24900. 85%iPad Linux
  24901. 99%chain_tree.py
  24902. 98%dkopko/klox
  24903. 63%HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  24904. 96%Things I wish I'd known as a junior developer
  24905. 99%Redirector, Keyboard and foxes
  24906. 99%TIL: eBPF is awesome
  24907. 99%How I Teach vim
  24908. 99%A Taste of OCaml's Predictable Performance - Dev.Poga
  24909. 97%Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  24910. 97%Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  24911. 98%PostgREST/postgrest
  24912. 58%ASCII Art in 1939 - Popular Science (Jun, 1939)
  24913. 99%Digest - .NET Conf 2020
  24914. 92%Minimalist stylesheet for HTML elements
  24915. 98%The .NET Stacks #26: .NET 5 has arrived, let’s party
  24916. 98%LPC-2019: SQLite on Linux
  24917. 75%I miss working from the office
  24918. 99%ZpqrtBnk
  24919. 94%Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  24920. 97%Optimizing Your Web App 100x is Like Adding 99 Servers
  24921. 99%What is new in ASP.NET Core 5.0 Web API
  24922. 50%Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  24923. 93%Why We're Building Observable
  24924. 94%Introducing Cover Your Tracks!
  24925. 85%Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  24926. 99% Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  24927. 99%Transitioning from Docker to Podman - Red Hat Developer
  24928. 99%Code Maze Weekly #52 - Code Maze
  24929. 93%Introducing another free CA as an alternative to Let's Encrypt
  24930. 83%Is Apple Silicon ready ?
  24931. 87%SUCCESS IN BLOGGING
  24932. 98%Chief Notion Officer
  24933. 91%DIY Tech MBA
  24934. 85%The Internet Is Now Terrifying
  24935. 96%Test for divisibility by 13 (and 7 and 11)
  24936. 90%Instinctive Binary Search
  24937. 97%The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  24938. 98%Cloud to Code with VS Code and Docker
  24939. 99%Deploy Standalone Kayenta with an Azure Storage Backend
  24940. 96%iRel8
  24941. 99%The Year of the Linux Desktop
  24942. 99%microsoft/java-wdb
  24943. 89%In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  24944. 82%Hello World Film Available for Pre-order (Fixed LInks)
  24945. 89%What’s New in Visual Studio 2019 and beyond
  24946. 99%Microsoft .NET Bounty | MSRC
  24947. 92%Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  24948. 99%.NET Conf 2020 Feedback
  24949. 96%.NET Framework November 2020 Cumulative Update Preview | .NET Blog
  24950. 95%Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  24951. 99%Astonishing Performance of .NET 5: More Data
  24952. 98%Enabling C# 9 in Xamarin & .NET Standard Projects
  24953. 97%How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  24954. 98%Batteries included with Emacs
  24955. 99%Dev Fonts
  24956. 97%[JDK-8254713] Disable TLS 1.0 and 1.1
  24957. 97%[webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  24958. 90%Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  24959. 97%Eight years at Roblox
  24960. 99%Using Microsoft Graph API in ASP.NET Core
  24961. 98%.NET App Developer Links - 2020-11-20
  24962. 90%Registration Statement on Form S-1
  24963. 98%Subscribe to Reactor Events
  24964. 98%Windows Subsystem for Linux: The lost potential - jmmv.dev
  24965. 99%Announcing TypeScript 4.1 | TypeScript
  24966. 98%Released: General Availability of Microsoft.Data.SqlClient 2.1
  24967. 99%Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  24968. 99%Recursive Fibonacci and Memoization in C#
  24969. 99%Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  24970. 99%hello: Let’s make a FreeBSD for “mere mortals”
  24971. 99%Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  24972. 95%Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  24973. 90%Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  24974. 90%fanf | Leap second hiatus
  24975. 92%Go standard library benchmarks - Intel vs M1
  24976. 93%.NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  24977. 99%How to Send an SMS with ASP.NET Core - Code Maze
  24978. 97%Performance Profiling | .NET Object Allocation Tracking Tool
  24979. 95%Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  24980. 98%[Virtual] Microservices -- The Easy Way is the Wrong Way
  24981. 96%Why aren't developers paid more?
  24982. 99%Rational Creativity: A Brief Manifesto - Daniel Bustamante
  24983. 99%How to AirDrop to Linux
  24984. 94%My skepticism towards current developer meta-productivity tools.
  24985. 93%Freelancing when you have a stutter
  24986. 98%ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  24987. 92%TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  24988. 97%Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  24989. 99%Vertical Slice Example Updated to .NET 5
  24990. 98%An Introduction to the Microsoft Identity Platform
  24991. 88%Free Public Records Search - judyrecords
  24992. 97%I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  24993. 88%Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  24994. 94%Apple Silicon M1 Chips and Docker - Docker Blog
  24995. 93%DEVintersection Virtual Workshop Event
  24996. 83%1MB Club
  24997. 80%Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  24998. 80%As internet forums die off, finding community can be harder than ever
  24999. 98%GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  25000. 85%After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  25001. 95%Using GANs to Create Fantastical Creatures
  25002. 99%Episode 355 - Splunk, Blockchain and Azure
  25003. 99%Announcing Rust 1.48.0 | Rust Blog
  25004. 97%New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  25005. 98%zfs.rent
  25006. 55%We found 12 items matching 'rubiks'
  25007. 99%C# in Simple Terms - Attributes and Reflection
  25008. 91%Timing for bringing page experience to Google Search
  25009. 98%Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  25010. 98%GitHub + Visual Studio ❤ .NET
  25011. 87%The Beirut Port Explosion
  25012. 98%Open Source & Money: Part II
  25013. 93%Development With A Dot - ASP.NET Core Pitfalls Index
  25014. 98%Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  25015. 98%Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  25016. 99%Haskell - All Hail Geometric Algebra!
  25017. 98%Many services, one cloudflared
  25018. 99%Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  25019. 94%DDD Leaders: Prioritisation skills for tech leaders
  25020. 80%Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  25021. 93%SmallSharp 1.0.0
  25022. 99%React refs with TypeScript
  25023. 97%Adding .NET 5 Support to Azure App Service
  25024. 99%Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  25025. 95%.NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  25026. 99%Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  25027. 99%Simplify your ASP.NET Core API models with C# 9 records
  25028. 99%Using Standard Health Checks and Building your Own in ASP.NET Core
  25029. 99%Tip 295 - What database should you use in your next Azure Functions app
  25030. 97%How to Succeed at Automating UI Testing
  25031. 99%Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  25032. 98%.NET Rocks! vNext
  25033. 97%Librem 5 Mass Production Phone Has Begun Shipping – Purism
  25034. 73%Open letter from content moderators re: pandemic — Foxglove
  25035. 62%KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  25036. 99%I patched Battle for Bikini Bottom's worst glitches 17 years after release
  25037. 81%#DisneyMustPay Alan Dean Foster - SFWA
  25038. 96%Apple's 15% Deflection Tactic
  25039. 99%The Complexity of Caching
  25040. 99%Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  25041. 98%Lambda Fellows
  25042. 95%ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  25043. 70%'Extremely aggressive' internet censorship spreads in the world's democracies
  25044. 97%New Representations Of The Aes Key Schedule
  25045. 90%ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  25046. 97%Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  25047. 97%Writing a technical book: from idea to print
  25048. 98%GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  25049. 92%How I 5x'd My Rate In Three Years (graph included)
  25050. 96%The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  25051. 95%The Mac is losing me
  25052. 98%Architectural Tension
  25053. 91%jsomers.net | I should have loved biology
  25054. 94%OpenStreetMap is Having a Moment
  25055. 98%Overview of Cloud Adoption Framework for Azure
  25056. 93%Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  25057. 97%Microsoft Autonomous Driving Startups Program
  25058. 96%Tailwind CSS v2.0 – Tailwind CSS
  25059. 98%What's new in .NET Productivity | .NET Blog
  25060. 96%Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  25061. 97%Six months of Tiny Projects
  25062. 99%DiffSharp: Differentiable Functional Programming
  25063. 99%On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  25064. 96%[PATCH 00/28] Use main as default branch name
  25065. 99%Become a Web Developer for $10 - Here's How You Do It
  25066. 97%Open Source & Money: Part I
  25067. 99%Complexity of Caching: Strategy, Invalidation & Fallbacks
  25068. 88%Keynote - Welcome to .NET 5
  25069. 97%.NET Developer Conference: Tasks and async/await from the ground up
  25070. 86%Apple announces App Store Small Business Program
  25071. 94%Network-layer DDoS attack trends for Q3 2020
  25072. 97%1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  25073. 75%How to Make the World Add Up (signed hardback)
  25074. 98%Neural Network Cars and Genetic Algorithms
  25075. 98%.NET App Developer Links - 2020-11-18
  25076. 83%3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  25077. 98%Announcing WinUI 3: Preview 3
  25078. 99%Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  25079. 97%Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  25080. 89%Monsters Weekly 191 - C# 9 Pattern Matching
  25081. 98%Devinar 2020
  25082. 98%Home - YaCy
  25083. 99%Localization in Blazor WebAssembly Applications - Code Maze
  25084. 97%Service Discovery with Steeltoe
  25085. 98%Reproducible Data Science with Machine Learning
  25086. 99%Release Preview Release v0.7.156704 · dotnet/try-convert
  25087. 98%My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  25088. 98%4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  25089. 98%Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  25090. 95%Embedded analytics
  25091. 83%Why I Still Own Disney Stock — Ari Lewis
  25092. 87%How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  25093. 98%amymhaddad
  25094. 99%C# Expression Trees: Property Getters | Awaiting Bits
  25095. 78%High performance individuals and teams
  25096. 99%On Releasing Major Software Versions | Gergely Nemeth
  25097. 80%Failing sucks, but it doesn’t kill you - Daniel Bustamante
  25098. 97%We can do better than DuckDuckGo
  25099. 99%davidfowl/Todos
  25100. 99%Zaid-Ajaj/SAFE.React
  25101. 99%davidfowl/Todos
  25102. 97%Cryptologie | Pairing-Friendly Curves
  25103. 84%Hemingway Editor
  25104. 97%Can you build mobile apps with .Net 5? | One Dev Question
  25105. 73%.NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  25106. 90%GitHub Quick Reviews
  25107. 73%The ASP.NET Team @TheASPNETTeam
  25108. 61%Lagavulin - at Drizly.com
  25109. 97%Monitoring AKS with Azure Sentinel
  25110. 94%Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  25111. 99%reHackable/awesome-reMarkable
  25112. 99%jarun/nnn
  25113. 99%ranger/ranger
  25114. 98%Servo’s new home
  25115. 94%Marten 4.0.0-alpha.3
  25116. 94%Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  25117. 95%expect(Exception) Podcast
  25118. 86%AWS Snowball Edge now supports Windows operating systems
  25119. 56%One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  25120. 87%How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  25121. 99%Git is simply too hard
  25122. 95%Using RavenDB Subscriptions with complex object graphs
  25123. 92%How do Spotify Codes work?
  25124. 94%Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  25125. 97%Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  25126. 99%Anchoring Trust: A Hardware Secure Boot Story
  25127. 97%Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  25128. 98%.NET App Developer Links - 2020-11-17
  25129. 99%Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  25130. 99%Migrate .NET Core 3.1 to .NET Core 5.0
  25131. 97%C# Index and Range Operators Explained - NDepend
  25132. 99%Open API Extension Support for Azure Functions V1
  25133. 99%Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  25134. 98%.NET Rocks! vNext
  25135. 95%Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  25136. 97%Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  25137. 99%Shawn Wildermuth's Blog
  25138. 93%GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  25139. 99%psql command line tutorial and cheat sheet
  25140. 99%What Gödel Discovered
  25141. 91%S-1
  25142. 95%From Maybe to Ensure | A Danver Braganza Extravaganza
  25143. 83%How I read blogs
  25144. 96%How to be a normal human being during lockdown
  25145. 99%Graphics for JVM
  25146. 97%Episode 2: Breaking Lightweight Symmetric Cryptography!
  25147. 96%Creativity is a habit - Daniel Bustamante
  25148. 92%Web Wednesday
  25149. 99%Blazor WebAssembly Component Virtualization with ASP.NET Core API
  25150. 94%Vulnerability, leadership and paternity leave ft. Erran Berger
  25151. 99%Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  25152. 96%Miwa - Data and Applied Scientist on Azure
  25153. 99%Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  25154. 97%Secrets of a successful shut in
  25155. 99%The C Standard Library Is Not Dependency Free
  25156. 85%Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  25157. 79%Black screen after PacBook Pro update to …
  25158. 86%youtube-dl repository restored at GitHub
  25159. 97%Ok Google: please publish your DKIM secret keys
  25160. 99%nelsontky/gh-pages-url-shortener
  25161. 99%Blazor WebAssembly : Google Authentication - EP15
  25162. 99%Workers KV - free to try, with increased limits!
  25163. 96%GraphQL Schema stitching
  25164. 97%Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  25165. 95%South Africa: All about accessibility
  25166. 95%Standing up for developers: youtube-dl is back - The GitHub Blog
  25167. 94%The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  25168. 99%C# in Simple Terms - Tuples and Anonymous Types
  25169. 89%github/dmca
  25170. 97%scalablecory/NetworkToolkit
  25171. 96%Terminal-Icons 0.2.0
  25172. 98%Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  25173. 99%Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  25174. 82%Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  25175. 99%ytdl-org/youtube-dl
  25176. 97%Exploring How Computers Work
  25177. 99%Apollo3zehn - Overview
  25178. 82%Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  25179. 99%SignalR core python client (VIII): MessagePack
  25180. 99%RavenDB 5.1 Features: Searching in Office documents
  25181. 98%Поговорим про performance-тестирование
  25182. 80%On Learning Chess as an Adult – From 650 to 1750 in Two Years
  25183. 98%When trusted relationships are formed, everyone wins!
  25184. 98%Claims encryption for B2C tokens | Developer Support
  25185. 52%Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  25186. 94%Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  25187. 98%Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  25188. 98%Turing Tumble - Build Marble-Powered Computers
  25189. 91%228: .NET Conf 2020 & Apple M1 Event Recap
  25190. 98%nbeaver/why-linux-is-better
  25191. 98%How to make SUBST mapping persistent across reboots?
  25192. 93%Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  25193. 99%Big O Notation
  25194. 99%Implement A Webhook Framework With ASP.NET Core
  25195. 99%Using OpenAPI Auto-Generated Clients in ASP.NET Core
  25196. 99%Bulletproof uniq with TypeScript generics (yay code reviews!)
  25197. 99%Get Git
  25198. 98%Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  25199. 75%How much do statins prolong life? - Sebastian Rushworth M.D.
  25200. 98%4 Different Perspectives to Solve Problems
  25201. 97%Why Git blame sucks for understanding WTF code (and what to use instead)
  25202. 85%No one believes in climate change. Not really.
  25203. 75%A Hero – maciek.blog
  25204. 98%DevOps and Ransomware
  25205. 97%Why Everyone Should Learn To Write
  25206. 91%How to have a creative partnership at work
  25207. 97%Zcash Counterfeiting Vulnerability Successfully Remediated
  25208. 96%SourceHut's second year in alpha
  25209. 99%Moving my serverless project to Ruby on Rails
  25210. 99%Shawn Wildermuth's Blog
  25211. 91%BetterExplained – Math lessons that click
  25212. 96%StrongInject 1.0.0
  25213. 95%Top 9 Feature Engineering Techniques with Python
  25214. 86%Facebook has taken the name of my open source project · Issue #30395 · facebook/react-native
  25215. 96%Can’t open apps on macOS: an OCSP disaster waiting to happen
  25216. 92%anthonychu/serverless-streamr-blazor
  25217. 99%How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  25218. 98%Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  25219. 99%Tutorials/Part 1 | ABP Documentation
  25220. 94%Simulation Erosion: A experiment
  25221. 99%fszlin/certes
  25222. 99%.NET Conf 2020 and .NET 5 links
  25223. 80%The Prestige Trap
  25224. 98%An Interactive Introduction to Fourier Transforms
  25225. 80%Are you depressed?
  25226. 99%Using Matrix to replace proprietary and centralized chat apps
  25227. 94%JS Bin
  25228. 99%Going Bark: A Furry’s Guide to End-to-End Encryption
  25229. 99%Does Apple really log every app you run? A technical look
  25230. 81%Popular stock photo service hit by data breach, 8.3M records for sale
  25231. 98%Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  25232. 98%Open Source Is Not Free Software
  25233. 96%Mad Man and Sane Man
  25234. 98%Publish early, publish often
  25235. 98%Stop Emailing Like A Rube
  25236. 94%How to improve your mathematical writing
  25237. 87%C++ programming language: How it became the invisible foundation for everything, and what's next
  25238. 97%Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  25239. 99%JonPSmith/EfCoreinAction-SecondEdition
  25240. 97%dekuNukem/pimp_my_microwave
  25241. 98%Identity in Azure with Christos Matskas
  25242. 98%Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  25243. 94%How do brains count? - Numberphile
  25244. 88%Intel’s Disruption is Now Complete
  25245. 99%xoofx/Broslyn
  25246. 98%Never Use Google to Sign-In
  25247. 98%Personal Data Warehouses: Reclaiming Your Data
  25248. 98%GFXBench - Unified cross-platform 3D graphics benchmark database
  25249. 99%Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  25250. 97%#stargate by tomxor | Dwitter
  25251. 91%S-1
  25252. 99%Write once. Deploy everywhere.— BeeWare
  25253. 98%The .NET Stacks #25: .NET 5 officially launches tomorrow
  25254. 99%I Sold VSCode Stories
  25255. 98%Episode 354 - NORAD Santa Tracker
  25256. 97%Migrate and modernize your .NET applications on Azure | Azure Friday
  25257. 99%Getting Started With NuGet 5.8 | The NuGet Blog
  25258. 83%Investing and Causation - Nick Krasney
  25259. 73%Disagree and commit
  25260. 96%<blink> and <marquee>
  25261. 97%Dropping Support For IE11 Is Progressive Enhancement
  25262. 95%Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  25263. 98%A Comparison of Modern Graphics APIs
  25264. 86%Be Kind
  25265. 74%What are digital gardens?
  25266. 59%Introducing DaVinci Resolve 17
  25267. 97%Cryptologie | Safeboot Threat Model
  25268. 99%Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  25269. 95%VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  25270. 99%Code Maze Weekly #51 - Code Maze
  25271. 98%Pauls Online Math Notes
  25272. 90%Democratizing Community with the Power Platform
  25273. 96%So you've made a mistake and it's public... - Meta
  25274. 93%
  25275. 97%SAD DNS Explained
  25276. 99%Sample script to transform SharePoint Migration Tool reports | Developer Support
  25277. 97%Microsoft.EntityFrameworkCore 5.0.0
  25278. 99%Token authentication required for API operations - GitHub Changelog
  25279. 65%Alex Bellos
  25280. 99%Secure app development with Azure AD, Key Vault and Managed Identities
  25281. 98%Always profile! The case of the mysterious performance regression
  25282. 98%Blazor WebAssembly : Facebook Authentication - EP14
  25283. 96%The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  25284. 95%Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  25285. 98%Automated Origin CA for Kubernetes
  25286. 84%Join the C# Discord Server!
  25287. 99%[cairo] Time for a release ?
  25288. 97%Episode 64 - Augmented Reality With Lee Englestone
  25289. 97%Your Computer Isn't Yours
  25290. 96%November is for .NET 5
  25291. 98%github/dmca
  25292. 99%Stashy is a Really simple Key Value store (secretGeek.net)
  25293. 96%Keynote - Welcome to .NET 5
  25294. 99%Announcing PowerShell 7.1 | PowerShell
  25295. 99%Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  25296. 98%Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  25297. 98%A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  25298. 99%Babylon.js 4.2: Simplicity Reimagined
  25299. 98%.NET 5 is Here....Now What?
  25300. 98%Windows Terminal Preview 1.5 Release | Windows Command Line
  25301. 99%ASP.NET Core 5 Model Binding to C# 9 Record Types
  25302. 91%Balancing promises in your software
  25303. 84%The Shape of Code » Evidence-based software engineering: book released
  25304. 89%Python creator Guido van Rossum joins Microsoft – TechCrunch
  25305. 97%The key to consistency - Sandro Maglione
  25306. 97%Questionnaire
  25307. 96%Top 10 libraries that don't run on the new MBPs yet
  25308. 78%Poor Intel
  25309. 98%Zakk Fleischmann
  25310. 98%Linux graphics, why sharing code with Windows isn't always a win.
  25311. 96%Figma
  25312. 99%Using Azure WebJobs in .NET Applications - Code Maze
  25313. 99%Getting started with DynamoDB and .NET Core
  25314. 96%Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  25315. 92%Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  25316. 97%Cryptologie | High-Assurance Crypto Software
  25317. 96%Stripe Billing: manage subscriptions, recurring payments and billing
  25318. 83%How a Game Developer Leaked 46 Million Accounts
  25319. 99%Babylon.js 4.2: Simplicity Reimagined
  25320. 87%Electron | Empowering Distributed Energy Markets
  25321. 91%macOS Big Sur is here
  25322. 97%Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  25323. 98%Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  25324. 97%.NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  25325. 91%Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  25326. 99%Test web APIs with the HttpRepl
  25327. 93%Microsoft.dotnet-httprepl 5.0.0
  25328. 89%Release v5.0.0 · dotnet/HttpRepl
  25329. 95%Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  25330. 99%C# in Simple Terms - Generics
  25331. 99%Charles proxy for web scraping
  25332. 97%Review and apply suggestions faster with IntelliCode suggestions
  25333. 99%Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  25334. 97%Motorcycle Repair Course
  25335. 94%Microsoft Ignite
  25336. 98%Funkwhale - Your free and decentralized audio platform
  25337. 98%Blazor WebAssembly : Facebook Authentication - EP14
  25338. 98%Always profile! The hidden cost of serializing large object graphs to JSON
  25339. 53%UK Black History Month at Cloudflare
  25340. 98%Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  25341. 99%Shawn Wildermuth's Blog
  25342. 98%Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  25343. 99%Etebase - Your end-to-end encrypted backend
  25344. 80%C# 9 Language Features
  25345. 91%git-ux - Developer Community
  25346. 99%Five Questions You May Have About ASP.NET Core For .NET 5
  25347. 99%Securing a GraphQL endpoint
  25348. 99%Throttling data requests with React Hooks
  25349. 98%React Server-Side Rendering with Deno
  25350. 99%Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  25351. 98%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  25352. 99%Should I Migrate to .NET 5?
  25353. 99%Build REST APIs in three steps with API Management and Azure Functions
  25354. 99%Building Micro Frontends
  25355. 99%Future of Desktop
  25356. 94%Why's (Poignant) Guide to Ruby
  25357. 99%.NET Rocks! vNext
  25358. 87%Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  25359. 97%Get Animal Jam for your mobile device, PC, or Mac
  25360. 90%An updated daily front page of The New York Times as artwork on your wall
  25361. 92%Youtube down or app not working? Current status and problems for the UK
  25362. 99%Talking C# Performance with Steve Gordon
  25363. 96%Apple’s Shifting Differentiation
  25364. 98%caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  25365. 97%Yes to Feature Requests, No to Entitlement
  25366. 93%What I Wish I Knew About Incident Management | Ronak Nathani
  25367. 96%Notes On Owning Your Own Business
  25368. 97%Write Angry
  25369. 92%Download localized .NET IntelliSense files
  25370. 88%How I increased my conversion rate by 2% in a day.
  25371. 89%Give back to free and open source software
  25372. 99%Why an IDE?
  25373. 97%How to succeed in reaching your goals online in 2020
  25374. 97%Cryptologie | Learning With Errors
  25375. 99%Running Python on .NET 5
  25376. 98%AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  25377. 93%Call For Papers - NDC London 2021 | Online Developers Conference
  25378. 99%c9fe/22120
  25379. 99%Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  25380. 98%Astonishing Performance of .NET 5
  25381. 98%Architect successful workloads on Azure
  25382. 89%How to Kick Off Your Career with Custom Vision
  25383. 98%YAML Ain’t Markup Language (YAML™) Version 1.2
  25384. 99%Introduction to Linear Algebra for Applied Machine Learning with Python
  25385. 95%Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  25386. 94%dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  25387. 84%Wifi Dabba
  25388. 99%Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  25389. 89%Wayve | Disrupting Autonomous Driving
  25390. 98%Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  25391. 96%Brotli compression using a reduced dictionary
  25392. 97%The hidden callout: The destructor | The Old New Thing
  25393. 99%Talking C# Performance with Steve Gordon | Guest Series
  25394. 86%Tech Leaders on the Future of Remote Work
  25395. 93%My Little Crony
  25396. 96%Dealing with large documents (100+ MB)
  25397. 92%Using Rust to Scale Elixir for 11 Million Concurrent Users
  25398. 99%Is it possible to render components "dynamically" using Blazor?
  25399. 98%damianh/docker-ci
  25400. 98%.NET App Developer Links - 2020-11-11
  25401. 99%Should Your Enterprise Pick Angular, React or Blazor?
  25402. 99%Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  25403. 99%Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  25404. 98%Modular packages in AWS SDK for JavaScript | Amazon Web Services
  25405. 98%Monsters Weekly 190 - Using Elastic Query on SQL Azure
  25406. 99%.NET 5 on AWS | Amazon Web Services
  25407. 99%vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  25408. 94%.NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  25409. 86%My experience as a poll worker in Pennsylvania
  25410. 97%How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  25411. 99%Visual Studio Preview
  25412. 96%amymhaddad
  25413. 92%The Resurgence of Functional Programming - Highlights From QCon Plus
  25414. 98%How to beat the bank
  25415. 99%Microsoft Releases .NET 5
  25416. 97%Executive
  25417. 97%Eleven Years of Go - The Go Blog
  25418. 96%Voting Systems
  25419. 94%Netflix's Biggest Competitor is Choice — Ari Lewis
  25420. 74%Bankrupting Fraud Summit
  25421. 89%GA Election Resources | Fair Fight
  25422. 91%Leveling Up Your Azure SQL Database Deployments
  25423. 99%C# 9.0 on the record | .NET Blog
  25424. 97%Cryptologie | The End Of Crypto
  25425. 98%.NET Core November 2020 Updates – 3.1.10 | .NET Blog
  25426. 71%Introducing QnA managed: Now in Public Preview
  25427. 96%The Gods on HackerNews
  25428. 96%Cloud Security Solutions Comparisons
  25429. 96%Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  25430. 74%Bin Log Reader
  25431. 90%GitHub Quick Reviews
  25432. 97%Geek Blight - Origins of the youtube-dl project
  25433. 95%Introducing the next generation of Mac
  25434. 99%Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  25435. 95%.NET 5 Arrives -- Visual Studio Magazine
  25436. 98%Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  25437. 96%Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  25438. 95%r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  25439. 99%.NET IoT Libraries documentation
  25440. 91%microsoft/vscode
  25441. 95%Download Visual Studio Code Insiders
  25442. 99%Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  25443. 88%Spectre.Console - Welcome
  25444. 60%.NET Foundation Store
  25445. 99%Announcing F# 5 | .NET Blog
  25446. 98%Azure/app-service-linux-docs
  25447. 96%.NET Thanks!
  25448. 98%.NET 5 on App Service
  25449. 99%Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  25450. 98%.NET Conf 2020 - Day 1
  25451. 98%On Apple's Piss-Poor Documentation
  25452. 99%Implementing a Custom Model Binder In Razor Pages
  25453. 99%Announcing the Release of EF Core 5.0 | .NET Blog
  25454. 99%How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  25455. 99%Announcing .NET 5.0 | .NET Blog
  25456. 72%Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  25457. 99%SharpLab
  25458. 99%Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  25459. 95%I sold Baremetrics - Baremetrics
  25460. 83%The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  25461. 98%Download .NET 5.0 (Linux, macOS, and Windows)
  25462. 99%5 Things I've Learned From Creating Developer YouTube Videos
  25463. 94%My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  25464. 67%Gather
  25465. 99%Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  25466. 80%Zoom lied to users about end-to-end encryption for years, FTC says
  25467. 97%What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  25468. 99%An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  25469. 98%.NET App Developer Links - 2020-11-10
  25470. 98%How to Recalculate a Spreadsheet
  25471. 93%Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  25472. 94%Breadmaking 101: How to Troubleshoot Bad Bread
  25473. 99%C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  25474. 95%Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  25475. 98%Blazor Stability Testing Tools for Bullet Proof Applications
  25476. 98%Git in action - Simple Talk
  25477. 98%Multicasting: Enhance a group of methods with just one attribute
  25478. 99%Running Stored Procedures Across Databases in Azure
  25479. 83%Azure Processor Limits
  25480. 98%Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  25481. 98%Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  25482. 81%DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  25483. 98%OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  25484. 61%Data breach at Mashable leaks users’ personal information online
  25485. 97%net5-contrib.diff
  25486. 98%Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  25487. 97%TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  25488. 98%Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  25489. 96%How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  25490. 99%Lazy Loading in Blazor WebAssembly - Code Maze
  25491. 99%Improve your tests with Assert Object Pattern - CodeJourney.net
  25492. 99%Beginner's Series to: Unity | Channel 9
  25493. 75%Over 1M Lazada RedMart accounts sold online after data breach
  25494. 96%A more secure GitHub Experience | Visual Studio Blog
  25495. 91%Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  25496. 87%Convex and Concave Dispositions
  25497. 95%Productivity vs. Privacy
  25498. 95%When Remote Work doesn't cut it
  25499. 99%No Free Features
  25500. 78%A look at S&P 500's real excess return over Treasuries
  25501. 91%365 Blog Posts In 365 Days
  25502. 97%Start with pen and paper
  25503. 85%Don’t outsource your thinking — Avthar Sewrathan
  25504. 96%Enabling Powerlines in your Visual Studio Terminal
  25505. 98%Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  25506. 97%Cryptologie | The Joy Of Cryptography
  25507. 99%Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  25508. 97%Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  25509. 74%Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  25510. 82%The Tao of Programming
  25511. 97%Introduction to Unity [1 of 7]
  25512. 99%What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  25513. 79%a US visa in 937 days
  25514. 97%How to write commands for dotnet-dump
  25515. 99%C# in Simple Terms - LINQ Basics
  25516. 84%Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  25517. 91%Home
  25518. 98%A tiny CI system - Christian Ştefănescu
  25519. 99%Rendering raw/unescaped HTML in Blazor - Gérald Barré
  25520. 55%I’ll be speaking on Build Stuff conference this week
  25521. 98%Attention Is My Most Valuable Asset for Productivity as a Software Developer
  25522. 96%Webgl Fluid Simulation
  25523. 95%ML Optimization pt.3 - Hyperparameter Optimization with Python
  25524. 96%227: Databases!
  25525. 71%r/oculus - I now have an Oculus Paperweight
  25526. 99%DevDay 2020: Using Roslyn to improve your codebase
  25527. 98%No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  25528. 99%Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  25529. 98%Melb․Net Virtual Meetup in November
  25530. 99%Module Initializers In C# 9
  25531. 99%Multithreading Handbook for Simulation Developers
  25532. 99%Java Developer Productivity on Windows
  25533. 93%mgasiorowski/performance_testing
  25534. 99%Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  25535. 98%The DevOps Handbook – Create Organizational Learning
  25536. 70%LCC3 | The Live Coders
  25537. 66%Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  25538. 98%How Kaggle makes GPUs accessible to 5 million data scientists
  25539. 99%rileytestut/AltStore
  25540. 84%Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  25541. 99%The missing explanation of zk-SNARKs: Part 2
  25542. 97%Programming With Proofs For High-Assurance Software
  25543. 95%iSH
  25544. 56%Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  25545. 94%Is this Mahler? This sounds like Mahler
  25546. 99%Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  25547. 98%Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  25548. 98%Overwolf for mac OS
  25549. 97%Building the World's Weirdest Fan
  25550. 96%Sn0w5t0rm/Pris-Verglukar
  25551. 99%Mutt 2.0 Release Notes
  25552. 99%JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  25553. 99%Fmstrat/winapps
  25554. 91%Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  25555. 99%global.json overview - .NET Core CLI
  25556. 87%Four Seasons Total Landscaping
  25557. 98%fuck capitalism / spotifykeydumper
  25558. 99%My first-time pure functional programming - Sandro Maglione
  25559. 98%My first mechanical keyboard: The Vortex Core
  25560. 83%Startup Financing in the Age of Capital Abundance
  25561. 99%How I Write Elm Applications
  25562. 83%Nephila - Wikipedia
  25563. 82%Hotel reservation platform leaked user data from top online booking sites
  25564. 51%Installing the world’s worst video card
  25565. 97%Cryptologie | Patenting Cryptographic Technology
  25566. 97%Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  25567. 96%Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  25568. 94%(t,i,x,y) => 'creative code golfing'
  25569. 99%How to Run Node.js in VS Code From Scratch
  25570. 99%Why not use GraphQL? | wundergraph
  25571. 94%7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  25572. 95%Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  25573. 98%Rust vs Go — Bitfield Consulting
  25574. 87%Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  25575. 96%Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  25576. 97%Deprecating scp
  25577. 95%[PRE-ORDER] Coding Witch Clothes
  25578. 91%r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  25579. 92%A Gopher view of Gemini
  25580. 98%A Linux sysadmin's introduction to cgroups
  25581. 99%Building a Weather Station UI
  25582. 97%how to read a youtube
  25583. 88%Everyone is Lying About Texting and Driving - Luther Wealth
  25584. 84%This Product doesn't exist: Building products super fast
  25585. 97%Server Error for Notebooks | Data Science and Machine Learning
  25586. 97%Standing on Our Own Two Feet
  25587. 97%Cryptologie | Journal Of Craptology
  25588. 98%Cake - Cake v1.0.0 RC1 released
  25589. 99%Code Maze Weekly #50 - Code Maze
  25590. 96%YouTube's Fake Animal Rescue Ring
  25591. 98%The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  25592. 89%Technical debt as a lack of understanding
  25593. 83%Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  25594. 88%.NET Conf 2020
  25595. 86%Daily links from Cory Doctorow
  25596. 99%Release Tye 0.5 · dotnet/tye
  25597. 98%Episode 353 - WVD Updates
  25598. 99%tomnomnom/gron
  25599. 64%We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  25600. 88%No, your clean code won't save the planet
  25601. 98%How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  25602. 88%Is Madeline Canonically Trans?
  25603. 96%Optimization: what I did to make the game 300 times faster
  25604. 99%DotVVM Blog: Announcing DotVVM 2.5
  25605. 95%SignalR Service – Real time web | Microsoft Azure
  25606. 99%The Turing-Completeness Problem - Alan Language
  25607. 97%Deprecating scp
  25608. 97%Fall 2020 RPKI Update
  25609. 91%ANN Election Data
  25610. 95%Spending political capital
  25611. 99%dotnet/core
  25612. 92%RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  25613. 98%.NET App Developer Links - 2020-11-06
  25614. 99%dotnet/core
  25615. 99%Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  25616. 98%TylerBrinks/ExCSS
  25617. 99%GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  25618. 86%90 day Finn - Helsinki Business Hub
  25619. 99%Querying Across Databases In SQL Azure
  25620. 95%The good, the bad, and the ugly · Alex Gaynor
  25621. 98%The Guide to CSS Grid
  25622. 98%The Most Confusing Grep Mistakes I've Ever Made
  25623. 93%Controlling the hostname with a WebApp when fronted by Application Gateway
  25624. 99%erebe/personal-server
  25625. 99%Add natural language understanding to your bot - Part 2
  25626. 97%Why Dark didn't choose Rust
  25627. 65%Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  25628. 98%OS hacking: Let's debug a GCC crash on SerenityOS
  25629. 97%Corporate Password Security with Troy Hunt | Authlogics
  25630. 96%Learning how to learn (Pt. 1)
  25631. 99%Underjord | The BEAM marches forward
  25632. 97%The problem of centralisation
  25633. 98%We Don't Need to Boycott Wayland
  25634. 96%Stop telling me to exercise: dealing with a mild short-term depression
  25635. 89%Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  25636. 99%Life and Death of a Linux Process
  25637. 83%Don't make me think about whether I should pay you
  25638. 99%Compose for Desktop UI Framework
  25639. 88%A Productive Productivity System
  25640. 91%The winner of the election is... Big Tech
  25641. 99%How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  25642. 97%A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  25643. 97%Machine Learning and Scientific Computing with Python
  25644. 98%Setup Git with Multiple Configs
  25645. 99%Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  25646. 94%What is Azure Arc Enabled PostgreSQL Hyperscale?
  25647. 99%Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  25648. 93%Real-time Data fetching with GraphQL and Blazor
  25649. 95%Hamilton Halloween
  25650. 97%Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  25651. 97%NewReleases.io
  25652. 99%janos/compromised
  25653. 97%Uno Platform
  25654. 98%Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  25655. 97%Scripts for Managing Azure Container Registry
  25656. 87%The Forgotten Number System - Numberphile
  25657. 99%.NET Live TV | Live developer streams every day
  25658. 96%SvgPathEditor
  25659. 98%Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  25660. 80%Python overtakes Java to become the second-most popular programming language
  25661. 99%C# in Simple Terms - Arrays and Collections
  25662. 99%.NET Conf 2020
  25663. 95%Auschwitz-Birkenau - Wirtualne zwiedzanie
  25664. 99%Building applications with C# and a Challenge!
  25665. 83%What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  25666. 97%ClickHouse Capacity Estimation Framework
  25667. 99%A first look at the JIT
  25668. 99%.NET Conf 2020
  25669. 71%Boris Johnson: The gambler, by Tom Bower book review
  25670. 99%FFMPEG.WASM
  25671. 98%.NET App Developer Links - 2020-11-05
  25672. 77%Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  25673. 99%TypeScript Dictionary
  25674. 99%Generate a GitHub Actions workflow file from dotnet CLI
  25675. 99%Announcing TypeScript 4.1 RC | TypeScript
  25676. 99%Lazy-Loading Your React App
  25677. 99%How to Switch from Redux to Recoil
  25678. 97%Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  25679. 95%Seller Floods Forums With Stolen Data - Binary Defense
  25680. 99%.NET Rocks! vNext
  25681. 91%GitHub Source Code Leak
  25682. 97%Online/Absentee Ballot Tracking
  25683. 99%Modernizing a codebase for C# 9
  25684. 58%New study finds psilocybin greatly and quickly relieves depression
  25685. 72%Michigan Voter Information Center
  25686. 85%Ballot-by-Mail/Early Ballot Search
  25687. 95%Georgia My Voter Page
  25688. 92%Nevada
  25689. 98%COBOL and $2,020,202.02
  25690. 72%Track My Ballot
  25691. 97%Cryptologie | Taming The Many Eddsas
  25692. 98%bddisasm: The Bitdefender x86 Disassembler
  25693. 95%Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  25694. 80%On productivity
  25695. 99%CQRS Myths: 3 Most Common Misconceptions
  25696. 88%Sexual Suppression And Repression II: The Human Battery — Karel Donk
  25697. 84%Hacker is selling 34 million user records stolen from 17 companies
  25698. 88%Discover a new world of birding...
  25699. 98%Optimizing SQL queries. Sometimes two queries are better than one.
  25700. 97%A Brief Introduction to Deniability
  25701. 75%School is Broken | Thoughts | SimonBlogs
  25702. 99%How I added realtime search to my static site
  25703. 99%Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  25704. 99%Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  25705. 99%ocornut/imgui
  25706. 99%Best practice when naming Durable Functions in C#
  25707. 85%RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  25708. 98%Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  25709. 95%Home
  25710. 75%Massachusetts voters pass right-to-repair expansion opening up car data
  25711. 89%Discogs 20th Anniversary: Thank You for 20 Years!
  25712. 80%Stop compilation after first error
  25713. 85%Development With A Dot - ASP.NET Core Pitfalls – Areas
  25714. 97%What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  25715. 99%New Environment.ProcessId in .NET 5
  25716. 99%C#9 - init-only properties are not read-only at runtime - Gérald Barré
  25717. 99%CQRS Myths | 3 Most Common Misconceptions
  25718. 77%Malicious npm package opens backdoors on programmers' computers | ZDNet
  25719. 91%DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  25720. 67%GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  25721. 98%.NET App Developer Links - 2020-11-04
  25722. 94%It's 2020. Why Do Printers Still Suck?
  25723. 99%Building an artificial sun that looks unbelievably realistic...
  25724. 99%Routing in ASP.NET Core OData 8.0 Preview | OData
  25725. 99%Real World Akka.NET Clustering: State Machines
  25726. 98%.NET Conf 2020 and Virtual Events in November | Xamarin Blog
  25727. 98%Add natural language understanding to your bot - Part 1
  25728. 99%Async code smells and how to track them down with analyzers - Summary
  25729. 99%How to Use Browser Functionalities with Blazor WebAssembly
  25730. 97%It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  25731. 99%Continuous Deployment explained in code
  25732. 93%Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  25733. 70%A Nameless Hiker and the Case the Internet Can’t Crack
  25734. 95%[Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  25735. 98%Azure Functions error handling and retry guidance
  25736. 98%2070 - Github: Widespread injection vulnerabilities in Actions
  25737. 98%How we made our SaaS homepage cookie-free 🍪
  25738. 86%Challenge
  25739. 99%My VS Code Setup - Must Have Configurations and Shortcuts
  25740. 99%The MVP reconnect daily
  25741. 99%Dark's new backend will be in F#
  25742. 97%World of Warcraft: one simple line of code can cost you dearly
  25743. 96%Overview sobre o Módulo 1 [1 de 84]
  25744. 88%The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  25745. 99%Fast Inverse Square Root
  25746. 99%Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  25747. 97%Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  25748. 97%.NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  25749. 97%Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  25750. 91%Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  25751. 99%curlpipe/ox
  25752. 77%Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  25753. 98%.NET App Developer Links - 2020-11-03
  25754. 98%Flutter Web: A Fractal of Bad Design
  25755. 92%Why billions of people won't eat pork (or why we don't know)
  25756. 99%Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  25757. 88%Minted discloses data breach after 5M user records sold online
  25758. 86%Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  25759. 99%Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  25760. 99%Monsters Weekly 189 - New Features in Playwright 1.5
  25761. 99%Migrating from MVC to Blazor
  25762. 98%The Guide to Deno
  25763. 98%.NET Core with NGINX on Linux - Irina Scurtu
  25764. 99%Domain model purity and lazy loading
  25765. 99%Implementing Health Checks in ASP.NET Framework Applications
  25766. 97%Union and Intersection of types in TypeScript
  25767. 95%how to publish git repos that cannot be republished to github
  25768. 90%How to Become a Digital Nomad in Bali
  25769. 93%The best way to lose weight
  25770. 91%Why your first customer is worth $10,000,000 — Eric Jorgenson
  25771. 99%Regex matching with nonograms and finite state machines
  25772. 87%How Are You Really Voting?
  25773. 99%Leaving OCaml
  25774. 94%Democracy is an achievement, not a recipe — sirodoht blog
  25775. 91%Mentoring First-Time Managers | Gergely Nemeth
  25776. 99%Two workers are quadratically better than one • Hillel Wayne
  25777. 97%Understanding Backup Storage Redundancy in Azure SQL
  25778. 99%Visual Studio for Mac tips and resources - Visual Studio
  25779. 50%Brave Passes 20M MAUs and 7M DAUs
  25780. 91%v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  25781. 99%Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  25782. 97%Cryptography Dispatches: Reconstruct Instead Of Validating
  25783. 99%How to Call C# Methods from JavaScript in Blazor WebAssembly
  25784. 96%No More Google
  25785. 97%Is a billion-dollar worth of server lying on the ground
  25786. 99%Things you need to know as a C# developer - Build types
  25787. 97%Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  25788. 99%Are C# 9 records immutable by default?
  25789. 97%Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  25790. 86%Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  25791. 96%Working with Dates And Times in Razor Pages Forms
  25792. 98%r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  25793. 98%Names are not type safety
  25794. 56%GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  25795. 68%South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  25796. 99%C# in Simple Terms - Exceptions and Exception Handling
  25797. 84%Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  25798. 99%Episode 352 - Azure Security Podcast
  25799. 67%The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  25800. 90%LG UltraFine 5K Display
  25801. 98%Document
  25802. 93%Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  25803. 99%Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  25804. 99%How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  25805. 98%How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  25806. 94%Second edition of Bulletproof SSL and TLS now in preview
  25807. 96%Background Features in Google Meet, Powered by Web ML
  25808. 94%Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  25809. 86%Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  25810. 98%ML Optimization - Advanced Optimizers from scratch with Python
  25811. 92%Winamp for Windows 10 | Winamp for Windows, Mac, Android
  25812. 96%226: Universal Custom Data Link Schemes
  25813. 99%Implement a Blazor full text search using Azure Cognitive Search
  25814. 99%Blazor and Azure B2C: The Big Picture
  25815. 99%The State of .NET Webinar: Unpacking .NET 5 Together!
  25816. 95%The Basis of Testing – Stories from a Software Tester
  25817. 96%The Software Rewrite
  25818. 99%Identity Server 4 with .NET Core App
  25819. 99%Back to Basics: Event Delegation
  25820. 96%Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  25821. 99%Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  25822. 96%Don’t Judge
  25823. 96%Daniel Skogly's blog | You might not need to store (plaintext) emails
  25824. 98%Focus - Leadership Breadcrumbs - Carlos Vilhena
  25825. 52%Here is a way to predict who is going to win the election.
  25826. 95%Goodbye, Twitter.
  25827. 92%Why men's health depends on feminism
  25828. 99%How do Wake-On-Lan works?
  25829. 98%Every article about software is wrong
  25830. 97%Cryptologie | Real World Cryptographers Podcast
  25831. 69%Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  25832. 99%.NET Learning Challenge!
  25833. 98%7GUIs
  25834. 97%WordPerfect for DOS Updated
  25835. 99%The missing explanation of ZK-SNARKs: Part 1
  25836. 96%India Azure Community Conference 2020 | The ultimate developer conference
  25837. 99%RISC-V.md
  25838. 97%Dev Discussions - James Hickey
  25839. 79%youtube-dl
  25840. 99%HALF OFF everything + a free Halloween treat!
  25841. 99%Pattern matching in C# 9.0
  25842. 98%Why is subtracting these two times (in 1927) giving a strange result?
  25843. 86%123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  25844. 99%Uno Platform 3.1 Released
  25845. 80%A Spectre is Haunting Unicode
  25846. 94%Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  25847. 99%Samy Kamkar - NAT Slipstreaming
  25848. 99%Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  25849. 99%Introducing C# 9: Extension GetEnumerator support for foreach loops
  25850. 99%WinXP - Windows XP in React
  25851. 96%Exploring Ubuntu Desktop on the Raspberry PI
  25852. 99%Programming can still be magical
  25853. 98%Extreme Debugging
  25854. 97%Isogeny-Based Cryptography: Past, Present, And Future
  25855. 90%Scott Santens - An Engineering Argument for Basic Income
  25856. 99%Why Clojure?
  25857. 97%Essays on Programming I Think About a Lot
  25858. 92%Full-time web developer vs being a full-time dad |
  25859. 98%Observations and Imaginations — Note Taking Apps
  25860. 97%adamsky/globe
  25861. 96%The .NET Stacks #23: .NET 5 support, migration tools, and links
  25862. 98%Coding Interview Preparations - 30th October 2020
  25863. 83%Governments Worldwide Consider Ditching Daylight Saving Time
  25864. 99%17-313: Foundations of Software Engineering
  25865. 91%Startup School for Future Founders
  25866. 98%High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  25867. 94%How to deal with Extreme Physical Pain
  25868. 90%I’m deaf, and this is what happens when I get on a Zoom call
  25869. 98%Code Maze Weekly #49 - Code Maze
  25870. 99%Using C# 9 records as strongly-typed ids
  25871. 98%Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  25872. 75%Hacker group claims to have stolen Star Tribune user information
  25873. 99%Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  25874. 99%Introducing VSCode Stories
  25875. 92%Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  25876. 97%Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  25877. 97%High performance Data modelling with Cosmos Db - Pradeep Loganathan
  25878. 65%Predicting Meteor Showers Using Python and Visual Studio Code
  25879. 98%Goodbye IFTTT
  25880. 68%Use Azure Custom Vision to Repurpose the Lunar Rover
  25881. 97%How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  25882. 97%GitHub Codespaces
  25883. 71%Annals.pdf
  25884. 83%The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  25885. 96%GitHub Codespaces using Visual Studio or browser
  25886. 94%To apply AI for good, think form extraction
  25887. 94%Carnation - Visual Studio Marketplace
  25888. 91%Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  25889. 93%RedMart Data Security Incident
  25890. 89%ryzngard/Carnation
  25891. 99%Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  25892. 78%Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  25893. 96%Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  25894. 99%.NET Conf 2020
  25895. 99%Context on STM in Ruby
  25896. 98%Goodbye IFTTT
  25897. 98%Wobblepaint
  25898. 99%State and governance of the project? · Issue #767 · zloirock/core-js
  25899. 92%Here be dragons: advances in problems you didn’t even know you had
  25900. 95%The failure of a computer you didn't even know existed
  25901. 99%Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  25902. 99%Are we web yet? Yes, and it's freaking fast!
  25903. 99%Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  25904. 99%Event Driven applications on Kubernetes with KEDA
  25905. 94%Microsoft Night - .BLD() Tech Talks XXL
  25906. 98%Unwrap the SERVFAIL
  25907. 97%Episode 63 - Being Productive With Jay Miller
  25908. 98%I Hate Coordinate Systems!
  25909. 99%For Complex Applications, Rust is as Productive as Kotlin
  25910. 97%C# 9 The unknown goodies | Miguel Bernard's Blog
  25911. 98%How Gitlab puts gRPC in the Real World
  25912. 99%Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  25913. 99%Writing a dog picture browser in ~200 lines of code
  25914. 99%Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  25915. 97%Azure Logic Apps Running Anywhere – Runtime Deep Dive
  25916. 99%Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  25917. 70%Animal Menagerie - O'Reilly Media
  25918. 99%MockMechanics
  25919. 94%.NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  25920. 96%Ruby on Rails in a Week - Simple Thread
  25921. 99%Awaitable/awaiter pattern and logical micro-threading in C#
  25922. 91%Why You Shouldn't Sell Your SaaS Business
  25923. 99%What's the heck is web components - Soubai's Stories
  25924. 96%Klim Yadrintsev
  25925. 87%On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  25926. 98%Run your own free Stock Checker - Check if sought-after items are in stock online
  25927. 97%Going deep
  25928. 92%Secrets of the best product teams
  25929. 91%The Future Self Savings Method
  25930. 94%An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  25931. 96%Hanselminutes with Scott Hanselman
  25932. 97%Prove-It, Blockchain-It: Zkp In Action
  25933. 98%Understanding Azure Arc Enabled SQL Server
  25934. 98%Intro to PyTorch Tutorial: Building fashion recognizer
  25935. 97%MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  25936. 99%On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  25937. 98%NuGet supports API key option - GitHub Changelog
  25938. 99%Elasticsearch in ASP.NET Core - Code Maze
  25939. 94%JDConf - Save the Date!
  25940. 99%What is the Strategy Pattern? (Software Design Patterns)
  25941. 99%A Tour of C++ Modules in Visual Studio | C++ Team Blog
  25942. 72%How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  25943. 52%My Resignation From The Intercept
  25944. 95%Departing senior engineer refuses to introduce replacement to open source community/peers
  25945. 99%Getting Started | MonoGame Documentation
  25946. 99%paulio/UnityPhilipsLights
  25947. 99%Stride for Unity® developers | Stride
  25948. 79%Stride Game Engine
  25949. 96%The VSTO startup sequence
  25950. 96%.NET Game Dev Community Standup - First .NET Game Dev Community Standup
  25951. 98%What's New | MonoGame Documentation
  25952. 96%Unity 2020.1 is now available
  25953. 99%Introduction to GitHub
  25954. 92%Stride Game Engine - vvvv releases VL.Stride
  25955. 88%So long, Brackeys, and thanks for all the gamedev tutorials!
  25956. 86%NeoAxis Engine
  25957. 98%Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  25958. 98%LEGO® Microgame - Unity Learn
  25959. 95%Unity’s future starts with U - Unity Technologies Blog
  25960. 93%Wave Engine for business and industry
  25961. 99%3b1b/manim
  25962. 93%Fungus
  25963. 94%The remarkable number 1/89
  25964. 95%Organizing Code by Feature using Vertical Slices
  25965. 99%Configuration pattern and ConfigureServices
  25966. 99%C# in Simple Terms - Namespaces
  25967. 59%Study helps explain why motivation to learn declines with age
  25968. 96%What's in a Linux executable? - fasterthanli.me
  25969. 99%Putting JSON in a block chain? First decide what your JSON is…
  25970. 99%Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  25971. 99%Xamarin.Forms 5 Is Here! | The Xamarin Show
  25972. 99%Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  25973. 97% Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  25974. 99%Consuming JSON Objects Stream (NDJSON) With HttpClient
  25975. 95%Introducing Bot Analytics
  25976. 98%Introducing SparkFun À La Carte
  25977. 99%Pyston v2: 20% faster Python
  25978. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  25979. 99%Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  25980. 98%Security incident, October 2020
  25981. 98%.NET App Developer Links - 2020-10-29
  25982. 98%.NET Rocks! vNext
  25983. 99%The Future of Visual Studio Extensions | Visual Studio Blog
  25984. 99%Test Series: Part 2 Unit Testing
  25985. 99%A Type of Useless
  25986. 99%Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  25987. 89%How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  25988. 98%ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  25989. 98%The System
  25990. 95%I violated a code of conduct
  25991. 88%How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  25992. 95%Organizing Code by Feature using Verticle Slices
  25993. 76%South Africa's most notable data breaches and leaks
  25994. 98%How many mistakes do Grandmaster chess players make?
  25995. 98%Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  25996. 97%Cryptologie | A Cryptologic Mystery
  25997. 99%What would you risk for free Honey?
  25998. 93%Anatomy of a Successful Newsletter Launch
  25999. 99%Two Paradigms of Personal Computing
  26000. 98%Indy Xamarin - Shell in Xamarin.Forms
  26001. 97%A Hierarchical Tool for Thought
  26002. 99%Why We Memo All the Things - Stefano J. Attardi
  26003. 79%The Unhandled Exception Podcast
  26004. 97%See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  26005. 95%If not SPAs, What? - macwright.com
  26006. 99%Top 5 Reasons to Choose .NET for Your IoT Project
  26007. 98%on abandoning the X server
  26008. 91%Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  26009. 93%Stripe Climate
  26010. 98%Setting the command timeout with the latest .NET SqlClient
  26011. 94%Entity Framework Community Standup - EF Core 5.0 Collations
  26012. 98%GitLab consultation - MediaWiki
  26013. 95%Webinar Recording: Advanced Search Scenarios in RavenDB
  26014. 99%What is C#? | One Dev Question
  26015. 99%Optimizing Blazor performance using the @key directive - Gérald Barré
  26016. 99%Organize Code by Feature | Vertical Slices
  26017. 98%Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  26018. 98%Part of your world: Why we’re proud to build a truly native Mac app
  26019. 98%.NET App Developer Links - 2020-10-28
  26020. 99%.NET libraries and the art of backward compatibility – Part 3
  26021. 99%.NET libraries and the art of backward compatibility – Part 1
  26022. 99%.NET libraries and the art of backward compatibility – Part 2
  26023. 99%Splitting Large Interfaces Into Smaller Ones Is Easy
  26024. 91%Google’s new logos are bad – TechCrunch
  26025. 80%A Guy Walks Into an Apple Store
  26026. 95%Have you considered buying used hardware?
  26027. 99%Using JSInterop to Pass HTML Elements and Handle JS Errors
  26028. 78%Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  26029. 76%The Danger in Listening to Experts
  26030. 99%Taking Ideas Seriously is Hard
  26031. 98%Why I Stopped Using ORMs to Get the Job Done
  26032. 96%How software eats money
  26033. 90%I tried 21 diet and exercise programs. None of them worked. Except for one.
  26034. 62%I built an app to fix my depression (now with stats) – Eli Finer
  26035. 97%Why We Will Never Have Enough Software Developers
  26036. 95%Au Revoir: The End of Notebag
  26037. 95%Taming the Tech Giants – jake lazaroff
  26038. 99%The Grand Unified Theory of Software Architecture
  26039. 97%Type in the exact number of machines to proceed
  26040. 91%Creating Your First Azure SQL Database
  26041. 97%Cryptologie | A Discretization Attack
  26042. 97%Getting started with GraphQL and HotChocolate
  26043. 97%Bomb Blast Radius - Numberphile
  26044. 90%GitHub Quick Reviews
  26045. 98%Next.js 10
  26046. 98%WSL2 - Tips, Tricks and Techniques
  26047. 81%RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  26048. 97%.Net 5 with Scott Hunter
  26049. 97%Policy as Code with Terraform and Sentinel
  26050. 99%gRPC performance improvements in .NET 5 | ASP.NET Blog
  26051. 98%.NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  26052. 99%safepassme
  26053. 98%Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  26054. 99%Cleaning up Azure Durable Functions execution history
  26055. 90%The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  26056. 94%Abusing Teams client protocol to bypass Teams security policies
  26057. 98%ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  26058. 99%Building a Dashboard with ASP.NET Core and DotVVM
  26059. 97%Free Linear Algebra text, from Jim Hefferon
  26060. 98%MonkSoul/Fur
  26061. 99%Mind Your Strings with .NET 5.0
  26062. 99%ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  26063. 97%Help Us Plan EF Core 6.0 | .NET Blog
  26064. 99%Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  26065. 96%Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  26066. 97%Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  26067. 65%PLAN C: A Safe abortion with pills
  26068. 99%github/dmca
  26069. 92%Mobilizon. Your events. Your groups. Your data. – Framablog
  26070. 69%Self Managed Abortion; Safe and Supported
  26071. 99%Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  26072. 99%JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  26073. 96%re: Investigating query performance issue in RavenDB
  26074. 99%How Entity Framework Core’s query cache works
  26075. 98%Quickly coding with Codespaces
  26076. 84%AMD to Acquire Xilinx
  26077. 99%Getting started with GraphQL and HotChocolate
  26078. 99%The Next Generation Web Services Framework
  26079. 99%Using Blazor JavaScript Isolation with Library Manager
  26080. 99%Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  26081. 98%Diving into /proc/pid/mem
  26082. 90%Troy Hunt on Rebooting with Lisa Forte
  26083. 95%Struct Layout - Visual Studio Marketplace
  26084. 85%Enormous security leak at the Rikssbanken and banks – Nord News
  26085. 96%Colouring Knots - Numberphile
  26086. 99%Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  26087. 98%Apache Helix - Near-Realtime Rsync Replicated File System
  26088. 98%.NET App Developer Links - 2020-10-27
  26089. 99%Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  26090. 91%Released: Microsoft.Data.SqlClient 2.1 Preview 2
  26091. 98%Monsters Weekly 188 - Intercepting Network Requests with Playwright
  26092. 99%Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  26093. 98%Upgrading a .Net Framework library to .Net 5
  26094. 97%Running an Online Conference using Microsoft Azure
  26095. 99%Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  26096. 92%How to Accommodate a Massive Surge in Absentee Voting
  26097. 99%Blast Off with Blazor: Get to know Blazor and our project
  26098. 89%A talk about Dump File analysis
  26099. 93%Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  26100. 99%How to Call JavaScript Functions with C# in Blazor WebAssembly
  26101. 93%Surviving disillusionment
  26102. 96%Hello there.pdf
  26103. 97%ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  26104. 96%Oracle Groundbreakers APAC Virtual Tour 2020
  26105. 97%Oracle Groundbreakers APAC Virtual Tour 2020
  26106. 99%On the psychology and dynamics of OSS: passion, burnout and (im)balance
  26107. 99%Understanding company decisions using knowledge graphs – Leopold Bosankic
  26108. 97%Fighting Bots With The Client-Puzzle Protocol
  26109. 98%Lessons learnt from building Newslettrs – Monish Kumar's Blog
  26110. 97%You Need to Timestamp Your Shell History
  26111. 99%How much specification does a developer need?
  26112. 86%Shared Curiosity
  26113. 97%EditForm - forms and validation in Blazor
  26114. 99%morris/vanilla-todo
  26115. 99%Bytecode Alliance: One year update
  26116. 99%Why we chose Java for our High-Frequency Trading application
  26117. 89%Blazer WebAssembly with EF Core
  26118. 90%In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  26119. 96%Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  26120. 92%Twitter still hasn't unlocked the New York Post's account - melovedata
  26121. 99%Setting up a build with NUKE
  26122. 99%Lobe | Machine Learning Made Easy
  26123. 90%dotnet-vs 0.3.85
  26124. 99%Rethink the Modern Mobile App: An Intro to Mobile Development
  26125. 99%dotnet/aspnetcore
  26126. 99%Simple way to Docker on Windows 10 home with WSL 2
  26127. 98%Road to gRPC
  26128. 99%C# in Simple Terms - Interfaces and Abstract Classes
  26129. 99%Otvdm/winevdm
  26130. 99%Get more done with search in Visual Studio | Visual Studio Blog
  26131. 94%Keyboard shortcuts for Microsoft Teams
  26132. 99%Fast bitmap iteration in C#
  26133. 98%I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  26134. 99%Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  26135. 99%Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  26136. 99%Standard ML in 2020 | notes.eatonphil.com
  26137. 99%Using Servo Motors - SG90 (ESP32 + Arduino Series)
  26138. 97%How a one line change decreased our build times by 99%
  26139. 99%An Intuition for Lisp Syntax
  26140. 99%Leaving Silverlight: Converting to the Web
  26141. 96%225: Frank Got Catalyst for Xamarin.iOS Working!
  26142. 97%ML Optimization pt.1 - Gradient Descent with Python
  26143. 96%The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  26144. 99%Are there any limitations to test automation? - Kevin Tuck
  26145. 99%Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  26146. 99%Use ASP.NET With Turbolinks 5
  26147. 99%The Future of Desktop: All You Need to Know about .NET 5!
  26148. 99%Don't ever break a URL if you can help it
  26149. 99%Address decision fatigue - before it turns code into spaghetti - JAXenter
  26150. 97%WPF .NET Core - Routed Events
  26151. 99%Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  26152. 98%saintmarina/undelete_jpg
  26153. 94%The 2020 Shopping Spree
  26154. 96%I am Seriously Considering Going Back to Desktop Computers
  26155. 91%YouTube-DL Removed From GitHub After DMCA Notice
  26156. 99%Microsoft Edge brings Pinterest integration to Collections
  26157. 99%Frontend development is pain in 2020. But it gets better
  26158. 97%Why Are Discussions about Hiring Being Broken So Broken?
  26159. 95%Sharing a Gaming Computer with VMs - M1cr0blog
  26160. 99%Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  26161. 83%Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  26162. 94%A blog post about nothing | Blog
  26163. 98%Julia Helps To Bridge The Gap Between User and Creator
  26164. 97%Llvm Provides No Side-Channel Resistance
  26165. 99%Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  26166. 76%Department of Health and Human Services Victoria
  26167. 69%SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  26168. 97%Have I Been Pwned: Pwned Passwords
  26169. 93%It's Time To Admit It: The X.Org Server Is Abandonware
  26170. 99%Strict Transport Security vs. HTTPS Resource Records: the showdown
  26171. 99%GitLab blocked Iranians’ access.
  26172. 93%mimoo/crypto_blogs
  26173. 94%Delete Facebook And You'll Lose All Oculus Games For Good
  26174. 94%JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  26175. 99%github/dmca
  26176. 95%Melb․NET Meetup November 2020 Submit a Talk Proposal
  26177. 99%Pandoc - About pandoc
  26178. 99%QuickJS Javascript Engine
  26179. 91%The coming civil war over general purpose computing | Boing Boing
  26180. 94%Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  26181. 97%What Was BeOS, and Why Did People Love It?
  26182. 97%Cryptologie | The Kyber/dilithium Ntt
  26183. 96%chrismaltby/gb-studio
  26184. 95%GB Studio
  26185. 99%Setting up a build with NUKE
  26186. 55%This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  26187. 98%Anki as Learning Superpower: Computer Science Edition | G Research
  26188. 98%Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  26189. 96%The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  26190. 99%prabhuignoto/react-chrono
  26191. 99%Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  26192. 88%Tin-eared, tone-deaf - Selaine Saxby gets it very, very wrong - West Country Bylines
  26193. 85%Electoral College Decision Tree
  26194. 83%gnu.org
  26195. 97%Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  26196. 99%r/csharp - Matlab porting to C# goes really slow
  26197. 97%github/dmca
  26198. 98%Creating a Drag and Drop Bookmarklet
  26199. 92%On self-tracking, exobrains and quantified self
  26200. 97%Penetration Testing and Low-Cost Freelancing
  26201. 97%I Still Dislike My Home Work Setup (and I don't know what to do about it)
  26202. 97%The YouTube-DL Takedown
  26203. 83%Parenting doesn’t do what I thought
  26204. 71%The Solution to Big Tech Isn't Legislation, It's Technology
  26205. 93%So Many Notebooks, So Little Time...
  26206. 97%Should I buy the dip?
  26207. 93%I'm handing over maintenance of wlroots and sway to Simon Ser
  26208. 99%r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  26209. 98%How To Buy a Computer for Cross-Platform Development
  26210. 99%How bare metal provisioning works in theory
  26211. 76%No More Politics in the Workplace – jake lazaroff
  26212. 99%Intro to Twitch: Join the Live Coding Community!
  26213. 99%Code Maze Weekly #48 - Code Maze
  26214. 97%Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  26215. 94%Lets Talk .NET 5, with Scott Hunter
  26216. 72%King County Elections
  26217. 94%Use “pseudo-sets” to control how many actions people take
  26218. 79%How data saves lives: Using the Power Platform to gain amazing insights
  26219. 95%C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  26220. 97%Performance Profiling | .NET Async Tool
  26221. 93%Fowl Language
  26222. 95%Intro to the Show
  26223. 59%Cryo–electron microscopy breaks the atomic resolution barrier at last
  26224. 99%Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  26225. 97%Xamarin.Forms 5 Is Here!
  26226. 99%Data’s Role in Moon Missions: Fictional and Real
  26227. 98%BlazorGalaga
  26228. 99%How to: Implement a producer-consumer dataflow pattern
  26229. 98%BlazorGuy/BlazorGalaga
  26230. 99%Preloading content with rel="preload"
  26231. 90%Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  26232. 99%PHP 8: before and after - stitcher.io
  26233. 99%How can I tell whether a file is on an SSD? | The Old New Thing
  26234. 95%Talking on Emerging Code about RavenDB
  26235. 99%Damian Hickey
  26236. 99%ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  26237. 98%Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  26238. 76%‎The Numberphile Podcast on Apple Podcasts
  26239. 99%A Tour of the .NET Functions Framework
  26240. 98%How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  26241. 98%C# 10 First Look: Constant string interpolation
  26242. 86%Falsehoods programmers believe about time zones
  26243. 97%Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  26244. 59%Seeing AI
  26245. 98%.NET App Developer Links - 2020-10-23
  26246. 99%A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  26247. 99%C# 8.0 nullable references: defeating the point with empty strings | endjin
  26248. 89%Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  26249. 99%Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  26250. 99%terrajobst/dotnetepicsweb
  26251. 95%F# Advent Calendar in English 2020
  26252. 99%Is Blazor a Safe Enterprise Bet
  26253. 99%C# 9 Record Factories
  26254. 90%Simple AiMesh Wi-Fi System
  26255. 96%The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  26256. 94%Viewing Matrices & Probability as Graphs
  26257. 99%Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  26258. 97%Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  26259. 96%Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  26260. 98%You Are Procedurally Generated
  26261. 93%The Internet We Built
  26262. 96%Sinc Split Mechanical Keyboard Build Log
  26263. 97%How to retain customers who are leaving
  26264. 99%Let’s build a high-performance fuzzer with GPUs!
  26265. 94%Why Laugh At Quibi's Failure?
  26266. 80%Be prolific
  26267. 98%Software development by analogy - Francisco J. Revoredo
  26268. 92%Scott Santens - With UBI, won't people just watch TV and play video games?
  26269. 99%Static versus dynamic web sites
  26270. 97%Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  26271. 99%.NET Core with NGINX on Linux
  26272. 99%Supercar Showdown - Supercar Showdown
  26273. 88%How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  26274. 98%Telerik UI for Blazor Updated -- Visual Studio Magazine
  26275. 95%The .NET Docs Show
  26276. 99%Damian Hickey
  26277. 98%ufcpp/StringLiteralGenerator
  26278. 97%Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  26279. 95%ongoing by Tim Bray · Google Antitrust Notes
  26280. 93%.NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  26281. 99%C# in Simple Terms - Inheritance and Polymorphism
  26282. 85%The physiological effects of slow breathing in the healthy human
  26283. 99%OAuth 3
  26284. 96%A Last Call for QUIC, a giant leap for the Internet
  26285. 96%Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  26286. 99%Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  26287. 92%A Virtual Product Management Internship Experience
  26288. 78%Bits from the Debian Project
  26289. 96%GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  26290. 98%ASP.NET Core Blazor CSS isolation
  26291. 98%Workflow commands for GitHub Actions
  26292. 98%Workflow syntax for GitHub Actions
  26293. 93%Tiark's Notebook
  26294. 98%/* You Are Not Expected to Understand This */
  26295. 92%Notes on My Colon Cancer
  26296. 81%Psychotherapy centre's database hacked, patient info held ransom
  26297. 98%.NET App Developer Links - 2020-10-22
  26298. 99%Tip 291 - 5 Things you didn't know about Azure App Service
  26299. 98%React v17.0 – React Blog
  26300. 97%Azure Service Fabric 7.2 Release
  26301. 99%Tip 290 - How to secure a Blazor application with Azure Active Directory
  26302. 97%What’s new in the Windows 10 October 2020 Update
  26303. 94%Load Balancing on Azure - An Overview
  26304. 92%ESPHome: Nothing-to-firmware in 30 minutes
  26305. 98%.NET Rocks! vNext
  26306. 99%Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  26307. 98%Blazor FAST WebComponents
  26308. 99%Entity Framework Visual Editor - Visual Studio Marketplace
  26309. 83%New Chrome 0-day Under Active Attacks – Update Your Browser Now
  26310. 92%Greater bandwidth in trains
  26311. 97%1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  26312. 99%Defining Service Boundaries by Splitting Entities
  26313. 95%JsonSrcGen 0.2.0 Alpha Released
  26314. 84%This website is killing the planet
  26315. 95%amymhaddad
  26316. 80%My Lab Power Setup
  26317. 93%Repeating Crossbow - The Lazy Forger
  26318. 95%Value dragons
  26319. 98%blog.harterrt.com – Defining Data Intuition
  26320. 99%A fucking rant about fucking const vs fucking let
  26321. 91%James Randi has died.
  26322. 97%The tangled webs we weave
  26323. 63%How Silicon Valley will solve the trolley problem
  26324. 97%Every hackable connector on ASUS Eee PC 901
  26325. 98%A Brief Tour of the Unity Editor
  26326. 98%Talking, Typing, Thinking: Software Is Not a Desk Job
  26327. 94%Is Software Contracting For You? - Mischa Spiegelmock
  26328. 97%Your SEO strategy should never start with keyword research. | Kole McRae
  26329. 98%Why I write: The Feynman Technique for learning
  26330. 97%Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  26331. 99%Attribute-Based Access Control with Blazor WebAssembly and IS4
  26332. 94%Search changes for anonymous users
  26333. 92%United States v. Google
  26334. 94%#VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  26335. 99%franzsilva/MLBuilderVSCode-Source
  26336. 98%AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  26337. 98%Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  26338. 99%Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  26339. 99%Marten V4 Preview: Command Line Administration
  26340. 98%Applied F# Challenge 2021 - Call for Judges
  26341. 94%#VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  26342. 94%#ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  26343. 98%switch expression - C# reference
  26344. 97%ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  26345. 90%Facebook Container for Firefox | Prevent Facebook from seeing what websites you visit.
  26346. 99%ML.NET Model Builder (Preview) - Visual Studio Marketplace
  26347. 95%Hands-Free Coding
  26348. 79%Chrome won't clear your Google and YouTube data — even if you tell it to
  26349. 98%Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  26350. 97%Defining Service Boundaries by Splitting Entities
  26351. 98%How do I get from a volume to the physical disk that holds it? | The Old New Thing
  26352. 99%Understanding cross platform .NET, and why .NET 5 is important
  26353. 87%The Cloudflare Radar 2020 Elections Dashboard
  26354. 98%What ORMs have taught me: just learn SQL
  26355. 96%I enforced the AGPL on my code, here's how it went
  26356. 98%Is it possible to see the entire history of a renamed file?
  26357. 87%Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  26358. 98%.NET App Developer Links - 2020-10-21
  26359. 98%Ridiculously fast unicode (UTF-8) validation
  26360. 97%SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  26361. 99%Test Series: Part 1 – Understanding Testing Strategies
  26362. 97%Empowering Azure CLI developers with AI
  26363. 97%Discussing the Five Questions Every Unit Test Must Answer
  26364. 97%Azure CLI Oct 2020 release
  26365. 99%Continuous deployment at scale - Simple Talk
  26366. 99%Debugging Multiple .NET Core Projects in VS Code
  26367. 99%C# support · Issue #156 · github/semantic
  26368. 99%Blazor in depth — Create Blazor component without Lifecycle methods
  26369. 99%Debugging Multiple .NET Core Projects in VS Code
  26370. 99%MoienTajik/AspNetCore-Developer-Roadmap
  26371. 98%The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  26372. 99%How to Use NPM Packages in Blazor - Brian Lagunas
  26373. 99%open-telemetry/opentelemetry-dotnet
  26374. 98%My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  26375. 96%App Development Community Standup: React Native for Windows update
  26376. 99%Episode 351 - Azure Spring Cloud
  26377. 99%Improve rendering performance with Blazor component virtualization
  26378. 99%Introducing C# 9: Static anonymous functions
  26379. 85%What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  26380. 86%Average person has 100 passwords - study
  26381. 78%Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  26382. 93%Get Started with PyTorch
  26383. 97%How to Deploy Azure Arc Data Services Anywhere
  26384. 99%Cross-platform development with .NET 5
  26385. 95%Monkeytype
  26386. 97%Event Driven applications on Kubernetes with KEDA
  26387. 98%The accelerating adoption of Julia
  26388. 80%Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  26389. 59%What sacrifices do you need to take in order to achieve your goal?
  26390. 89%Cloudflare Analytics review
  26391. 98%Give your variables better values
  26392. 99%Double Your Impact in 12 Months
  26393. 98%Why I don't take notes
  26394. 98%How to find freelance work for junior developers?
  26395. 98%You Can Compete With Free When It's B2B
  26396. 96%Getting Big Things Done - Marc's Blog
  26397. 97%Kayak.com Founding Story
  26398. 96%Is coding a procrastination trap?
  26399. 88%Stupid Moves
  26400. 97%DIY custom mouse shell - The process
  26401. 95%Salesforce Sucks
  26402. 89%How I Made $350k in Machine Learning Tournaments
  26403. 96%On writing in an engineering context
  26404. 95% Expanding AI’s Impact With Organizational Learning
  26405. 79%The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  26406. 97%On Methodology: Turing Laureates Discuss Their Approach To Work
  26407. 98%Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  26408. 95%.NET Conf 2020
  26409. 99%WebTransport
  26410. 95%GitHub for Your Octopus Deploy
  26411. 90%GitHub Quick Reviews
  26412. 95%ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  26413. 82%Blazor in Action: building reusable frontends with C#
  26414. 97%Firefox 82.0, See All New Features, Updates and Fixes
  26415. 99%Combing through ComponentBase
  26416. 95%Early Work
  26417. 93%The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  26418. 98%X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  26419. 98%Top 10 VS Code Extensions for Web Development (2020)
  26420. 74%SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  26421. 99%dotnet/runtime
  26422. 98%How do I get from a file path to the volume that holds it? | The Old New Thing
  26423. 95%Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  26424. 98%Sponsor @kevinchalet on GitHub Sponsors
  26425. 96%I miss Microsoft Encarta
  26426. 99%Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  26427. 99%Assorted thoughts on zig (and rust)
  26428. 96%GPU-Motunui · Render blog
  26429. 97%Bot Attack trends for Jan-Jul 2020
  26430. 70%Home
  26431. 99%dotnet/runtime
  26432. 98%.NET App Developer Links - 2020-10-20
  26433. 98%Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  26434. 96%Blockchain, the amazing solution for almost nothing
  26435. 99%Building cross-platform apps with .NET and Uno - Simple Talk
  26436. 98%Monomorphic functors
  26437. 99%Better Git diff output for Ruby, Python, Elixir, Go and more
  26438. 99%Improving Azure Functions performance
  26439. 72%First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  26440. 99%Async code smells and how to track them down with analyzers - Part II
  26441. 98%Why mmap is faster than system calls
  26442. 98%Announcing Microsoft Edge WebView2 General Availability
  26443. 99%Blazor WebAssembly Role-Based Security with IdentityServer4
  26444. 95%Highlights from Git 2.29 - The GitHub Blog
  26445. 99%Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  26446. 98%How Discord Won
  26447. 88%Code navigation for C# repositories - GitHub Changelog
  26448. 97%This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  26449. 99%Extract Available Settings Using C# | Awaiting Bits
  26450. 98%Search personal websites
  26451. 97%Personal banking needs an API | Chris Hardie's Tech and Software Blog
  26452. 96%App stores foolishly bundle distribution with updates
  26453. 96%Lessons from a Year of Side Projects
  26454. 98%Hacking on my finances
  26455. 97%VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  26456. 96%Wrapping NFTs for fun and less tax – Blog of Christian Felde
  26457. 87%Let's talk about fake reviews - part 1
  26458. 82%People Need to Reclaim the Internet - Craig Murray
  26459. 97%The case for a learned sorting algorithm
  26460. 97%Weird Subtitles
  26461. 97%Structure and Interpretation of Computer Programmers
  26462. 98%Why Deep Learning Works Even Though It Shouldn’t
  26463. 91%It has been one year since my company was acquired
  26464. 99%Meet Face ID and Touch ID for the Web
  26465. 97%Cryptologie | Shor, I’Ll Do It
  26466. 99%Securely accessing MS Graph from gRPC .NET with Azure AD
  26467. 99%Serverless .NET on AWS - 50th Anniversary Edition!
  26468. 98%Open sourcing the Porting Assistant for .NET | Amazon Web Services
  26469. 99%Building Real-Time Applications with Blazor Server and Firestore
  26470. 96%AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  26471. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  26472. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  26473. 96%AKS Bootcamp: Materiais Relacionados e Finalização do curso
  26474. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  26475. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  26476. 96%AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  26477. 99%Marten V4 Preview: Linq and Performance
  26478. 98%‎Rezipe
  26479. 99%Eilon/Rezipe
  26480. 99%Choose a .NET Game Engine | .NET Blog
  26481. 96%Teletype
  26482. 67%Farming Systems Trial - Rodale Institute
  26483. 99%Audio on the Web, for Games and VR!
  26484. 99%C# in Simple Terms - Structs and Enums
  26485. 93%The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  26486. 99% Discord Desktop app RCE
  26487. 99%Home
  26488. 99%Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  26489. 96%MONOSPACE by @p01
  26490. 96%Mount points, volumes, and physical drives, oh my! | The Old New Thing
  26491. 96%This page is a truly naked, brutalist html quine.
  26492. 98%What is happening to .NET standard with .NET 5? | One Dev Question
  26493. 99%Weekly Notes - #33 | Miguel Bernard's Blog
  26494. 75%How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  26495. 93%14 Popular Machine Learning Evaluation Metrics
  26496. 98%OpenBSD 6.8
  26497. 92%Forum Data Breach - Please Change Your Password - Albion Online Forum
  26498. 96%224: iPhone 12 is here with magnets!
  26499. 94%.NET Epics
  26500. 97%Data "As You Need It" with Telerik UI for Blazor DataGrid
  26501. 83%Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  26502. 99%Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  26503. 98%.NET App Developer Links - 2020-10-19
  26504. 99%Implement a full text search using Azure Cognitive Search in ASP.NET Core
  26505. 99%4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  26506. 99%Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  26507. 99%Unit testing with F# - Christina Ljungberg
  26508. 99%Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  26509. 99%Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  26510. 98%Uno Platform Windows Calculator on Linux via Uno Platform
  26511. 99%Towards sockets and networking in WebAssembly and WASI - radu's blog
  26512. 97%ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  26513. 96%A Legislative Path to an Interoperable Internet
  26514. 87%Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  26515. 99%Introducing C# 9: Attributes on local functions
  26516. 97%Layoutit Grid — CSS Grids layouts made easy!
  26517. 97%3 Reasons Why I Love Low Touch SaaS
  26518. 67%Beating the Casino
  26519. 94%Influencers as Tech Founders: Real Monetization at Last
  26520. 82%Say goodbye to resource-caching across sites and domains
  26521. 76%Hating Monday | Eryb's Space
  26522. 97%Cryptologie | Grover's Algorithm
  26523. 96%Open sourcing Layoutit Grid
  26524. 94%Questioning Probability
  26525. 99%Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  26526. 96%Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  26527. 99%A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  26528. 99%ironcev/awesome-roslyn
  26529. 99%A language made for WebAssembly.
  26530. 88%Three npm packages found opening shells on Linux, Windows systems | ZDNet
  26531. 86%Chrome exempts Google sites from user site data settings
  26532. 95%hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  26533. 87%Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  26534. 95%LISP From Nothing - T3X.ORG
  26535. 99%We deleted the production database by accident 💥
  26536. 96%The Emerging Architectures for Modern Data Infrastructure
  26537. 86%Holy Post - Race in America - Part 2
  26538. 99%charmbracelet/glow
  26539. 98%Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  26540. 68%Voters Support Removing Traffic Enforcement From Police Purview in New York
  26541. 84%22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  26542. 79%Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  26543. 99%OpenPrinting/cups
  26544. 78%We’re not as divided as we think we are
  26545. 98%On Continuous Delivery
  26546. 89%The Case for Unique Email Addresses
  26547. 99%dandavison/delta
  26548. 98%What if users brought the infrastructure?
  26549. 97%Cryptologie | How Cdns Generate Certificates
  26550. 99%WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  26551. 93%Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  26552. 83%Download the Atkinson Hyperlegible Font | Braille Institute
  26553. 93%vx-underground - home
  26554. 99%AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  26555. 89%How to waste your career, one comfortable year at a time
  26556. 97%My 3 revenue streams as a developer — without freelance work!
  26557. 92%The Old Net
  26558. 98%One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  26559. 99%Newsletter Week 42, 2020
  26560. 97%What does Atlassian's cloud-first model mean for you?
  26561. 83%Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  26562. 97%Delivering Better Customer Experience with Omni Channel
  26563. 95%Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  26564. 98%The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  26565. 99%Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  26566. 98%The New Rules for Playing in Microsoft's Open Source Sandbox
  26567. 93%Corporate statement
  26568. 83%Tinnitus Treatment | Neuromodulation Science | Lenire
  26569. 97%Uninstall Nano Defender Immediately
  26570. 98%Episode 350 - Azure Time Series Insights
  26571. 97%Porn, Zen, and .vimrc
  26572. 96%On Managing People
  26573. 95%The only way to be productive
  26574. 97%Raccoon Is A Timing Vulnerability In The Tls Specification
  26575. 96%Thoughts on Improving Online Communities
  26576. 96%Who (and Who Not) to Get Advice From? — Juan David Campolargo
  26577. 69%How Social Media Divides Us
  26578. 99%Bootstrap+Blazor essentials
  26579. 96%How to Look Great on Zoom - David Klein
  26580. 96%Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  26581. 97%| Ruling your NetworkMichele Coscia
  26582. 94%Decoding the Peloton (PeloMon, Part I)
  26583. 96%Karlův most - Stavba pilíře a klenebního pole ve 14. století
  26584. 85%Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  26585. 99%Code Maze Weekly #47 - Code Maze
  26586. 97%Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  26587. 95%Release v1.0.0-preview6 · microsoft/reverse-proxy
  26588. 95%What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  26589. 97%So you want to build an embedded Linux system? - Jay Carlson
  26590. 99%Binding Tools for Swift | The Xamarin Show
  26591. 96%Version 1.4.0 released
  26592. 97%How our network powers Cloudflare One
  26593. 95%Looking for a PHP developer to build a PHP RavenDB client
  26594. 99%.NET Microservices with DAPR
  26595. 98%Introducing Magic Firewall
  26596. 73%40 milliseconds of latency that just would not go away
  26597. 99%kekyo/IL2C
  26598. 99%The future of .NET Standard | .NET Blog
  26599. 93%Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  26600. 98%Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  26601. 97%Episode 62 - What Have I Missed With Zac Braddy
  26602. 99%c-smile/sciter-js-sdk
  26603. 98%PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  26604. 98%.NET App Developer Links - 2020-10-16
  26605. 99%@adlrocha - What if we had Local-First Software?
  26606. 98%Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  26607. 99%Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  26608. 99%Some helpful extensions when dealing with types in .NET |
  26609. 98%How to Add gRPC to Your Blazor App
  26610. 99%MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  26611. 72%Best Similar Movies recommendation service
  26612. 98%Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  26613. 76%TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  26614. 96%Personal identifiability of user tracking data during observation of 360-degree VR video
  26615. 98%.NET Foundation September/October 2020 Update
  26616. 96%My SQL Server Toolbox
  26617. 94%The Problem With Seraphine
  26618. 95%No More Mixed Messages About HTTPS
  26619. 99%Continuous Deployment from GitHub to Azure App Service
  26620. 90%Front Page
  26621. 96%ASP.NET Core Series: PWA's with Blazor
  26622. 96%Build SQL Database Projects Easily in Azure Data Studio
  26623. 97%Performance Profiling | Database Tool
  26624. 88%Song stuck in your head? Just hum to search
  26625. 98%Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  26626. 97%Embrace, Extend, Extinguish
  26627. 79%Abundance
  26628. 93%When You Don't Create Things
  26629. 91%Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  26630. 85%Debugging Misadventures: Down the Rabbit Hole
  26631. 99%How (Not) to Build a Button
  26632. 97%Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  26633. 97%Demystifying XML (an attempt)
  26634. 96%How to keep up with e-mail newsletters
  26635. 90%How We Institutionalized Incompetence
  26636. 98%Fixing Random, part 7
  26637. 87%Anti-unification, part 5
  26638. 96%Exhausting vs exhaustive
  26639. 94%beneater/rug-puzzle
  26640. 90%Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  26641. 99%On .NET Live - Diving into Azure Static Web Apps
  26642. 99%Debugger Tip - Step into a specific method
  26643. 97%Brighton Web Development Meetup (Brighton, United Kingdom)
  26644. 99%Solution & Project Structure of a Loosely Coupled Monolith
  26645. 97%GitHub and VS Code
  26646. 99%Announcing HashiCorp Waypoint
  26647. 91%r/jobs - A Warning About Glassdoor
  26648. 99%March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  26649. 99%C# in Simple Terms - Classes and Members
  26650. 99%Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  26651. 98%How small businesses can start using Cloudflare One today
  26652. 98%March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  26653. 88%Why Congress should invest in open-source software
  26654. 80%Why Are the Noses Broken on Egyptian Statues?
  26655. 95%Paystack is joining Stripe
  26656. 99%.NET | Free. Cross-platform. Open Source.
  26657. 93%C-Sharpcorner - Live
  26658. 95%Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  26659. 97%.NET Microservices with DAPR
  26660. 95%Open sourcing docs.github.com
  26661. 99%Introducing Cloudflare Browser Isolation beta
  26662. 99%5 Ways to Customize VS Code
  26663. 98%The Curious Case of Commands and Cancellation
  26664. 99%Brian Tracy - copy-paste-shell
  26665. 99%Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  26666. 98%Task Scheduling | Coravel
  26667. 99%How to add C++ structured binding support to your own types | The Old New Thing
  26668. 99%February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  26669. 79%Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  26670. 98%March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  26671. 92%How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  26672. 99%ASP.NET Core Architecture Overview
  26673. 99%natelastname/hanoi
  26674. 87%Someone Masquerading as me on Indeed and LinkedIn
  26675. 99%Code - /dev/null as a Service
  26676. 98%.NET App Developer Links - 2020-10-15
  26677. 91%SmartEarrings by peripherii
  26678. 96%How does .NET 5 change my development? | One Dev Question
  26679. 98%The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  26680. 94%Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  26681. 99%Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  26682. 98%PowerShell Working Groups | PowerShell
  26683. 99%Ace Switch Expressions in C# 8
  26684. 96%Killing the Walk Monster
  26685. 96%New FREE Ebook: Unit Testing in .NET—The Complete Guide
  26686. 99%React Event Handlers with TypeScript
  26687. 99%A Great Old-Timey Game-Programming Hack
  26688. 99%.NET Rocks! vNext
  26689. 98%How to Build a Great Series A Pitch and Deck: Series A
  26690. 98%Sega Master System Architecture | A Practical Analysis
  26691. 96%Dialect Quiz
  26692. 99%How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  26693. 96%How robots made this food commercial look effortless
  26694. 98%TDD for ELT – Kaminsky
  26695. 90%The Irrationality Of Risk
  26696. 99%Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  26697. 98%Comparing image formats. JPEG vs WebP vs AVIF.
  26698. 99%Scaling Hangfire: Process More Jobs Concurrently
  26699. 94%The Case against Low Priority Alerts · Utsav's Blog
  26700. 88%The Tech Resume Inside Out
  26701. 95%What income percentage do I need to invest to reach financial freedom in 10 years?
  26702. 97%Helping people spot the spoofs: a URL experiment
  26703. 98%PERTENCE.net - Blog
  26704. 97%Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  26705. 99%INTEL-SA-00435
  26706. 99%Dockerfile Security Best Practices - Cloudberry Engineering
  26707. 99%Announcing HashiCorp Boundary
  26708. 97%Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  26709. 97%Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  26710. 98%SculptGL - A WebGL sculpting app
  26711. 96%Visual Studio Presentation Mode - Developer Community
  26712. 99%verless/verless
  26713. 93%YARP: The .NET Reverse proxy
  26714. 54%Room-Temperature Superconductivity Achieved for the First Time
  26715. 98%madskristensen/Tweakster
  26716. 97%Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  26717. 81%r/OculusQuest - Facebook account banned within 10 minutes, reviewed and cannot be reversed.
  26718. 99%.NET and Visual Studio - Oracle Office Hours
  26719. 97%Krita 4.4.0 released! | Krita
  26720. 99%Breaking changes, version 3.1 to 5.0 - .NET Core
  26721. 97%Plasma 5.20: One absolutely massive release
  26722. 96%Getting a result index score from RavenDB Map/Reduce results
  26723. 97%A brief introduction to C++ structured binding | The Old New Thing
  26724. 99%Scaling HANGFIRE: Processing More Jobs Concurrently
  26725. 90%From 1 to 1,000,000 — Wait But Why
  26726. 99%Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  26727. 98%.NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  26728. 98%.NET Foundation September/October 2020 Update
  26729. 88%Propaganda, Censorship, and Surveillance are attributes of the same...
  26730. 99%Answering some basic questions about registering applications on Azure Active Directory
  26731. 98%.NET App Developer Links - 2020-10-14
  26732. 96%C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  26733. 98%Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  26734. 94%Monsters Weekly 186 - Some Basic Linux Commands
  26735. 99%C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  26736. 98%.NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  26737. 98%SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  26738. 84%HomePod mini
  26739. 93%Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  26740. 99%LDM: My Favorite ARM Instruction
  26741. 95%Wait for user cancel
  26742. 99%Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  26743. 87%Speaker Directory
  26744. 98%Office 365 Login | Microsoft Office
  26745. 98%Open source licensing and why we’re changing Plausible to the AGPL license
  26746. 97%Remote State Management with Terraform Cloud
  26747. 92%How Language Understanding enables Voice Commands in Word Dictation
  26748. 93%YARP: The .NET Reverse proxy
  26749. 98%Exchanging UDP messages - Low-Level Academy
  26750. 92%Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  26751. 99%C#/WinRT Version 0.8 and the .NET5 RC2 Release
  26752. 96%Code style rules overview - .NET
  26753. 98%The Importance of Memory | Barnabas Kendall
  26754. 82%The City, Inc. board of directors - phildini.dev
  26755. 99%world smallest office suite
  26756. 98%How much traffic do I need to earn $1000 per month - EyeSwift
  26757. 97%Evolving your cloud-cost strategy as you scale
  26758. 91%Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  26759. 89%Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  26760. 99%Prefer Fakes Over Mocks | Alexey Golub
  26761. 99%What do I need to build an application ? - LanRaccoon
  26762. 93%4 things I've learned about negotiation
  26763. 97%Stripe Atlas: the Key to a $100B+ Company
  26764. 89%Technology and its side effects
  26765. 96%Bidding Farewell to Software Engineering — cdahmedeh
  26766. 96%Bootstrapping
  26767. 97%Cryptography Dispatches: Nacl Is Not A High-Level Api
  26768. 97%.NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  26769. 99%Using Access Token with Blazor WebAssembly HttpClient
  26770. 99%Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  26771. 97%MLOps: DevOps for Machine Learning | .NET Blog
  26772. 95%Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  26773. 93%Apple
  26774. 98%.NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  26775. 99%What’s New In .Net 5? - Solace Infotech Pvt Ltd
  26776. 71%How The Dude Was Duped By Big Tech
  26777. 99%ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  26778. 96%DevReach Online - The Premier Dev Conference Now Online
  26779. 90%GitHub Quick Reviews
  26780. 99%The future of .NET Standard | .NET Blog
  26781. 99%Announcing .NET 5.0 RC 2 | .NET Blog
  26782. 97%YARP: The .NET Reverse proxy
  26783. 99%Under the hood with routing in Blazor
  26784. 99%Pushing UI changes from Blazor Server to browser on server raised events
  26785. 97%Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  26786. 70%Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  26787. 99%14,000x Speedup - James Hiebert's Blog
  26788. 94%zheap
  26789. 90%The security of a pin code vs. thumbprint
  26790. 54%Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  26791. 99%Tailwind Crash Course - How I Built My New Product Landing Page
  26792. 94%Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  26793. 98%JDK 15 Security Enhancements
  26794. 99%The LLBLGen Pro Blog: HnD 3.0 has been released!
  26795. 77%Don’t Pay for 95% | 5 Kids 1 Condo
  26796. 98%Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  26797. 99%daveabrock/NASAImageOfDay
  26798. 99%Constraint satisfaction solver (Java™, Open Source)
  26799. 99%Render Blazor WASM components in your existing MVC/Razor Pages applications
  26800. 59%DDD by Night: Trivia Edition
  26801. 98%ASP.NET Core in Action with Andrew Lock
  26802. 98%.NET App Developer Links - 2020-10-13
  26803. 98%Quick Helper For Blazor Performance
  26804. 78%150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  26805. 96%.NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  26806. 99%Bootstrap logging with Serilog + ASP.NET Core
  26807. 99%verifiedcoder/Twilight
  26808. 99%Async code smells and how to track them down with analyzers - Part I
  26809. 99%ASP.NET Core in Action, Second Edition
  26810. 99%Learn Node.js with this series of short videos for beginners
  26811. 99%Keeping your WSL Linux instances up to date automatically within Windows 10
  26812. 97%Visual Studio Code September 2020
  26813. 98%Why the Serverless Revolution Has Stalled
  26814. 99%Shawn Wildermuth's Blog
  26815. 96%Exposing covert surveillance backdoors in children’s smartwatches
  26816. 93%Advice to my young self: forget side projects and focus on your job
  26817. 91%The Cycle of Life
  26818. 82%The Cloud Native Show - 12 Factor Series : Introduction
  26819. 97%Why we don't prepare enough for things we want - JFJ
  26820. 98%We need to talk about GitHub - Thea Flowers
  26821. 83%Professional licensing isn't a solved problem
  26822. 99%Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  26823. 86%The art of oatmeal
  26824. 99%Window Activation Headaches in WPF
  26825. 65%What's Luck Got To Do With It?
  26826. 98%Stages of self-development
  26827. 97%Counting Speeches to Understand Xi Jinping
  26828. 94%Differential Analyzer
  26829. 97%Will Remote Compensation Be Tied To Location In The Future?
  26830. 99%Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  26831. 99%C# Language Highlights: Default Literal Expressions
  26832. 95%Musings on relationship
  26833. 95%Introducing Cloudflare One
  26834. 94%[llvm-announce] LLVM 11.0.0 Release
  26835. 99%BinomialLLC/bc7e
  26836. 97%Why You Want To Encrypt Password Hashes
  26837. 75%Car Care Products | Tevo Creations Australia | Queensland
  26838. 99%chriswalz/bit
  26839. 96%Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  26840. 99%How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  26841. 96%The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  26842. 98%Blazor WebAssembly : Twitter Authentication - EP13
  26843. 73%r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  26844. 96%welcome · Blazor in Action MEAP V01
  26845. 97%What is Node.js and why you should learn it [1 of 26]
  26846. 99%world smallest office suite
  26847. 92%Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  26848. 66%As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  26849. 75%DMV Lookup
  26850. 97%Life, part 37
  26851. 99%C# in Simple Terms - Methods, Parameters, and Arguments
  26852. 98%Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  26853. 94%How I killed The Event Store and Why It Had It Coming
  26854. 96%The Ideal Auction - Numberphile
  26855. 99%Testing Blazor components using bUnit - Gérald Barré
  26856. 99%Building complex systems with duplication and multiple overlapping fields of fire
  26857. 65%In 1979, some software company in Bellevue was hiring | The Old New Thing
  26858. 92%Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  26859. 92%r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  26860. 94%Back to Machine Learning Basics - Regularization
  26861. 81%Blazor in Action is now available on MEAP
  26862. 96%223: How App Updates Work
  26863. 99%mackron/vkbind
  26864. 96%PR Tracker for .NET projects
  26865. 96%How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  26866. 99%Learn Docker in a Month: Week 4 in 5 YouTube Videos
  26867. 99%What I Am Excited About in TypeScript 4.0
  26868. 93%Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  26869. 99%What is Render in React and How Do You Force it?
  26870. 99%How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  26871. 92%Don't Code Tired | Approval Tests: Assert With Human Intelligence
  26872. 96%Web “Sessions” in Private Mode
  26873. 97%No, Microsoft is not rebasing Windows to Linux
  26874. 88%Fuck you sunday - never let a side project die anymore on that day and just start
  26875. 73%.NET Virtual Conference
  26876. 99%Introducing C# 9: Covariant returns
  26877. 95%Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  26878. 96%The DevOps Handbook – Enable Daily Learning
  26879. 99%ryzngard/DotNot
  26880. 94%A Note about Spotify Transfers
  26881. 99%The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  26882. 98%The JuliaMono Typeface
  26883. 97%Cryptologie | Zk-Snarks Explained With Bellman
  26884. 99%The Observation Deck » Rust after the honeymoon
  26885. 94%Fall Ramblings
  26886. 94%The End of Crypto
  26887. 81%Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  26888. 80%We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  26889. 94%Please stop using CDNs for external Javascript libraries
  26890. 99%There are Only Four Billion Floats–So Test Them All!
  26891. 99%Printing PDF’s in Blazor
  26892. 99%ymte/metamine
  26893. 97%Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  26894. 78%Western Digital is trying to redefine the word “RPM”
  26895. 97%Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  26896. 97%Getting started with terraform on azure - part 2 - Pradeep Loganathan
  26897. 97%Guido Oliveira
  26898. 99%XChaCha20-Poly1305: A Primer with Examples in .NET
  26899. 97%Today’s Webcams Are Boring, So I Brought Back a Classic
  26900. 98%bash errors
  26901. 97%10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  26902. 80%How does a gas pump know to shut itself off?
  26903. 99%Adelaide .NET User Group (Adelaide, Australia)
  26904. 99%SerenityOS: The second year
  26905. 96%Build your Azure skills with Microsoft Learn and Pluralsight
  26906. 95%How to Surface a Classic Solution in a Modern Page | Developer Support
  26907. 97%Why I'm starting a newsletter
  26908. 95%Decentralized Finance will reshape (or eat?) Centralized Finance
  26909. 97%Imposter syndrome
  26910. 98%Why is 0.1 + 0.2 not equal to 0.3?
  26911. 95%CRISPR is Dead
  26912. 99%Paul Rouget - Goodbye Mozilla
  26913. 97%(Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  26914. 96%Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  26915. 99%How to Docker with .NET: Getting Started
  26916. 73%The Lovin' Spoonful - Do You Believe in Magic (Audio)
  26917. 97%Sorry! This site is experiencing technical difficulties.
  26918. 65%They're Made out of Meat
  26919. 99%warrenm/HeadphoneMotion
  26920. 74%Google sues me for using the word "droid" in my company name Orpheusdroid
  26921. 92%Exclude folders by regex (?) from time machine backup
  26922. 99%Newsletter Week 41, 2020
  26923. 78%App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  26924. 90%Going Viral as a Woman in Tech
  26925. 96%Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  26926. 98%chsienki/Kittitas
  26927. 99%VwjZNrJ
  26928. 67%Update on Cybersecurity Incident | Fairfax County Public Schools
  26929. 97%The .NET Stacks #20: Route to Code, IdentityServer, community links
  26930. 98%ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  26931. 94%Biggest Y Combinator Failed Startups
  26932. 96%The unreasonable effectiveness of the Julia programming language
  26933. 93%Working From Home
  26934. 91%Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  26935. 98%Down the ergonomic keyboard rabbit hole
  26936. 98%Git scraping: track changes over time by scraping to a Git repository
  26937. 95%How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  26938. 69%Could you do this?
  26939. 98%On Learning and Knowledge Management
  26940. 99%Electronic Signature and Sales Document Tracking Software
  26941. 97%One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  26942. 98%Memory Safe ‘curl’ for a More Secure Internet
  26943. 77%Brainwashing by Social Media
  26944. 89%Thanking random internet people
  26945. 97%Stopping a Project
  26946. 97%A History Of Elliptic Curves In Tweets
  26947. 95%NVIDIA Uses AI to Slash Bandwidth on Video Calls
  26948. 99%Single file application - .NET Core
  26949. 97%Cryptologie | Attacking Threshold Wallets
  26950. 78%If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  26951. 97%Leading the Global Tech Community with Anna Chu
  26952. 95%r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  26953. 55%I called everyone in Jeffrey Epstein's little black book.
  26954. 99%Episode 349 - Advancing the Outage Experience
  26955. 99%C# 9 Language Features
  26956. 70%ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  26957. 99%Neuron 1.0 released
  26958. 99%rust in curl with hyper
  26959. 99%MediatR 9.0 Released
  26960. 97%An interview with Paul Mockapetris, the creator of the DNS
  26961. 99%Code Maze Weekly #46 - Code Maze
  26962. 97%A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  26963. 77%Blazor: Our first impressions with Andrew Lock
  26964. 99%Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  26965. 98%Event Feeds: Simple and reliable messaging infrastructure
  26966. 99%Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  26967. 99%October of Releases
  26968. 96%A follow up to Coinbase as a “mission focused” company
  26969. 99%Blazor in Action
  26970. 98%.NET App Developer Links - 2020-10-09
  26971. 99%Interactive Unit Testing with .NET Core and VS Code
  26972. 98%Developing with Design
  26973. 56%Report from the House of Representatives may suggest that the Facebook login requirement for the Oculus Quest 2 is anticompetitive.
  26974. 84%Azure Best Practices - Azure Advisor
  26975. 99%Deploy a .NET Container with Azure DevOps
  26976. 99%Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  26977. 59%Computer Scientists Break Traveling Salesperson Record
  26978. 99%Web Scraping with C#
  26979. 99%Llama preview 0.1.2
  26980. 80%Testing is not dead - Lee Hawkins
  26981. 71%IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  26982. 98%Reverse engineering my cable modem and turning it into an SDR
  26983. 98%To The Assembly - CoRecursive Podcast
  26984. 94%For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  26985. 99%Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  26986. 99%.NET code style rule options - .NET
  26987. 95%What Working At Stripe Has Been Like
  26988. 96%What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  26989. 97%Living and Gaming in UltraWide on Linux - Boiling Steam
  26990. 99%Who cares about security by obscurity
  26991. 96%The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  26992. 92%The joy of fixing things · Viorel Sfetea
  26993. 88%Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  26994. 92%How Spotify is Killing the Open Podcast Ecosystem
  26995. 91%Duck or Rabbit? How Politics Tricks the Brain
  26996. 58%I built an app to fix my depression – Eli Finer
  26997. 96%Windows 98 Icon Viewer
  26998. 96%Undersea datacenter in our future?
  26999. 98%Why GPT-3 Can Understand Things
  27000. 97%Police violence: Your ratios don’t prove what you think they prove
  27001. 97%Building A Modern Trng: An Entropy Source Interface For Risc-V
  27002. 92%Google’s Supreme Court faceoff with Oracle was a disaster for Google
  27003. 99%Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  27004. 82%Languages & Runtime Community Standup - Source Generators
  27005. 92%Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  27006. 97%Azure SQL Capacity Planning: Scenarios
  27007. 99%JeremyLikness/ExpressionPowerTools
  27008. 99%.NET - apps.peachpie.io
  27009. 99%Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  27010. 91%Where Gaming Begins | AMD Ryzen™ Desktop Processors
  27011. 94%James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  27012. 99%Announcing Rust 1.47.0 | Rust Blog
  27013. 91%Careers - Automated Visual Testing | Applitools
  27014. 99%.NET Rocks! vNext
  27015. 99%C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  27016. 96%Announcing Swift Algorithms
  27017. 99%.NET Blog
  27018. 96%An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  27019. 99%GPU Accelerated Machine Learning with WSL 2
  27020. 99%Prerendering your Blazor WASM application with .NET 5 (part 1)
  27021. 99%Using machine learning with RavenDB
  27022. 97%Cryptography Dispatches: Reconstruct Instead of Validating
  27023. 92%Microsoft Developer UK @msdevUK
  27024. 97%We Hacked Apple for 3 Months: Here’s What We Found
  27025. 99%Building a simple tooltip component for Blazor in under 10 lines of code*
  27026. 98%#CloudSkills Revisited (S2/E3)
  27027. 89%Almost Real Resume
  27028. 99%C++ 3D Game Tutorial 24: Graphics Engine - Materials
  27029. 88%Bruce Momjian: Postgres Blog
  27030. 98%Beginner's Series to: JavaScript | Channel 9
  27031. 98%Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  27032. 98%Using monorepos to increase velocity during early stages of product development | Creating Startups
  27033. 98%How to use, open, resize, and split Panes in the Windows Terminal
  27034. 99%Writing JavaScript tools in other languages – a new trend?
  27035. 99%Asyncify a method and event response
  27036. 99%How to use autocomplete at the command line for dotnet, git, winget, and more!
  27037. 60%Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  27038. 87%Yael Tauman Kalai - Real World Cryptographers Podcast
  27039. 96%dotnet/aspnetcore
  27040. 94%JDConf - Save the Date!
  27041. 97%Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  27042. 88%.NET Conf 2020
  27043. 99%Building a Weather Station Bot
  27044. 99%How to design an algorithm
  27045. 91%The Challenges of NPNM Innovation - Bone and Feathers
  27046. 93%My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  27047. 87%Zoom, Humming and Rough Consensus | Tom Gamon
  27048. 99%How to prepare for tech summer internships — Web log of agrawal-d
  27049. 92%Thingifying the world (ii)
  27050. 94%Team Management Brain Dump
  27051. 97%How a side project has made me a better manager
  27052. 98%Message Queue Overload from High Processing Latency
  27053. 99%Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  27054. 97%The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  27055. 97%Configure code analysis rules - .NET
  27056. 98% Chrome is deploying HTTP/3 and IETF QUIC
  27057. 98%PS5 Teardown: An up-close and personal look at the console hardware
  27058. 96%Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  27059. 93%NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  27060. 96%Release Release v1.2.0 · aslotte/MLOps.NET
  27061. 97%39 Shirts - Leaving Mozilla
  27062. 90%Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  27063. 98%virtualmlnet/hackathon-2020
  27064. 99%Get all prediction scores from your ONNX model with ML.NET
  27065. 99%Introdução ao ML.NET - Machine Learning com .NET na prática
  27066. 96%Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  27067. 98%r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  27068. 97%Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  27069. 99%Get started with MLOps.NET
  27070. 99%Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  27071. 99%Getting Started with ElasticSearch, Part 1 – Seeding
  27072. 99%.NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  27073. 99%Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  27074. 99%Take A Look At ML.NET
  27075. 71%Grapefruit Is One of the Weirdest Fruits on the Planet
  27076. 92%Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  27077. 98%Message Queue Overload! Avoiding Processing Latency
  27078. 99%C# for Loop (Animated Examples)
  27079. 80%Buy For Life
  27080. 99%How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  27081. 99%Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  27082. 98%r/ProgrammingBuddies - Website to find coding buddies/friends
  27083. 99%From site.css to component styles
  27084. 90%Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  27085. 92%100,000 Stars
  27086. 98%.NET App Developer Links - 2020-10-07
  27087. 92%MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  27088. 98%Storage 101: Monitoring storage metrics - Simple Talk
  27089. 99%SuperJSON - JSON on steroids
  27090. 99%Creating a .NET Core Global Tool
  27091. 99%Changing Serilog Minimum level without application restart on .NET Framework and Core
  27092. 97%Cryptologie | Libressl Documentation Status Update
  27093. 92%AI Applications Without a PhD
  27094. 99%How to Publish Angular with ASP.NET Core - Code Maze
  27095. 96%How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  27096. 97%TIME for a WTF MySQL moment
  27097. 97%How to remember what you learn
  27098. 99%The Future of .NET is .NET 5 | DB123
  27099. 99%How to Store Session Tokens in a Browser (and the impacts of each)
  27100. 91%Side projects
  27101. 99%The data on drop-downs - don't let your users suffer!
  27102. 67%Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  27103. 96%Interfaces That Help Machine Learning
  27104. 90%GPT-3 Bot Posed as a Human on AskReddit for a Week
  27105. 96%When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  27106. 98%Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  27107. 96%Building a Homelab VM Server (2020 Edition)
  27108. 92%Taiwan's amazing bike-sharing system
  27109. 97%Diagnostics tools overview - .NET Core
  27110. 95%Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  27111. 97%GitLab's security trends report – our latest look at what's most vulnerable
  27112. 98%Smart male chastity lock cock-up
  27113. 64%Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  27114. 99%Game Development with .NET | .NET Blog
  27115. 99%Four Micro-Frontend Architecture Types You Can Implement With Blazor
  27116. 98%Elixir v1.11 released
  27117. 90%GitHub Quick Reviews
  27118. 95%Understanding Global VNet Peering Support for Azure SQL Managed Instance
  27119. 99%Life, part 36
  27120. 86%VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  27121. 97%ARM Series #12: Azure DevOps With ARM Templates
  27122. 94%Plausible: Self-Hosted Google Analytics alternative
  27123. 73%Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  27124. 68%How to plug in your USB Type A connector correctly the first time | The Old New Thing
  27125. 97%RavenDB JVM Client
  27126. 99%amuste/DnetIndexedDb
  27127. 99%.NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  27128. 99%ADefWebserver/BlazorSimpleSurvey
  27129. 99%Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  27130. 99%r/Blazor
  27131. 85%The Nobel Prize in Physics 2020
  27132. 99%Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  27133. 99%Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  27134. 98%Building a simple tooltip component for Blazor in under 10 lines of code*
  27135. 64%All Hands - Fall 2020 Question
  27136. 99%How to Handle JAMstack Forms with KwesForms
  27137. 97%Practice Typing, Read Lit | TypeLit.io
  27138. 87%Stop the EARN IT Bill Before It Breaks Encryption
  27139. 99%Creating a dotnet new Project Template
  27140. 99%What you could steal from the Kakoune code editor right now, and get away with it
  27141. 98%Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  27142. 98%r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  27143. 98%.NET App Developer Links - 2020-10-06
  27144. 97%Blazor For All
  27145. 94%Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  27146. 99%Tidy up your HttpClient usage
  27147. 97%Security Of Streaming Encryption In Google's Tink Library
  27148. 99%Git anatomy - Simple Talk
  27149. 99%Monsters Weekly 185 - Azure Static Web Apps
  27150. 99%milkshakesoftware/PreMailer.Net
  27151. 93%milkshakehq.com is coming soon
  27152. 91%Home
  27153. 56%Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  27154. 94%How we built a $1m ARR SaaS startup – Canny Blog
  27155. 99%6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  27156. 99%What’s New In Python 3.9 — Python 3.9.0 documentation
  27157. 98%Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  27158. 96%.NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  27159. 94%Cells are very fast and crowded places
  27160. 98%dotnet/installer
  27161. 99%Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  27162. 86%Why You Should See Race – A City Away
  27163. 95%In tepid defense of…
  27164. 98%Who monitors Prometheus?
  27165. 98%Randomizing Lists in Power Automate Flow
  27166. 95%The Database is on Fire
  27167. 97%Moonshot Papers | David Wyde
  27168. 98%Guerrilla productivity tactics
  27169. 96%It Didn’t Take Too Long…
  27170. 98%Consensus is Harder Than It Looks
  27171. 98%#147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  27172. 96%Fighting the Tinder++ Malware
  27173. 99%Why do AirPods sound so bad when you’re on a call?
  27174. 96%Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  27175. 79%Twitter is holding me hostage
  27176. 71%How men can change themselves and the world
  27177. 73%Coach! Football is life. | Gergely Nemeth
  27178. 96%Influence of Minimalism
  27179. 99%Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  27180. 99%Fortunately, I don't squash my commits
  27181. 97%GET OFF MAH TRACK! The Game | ldjam.com
  27182. 90%Get off Mah Track: The Game by RubyNova
  27183. 98%Full-Bleed Layout Using CSS Grid
  27184. 91%I built a lay-down desk
  27185. 98%Full-Bleed Layout Using CSS Grid
  27186. 98%Slack System Status
  27187. 98%Principles of Data Oriented Programming
  27188. 99%Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  27189. 97%Memoria [EN] No. 36 (09/2020)
  27190. 99%DotNet 2020 [Online]
  27191. 99%C# in Simple Terms - Operators
  27192. 99%The .NET Docs Show - Data and .NET with Julie Lerman
  27193. 98%Register to Vote
  27194. 97%Article series: Yet Another Bug Tracker
  27195. 90%How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  27196. 99%Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  27197. 99%Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  27198. 99%OAuth2 Refresh Token with Anular and IdentityServer4
  27199. 99%Update the HTML head from your Blazor components
  27200. 96%Back to Machine Learning Basics - Clustering
  27201. 96%222: Cool New Tech
  27202. 99%Microsoft Translator API and Bot Framework | C# Tutorials Blog
  27203. 99%Anbox - Android in a Box
  27204. 98%Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  27205. 98%.NET App Developer Links - 2020-10-05
  27206. 99%macOS translation layer for Linux
  27207. 99%Autofac 6, integration tests and .NET generic hosting
  27208. 99%Exploring your .NET applications with dotnet-monitor
  27209. 98%Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  27210. 99%Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  27211. 97%Bringing the browser developer tools to Visual Studio Code
  27212. 99%User-defined functions in Serilog Expressions
  27213. 97%Running ASP.NET Core 5 RC applications on Azure App Service
  27214. 99%GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  27215. 97%Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  27216. 99%Create a Website Scraper for Azure Functions
  27217. 94%Groovy Loops | ldjam.com | Ludum Dare game jam
  27218. 99%dotnet/HttpRepl
  27219. 94%The DDoS That Almost Broke the Internet
  27220. 96%The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  27221. 88%Algorithm discovers how six simple molecules could evolve into life’s building blocks
  27222. 99%Motivation and why finishing a personal project is hard.
  27223. 99%davidwengier/winforms
  27224. 98%How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  27225. 91%shapez.io
  27226. 89%The Real Reason Your City Has No Money — Strong Towns
  27227. 99%It’s 255:19AM. Do you know what your validation criteria are?
  27228. 99%I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  27229. 99%The two types of technology companies
  27230. 98%The illusion of technology
  27231. 98%Knolling
  27232. 98%Sonos is spying on me… (and you)
  27233. 94%The Power of a Link
  27234. 91%The passion economy and the future of finance
  27235. 97%Basic Concepts in Unity for Software Engineers
  27236. 90%Imposter syndrome: Is it a bug or a feature? | Blog
  27237. 72%Restoring Democracy - A Thought Experiment • Lashoun
  27238. 96%Turing Machine Notation and Normal Form
  27239. 99%Database Creation with DbUp
  27240. 81%Gespensterwald 64b by Desire
  27241. 71%The Internet's Own Boy: The Story of Aaron Swartz
  27242. 98%Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  27243. 97%Computation Of A 30750-Bit Binary Field Discrete Logarithm
  27244. 99%A Human Friendly Data Format — NestedText 1.0.0 documentation
  27245. 98%Witeboard
  27246. 78%r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  27247. 94%Applying "Make Invalid States Unrepresentable"
  27248. 99%Using protobuf-net with Noda Time
  27249. 62%Actively speaking two languages protects against cognitive impairment
  27250. 98%Git Exercises
  27251. 99%Why do we use the Linux kernel's TCP stack?
  27252. 94%Color blindness
  27253. 67%Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  27254. 68%REGISTER YOURSELF TO VOTE - When We All Vote
  27255. 96%brackets cheatsheet
  27256. 98%Frequently Answered Questions | Open Source Initiative
  27257. 97%Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  27258. 97%When does Blazor decide to render your UI?
  27259. 97%What The Heck Is "keyboard Interactive" Authentication?
  27260. 97%.NET Dev Summit 2020 - APAC
  27261. 99%Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  27262. 98%Wiki - RustStarterKit2020
  27263. 94%Saving in the age of abundance
  27264. 90%The end of the American internet — Benedict Evans
  27265. 99%Save your wrists and your time: lose the mouse | Kevin Chow
  27266. 99%Does Snowflake have a technical moat worth 60 billion?
  27267. 90%Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  27268. 87%Open Source Thinkpad T420 Battery Part 2
  27269. 80%Replacing Zoom with Open Broadcaster Software
  27270. 99%LLVM provides no side-channel resistance
  27271. 99%SLOs for Open Source
  27272. 99%nidhaloff/igel
  27273. 61%Passwords with Troy Hunt
  27274. 97%Computer science is not software engineering | Swizec Teller
  27275. 85%Month full of Days | undefined News - Times of India
  27276. 91%The open source paradox - <antirez>
  27277. 99%The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  27278. 99%Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  27279. 99%Newsletter Week 40, 2020
  27280. 98%Quartz.NET 3.2 Released | Quartz.NET
  27281. 97%What is the best Dumb TV without smart features? - Pointer Clicker
  27282. 76%Bring your whole self
  27283. 76%Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  27284. 99%.NET 5: Exploring System.Net.Http.Json namespace
  27285. 99%ASP.NET Core breaking changes
  27286. 99%The Kyber/Dilithium NTT
  27287. 98%[Wikitech-l] Logging everyone out
  27288. 99%Code Maze Weekly #45 - Code Maze
  27289. 84%Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  27290. 59%Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  27291. 98%How To Get Promoted
  27292. 97%Analyze suspicious emails with Tines and urlscan - Phish.ly
  27293. 91%I built a lay-down desk
  27294. 90%siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  27295. 87%Income tax
  27296. 98%Joel Grus – Creating Games in Streamlit
  27297. 98%What I’ve learned about isometric rendering
  27298. 96%Why Does My Computer Not Boot with a USB Hub Attached?
  27299. 99%Emulate vision deficiencies in DevTools
  27300. 99%Pressing YubiKeys
  27301. 92%Magic Wand Rechargeable Teardown – Inside Sex Toys
  27302. 80%Samsung Ads
  27303. 97%Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  27304. 99%Stephen Toub - Dotnetos Week
  27305. 91%Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  27306. 99%Xamarin Warsaw Mobile Developers #21 - ONLINE
  27307. 96%Flatpak - a security nightmare
  27308. 94%Why Privacy Is the Most Important Concept of Our Time - In Re
  27309. 97%Episode 61 - Azure and Live Conferences With Andy Morrell
  27310. 99%Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  27311. 97%C# Language Highlights: Tuples
  27312. 98%.NET App Developer Links - 2020-10-02
  27313. 99%Computers Are Hard: app performance with Jeff Fritz
  27314. 98%.NET Conf 2020 and Community Events this October | Xamarin Blog
  27315. 98%ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  27316. 92%xraymemory/micromtn
  27317. 98%.NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  27318. 98%Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  27319. 99%Building Your Next Web App with ASP.NET Core
  27320. 76%HP 975A Ink Cartridge Cyan
  27321. 99%UI/UX for Devs: An Illustrated Mental Model for Empathy
  27322. 97%Overview
  27323. 99%Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  27324. 97%Escaping strings in Bash using !:q
  27325. 62%KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  27326. 79%How One Guy Ruined #Hacktoberfest2020 #Drama
  27327. 99%Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  27328. 97%Bridge to Kubernetes
  27329. 93%The Next Desktop Replacement: Phones? | Joshua Austin
  27330. 89%Short-form podcasts are the future, just not mine - Martin's Thoughts
  27331. 94%How to avoid overengineering
  27332. 99%My Deep Learning Toolchain
  27333. 97%Assumptions and Variable Names
  27334. 97%Replicating User Profile UI | The Xamarin Show
  27335. 89%Proton’s statement on the BGP hijacking incident this week
  27336. 97%Why not PHP?
  27337. 98%Spaced repetition, Anki and Execute Program - mike.place
  27338. 88%Adopting a clean gold standard
  27339. 98%all you need to build a product is a mission – noemi titarenco
  27340. 98%Programmers need to think like hackers!
  27341. 93%Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  27342. 93%MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  27343. 88%FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  27344. 51%On .NET Live - Building a College Diary with Xamarin.Forms
  27345. 70%Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  27346. 99%Render diagrams on the fly in your Blazor apps
  27347. 89%New reinforcement learning methods aim to improve AI in gaming and beyond
  27348. 99%The Future of IdentityServer
  27349. 98%.NET Rocks! vNext
  27350. 99%JamesNK/BlazorSerialization
  27351. 97%Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  27352. 96%BlazorRepl/BlazorRepl
  27353. 94%Announcing Major Performance Improvements for Azure SQL Managed Instance
  27354. 98%Bringing the browser developer tools to Visual Studio Code
  27355. 97%rui314/chibicc
  27356. 92%mono/website
  27357. 99%C# in Simple Terms - Casting, Conversion, and Parsing
  27358. 96%Code scanning is now available! - The GitHub Blog
  27359. 97%Hacktoberfest presented by DigitalOcean
  27360. 91%r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  27361. 77%USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  27362. 99%Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  27363. 98%Helping Junior Developers Find Jobs with Drew Clements
  27364. 94%How normal am I?
  27365. 94%Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  27366. 99%Beyond Sentiment Analysis: Object Detection with ML.NET
  27367. 78%Industrial literacy
  27368. 98%Azure Sydney User Group (Sydney, Australia)
  27369. 94%Melb․Net Virtual Meetup in October
  27370. 98%.NET App Developer Links - 2020-10-01
  27371. 99%Implement Azure AD Client credentials flow using Client Certificates for service APIs
  27372. 94%Melb․Net Virtual Meetup in October
  27373. 99%Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  27374. 97%Windows Performance Analyzer "WPA" Intro
  27375. 92%Google TV
  27376. 99%Serialize Interface Instances With System.Text.Json
  27377. 97%TypeScript is slow. What can we do about it?
  27378. 99%Leaving Silverlight: Converting to WPF .NET Core
  27379. 91%How to Make a VSCode Extension | Barbarian Meets Coding
  27380. 99%.NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  27381. 99%Examples of Four New Features in C# 9 That Aren't in C# 8
  27382. 90%Learning tracker
  27383. 99%the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  27384. 99%Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  27385. 89%Say goodbye to hold music
  27386. 97%Linux under WSL2 can be leaking - Blog | Mullvad VPN
  27387. 97%Advanced Arrays
  27388. 95%Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  27389. 93%Why Beeminder?
  27390. 97%ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  27391. 80%The Definition of News Has Been Legally Changed
  27392. 94%DigitalOcean's Hacktoberfest is Hurting Open Source
  27393. 94%Semantically Modeling of Narrative Events
  27394. 99%Fast Builds: Make a Url Shortener with .NET
  27395. 96%planck constant
  27396. 99%Using Hangfire and MediatR as a Message Dispatcher
  27397. 96%Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  27398. 95%How to not get lost while job-hunting?
  27399. 88%The Coinbase post was 100% right. Here's what you can do about it
  27400. 94%Personality Does Not Define Success
  27401. 94%The story on how I discovered, fell in love and abandoned Event Sourcing
  27402. 95%Objects Of Power
  27403. 97%How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  27404. 98%Code scanning is generally available - GitHub Changelog
  27405. 98%Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  27406. 87%Dan's Tattoo Assassins Page
  27407. 78%teenage engineering – OB–4 magic radio
  27408. 98%Episode 348 - Cloud Skills Challenge
  27409. 95%Google/Fitbit will monetise health data and harm consumers
  27410. 99%How to Build Securely with Blazor WebAssembly (WASM)
  27411. 94%Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  27412. 96%Transitioning the Dapr project to open governance
  27413. 98%NASA Built Two Versions of the Apollo Command Module
  27414. 98%.NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  27415. 98%Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  27416. 98%Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  27417. 98%Welcoming Gitter to Matrix! | Matrix.org
  27418. 94%Six Figures in 6 Days
  27419. 98%Validating an input on keypress instead of on change in Blazor - Gérald Barré
  27420. 95%GameDataCrunch: my facts-first game metrics website
  27421. 66%Coinbase offers exit package to those uncomfortable with new direction
  27422. 98%Flexbox Froggy
  27423. 99%Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  27424. 97%C# Language Highlights: Tuples
  27425. 99%Hangfire + MediatR = Message Dispatcher
  27426. 99%dotnet/AspNetCore.Docs
  27427. 99%Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  27428. 91%Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  27429. 96%NDC Sydney 2020 | Online Developers Conference
  27430. 98%Customer Success Engineer- Australia
  27431. 98%.NET App Developer Links - 2020-09-30
  27432. 85%Release OBS Studio 26.0 · obsproject/obs-studio
  27433. 93%Seeing Theory
  27434. 99%Immutability in JavaScript
  27435. 99%A simple pattern for using System.CommandLine with dependency injection | endjin
  27436. 88%Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  27437. 90%Find and Compare Removalists
  27438. 98%New features in the fish shell
  27439. 99%From Zero to main(): How to Write a Bootloader from Scratch
  27440. 96%Alcohol poisoning - Symptoms and causes
  27441. 79%SwiftUI 2.0: Flexible Layout Design
  27442. 97%Repo experience survey results | .NET Blog
  27443. 99%A categorized list of all Java and JVM features since JDK 8 to 15
  27444. 99%Vespa vs. Elasticsearch for matching millions of people
  27445. 99%Rust 2021: GUI
  27446. 98%The .NET Portability Analyzer - .NET
  27447. 97% Azure Machine Learning Designer
  27448. 97%Doing discourse better: Stuff I wish I knew
  27449. 89%Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  27450. 96%I've become obsessed with networked thought
  27451. 88%Automated Machine Learning on Azure
  27452. 99%It Is Never a Compiler Bug Until It Is
  27453. 99%Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  27454. 92%How to convert more users when their trial expires
  27455. 98%Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  27456. 86%Future
  27457. 97%Fun Yet Effective Meetings
  27458. 95%Vitamin D and Covid: A Review
  27459. 95%Social Media
  27460. 99%vanila-io/wireflow
  27461. 99%kzu/NuGetizer
  27462. 72%The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  27463. 97%ARM Series #11: GitHub Actions
  27464. 90%GitHub Quick Reviews
  27465. 98%is it worth it? — Martin Kleppmann’s blog
  27466. 98%Microservices and containerization - Ratko Cosic
  27467. 99%Floating Point in the Browser, Part 1: Impossible Expectations
  27468. 77%Social Cooling - big data's unintended side effect
  27469. 99%protobuf-net/protobuf-net.Grpc
  27470. 89%Juneteenth History
  27471. 99%Stupid solutions: Live server push without JS
  27472. 99%RoadShow Microsoft #2
  27473. 99%Identifying Airtel middleboxes that censor HTTPS traffic
  27474. 98%Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  27475. 95%Samsung TV owners complain about increasingly obtrusive ads
  27476. 89%🚨🚨 That's a lot of YAML 🚨🚨
  27477. 97%Google Play requiring Android apps to use its billing system - 9to5Google
  27478. 75%gRPC-Web in Blazor
  27479. 89%Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  27480. 99%Role-Based Access Control with Angular and IdentityServer4
  27481. 87%November DDD by Night
  27482. 90%Why does HTML think “chucknorris” is a color?
  27483. 99%Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  27484. 97%How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  27485. 99%Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  27486. 88%WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  27487. 98%.NET 5.0 App Trimming and Potential for Future Progress - NDepend
  27488. 99%Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  27489. 99%Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  27490. 98%.NET App Developer Links - 2020-09-29
  27491. 85%As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  27492. 53%YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  27493. 98%Pack.png seed reversal methodology
  27494. 99%Using Access Token to Secure Angular Calls to Web API
  27495. 99%ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  27496. 97%ML.NET Improves Object Detection -- Visual Studio Magazine
  27497. 96%Sign in - Google Accounts
  27498. 95%David Nicholas Williams
  27499. 94%Daniel Vassallo made $200k teaching how to get Twitter followers
  27500. 92%On failure - Can's blog
  27501. 96%The SaaS Website Content You Need to Close Sales [Data]
  27502. 81%2 months of daily blogging
  27503. 93%Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  27504. 96%Customer Communication During Incidents The How to of Status Page Updates
  27505. 91%More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  27506. 96%Why Blogs Died - Greg Raiz
  27507. 92%Home is where the bits flow
  27508. 95%You Don’t Need Permission – Bone and Feathers
  27509. 99%Why you need a service registry
  27510. 98%Service principles and app registration
  27511. 98%muesli/duf
  27512. 59%Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  27513. 98%Azure Service Fabric managed clusters are now in public preview
  27514. 91%How to get promoted
  27515. 99%Maoni0/mem-doc
  27516. 99%I was wrong. CRDTs are the future
  27517. 97%Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  27518. 93%Becoming a Director of Program Management with .NET’s Scott Hunter
  27519. 99%Maoni Stephens - Dotnetos Week
  27520. 99%C# in Simple Terms - Primitive Types, Literals, and Nullables
  27521. 99%How to Adapt Your .NET App for SameSite
  27522. 99%Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  27523. 99%Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  27524. 99%The DevOps Handbook – The Value of A/B Testing
  27525. 93%Advisory: security issues in AWS KMS and AWS Encryption SDKs
  27526. 97%If You Don't Understand Quantum Physics, Try This!
  27527. 82%Eat The World Vs. Eaten by The World — Juan David Campolargo
  27528. 92%Thoughts on Structured Editing: Breaking Away from Syntax
  27529. 97%How I keep ads away from me
  27530. 91%Bipolar: feelings vs. reality - BrettTerpstra.com
  27531. 97%Sidecar Pattern in Action
  27532. 94%Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  27533. 88%Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  27534. 90%BBC Micro Elite source code
  27535. 96%221: Swift on Windows, Clean Code, and iOS 14
  27536. 99%How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  27537. 97%Reading Documentation Upfront
  27538. 99%A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  27539. 99%Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  27540. 87%My summer 2020 road trip along the Italian Riviera
  27541. 96%This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  27542. 96%Twitter Contributions
  27543. 97%Back to Machine Learning Basics - Decision Tree & Random Forest
  27544. 99%Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  27545. 97%Universal Split Screen
  27546. 96%It’s not free software if you can’t easily fork it (and how to fix it)
  27547. 98%Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  27548. 98%Announcing Azure Deprecation Notices
  27549. 99%Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  27550. 96%Zig's New Relationship with LLVM
  27551. 99%The Serverless Hype Explained!
  27552. 95%For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  27553. 94%git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  27554. 82%Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  27555. 89%Town Hall [w/ASL Interpreting]
  27556. 98%.NET App Developer Links - 2020-09-28
  27557. 74%Happiness is Bad - Naughty Computer
  27558. 98%AnthonyGiretti/commonfeatures-webapi-aspnetcore
  27559. 99%Introducing DotNet.SystemCollections.Analyzers
  27560. 97%Web Debugging: Watching Element Changes
  27561. 99%Shawn Wildermuth's Blog
  27562. 97%ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  27563. 99%Remember ASP.NET Request Culture Using Middleware
  27564. 80%ongoing by Tim Bray · Won’t Subscribe
  27565. 98%codemix/ts-sql
  27566. 97%A better logs experience with GitHub Actions - The GitHub Blog
  27567. 99%A tale of two libcs
  27568. 91%Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  27569. 82%bar.com
  27570. 70%Vote Save America 2020
  27571. 99%How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  27572. 98%Git: Dealing with unrelated changes whilst working on a feature branch
  27573. 98%LEd – 2D level editor
  27574. 98%Microsoft Launches a New Communication Platform with Azure Communication Services
  27575. 99%Microsoft Releases Bridge to Kubernetes
  27576. 55%ShopBack and RedDoorz report data breaches
  27577. 95%Ora2Pg - Moves Oracle database to PostgreSQL
  27578. 92%TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  27579. 95%Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  27580. 76%Stop Asking Me to “Sign Up”
  27581. 99%A tale of two libcs
  27582. 95%Being visible.
  27583. 93%A Short Story for Engineers
  27584. 97%Taking Notes
  27585. 99%SQLite Is Dynamically Typed
  27586. 69%The ROS Theory of Obesity - Fire In A Bottle
  27587. 69%Divide Then Conquer
  27588. 94%Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  27589. 99%MichaelBell/HovalaagCPU
  27590. 94%Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  27591. 80%On Methodology: Turing Laureates Discuss their Approach to Work
  27592. 98%C# Corner @CsharpCorner
  27593. 99%Dev Discussions - Phillip Carter
  27594. 96%Open Alpha Playtest - Sept 26, 2020
  27595. 95%Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  27596. 99%Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  27597. 86%mplayer.c - Pastebin.com
  27598. 99%The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  27599. 98%Blazor WebAssembly : Authentication State - EP12
  27600. 95%Toward a "modern" Emacs
  27601. 99%Pluralsight Editing: Behind the Scenes
  27602. 96%Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  27603. 98%cecilphillip/ContosoCrafts
  27604. 93%View Background Image
  27605. 99%Code Maze Weekly #44 - Code Maze
  27606. 59%Quick, Draw!
  27607. 99%ML.NET September Updates | .NET Blog
  27608. 72%Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  27609. 99%Swift System is Now Open Source
  27610. 99%IntelliCode Team Completions
  27611. 99%Ruby 3.0.0 Preview 1 Released
  27612. 99%Securing Services with MSAL
  27613. 97%Microsoft and VMware: Supporting Spring and Open Source Developers
  27614. 95%Death of the Dev Machine? -- Visual Studio Magazine
  27615. 79%Azure Container Instances (ACI) under the hood | Azure Friday
  27616. 97%A Blog About Computer Systems and Language Design
  27617. 95%Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  27618. 82%How I Became the...
  27619. 86%Is this real life?
  27620. 98%Most Technical debt is just bullshit
  27621. 94%Will iOS 14 Destroy Your Productivity?
  27622. 98%Things Elixir's Phoenix Framework Does Right
  27623. 92%Salman Ansari - Blog
  27624. 99%The failed promise of Web Components – Lea Verou
  27625. 99%Using External Configuration with Spring Cloud Config and Steeltoe
  27626. 94%Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  27627. 97%Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  27628. 98%People expect technology to suck because it actually sucks
  27629. 86%PG and Jessica
  27630. 99%Getting Started with System.CommandLine
  27631. 94%Free VPNs are bad for your privacy – TechCrunch
  27632. 97%JsonSrcGen + CoreRT = Pure Magic
  27633. 88%BBC Sound Effects - Research & Education Space
  27634. 98%Rockin’ The Code World with dotNetDave: Show #1
  27635. 98%Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  27636. 97%Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  27637. 99%ggerganov/wave-share
  27638. 99%This AI Restores Old Photos with Damages AUTOMATICALLY
  27639. 80%Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  27640. 99%Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  27641. 95%Learn Git Branching
  27642. 90%Get to know your .NET streamers
  27643. 99%Modern JavaScript Explained For Dinosaurs
  27644. 84%The BBC is releasing over 16,000 sound effects for free download
  27645. 99%Looks Like the Windows XP Source Code Just Leaked on 4chan
  27646. 90%calibre - New in calibre 5.0
  27647. 95%Save your spot at the Azure Data Explorer online event!
  27648. 95%Microsoft Edge Browser Coming To Linux | Build5Nines
  27649. 96%Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  27650. 99%Allow Your Users to Login to your ASP.NET Core App Through Facebook
  27651. 99%Lessons for beginners and junior developers - Technology
  27652. 99%Optimizing Your Website with Fiddler and Lighthouse
  27653. 97%Feature watch: ECMAScript 2021
  27654. 99%Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  27655. 99%TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  27656. 99%Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  27657. 77%Escaping the Dark Forest
  27658. 95%Work on what matters
  27659. 98%Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  27660. 97%A Monster's Expedition (Through Puzzling Exhibitions)
  27661. 99%How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  27662. 98%Alex West | Daily blog
  27663. 99%Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  27664. 98%Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  27665. 96%Notes on Notes
  27666. 95%What I Wish I Knew Before I Started Job Hunting
  27667. 64%Story ate the world. I’m biting back.
  27668. 98%Optimize Your Meetings for Engagement
  27669. 88%Access to Porn does not mean Sexual Freedom — Karel Donk
  27670. 99%Testing Controllers, Messages & Systems with Andrew Lock
  27671. 70%Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  27672. 98%Release ILSpy 6.2 · icsharpcode/ILSpy
  27673. 98%Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  27674. 94%This is a pretty dire assessment of Mozilla
  27675. 94%Education is never a straight line – My Website
  27676. 91%AppStore Reviews Should be Stricter
  27677. 87%DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  27678. 84%Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  27679. 83%Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  27680. 99%Creating Real-Time Charts with Blazor WebAssembly and SignalR
  27681. 97%How to Secure Azure SQL Database by Setting Minimal TLS Version
  27682. 97%Introducing Metrics Advisor
  27683. 93%Quiver Quantitative
  27684. 99%Docker, Kubernetes, Azure et DevOps
  27685. 77%Future of C#
  27686. 94%Microsoft.Data.Sqlite 5.0
  27687. 98%locationtech/jts
  27688. 92%Building a self-sustaining open-source business in the cloud era
  27689. 94%Namespace NetTopologySuite | NetTopologySuite
  27690. 94%Microsoft.Data.Sqlite 5.0
  27691. 99%NetTopologySuite
  27692. 97%New release: Have I Been Pwned feature lets you find out if your email has been compromised
  27693. 99%Episode 347 - KEDA
  27694. 99%deWiTTERS Game Loop – deWiTTERS
  27695. 94%Home - Coalition for App Fairness
  27696. 98%Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  27697. 76%1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  27698. 97%NET Core Releases and Support | .NET Blog
  27699. 99%dotnet/winforms
  27700. 99%C# in Simple Terms - The Type System
  27701. 95%A Pipeline Made of Airbags
  27702. 54%Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  27703. 98%Why We Upgraded Our Production Application to .NET 5.0
  27704. 57%This $1 hearing aid could treat millions with hearing loss
  27705. 96%Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  27706. 79%Oops! Something went wrong. - YouTube
  27707. 96%Age of Ascent Founder's Packs
  27708. 89%PostgreSQL: PostgreSQL 13 Released!
  27709. 98%Blitz.js, - The Fullstack React Framework For the JAMstack
  27710. 99%Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  27711. 80%Bleeding edge tech means you'll bleed to death
  27712. 98%Using Azure RBAC with Azure Key Vault
  27713. 97%Service principles and app registration
  27714. 95%Uncomfortable Questions About App Signing
  27715. 99%Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  27716. 96%Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  27717. 98%rotoclone/strategic-communication
  27718. 93%Release v4.4.0 · Blazored/Typeahead
  27719. 99%Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  27720. 98%Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  27721. 80%Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  27722. 98%.NET App Developer Links - 2020-09-24
  27723. 99%.NET Rocks! vNext
  27724. 99%ASP.NET Core Localization Jump Start
  27725. 97%NET Core Releases and Support | .NET Blog
  27726. 98%Top Microsoft Ignite 2020 News For Developers | Build5Nines
  27727. 99%Power Up Your Dev Experience with Nx.io
  27728. 99%Microsoft Ignite
  27729. 99%Method `.item()` for Arrays, Typed Arrays, and strings
  27730. 50%Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  27731. 95%Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  27732. 99%Moving work Out-of-Process using Brighter and RabbitMQ
  27733. 97% Computer Vision for Spatial Analysis
  27734. 95%Microsoft Ignite
  27735. 99%Microsoft Ignite
  27736. 93%They're Deleting My Channel - But They Don't Even Know Why!!?!
  27737. 99%Python behind the scenes #2: how the CPython compiler works
  27738. 94%Why did I leave my stable job in the middle of a pandemic?
  27739. 96%Two Types of Boredom
  27740. 94%Idea to paying customer in one month
  27741. 97%The trade-offs of being a startup founder | Findka
  27742. 97%B2B SaaS Marketing Guide - 2020
  27743. 96%Save money and uninstall Tinder
  27744. 92%Early Sales for Developer-Facing Startups
  27745. 83%Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  27746. 99%There would be no Hey without Gmail
  27747. 97%My quest to find happiness: Part 1
  27748. 99%Why Mobile IDEs Are Bad
  27749. 94%#VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  27750. 95%Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  27751. 93%Mono Icons
  27752. 98%.NET Virtual User Group | .NET Foundation
  27753. 96%Home - Ignite 2020 Book of News
  27754. 98%Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  27755. 88%How data breaches lead to fraud – Which? News
  27756. 99%Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  27757. 99%Automating .NET Security Updates
  27758. 98%Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  27759. 99%Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  27760. 98%MLOps- The .Net Way with Alexander Slotte
  27761. 99%Beyond Sentiment Analysis: Object Detection with ML.NET
  27762. 98%February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  27763. 75%ML.NET | Blazor WASM
  27764. 98%Introducing Bean Machine
  27765. 97%March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  27766. 99%Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  27767. 98%upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  27768. 75%ML.NET | Blazor WASM
  27769. 90%Data Science Virtual Group
  27770. 99%bartczernicki/Test-Blazor-MLNet-WASMHost
  27771. 98%Baseball ML Workbench
  27772. 99%End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  27773. 96%Amnesia is now open source! – Frictional Games
  27774. 84%February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  27775. 98%ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  27776. 99%bartczernicki/ArtificialIntelligence-Presentations
  27777. 95%Release ML.NET 1.5.2 · dotnet/machinelearning
  27778. 94%#VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  27779. 68%Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  27780. 99%FrictionalGames/AmnesiaTheDarkDescent
  27781. 99%Run EF Core Queries on SQL Server From Blazor WebAssembly
  27782. 95%Microsoft Ignite
  27783. 99%Moving work Out-of-Process using Brighter and RabbitMQ
  27784. 96%DevReach Online - The Premier Dev Conference - Monday
  27785. 99%Deploying a .NET desktop application using MSIX - Gérald Barré
  27786. 92%今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  27787. 96%Rockin' The Code World with dotNetDave - Show 1
  27788. 94%How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  27789. 99%Blazor WebAssembly on Azure Static Web Apps
  27790. 98%Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  27791. 99%Visual Studio Codespaces Is Now Github Codespaces
  27792. 98%.NET App Developer Links - 2020-09-23
  27793. 99%No script is too simple
  27794. 99%Defend Your Web Apps from Cross-Site Scripting (XSS)
  27795. 94%My personal Quality Assurance list before submitting my applications to QA
  27796. 99%Run EF Core Queries on SQL Server From Blazor WebAssembly
  27797. 90%Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  27798. 99%Don't Code Tired | Approval Tests: Write Tests More Quickly
  27799. 98%Everything about null in JavaScript
  27800. 98%Migrate, modernize .NET applications with Azure
  27801. 99%How to generate code using Roslyn source generators in real world scenarios
  27802. 98%Announcing more ways, we’re making app development easier on Windows
  27803. 99%The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  27804. 99%Using GitHub Codespaces with .NET Core | .NET Blog
  27805. 99%Introducing Swift on Windows
  27806. 96%A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  27807. 98%The biggest gainers in Video Games sales rank over the past 24 hours
  27808. 99%charliesome/doslinux
  27809. 92%Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  27810. 97%Windows Terminal Preview 1.4 Release | Windows Command Line
  27811. 99%What is a good input method?
  27812. 96%The Management Flywheel
  27813. 99%How to use your support system to get started with marketing today
  27814. 97%What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  27815. 95%I Will Build Something Great...Once I Get an Idea
  27816. 97%The Era of Visual Studio Code
  27817. 87%I got married and had kids so you don't have to | Robert Heaton
  27818. 99%Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  27819. 96%Report 2019-113
  27820. 97%Thoughts on the Pythagorean theorem
  27821. 98%Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  27822. 99%Microsoft to Contribute to Java on Windows and Mac ARM
  27823. 99%Microsoft Ignite
  27824. 98%773219 - Warning if HTTP/2 pushed items are not collected
  27825. 98%71.177.243.54
  27826. 98%Make tracking your work easier than ever with Tables
  27827. 99%Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  27828. 75%The cop who quit instead of helping to gentrify Atlanta
  27829. 99%New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  27830. 90%GitHub Quick Reviews
  27831. 96%Release 1.0.0-preview5 · microsoft/reverse-proxy
  27832. 99%New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  27833. 94%Hybrid Disaster Recovery Scenarios for SQL Server
  27834. 99%Microsoft Ignite
  27835. 99%Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  27836. 99%Microsoft Ignite
  27837. 99%Microsoft Ignite
  27838. 98%Google Interview Questions Deconstructed: The Knight’s Dialer
  27839. 96%The Oscars
  27840. 84%Firefox 81.0, See All New Features, Updates and Fixes
  27841. 99%postprintum/devcomrade
  27842. 98%Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  27843. 93%Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  27844. 98%View PDF files in Firefox or choose another viewer
  27845. 99%terrajobst/sample-blog-tooling
  27846. 98%Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  27847. 96%Simple Anomaly Detection Using Plain SQL
  27848. 99%Top 5 Pieces of Advice for Aspiring Web Developers
  27849. 99%Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  27850. 99%Chrome Web Store payments deprecation
  27851. 81%» X-COM The Digital Antiquarian
  27852. 99%Angular Authentication Actions with IdentityServer4 - Code Maze
  27853. 99%Blazor UI Components - Telerik UI for Blazor
  27854. 98%.NET App Developer Links - 2020-09-22
  27855. 95%Monsters Weekly 183 - Cross Browser Automation with Playwright
  27856. 94%terrajobst/sample-blog-tooling
  27857. 99%Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  27858. 93%GitHub to replace 'master' branch with 'main' on 1st October
  27859. 97%Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  27860. 99%Injecting services into Serilog filters, enrichers, and sinks
  27861. 98%Using Disassembly Tool for optimized debugging
  27862. 99%Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  27863. 96%Lightweight justice for your SBC!
  27864. 93%Bridge to Kubernetes GA | Visual Studio Blog
  27865. 99%Angular OAuth2 OIDC Configuration with IdentityServer4
  27866. 73%Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  27867. 86%The Local Case for Reparations — Strong Towns
  27868. 98%You Have A Performance Problem
  27869. 75%I asked an online tracking company for all of my data and here's what I found
  27870. 99%WordPress Creator Vs The Jamstack - Kev Quirk
  27871. 98%Understanding and getting started in the marketing game | Ramen Potential
  27872. 93%Seeing Like an Algorithm — Remains of the Day
  27873. 98%My Least Favorite Rust Type
  27874. 88%Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  27875. 62%The Autoplay President
  27876. 97%What I learned flashing an EEPROM · Steel Brain
  27877. 95%The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  27878. 99%VPNs from first principles
  27879. 83%A little rant about talent - Benji's Blog
  27880. 99%Everything you want to know about New Features of C#9
  27881. 95%We need young programmers; we need old programmers
  27882. 99%Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  27883. 97%20 Sorts, Visualized - Scatter Plot
  27884. 76%Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  27885. 99%NuGet/Home
  27886. 98%No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  27887. 97%Top 10 .NET 5.0 new APIs - NDepend
  27888. 95%Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  27889. 99%Announcing Next Generation Pulumi Azure Provider
  27890. 63%September 21st! A Charity Fundraiser
  27891. 99%Why not rust for security?
  27892. 99%Introducing C# in Simple Terms!
  27893. 97%February 21, 2020 - Blazor and interesting differences from Web Forms
  27894. 99%February 25, 2020 - Linux and .NET - Live from Channel 9!
  27895. 98%February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  27896. 99%Why Not Rust?
  27897. 95%Android 11—The Ars Technica Review
  27898. 97%UniFi Switch PRO 24 PoE
  27899. 99%The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  27900. 99%Write Xamarin.Mac Apps With JetBrains Rider
  27901. 88%Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  27902. 99%My Notebook: Refit - A type-safe REST library
  27903. 60%Why Microsoft Is the Perfect Fit
  27904. 99%JavaScript Isolation in Blazor Components - Gérald Barré
  27905. 92%Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  27906. 98%Microsoft Identity and series introduction
  27907. 94%Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  27908. 94%New performance improvements in Unity 2020.2
  27909. 99%Shaking things up a bit - ASPF02O Outro
  27910. 77%Domains for the Rest of Us
  27911. 97%Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  27912. 96%220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  27913. 98%Keith's Building Tour - Objectivity #231
  27914. 99%PEM Loading in .NET Core and .NET 5
  27915. 98%.NET App Developer Links - 2020-09-21
  27916. 98%Microsoft Releases Entity Framework Core 5.0 RC 1
  27917. 55%Custom Defender Showcase | ECD Automotive Design
  27918. 97%PORK: A Technology Resilience Framework
  27919. 99%Postgres For Those Who Can’t Even, Part 3 - In The Real World
  27920. 99%Cross-platform diagnostic tools for .NET Core
  27921. 77%Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  27922. 99%Announcing TypeScript 4.1 Beta | TypeScript
  27923. 99%Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  27924. 92%Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  27925. 95%Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  27926. 65%Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  27927. 99%Why Not Rust?
  27928. 89%Rock the Vote
  27929. 94%On the use of a life
  27930. 96%Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  27931. 99%‎Steve - The Jumping Dinosaur!
  27932. 97%dwmkerr/hacker-laws
  27933. 96%Laid off, now what?
  27934. 99%Throw Away Code
  27935. 90%Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  27936. 98%Secrets I use to becoming a better remote developer
  27937. 97%Revenue Model, not Culture, is the Dominant Term
  27938. 99%MEAN Stack Considered Harmful
  27939. 94%How Do Neobanks Make Money?
  27940. 99%Remote Build Execution
  27941. 84%We need physical audio kill switches
  27942. 97%Debug ASP.NET Core Back-end Created from Web Template Studio
  27943. 99%Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  27944. 97%February 18, 2020 - Giving Blazor a ViewState?
  27945. 99%February 19, 2020 - Blazor Component Updates to Support DataBinding
  27946. 88%Electronic Components Distributor - Mouser Electronics
  27947. 99%February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  27948. 97%gorhill/uMatrix
  27949. 99%evanw/esbuild
  27950. 99%TL;DR Rust
  27951. 83%DuckDB - An embeddable SQL OLAP database management system
  27952. 98%mozilla/rr
  27953. 89%Windows Server Vulnerability Requires Immediate Attention
  27954. 99%pin_ptr (C++/CLI)
  27955. 82%Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  27956. 99%CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  27957. 89%Max Hodak - What is relativity, anyway?
  27958. 99%Monitoring my home network
  27959. 96%👨‍🔧 Maker tech on the land
  27960. 97%How To Be Talent
  27961. 96%How to Think About Your Marketing Career
  27962. 96%My first 15,000 curl commits
  27963. 99%Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  27964. 98%Introducing Precursor « bunnie's blog
  27965. 96%SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  27966. 98%Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  27967. 89%watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  27968. 81%PASS Summit 2020 > Register Now
  27969. 80%What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  27970. 97%The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  27971. 99%Dev Discussions - Isaac Abraham
  27972. 96%Index of /hovalaag/size
  27973. 99%Git Internals - Learn by Building Your Own Git
  27974. 96%Index of /hovalaag/speed
  27975. 96%Poncelet's Porism - Numberphile
  27976. 76%Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  27977. 99%dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  27978. 99%When double.Epsilon can equal 0
  27979. 78%Mind-Blowing View Of The Chicago Skyline From Indiana
  27980. 95%A developer's guide to Ignite 2020
  27981. 93%Who can and can't contribute - FEC.gov
  27982. 86%Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  27983. 98%Use long flags when scripting
  27984. 89%Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  27985. 97%Code to Cloud with Docker and Azure Container Instances | Azure Friday
  27986. 99%Dating our clients
  27987. 88%How to be an introverted leader
  27988. 78%The forecasting fallacy — Alex Murrell
  27989. 98%Stop just using “Frontend” or “Backend” to describe the Engineering you like
  27990. 94%Mastodon shows its stripes
  27991. 99%The most important feature of Sublime Text
  27992. 92%Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  27993. 98%Anthony Seure / Don't hate the book because you don't use it
  27994. 99%My Principles for Building Software
  27995. 83%Are Founders Allowed to Lie?
  27996. 97%VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  27997. 98%Introducing Cosmos DB Studio
  27998. 97%mrDIMAS/rg3d
  27999. 99%Announcing ImageSharp.Web 1.0.0 | Six Labors
  28000. 98%Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  28001. 98%Age of Ascent Trailer
  28002. 99%Continuous Integration for the .NET Framework
  28003. 99%Code Maze Weekly #43 - Code Maze
  28004. 95%Apple Ending Fortnite Save the World Updates for Mac
  28005. 99%Astrocamel - Blog/Portfolio of George Skouroupathis
  28006. 92%To All The Jobs I Had Before
  28007. 97%HOVALAAG Processor Documentation
  28008. 99%Fabulous: Functional App Development | Xamarin Blog
  28009. 70%Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  28010. 99%Release v3.0.0 One Piece · vuejs/vue-next
  28011. 60%Ice
  28012. 71%What happened to Firefox Send?
  28013. 97%HOVALAAG
  28014. 99%#ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  28015. 99%I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  28016. 99%Calling public methods on Blazor component from another component - Gérald Barré
  28017. 97%RavenDB Meetup : Building a grown up database
  28018. 99%The File System is Unpredictable
  28019. 97%Episode 60 - Uno Platform With Jérôme Laban
  28020. 89%NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  28021. 99%FreeCAD/FreeCAD
  28022. 98%safepassme
  28023. 98%.NET App Developer Links - 2020-09-18
  28024. 98%TechEmpower Web Framework Performance Comparison
  28025. 99%GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  28026. 99%TypeScript Builders: Improving your types one step at a time
  28027. 98%C# 9.0: Target-typed expression | Miguel Bernard's Blog
  28028. 99%The future of .NET Standard | .NET Blog
  28029. 88%Ultra Safe Nuclear Corporation
  28030. 98%Under Deconstruction: The State of Shopify’s Monolith
  28031. 98%DivineOmega/laravel-password-exposed-validation-rule
  28032. 97%Xamarin.Forms Code Snippets
  28033. 99%22687 - (pgp) [meta] OpenPGP support
  28034. 97%Windows Sysinternals - Windows Sysinternals
  28035. 90%.NET on Microsoft Learn
  28036. 99%What the heck is source code, environments, and versioning for non technical people
  28037. 98%The broken Internet | ungleich.ch
  28038. 97%The stages of a side project
  28039. 99%Aurora Database | Bin Wang
  28040. 94%9 Year Homelab history in pictures
  28041. 84%Escargotic Commotion
  28042. 96%Taking Notes on Our Feelings
  28043. 92%A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  28044. 95%Deduplicating Decklists
  28045. 89%Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  28046. 99%An introduction to Data Oriented Design with Rust
  28047. 97%How to Shut Off Public Connectivity to Azure SQL Database
  28048. 95%PowerToys: Utilities to customize Windows 10
  28049. 96%Let's Encrypt's New Root and Intermediate Certificates
  28050. 93%Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  28051. 94%Becoming a Director of Program Management with .NET’s Scott Hunter
  28052. 99%On .NET Live - .NET Core Code Coverage with Coverlet
  28053. 95%Document
  28054. 99%CQRS and MediatR in ASP.NET Core - Code Maze
  28055. 98%C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  28056. 92%The Countdown Show
  28057. 67%Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  28058. 99%Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  28059. 98%.NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  28060. 79%Germany will violate 3 international agreements with the Unitary Patent, says FFII
  28061. 95%Why We Don't Like Our Underground House
  28062. 97%Privacy-focused search engine DuckDuckGo is growing fast
  28063. 99%Episode 346 - Autonomous Systems
  28064. 98%The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  28065. 97%Dear Programmers, You Are Not F****** Special
  28066. 70%RavenDB in Action Workshop in NDC Conference
  28067. 99%ASP.NET App Migration Webinar | Microsoft Azure
  28068. 97%GitHub CLI 1.0 is now available - The GitHub Blog
  28069. 98%Diversity in Tech With Pariss Chandler
  28070. 90%Philipp is annoyed
  28071. 99%Retrieving Images from the Clipboard and WPF Image Control Woes
  28072. 98%.NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  28073. 98%Herding Code 242: The COVID Cabin Fever
  28074. 99%Microsoft Releases .NET 5.0 RC 1
  28075. 98%.NET App Developer Links - 2020-09-17
  28076. 99%Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  28077. 97%Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  28078. 97%What is the cloud? Explained
  28079. 99%Using OpenAPI with .NET Core - Red Hat Developer
  28080. 99%Building an AWS DevOps Pipeline for Databases - Redgate Software
  28081. 99%Running 16-bit applications on Windows 10 64-bit
  28082. 98%MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  28083. 73%Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  28084. 94%.NET Rocks! vNext
  28085. 92%iOS 14 is available today
  28086. 98%Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  28087. 99%Why use MediatR? 3 reasons why and 1 reason not
  28088. 97%A Thanksgiving Carol
  28089. 63%So You Want To Be A
  28090. 92%iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  28091. 97%.NET Rocks! vNext
  28092. 96%I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  28093. 97%Some Things I’ve Learned About SEO
  28094. 98%10 Tips for Ramping Up as a Senior Engineer
  28095. 94%How I learned to charge my customers
  28096. 95%I want to outsource technical interviews
  28097. 99%skeeto/endlessh
  28098. 99%Can I really be an engineer?
  28099. 94%Julio Biason .Net 4.1 | The Hidden Value of TikTok
  28100. 95%How to Become As Rich As Bill Gates
  28101. 69%What happened to all the non-programmers?
  28102. 96%The IKEA Packout
  28103. 97%Turtles all the way down.
  28104. 95%The thing about age • Pranay Prakash
  28105. 96%The Great Ensmallening
  28106. 97%Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  28107. 90%Nova
  28108. 96%Steeltoe - External Configuration with Spring
  28109. 92%windeln.de confirms data security incident
  28110. 98%Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  28111. 87%Major German shopping site leaks customer data
  28112. 99%DIY TinyTV Kit
  28113. 98%Azure Container Instances - Docker integration now in Docker Desktop stable release
  28114. 99%Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  28115. 99%Blazor Server CRUD App Using Visual Studio Code
  28116. 97%Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  28117. 97%Why is Apple acting like an Asshole?
  28118. 98%Seeding data in EF Core using SQL scripts
  28119. 99%Playing with EF Core 5 and Stack Overflow Data
  28120. 99%Oracle EF Core 3.1 Production Release
  28121. 99%Migrations Overview - EF Core
  28122. 97%Developer Weekly Podcast on RavenDB with Oren Eini
  28123. 99%CSS isolation in Blazor - Gérald Barré
  28124. 99%MediatR: Why should you use it?
  28125. 98%Material Shell- A new desktop experience
  28126. 97%Composant avancé avec Blazor, refaisons un Windows 3.1
  28127. 88%ReconInfoSec/canaries2thehive
  28128. 98%Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  28129. 80%Integrating Thinkst Canaries with TheHive
  28130. 99%.NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  28131. 99%Securing Azure Key Vault inside a VNET and using from an Azure Function
  28132. 98%Support OctoPrint
  28133. 98%Rewriting the Technical Interview
  28134. 88%IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  28135. 99%Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  28136. 98%.NET App Developer Links - 2020-09-16
  28137. 95%Nvidia’s Integration Dreams
  28138. 99%Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  28139. 99%Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  28140. 98%Leaving Silverlight: Your Options
  28141. 99%Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  28142. 99%Building Cross-Platform Desktop Apps with Electron.NET
  28143. 94%When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  28144. 58%Remembering my father
  28145. 96%Workshop Module 5: Deploying Service Mesh to Kubernetes
  28146. 99%The future of .NET Standard | .NET Blog
  28147. 57%Thought Leadership Series: How can we remain relevant in a virtual world?
  28148. 94%We do crafts with origami resin and miniatures. by CraftsKaizen
  28149. 97%Security through obscurity isn't / Matiss Treinis
  28150. 99%Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  28151. 95%You're Not Solving the Problem You Think You're Solving
  28152. 73%The Great Bubble Barrier - A smart solution to plastic pollution
  28153. 99%Reinforcement learning, non-Markov environments, and memory
  28154. 96%Who Influences Your Working Pace?
  28155. 98%The Production Readiness Spectrum
  28156. 91%It always takes more time - Stan Bright
  28157. 84%Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  28158. 96%Searching for style
  28159. 97%Turn Your Newsletter Into an Experience — Ari Lewis
  28160. 97%An Introduction to Microsoft Hybrid SQL Server Solutions
  28161. 97%Getting the DOM to debug for you
  28162. 98%Elon Musk's "Loop" - It's bad, folks
  28163. 93%.NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  28164. 90%GitHub Quick Reviews
  28165. 97%.NET Foundation Project Spotlight - Cake
  28166. 86%ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  28167. 99%ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  28168. 99%ASP.NET Core Configuration – Azure Key Vault - Code Maze
  28169. 97%6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  28170. 97%dotnet/format
  28171. 97%gnu.org
  28172. 99%ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  28173. 99%Anchor navigation in a Blazor application - Gérald Barré
  28174. 96%Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  28175. 95%Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  28176. 99%Adam Storr - Using Project Tye to Run .NET Worker Services
  28177. 99%Use CSS isolation in your Blazor projects
  28178. 98%ARM Series #10: Template for Resource X
  28179. 98%Luxon
  28180. 99%Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  28181. 88%Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  28182. 99%An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  28183. 97%Telerik Web Products R3 2020 Release Webinar
  28184. 97%Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  28185. 97%A Better Mousetrap - Turnerj (aka. James Turner)
  28186. 98%How HTTPS works
  28187. 98%Home
  28188. 98%Moment.js | Docs
  28189. 97%Raspberry Pi as a local server for self hosting applications
  28190. 98%.NET App Developer Links - 2020-09-15
  28191. 99%Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  28192. 96%Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  28193. 99%.NET Adds Latent Bug Discovery Feature
  28194. 97%Index Usage: finding indexes not being used - Simple Talk
  28195. 99%– Wren
  28196. 95%Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  28197. 98%A database for every repl
  28198. 97%Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  28199. 97%Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  28200. 99%Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  28201. 98%Phosphine gas in the cloud decks of Venus
  28202. 97%The Art of Turboing
  28203. 72%A New Way To Monetize An Audience
  28204. 98%The compositor is evil
  28205. 73%UBM, and a lament for the software industry
  28206. 76%Home Office Project: Overkill Workbench Series Part 1
  28207. 92%Never Invest in the Business Model
  28208. 97%GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  28209. 99%Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  28210. 95%Minimum Viable Air Quality Monitoring
  28211. 99%Understanding Gaussian Blurs - Digital Bunker
  28212. 97%Countdown Show: Microsoft Ignite 2020 - Episode 2
  28213. 97%February 14, 2020 - Blazor Coding with Squirrel
  28214. 95%Modelling a Wealth Tax Correctly · Krishna's words
  28215. 79%npgsql/efcore.pg
  28216. 67%MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  28217. 95%Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  28218. 93%Prepare your cloud environments using Azure landing zones | Azure Friday
  28219. 98%Disassembly improvements for optimized managed debugging | Visual Studio Blog
  28220. 97%ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  28221. 99%ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  28222. 99%Shawn Wildermuth's Blog
  28223. 98%GraphQL - Fiyaz Hasan
  28224. 99%Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  28225. 97%Building Windows Terminal with WinUI
  28226. 99%Announcing .NET 5.0 RC 1 | .NET Blog
  28227. 63%Hints of life on Venus
  28228. 99%ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  28229. 99%Just Vim It! Learning Vim For Fun and Profit
  28230. 99%Life, part 35
  28231. 99%"await Task.WhenAll" Shows One Exception - Here's How to See Them All
  28232. 92%TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  28233. 99%Running a .NET Core application in Kubernetes - high level walk-through
  28234. 96%219: Move over float, it is time for Half
  28235. 98%Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  28236. 74%Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  28237. 99%Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  28238. 94%Niek/Niek
  28239. 99%DotFest 2020: Using Roslyn to improve your codebase
  28240. 98%.NET App Developer Links - 2020-09-14
  28241. 99%Analyzing Chicago’s Taxis data with RavenDB
  28242. 99%Create an Application with Web Template Studio
  28243. 98%Is Kubernetes Programming?
  28244. 86%What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  28245. 96%What's so hard about PDF text extraction? ​
  28246. 95%What is personal information?
  28247. 97%Jobs at CyberCX
  28248. 99%Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  28249. 97%The New Git Experience
  28250. 99%Fabulous: Functional App Development | Xamarin Blog
  28251. 98%Microsoft Surface Duo is released | Surface Duo Blog
  28252. 99%Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  28253. 98%Pull Request is your friend not foe!
  28254. 97%Hosting applications on Azure B-series virtual machines
  28255. 99%Learn Docker in one month - on YouTube! Your guide to week 2
  28256. 99%Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  28257. 89%Your Phone Is Your Castle – Purism
  28258. 92%Why governments should adopt and invest in FOSS
  28259. 78%Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  28260. 97%Collecting dumps anywhere with dotnet-monitor
  28261. 92%Map - PurpleAir
  28262. 64%NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  28263. 64%NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  28264. 97%The feedback loop of productivity | Blog
  28265. 98%Ankit Gupta's Blog
  28266. 97%Enable Learning in Technical Writing
  28267. 97%When to start looking for a new job
  28268. 98%Getting The Most Out Of Anki
  28269. 95%Thoughts on giving feedback
  28270. 73%The Five Temptations of a CEO — cherif.ca
  28271. 97%Disrespectful Design—Users aren’t stupid or lazy
  28272. 94%GitHub Actions annotation previewer
  28273. 99%damienbod/AspNetCoreMvcVueJs
  28274. 99%efcore/EFCore.CheckConstraints
  28275. 99%damienbod/IdentityServer4VueJs
  28276. 99%Code Maze Weekly #42 - Code Maze
  28277. 99%Epoch Converter
  28278. 94%Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  28279. 68%Unix Time Stamp - Epoch Converter
  28280. 95%Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  28281. 99%google/makani
  28282. 98%I Want to Fix Goodreads
  28283. 97%Some Great Books For Programmers That StackOverflow Cannot Replace
  28284. 55%Why Do So Many People Want Us Back In The Office?
  28285. 89%Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  28286. 97%coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  28287. 95%“But it works”
  28288. 98%Why senior engineers get nothing done | Swizec Teller
  28289. 98%Be considerate while sharing knowledge
  28290. 58%It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  28291. 71%Unix Time Stamp - Epoch Converter
  28292. 80%r/homeassistant - Is it possible to get data from my utility's meters?
  28293. 84%Dickhead of the Week: Instagram CEO Adam Mosseri
  28294. 67%The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  28295. 95%Open Alpha Playtest - Sept 12, 2020
  28296. 98%The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  28297. 50%The Numberphile Podcast
  28298. 95%The Importance of Numbers - with Tim Harford — Numberphile
  28299. 69%‎The Numberphile Podcast on Apple Podcasts
  28300. 99%Pack.PNG has been FOUND! - Here's how they did it.
  28301. 97%Friday Five: Azure Cloud, Active Directory, More!
  28302. 99%Epoch Converter
  28303. 95%‘Ugh Fields’, or why you can’t bear to think about that task
  28304. 96%App Store Review Guidelines - Apple Developer
  28305. 99%Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  28306. 97%In-App Purchase Rules – Marco.org
  28307. 81%FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  28308. 99%Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  28309. 97%Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  28310. 95%From Vim to Ed
  28311. 90%You Are Planning Too Much | eitherway
  28312. 91%Why Don't VCs Index Invest?
  28313. 92%Microsoft Ignite
  28314. 93%Back to Learning: Save 45% on Books and eBooks
  28315. 97%Security by Obscurity is Underrated
  28316. 89%Release v0.3.0 · ant-design-blazor/ant-design-blazor
  28317. 81%Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  28318. 99%The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  28319. 93%Minitel: The Online World France Built Before the Web - IEEE Spectrum
  28320. 99%[llvm-dev] [RFC] Machine Function Splitter
  28321. 98%The SP mvp Weekly
  28322. 94%Autism / Asperger's Test - 2 Minute Test, Instant Results.
  28323. 92%OmniSharp/omnisharp-roslyn
  28324. 96%Caddy Server Acquired By Apilayer
  28325. 96%How I operated as a Staff engineer at Heroku
  28326. 93%Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  28327. 84%100 Websites That Shaped The Internet As We Know It
  28328. 99%Shawn Wildermuth's Blog
  28329. 98%Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  28330. 97%C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  28331. 99%Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  28332. 99%Securing Azure Functions using an Azure Virtual Network
  28333. 96%Computed Column Performance in SQL Server - Simple Talk
  28334. 89%Notifiable Data Breaches – and how to avoid them
  28335. 97%Microsoft's Fluid Framework is now open source on GitHub
  28336. 99%What Clojure spec is and what you can do with it (an illustrated guide)
  28337. 99%TOML: Tom's Obvious Minimal Language
  28338. 99%Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  28339. 91%Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  28340. 85%Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  28341. 99%How do Routers Work, Really?
  28342. 94%Let employees sell their equity
  28343. 99%Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  28344. 93%The Tyranny of the Popcorn Post - Will Patrick
  28345. 95%Survival of the Fittest
  28346. 92%Waiting for Zero
  28347. 98%Everything I ever learned about creating online courses. Part 1: Product Development
  28348. 93%Stop Watching YouTube
  28349. 91%How I got fibre
  28350. 95%Giggle; laughable security | Digital Interruption Research
  28351. 88%‎A Monster's Expedition
  28352. 84%A Monster's Expedition by Draknek & Friends
  28353. 77%Workshop Module 6: Distributed Data
  28354. 94%Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  28355. 90%Why it is Important that Software Projects Fail
  28356. 99%The Cloud Skills Show Episode 5: Web
  28357. 96%A conversation could change a life | R U OK?
  28358. 99%Life, part 34
  28359. 99%The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  28360. 95%Relativty an Open-source VR headset for $200
  28361. 95%Relativty - An open-source VR headset for $200 | Product Hunt
  28362. 99%Emacs is very special regarding UIs
  28363. 99%Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  28364. 99%Wordpress on .NET Core
  28365. 99%Microsoft Developer UK @msdevUK
  28366. 99%5 most annoying website features I face as a blind person every single day | The Big Hack
  28367. 72%Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  28368. 67%7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  28369. 96%The Amazing $1 Microcontroller - Jay Carlson
  28370. 88%Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  28371. 97%Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  28372. 98%Building Windows Terminal with WinUI | Windows Command Line
  28373. 98%.NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  28374. 99%GraphQL on Azure: Part 4 - Serverless CosmosDB
  28375. 97%Settings Sync for Visual Studio Code
  28376. 99%Self-Documenting Code&#58; No Comment
  28377. 99%Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  28378. 99%.NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  28379. 99%Understand Recoil in React
  28380. 98%Thin vs Fat Integration Events
  28381. 99%Goodbye Xamarin.Forms, Hello .NET MAUI!
  28382. 91%Mimestream
  28383. 88%Sourcegraph - Universal Code Search
  28384. 97%Kubernetes YAML Generator
  28385. 99%Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  28386. 92%Global AI Tour | The Tech Platform
  28387. 99%henon/Python.Included
  28388. 99%#VS2019 – ML.NET Model Builder GPU Support, awesome !
  28389. 99%#MLNet – AutoML for ranking scenarios
  28390. 99%ML.NET Workshop
  28391. 97%Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  28392. 98%Machine Learning Crash Course With ML.NET
  28393. 86%New Zealand Is About to Test Long-Range Wireless Power Transmission
  28394. 98%How we learnt to stop worrying and love web scraping
  28395. 92%Why is there a normal galaxy sitting at the edge of the Universe?
  28396. 98%Socket.IO
  28397. 99%microsoft/FluidFramework
  28398. 99%C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  28399. 74%Dozens of scientific journals have vanished from the internet, and no one preserved them
  28400. 99%Hacking Ethernet out of Fibre Channel cards
  28401. 98%Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  28402. 98%20 years to overnight success
  28403. 95%Shaping your team culture | Helen Anderson
  28404. 75%grit, or the moralist’s fable about education
  28405. 98%How does Night Mode work? | Sivasubramanyam A
  28406. 95%Visualizing My Imposter Syndrome - Ricardo Luevanos
  28407. 88%The story of how to NOT start a project. - Mr. Picky
  28408. 96%How To Build Momentum in Life & Business
  28409. 98%How I streamline and “automate” giving one free mentoring session every day.
  28410. 98%168 AWS Services in 2 minutes
  28411. 92%Programming is a losers game | Tom Gamon
  28412. 92%Learn TV
  28413. 99%.NET & GRPC What they forgot to tell you
  28414. 97%Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  28415. 93%The cron schedule expression editor
  28416. 96%Is the web getting slower? | DebugBear
  28417. 99%Raccoon Attack
  28418. 99%The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  28419. 98%Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  28420. 97%A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  28421. 83%On all that fuckery
  28422. 63%So You Want To Be A
  28423. 99%Little Known ASP.NET Core Features - HTTP Trailers
  28424. 99%First Steps with Blazor - Simple Talk
  28425. 89%gRPC Best Practices for .NET
  28426. 99%How to Build a RESTful API with Deno
  28427. 99%View your Azure Cache for Redis data in new Visual Studio Code extension
  28428. 99%.NET Microservices with Steeltoe
  28429. 99%The Native File System API: simplifying access to local files
  28430. 99%microsoft/FluidFramework
  28431. 95%Fluid Framework Preview
  28432. 99%Fluid Framework is now open source - Microsoft 365 Developer Blog
  28433. 92%Free Hosted Titanoboa
  28434. 99%Getting started PeachPie
  28435. 99%The HTML autocomplete attribute
  28436. 99%Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  28437. 99%EngstromJimmy/Blazm.Bluetooth
  28438. 99%Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  28439. 99%AzureAD/microsoft-identity-web
  28440. 98%The Best Samples to Teach Yourself Blazor
  28441. 98%dotnet/aspnetcore
  28442. 99%Adding a Little DAPR to your .NET Microservices
  28443. 91%Release 4.1.1 Release · aspnet/AspNetKatana
  28444. 99%Maoni0/mem-doc
  28445. 98%Scaling SignalR Core Web Applications With Kubernetes
  28446. 87%Spreadsheets, smoke, and leases
  28447. 98%Clipboard API for browsers is inconsistent
  28448. 96%Good students find questions, not answers
  28449. 96%Why Masks Work Better Than You Think: An Interactive Essay
  28450. 89%How to Consume Information - Daniel Adeyemi
  28451. 98%Have I Been Pwned Report
  28452. 94%Why I dropped out of college
  28453. 98%The Automated CIO
  28454. 96%After-the-fact warnings
  28455. 99%Gem Island • Nicholas Pilkington
  28456. 99%Is there any place for monoliths in 2020? - Francisco J. Revoredo
  28457. 80%The Two Risks of Investing - Jonathan Liu
  28458. 95%For the Future of Work, Look to Gaming
  28459. 99%Using Logrotate to manage logs – Mohit Khare
  28460. 98%Non-POSIX file systems - weinholt.se
  28461. 87%That time I needed money… – Dave Gooden
  28462. 87%BombSolver - Test Run
  28463. 95%Announcing a new way to paste URLs, Link format!
  28464. 89%State of Cybersecurity Industry Exposure at Dark Web
  28465. 99%loic-sharma/BaGet
  28466. 96%Vitamin D, part 3 - The Evidence
  28467. 98%Get Weather Forecast -- with records
  28468. 84%Home - History of .NET
  28469. 73%Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  28470. 97%GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  28471. 99%Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  28472. 87%Charge your Tesla for less
  28473. 95%Dhghomon/programming_at_40
  28474. 99%.NET Microservices with Steeltoe
  28475. 99%Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  28476. 67%Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  28477. 95%Why I Link to WayBackMachine Instead of Original Site
  28478. 93%How is it possible to jam a virtual card reader? | The Old New Thing
  28479. 98%Create React App vs Next.js vs Gatsby
  28480. 99%BashPitfalls - Greg's Wiki
  28481. 98%Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  28482. 97%AVIF has landed
  28483. 98%Migration of Arbitrage from Windows to Mesos
  28484. 70%The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  28485. 97%How to speed up the Rust compiler one last time – Nicholas Nethercote
  28486. 80%Inaugural Melb.NET virtual meetup
  28487. 78%Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  28488. 99%Pair programming with JetBrains IDEs
  28489. 98%Learn Docker in one month - on YouTube! Your guide to week 1
  28490. 99%ASP.NET Core Configuration - Options Validation - Code Maze
  28491. 99%Auto generated WebAPI client library with NSwag
  28492. 98%Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  28493. 99%Using a Dapper Base Repository in C# to Improve Readability
  28494. 98%Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  28495. 96%Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  28496. 99%sinshu/managed-doom
  28497. 92%Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  28498. 99%DIY IoT door monitor with ESP8266
  28499. 95%Re-examining our approach to memory mapping | Time series data, faster
  28500. 99%Disposable mask under the microscope
  28501. 99%Tooltips in tooltips · Philip Ardeljan is a UI designer
  28502. 93%Stellar Cartography With Self Organizing Maps
  28503. 99%Tinkerer - You Aren't Going To Need It
  28504. 99%Before you pack your webapp in Electron | Ori Livni’s Notes
  28505. 96%» BitTorrent v2
  28506. 78%The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  28507. 78%Beijing KFC
  28508. 61%Language Log » "That, that, that…", part 2
  28509. 97%Music Theory is Racist
  28510. 99%Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  28511. 69%This is definitely rare: It happens only ten times a month | The Old New Thing
  28512. 99%C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  28513. 98%18.S191 Introduction to Computational Thinking
  28514. 92%Oracle Developer Live—Java
  28515. 98%Weekly Notes - #27 | Miguel Bernard's Blog
  28516. 74%TLS certificate lifespan cut short: A win for security, or cause for chaos?
  28517. 98%Things I Learned to Become a Senior Software Engineer
  28518. 92%index - BasicIncome
  28519. 67%Verizon achieves milestone in future-proofing data from hackers
  28520. 96%Elixir Is Not Ruby. Elixir Is Erlang
  28521. 97%It’s getting Cozy
  28522. 99%Securing Azure Functions using certificate authentication
  28523. 99%Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  28524. 99%Calling Windows APIs in .NET5
  28525. 99%When Things Get Really Bad – NTFS File System Corruption War Story
  28526. 97%An Azure Reference Architecture – Azure From The Trenches
  28527. 94%Kassel Labs
  28528. 99%Migrating from ASP.NET to ASP.NET Core
  28529. 98%Web-to-App Communication: The Native Messaging API
  28530. 95%Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  28531. 93%Hard to discover tips and apps for making macOS pleasant
  28532. 98%Noita - A roguelite where everything can be destroyed.
  28533. 99%Service proxy, pod, sidecar, oh my!
  28534. 89%Rain Speedtest
  28535. 98%Preventing Insecure Network Connections | Apple Developer Documentation
  28536. 92%DEVintersection Virtual Workshop Event
  28537. 97%Why you want to encrypt password hashes
  28538. 87%Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  28539. 99%The most efficient way to solve problems: not having them
  28540. 94%What is the Value of Browser Diversity?
  28541. 87%Attention is your scarcest resource
  28542. 80%Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  28543. 98%How to pick more beautiful colors for your data visualizations
  28544. 96%10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  28545. 87%boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  28546. 70%Predators and Prey - Numberphile
  28547. 99%Contra - Behind the Code
  28548. 99%yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  28549. 98%NetLearner.org Home page - NetLearner.Portal
  28550. 99%Key exchange standards - Manning
  28551. 98%Massacring C Pointers
  28552. 87%Are You An Anarchist? The Answer May Surprise You!
  28553. 99%jsakamoto/ipaddressrange
  28554. 98%The stack monoid
  28555. 95%vasanthv/talk
  28556. 97%Why you should charge more for your app subscriptions – Matt Ronge
  28557. 78%Debt Matters
  28558. 65%My Ergodox EZ Layouts to Relearn Typing within Three Days
  28559. 99%Building a better home network
  28560. 95%Fraidycat
  28561. 97%When to stop working on side-projects
  28562. 97%The MVP reconnect daily
  28563. 99%Key exchange standards - Manning
  28564. 98%Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  28565. 97%spectresystems/spectre.console
  28566. 96%Bridging the Gap Between Junior and Senior Engineers
  28567. 99%Yahtzee in Blazor WebAssembly Part 1: The C# Model
  28568. 98%Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  28569. 94%You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  28570. 99%Snake in a QR code
  28571. 76%» Bullfrog after Populous The Digital Antiquarian
  28572. 99%wybiral/micropython-aiolora
  28573. 98%.NET Rocks! vNext
  28574. 99%10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  28575. 97%Controller Display by Fred Wood by Fred Wood
  28576. 99%Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  28577. 86%Lose Weight with Nightmare Fuel
  28578. 96%A Meta-Layer for Notes
  28579. 84%Wittgenstein’s Revenge
  28580. 95%Garbage in, garbage out
  28581. 98%The 16 Hour Product
  28582. 96%A history of elliptic curves in tweets
  28583. 84%Join the DotNetEvolution Discord Server!
  28584. 97%xkcd: University COVID Model
  28585. 96%University COVID Model
  28586. 97%C# - Handy Features
  28587. 94%Update on Adobe Flash Player End of Support
  28588. 91%Microsoft Ignite
  28589. 99%Costs of running a Python webapp for 55k monthly users
  28590. 99%What Every C Programmer Should Know About Undefined Behavior #2/3
  28591. 76%The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  28592. 72%Coursera | CareerForce
  28593. 99%Modern C
  28594. 98%Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  28595. 97%Future of C#
  28596. 96%Edit and Replay your network requests, direct from the browser
  28597. 97%Using HIBP, AppInsights and Grafana to detect credential stuffing.
  28598. 98%Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  28599. 83%Website Security, WAF, CDN, DDoS Protection | AppTrana
  28600. 85%Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  28601. 99%A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  28602. 99%Ian Bebbington - State-of-the-art ML in UWP
  28603. 99%It's 2020 and it is time for text mode with Gui.cs
  28604. 99%Top-level programs in C# 9.0
  28605. 99%10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  28606. 98%Everything You Need to Know to Get Started with Deno
  28607. 62%It’s not just cars that make pollution. It’s the roads they drive on, too
  28608. 99%Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  28609. 63%NuScale’s small nuclear reactor is first to get US safety approval
  28610. 75%Time passed since Daniel applied for a US visa
  28611. 91%RGBW RGB Downlight WiFi - 4 Pack
  28612. 81%What is your take on checking return values?
  28613. 99%Learn how to deploy .NET Core apps to Azure with GitHub Actions
  28614. 92%Battery-free Game Boy runs forever
  28615. 96%Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  28616. 98%samizdatco/skia-canvas
  28617. 95%Why You Should Share Your Ideas Online - Stew Fortier
  28618. 87%Beginner's Mind | SQL, Code, Coffee, Etc.
  28619. 98%Why I Don't Care About My Window Manager
  28620. 98%Winning Communication in Remote Teams
  28621. 88%Open Source Everything
  28622. 88%A case for the mediocre developer
  28623. 72%Thomas Jefferson to John Norvell
  28624. 93%This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  28625. 93%Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  28626. 72%What If Certain Mental Disorders Are Not Disorders At All?
  28627. 89%On .NET Live - Application logs and diagnostics with Serilog
  28628. 97%FilePizza - Your files, delivered.
  28629. 86%A* Program — /dev/color
  28630. 76%Black engineers group seeks next-gen IT leaders
  28631. 97%transport_security_state_static.json - Chromium Code Search
  28632. 99%Call session - Microsoft User Research
  28633. 98%Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  28634. 94%React is becoming a black box
  28635. 98%Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  28636. 98%Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  28637. 99%Creating background .NET Core services on Linux
  28638. 98%Juno College Bootcamp Student to Web Developer with Ro The Coder
  28639. 99%Blazor WebAssembly : Custom Authentication - EP11
  28640. 83%Factorio - Trailer 2014
  28641. 92%Factorio - Trailer 2020
  28642. 99%Build your own .NET memory profiler in C#
  28643. 98%Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  28644. 88%Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  28645. 99%The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  28646. 93%Connector for AWS in Azure Cost Management + Billing is now generally available
  28647. 99%Use TempDataAttribute For Clean Code
  28648. 99%AWS Toolkit in JetBrains Rider | Amazon Web Services
  28649. 99%C# 9.0: Records – Work With Immutable Data Classes
  28650. 94%DevReach 2020 Now ONLINE & Free
  28651. 99%Virtual Events in September to Discover! | Xamarin Blog
  28652. 98%Building React Apps With Storybook — Smashing Magazine
  28653. 93%Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  28654. 95%MIT 18.S097: Programming with Categories
  28655. 99%thomasgalliker/ObjectDumper
  28656. 86%ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  28657. 97%Customizing Trimming in .NET Core 5 | .NET Blog
  28658. 99%Full-Text Search Battle: PostgreSQL vs Elasticsearch
  28659. 98%E-mail gateways and gatekeeping
  28660. 98%Inexpensive Dynamic DNS over IRC
  28661. 97%Options, Text Editor, C#, Advanced - Visual Studio
  28662. 99%In Defense of a Switch
  28663. 75%Pour One Out | Potemkin Life
  28664. 96%Calming down Clickhouse
  28665. 88%Writing for nobody, writing for everybody
  28666. 99%Blanket Solutions and Microservices
  28667. 79%Think Twice Before You Wish to Live Forever — Remo Uherek
  28668. 87%max.hn | 3 years of receiving my twitter feed via mail
  28669. 94%Why Universal Basic Income Is Inevitable: What You Need To Know -
  28670. 99%Data practices for scrappy startups
  28671. 90%The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  28672. 97%leeoniya/uPlot
  28673. 97%Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  28674. 99%dotnet/roslyn
  28675. 98%The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  28676. 99%.NET CLI Templates in Visual Studio | .NET Blog
  28677. 99%XAML Hot Reload Survey
  28678. 79%TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  28679. 98%So You Want to Learn Physics... — Susan Fowler
  28680. 99%ARM64 Performance in .NET 5 | .NET Blog
  28681. 99%NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  28682. 98%chsienki/Kittitas
  28683. 99%10 lesser-known Web APIs you may want to use
  28684. 98%Lo-Fi Player
  28685. 99%Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  28686. 99%Announcing PeachPie 1.0-preview1 @ PeachPie
  28687. 95%Future Tech 2020 Conference | Homepage
  28688. 99%connorferster/handcalcs
  28689. 99%Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  28690. 97%Most favorited Hacker News posts of all time
  28691. 77%Inaugural Melb.NET virtual meetup
  28692. 95%The Why and How of Privacy and Security — This Too Shall Grow
  28693. 84%Create on Your Terms with Your Community | Patreon Blog
  28694. 93%How to Spot Toxic Software Jobs From Their Descriptions
  28695. 90%US court fully legalized website scraping and technically prohibited it - Parsers
  28696. 99%Adding Scripting to .NET Applications
  28697. 99%Deploying .NET Core to Heroku
  28698. 97%Postel's Law - The Robustness Principle
  28699. 97%Running Container Workloads in Microsoft Azure - Simple Talk
  28700. 99%Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  28701. 98%Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  28702. 99%ASP.NET Core Configuration - Basic Concepts - Code Maze
  28703. 99%Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  28704. 99%Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  28705. 99%Translating NHibernate LINQ query to SQL
  28706. 84%New Steps to Combat Disinformation - Microsoft on the Issues
  28707. 84%9 open source leaders I enjoy following on Twitter
  28708. 97%Xamarin.Forms New Drawing API! Part 1
  28709. 90%Experian database laked
  28710. 61%Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  28711. 99%Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  28712. 96%Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  28713. 83%Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  28714. 92%You flow downhill
  28715. 99%amymhaddad
  28716. 99%Why developers hate Ruby on Rails
  28717. 93%On the Epic side of history
  28718. 89%How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  28719. 92%Thoughts on Fundraising - Blair Reeves
  28720. 95%Lunar
  28721. 95%Nerves-keyboard - Running a mechanical keyboard with Elixir
  28722. 97%Seven trust and safety features to build into your product before someone gets hurt
  28723. 96%I've decided to pursue a Bootstrap MBA
  28724. 94%Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  28725. 93%Adding a Little DAPR to Your .NET Microservices
  28726. 97%CoffeeGeek - Baratza Sette 30 Grinder
  28727. 97%VALORANT's 128-Tick Servers
  28728. 92%ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  28729. 96%Introducing GitHub Container Registry - The GitHub Blog
  28730. 99%Improvements in native code interop in .NET 5.0 | .NET Blog
  28731. 99%Performance best practices with gRPC
  28732. 63%Why we are suing the Administration - Newsroom
  28733. 98%Why I’m Writing A Book On Cryptography
  28734. 99%htop-dev/htop
  28735. 99%An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  28736. 94%More on trivial functions like CopyRect and EqualRect | The Old New Thing
  28737. 98%GitLens Extension in Visual Studio Code
  28738. 99%The database I wish I had
  28739. 97%About Applebot
  28740. 98%Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  28741. 96%Build a REST API in .NET Core - Simple Talk
  28742. 99%How to log NHibernate SQL to ASP.NET Core loggers
  28743. 98%Natively Format JavaScript Numbers
  28744. 99%Setting Up GrayLog For Use With NLog
  28745. 96%REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  28746. 99%Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  28747. 99%Solution & Project Structure of a Loosely Coupled Monolith
  28748. 96%.NET Foundation Project Spotlight
  28749. 99%Monsters Weekly 179 - Working with AsyncLocal
  28750. 99%Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  28751. 99%Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  28752. 98%Docker 101 and How do containers work?
  28753. 99%New C# Source Generator Samples | .NET Blog
  28754. 98%Shawn Wildermuth's Blog
  28755. 98%AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  28756. 99%Minimal React: getting started with the frontend library
  28757. 99%What is .NET? How does it work? Is it a language or a Platform?
  28758. 99%Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  28759. 99%C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  28760. 99%Securing Azure Functions using API Keys
  28761. 99%BSides København
  28762. 73%Consequences Of Code « blarg?
  28763. 94%Motivation
  28764. 99%Azure/bicep
  28765. 98%Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  28766. 99%Debug ASP.NET Core Blazor WebAssembly
  28767. 93%If your Mac doesn't turn on
  28768. 86%Google, the Stupidity Amplifier — Greg Egan
  28769. 98%App Trimming in .NET 5 | .NET Blog
  28770. 99%F# 5 update for August | .NET Blog
  28771. 99%A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  28772. 97%Supporting Linux kernel development in Rust
  28773. 99%Introducing the Half type! | .NET Blog
  28774. 99%Big Plans for Big Data and .NET for Spark | .NET Blog
  28775. 98%The Architecture of Open Source Applications
  28776. 99%GIFBot - Interactive Twitch Bot
  28777. 99%An interesting question for technical founders
  28778. 99%Soatok’s Guide to Side-Channel Attacks
  28779. 93%Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  28780. 99%System Programming in 2k20
  28781. 86%On the moral authority of the founding CEO - As Risky As It Gets
  28782. 90%The Importance of Doing - Jonathan Liu
  28783. 99%Tips for stable and portable software
  28784. 85%No longer looking for shortcuts!
  28785. 99%Deployed To Production Is Not Enough
  28786. 81%Zigbee Device Compatibility Repository
  28787. 93%At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  28788. 98%Taking a look at Gerät 32620 — The Postface
  28789. 99%.NET R&D Digest (August, 2020)
  28790. 93%1st Game: Snek - Making an 8 Bit pipelined CPU
  28791. 88%Users
  28792. 93%App Review process updates - News - Apple Developer
  28793. 97%Orleans at Microsoft
  28794. 93% 2.90 — blender.org
  28795. 99%Blender 2.90 - Features Showcase
  28796. 87%PinePhone Manjaro Community Edition | PINE64
  28797. 99%Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  28798. 98%Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  28799. 99%Dispose Resources Asynchronously With IAsyncDisposable
  28800. 93%The More You Know The More You Realize You Don't Know
  28801. 96%Why are there 5280 feet in a mile?
  28802. 98%Adding a little Swagger to OData
  28803. 99%Inject a service into a System.Text.Json converter
  28804. 96%Analysis of Today's CenturyLink/Level(3) Outage
  28805. 98%Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  28806. 96%Do we really travel through time with the speed of light?
  28807. 99%Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  28808. 80%Take Action with MJ for Texas · Mobilize
  28809. 82%Get Involved - MJ for Texas
  28810. 85%My PR was denied by Iranian Law
  28811. 94%Vimac
  28812. 98%Being a Grafanista: a look from inside
  28813. 86%swyx Writing | How to Create Luck
  28814. 91%My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  28815. 97%Less is more
  28816. 96%Zen and Development | Potemkin Life
  28817. 99%reegeek/StructLinq
  28818. 98%Real-time rendering of water caustics
  28819. 93%VerifyTests/DiffEngine
  28820. 99%Introduction
  28821. 97%Cryptologie | Links
  28822. 98%vinayak-mehta/present
  28823. 93%Antifragile Web Development
  28824. 97%[outages] Level3 (globally?) impacted (IPv4 only)
  28825. 97%NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  28826. 99%How to build mini high voltage Jacob's Ladder
  28827. 99%Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  28828. 83%Flexbox Defense
  28829. 98%Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  28830. 99%So you want to roll your own crypto?
  28831. 91%Random colours – ANU QRNG
  28832. 98%Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  28833. 93%Fully embracing the dumb terminal laptop
  28834. 86%Don't get stuck - stitcher.io
  28835. 93%Beyond Black Hole: A Shower Thought
  28836. 81%SubtletyAndSignificance
  28837. 87%Memoirs from My First Interview
  28838. 96%Tips for hobby embedded development beginners
  28839. 94%Anatomy of a low frequency aviation radio beacon
  28840. 96%A Good Day | Jonathan Verrecchia
  28841. 99%Write explicit type guards
  28842. 99%Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  28843. 96%Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  28844. 99%- Age of Ascent
  28845. 98%Follow My Explorations into AWS for .NET Developers
  28846. 92%GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  28847. 99%Programming with Proofs for High-assurance Software
  28848. 92%Life is Short
  28849. 95%Very short functions are a code smell – an overview of the science on function length – Software by Science
  28850. 99%Slack disclosed on HackerOne: Remote Code Execution in Slack...
  28851. 99%dotnet/aspnetcore
  28852. 99%Objective-Rust
  28853. 98%Optimized shot-based encodes for 4K: Now streaming!
  28854. 94%Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  28855. 98%CSS 3D ENGINE
  28856. 91%Cyberdecks For High-Tech Low-Lifes
  28857. 98%HealthcareIsDumb.com
  28858. 95%florinpop17/app-ideas
  28859. 95%Ham radio is dying! No it’s not, it's evolving - K0LWC
  28860. 59%Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  28861. 87%Apple Terminates Epic Games' Developer Account
  28862. 99%weikio/PluginFramework
  28863. 84%Zoom is now critical infrastructure. That’s a concern
  28864. 93%Pure and Applied Chess
  28865. 95%Why not make it easier to share the truth? part 1
  28866. 93%Analog writing tools
  28867. 93%Ethereum Is a Dark Forest
  28868. 98%The ability to send a plain text email is not a skill people care about (mostly)
  28869. 86%Hidden Gems Conference Day 3 Track Two
  28870. 99%How I finally beat my son at a computer game
  28871. 96%Overlap and Glue
  28872. 95%Open Alpha Playtest - Aug 29, 2020
  28873. 95%RFC8890: The Internet is for End Users
  28874. 97%Website Domains Names & Hosting
  28875. 98%DNS Physical Structure
  28876. 98%EGX 2020 Leftfield Submissions
  28877. 99%How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  28878. 93%🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  28879. 86%The Internet Speculative Fiction Database
  28880. 97%Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  28881. 89%Muse — tool for thought
  28882. 97%Zoom still don't understand GDPR
  28883. 97%A Short Guide to Minimal Web Development · Jens Oliver Meiert
  28884. 97%Easily create web extensions for Safari. - News - Apple Developer
  28885. 99%.NET for Spark Survey
  28886. 98%WSLconf
  28887. 72%From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  28888. 94%Coaching without doing
  28889. 94%Ergonomic superiority, RSI and why I bought a split keyboard
  28890. 98%Regulation Is Killing Medical Software Innovation
  28891. 99%Getting Started PeachPie
  28892. 95%Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  28893. 97%It Took 2 Years To Make My First Dollar Selling A Product
  28894. 79%Democracy in China During the Early 20th Century
  28895. 94%How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  28896. 97%CTO + VP Engineering: Needed or Redundant?
  28897. 98%Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  28898. 90%Wind and solar are 30-50% cheaper than thought, admits UK government
  28899. 99%The Single Responsibility Principle Revisited
  28900. 99%Securing Blazor Client-side Applications
  28901. 98%Announcing Rust 1.46.0 | Rust Blog
  28902. 98%agileobjects/ReadableExpressions
  28903. 91%Home | reMarkable
  28904. 99%Automatically find latent bugs in your code with .NET 5 | .NET Blog
  28905. 96%TikTok
  28906. 99%Kill sticky headers
  28907. 99%Use Project Tye to simplify your .NET microservice development experience (part 2)
  28908. 98%Scrollbar Blindness | Sven Kadak
  28909. 98%HTML Standard
  28910. 99%How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  28911. 99%Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  28912. 70%Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  28913. 83%Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  28914. 98%d3/d3
  28915. 99%Code Runner - Visual Studio Marketplace
  28916. 98%C++ with Visual Studio Code on macOS
  28917. 85%iOS 14 privacy settings will tank ad targeting business, Facebook warns
  28918. 99%Crowdin | Localization Management Platform for agile teams
  28919. 80%Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  28920. 65%The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  28921. 99%Configure VS Code for Clang/LLVM on macOS
  28922. 97%Call For Presentations – PasswordsCon
  28923. 98%Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  28924. 99%.NET Rocks! vNext
  28925. 99%Racket
  28926. 93%Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  28927. 75%How to not give a fuck
  28928. 93%The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  28929. 83%Why walking meetings boost creativity 60% - Greg Raiz
  28930. 95%The Five Pillars Of Wealth Building - Darius Foroux
  28931. 90%Robots I Love
  28932. 86%What you should study
  28933. 95%Bilingual baby name finder
  28934. 95%Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  28935. 97%Release 1.0.0-preview4 · microsoft/reverse-proxy
  28936. 89%Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  28937. 99%Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  28938. 99%Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  28939. 99%Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  28940. 98%Fennel – Why Fennel?
  28941. 98%Windows Terminal Preview 1.3 Release | Windows Command Line
  28942. 99%Building A GitHub Repo Importer For A .NET Application - James Hickey
  28943. 66%Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  28944. 97%Is TDD Dead
  28945. 99%Life, part 33
  28946. 99%First Run Dedection with Xamarin.Essentials | Xamarin Blog
  28947. 98%Why Johnny Won't Upgrade · Jacques Mattheij
  28948. 99%A REAL Nintendo Wii is Packed into this Handheld!!!
  28949. 97%Frontend performance: React SSR and the Uncanny Valley
  28950. 98%PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  28951. 99%Arwes - Sci-Fi UI Framework
  28952. 99%Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  28953. 98%radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  28954. 97%Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  28955. 97%The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  28956. 98%Adding a little Swagger to OData
  28957. 97%What happens when you load a URL?
  28958. 89%Where's the YouTube Video? : dylanbeattie.net
  28959. 58%You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  28960. 99%ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  28961. 71%Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  28962. 99%Producer/consumer pipelines with System.Threading.Channels
  28963. 95%Heyyyyyyyyyyyy.com | email with *nuance*
  28964. 86%💲🇹🇼 Sharing Salary in Taiwan 🤔(only paid by Taiwanese company or Local branch, No remote)
  28965. 85%Black Americans Want Police to Retain Local Presence
  28966. 98%Syllabus for Eric's PhD students
  28967. 98%Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  28968. 98%Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  28969. 99%wybiral/micropython-lora
  28970. 94%Providers | PrivacyTools
  28971. 97%Bahnschrift font family - Typography
  28972. 89%EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  28973. 99%open-sdr/openwifi
  28974. 91%Smart RGBW WiFi DownLight
  28975. 97%How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  28976. 98%Visual Studio 2019 for Mac - Preview Release Notes
  28977. 97%Reflecting on my failure in building Prosper.
  28978. 99%ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  28979. 87%Google Play Music Desktop Player
  28980. 89%Source Generators in C#
  28981. 99%highlightjs/highlight.js
  28982. 98%.NET Rocks! vNext
  28983. 95%Can Thieves Crack 6-Digit iPhone Passcodes?
  28984. 95%Quick S-1 Teardown: Snowflake
  28985. 99%Constrained Open Generics Support Merged in .NET Core DI Container
  28986. 93%Thorsten Ball - But does it help you ship?
  28987. 98%Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  28988. 97%Leading-Trim: The Future of Digital Typesetting
  28989. 96%If Humans Spoke in Vectors...
  28990. 99%Announcing .NET 5.0 Preview 8 | .NET Blog
  28991. 98%Is cloud security too easy to screw up? | A Cloud Guru
  28992. 96%What's it like as a Senior Engineer?
  28993. 96%Do Storks Deliver Babies? - Numberphile
  28994. 88%DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  28995. 99%Github package registry not compatible with dotnet nuget client
  28996. 99%jcansdale/gpr
  28997. 97%Kindle Collects a Surprisingly Large Amount of Data
  28998. 99%Should you unit-test API/MVC controllers in ASP.NET Core?
  28999. 99%Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  29000. 65%A New Botnet Is Covertly Targeting Millions of Servers
  29001. 98%Quaternions and 3d rotation, explained interactively
  29002. 98%How to write in plain English
  29003. 88%[base] Revision 364746
  29004. 99%Blazor by Example
  29005. 98%The 2020 Virtual LLVM Developers' Meeting Program
  29006. 82%NDC Sydney 2020 | Software Developers Conference
  29007. 99%dotnet/runtime
  29008. 90%The Maths Masterclasses | TalentEd
  29009. 99%Asynchronous programming - C#
  29010. 99%SharpLab
  29011. 98%projectkudu/kudu
  29012. 96%Please read the paper before you comment
  29013. 99%LiveSharp
  29014. 90%Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  29015. 62%Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  29016. 90%S-1
  29017. 83%Challenge to scientists: does your ten-year-old code still run?
  29018. 95%Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  29019. 99%Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  29020. 88%PaperCall.io - .NET Conf 2020
  29021. 98%The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  29022. 98%View dependent packages on NuGet.org | The NuGet Blog
  29023. 98%How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  29024. 68%Troy Hunt @troyhunt
  29025. 98%GCD and the magic of subtraction
  29026. 92%Can we be both rational and creative? - Daniel Bustamante
  29027. 96%My startup validation process
  29028. 92%Saving the Web With Very Small Amounts of Money
  29029. 99%How to write Blog without Motivation
  29030. 75%You Can Sit With Us - Jonathan Liu
  29031. 98%Under the Hood of a Simple DNS Server
  29032. 65%Alice in Wonderland and the theft of the public domain
  29033. 90%What You Learned Before You Were Born
  29034. 77%Story of Vitamin D Toxicity
  29035. 99%Enforce .NET code style in CI with dotnet format - Gérald Barré
  29036. 92%S-1
  29037. 99%Cross-platform cryptography in .NET Core and .NET 5
  29038. 92%How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  29039. 97%Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  29040. 98%Defining Cloud Native
  29041. 98%DevOps, Waffles, and Superheroes - Oh My!
  29042. 86%Stay Sharp
  29043. 98%Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  29044. 98%.NET Rocks! vNext
  29045. 99%Using Redis as a .NET Core Data Store
  29046. 92%Developing and Deploying Microservices with 'Tye'
  29047. 95%ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  29048. 98%A Journey into .NET Microservices with Steeltoe
  29049. 98%Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  29050. 99%.NET Regular Expressions
  29051. 99%.NET Rocks! vNext
  29052. 99%Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  29053. 99%Pieter Levels makes $600k a year from Nomad List and Remote OK
  29054. 95%Migrating .NET Framework Web Apps to Azure
  29055. 97%On .NET Live - Generating static web applications with Statiq
  29056. 99%Inspect and Mutate IQueryable Expression Trees
  29057. 93%Workshop Module 2: Modeling and Architecting Microservices
  29058. 99%API Communication in Microservices with Azure API Management and Azure Functions
  29059. 83%On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  29060. 88%Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  29061. 97%Workshop Module 1: Introducing Microservices
  29062. 99%What not to do in ASP.NET, and what to do instead
  29063. 98%Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  29064. 89%Why You Should Care About Microservices
  29065. 99%Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  29066. 99%Packaging and deploying .NET Core for Linux - Part 2
  29067. 99%Measure performance in Xamarin.Android applications | Xamarin Blog
  29068. 98%Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  29069. 98%.NET Rocks! vNext
  29070. 97%A tale of webpage speed, or throwing away React
  29071. 71%Rust Contributors
  29072. 98%Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  29073. 99%NuGet and long file name support · Issue #3324 · NuGet/Home
  29074. 99%Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  29075. 77%JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  29076. 98%Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  29077. 89%How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  29078. 96%Altopia Corporation Information
  29079. 94%Questions · Patrick Collison
  29080. 99%C# to the max! Continuations, co-routines and Source Generators!
  29081. 99%.NET &amp; JavaScript Ninjas Community Program | Telerik
  29082. 98%Never Run ‘python’ In Your Downloads Folder
  29083. 99%Actually Portable Executable
  29084. 89%Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  29085. 97%Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  29086. 97%Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  29087. 97%Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  29088. 97%Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  29089. 89%Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  29090. 82%Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  29091. 92%xunit/xunit
  29092. 78%KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  29093. 99%tomrothe.de - Behavior-Driven Test Data
  29094. 92%Daily links from Cory Doctorow
  29095. 77%Yards, balls, fences, and software engineering
  29096. 92%Logs and Time Series are not the same - Vallified
  29097. 70%Newton Papers : College Notebook
  29098. 69%US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  29099. 95%Making an OS (x86) - Part 1: CPU, Assembly, Booting
  29100. 98%What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  29101. 96%Atmosphere Experiment by Sebastian Lague
  29102. 98%Coding Adventure: Atmosphere
  29103. 98%Gary Ewan Park - How to verify SQL Server connection using udl file
  29104. 93%Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  29105. 99%sbidy/wiz_light
  29106. 98%Thinking about dependencies :: sunshowers
  29107. 94%Hide My Secrets - Visual Studio Marketplace
  29108. 99%ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  29109. 69%Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  29110. 95%Logical Increments
  29111. 98%Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  29112. 88%PaperCall.io - .NET Conf 2020
  29113. 99%MSBuild Log Viewer
  29114. 96%Blockchain, the amazing solution for almost nothing
  29115. 98%Build tools around workflows, not workflows around tools
  29116. 82%Voting in NC FAQ | NC-Voter
  29117. 92%The Anti-Capitalist Software License
  29118. 94%Future of DeepSpeech / STT after recent changes at Mozilla
  29119. 98%degoogle
  29120. 99%drduh/macOS-Security-and-Privacy-Guide
  29121. 98%VTM
  29122. 97%Contempt Culture - The Particular Finest
  29123. 97%awaescher/RepoZ
  29124. 95%ant-design-blazor/ant-design-pro-blazor
  29125. 97%amuste/BlGridExamples
  29126. 82%Cryptography Dispatches
  29127. 97%BlGrid.ServerSide
  29128. 70%High Score | Netflix Official Site
  29129. 98%Ventoy
  29130. 99%do {...} while (0) in macros
  29131. 99%Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  29132. 99%Newsletter Week 34, 2020
  29133. 73%China is building a GitHub alternative called Gitee – TechCrunch
  29134. 97%N O D E
  29135. 50%LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  29136. 95%July 11, 2020 - LiveAuctioneers Account Security
  29137. 54%AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  29138. 96%.NET Dev Summit 2020 - Virtual Conference - Bengaluru
  29139. 99%Use Project Tye to simplify your .NET microservice development experience (part 1)
  29140. 98%What's new in the Windows Store client
  29141. 96%Get Microsoft Remote Desktop - Microsoft Store en-CA
  29142. 98%Why write ADRs
  29143. 98%nTopology jobs
  29144. 92%Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  29145. 96%Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  29146. 93%Kids Trap (Collection 1-15)
  29147. 77%This is your one shot
  29148. 97%fast.ai releases new deep learning course, four libraries, and 600-page book
  29149. 93%Generating Sales from YouTube micro-influencers
  29150. 94%You don’t always have to be productive - WEEB TRASH LIFE
  29151. 99%Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  29152. 88%Toward a Zoom agreement
  29153. 86%Hand washing stations
  29154. 92%Why I Started Experimental Cooking — A Pursuit of Joy
  29155. 84%Why Do Technical Recruiters Even Exist? - Scott Turman
  29156. 99%Port 5432 is open: introducing the Splitgraph Data Delivery Network
  29157. 70%Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  29158. 98%Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  29159. 98%An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  29160. 99%Developer Advocate, Careers At EDB
  29161. 83%Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  29162. 99%My Stream Timer
  29163. 99%.NET Productivity Tips and Tricks
  29164. 98%Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  29165. 98%How NAT traversal works
  29166. 97%Productivity Tips and Tricks
  29167. 95%GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  29168. 98%Introducing the new Azure SDKs
  29169. 99%Azure SDK Latest Releases | Azure SDKs
  29170. 95%Approximate results may vary
  29171. 98%reMarkable microSD
  29172. 96%The Brussels Choice - Numberphile
  29173. 99%First thoughts on Rust vs OCaml
  29174. 97%Chromium’s impact on root DNS traffic | APNIC Blog
  29175. 98%Why Did Mozilla Remove XUL Add-ons?
  29176. 97%Fullstack Vulnerability Management | Cyber Attack Prevention
  29177. 93%Building a Second Brain: The Illustrated Notes
  29178. 92%Building a Second Brain
  29179. 72%Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  29180. 94%Development quotes of the week [LWN.net]
  29181. 98%How Shopify Reduced Storefront Response Times with a Rewrite
  29182. 99%Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  29183. 99%Guess a GUID
  29184. 99%WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  29185. 99%Docker Desktop & WSL 2 - Backport Update - Docker Blog
  29186. 99%Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  29187. 96%The Temporality of Media
  29188. 91%Who to ignore (3 bullshit filters)
  29189. 97%The Ebb and the Flow of Product Development
  29190. 89%Is Sapiens Worth Reading? — mattswain.co.uk
  29191. 92%How to Initiate Contact With a Mentor | Daniel Miessler
  29192. 84%Angel Investing: Check Sizes
  29193. 98%Transfer a Software Project - Lessons Learned - dcaulfield
  29194. 94%The sandpaper learning method
  29195. 73%Pascal’s Scam - Second Breakfast
  29196. 93%The Impostor's Advantage
  29197. 99%Announcing TypeScript 4.0 | TypeScript
  29198. 76%Hoppscotch
  29199. 73%.NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  29200. 96%Moving from YouTube to PeerTube
  29201. 97%An early release of pbrt-v4 and some notes about pbrt-gpu
  29202. 98%24h Sunrise/Sunset
  29203. 99%NGINX Config | DigitalOcean
  29204. 99%First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  29205. 99%Loosely Coupled Monolith
  29206. 97%How To Remember Anything Forever-ish
  29207. 99%ASP.NET Core in Action, Second Edition
  29208. 99%ASP.NET Core Health Checks
  29209. 99%A Deep Dive into How .NET Builds and Ships | .NET Blog
  29210. 99%Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  29211. 99%Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  29212. 94%The Case of the Top Secret iPod - TidBITS
  29213. 99%davidfowl/CommunityStandUpNet5
  29214. 75%Random UO anecdote #2
  29215. 99%How to contact Google SRE: Dropping a shell in cloud SQL
  29216. 99%dotnet/interactive
  29217. 99%davidfowl/CommunityStandUpNet5
  29218. 99%jesseduffield/horcrux
  29219. 80%Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  29220. 93%Ice Lake AVX-512 Downclocking
  29221. 98%Everything Old is New Again: Binary Security of WebAssembly
  29222. 96%Microsoft.dotnet-httprepl 3.1.0
  29223. 89%Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  29224. 98%Can't you just right click?
  29225. 81%You deserve better news. Let me pay for it.
  29226. 82%Persisting as a solo founder
  29227. 98%How I Use Work Tools To Organize Personal Life
  29228. 77%Should billionaires exist? – Part 1
  29229. 99%My dev super power is "I can build anything" so what the heck should I build?!
  29230. 99%Obfuscating your email on the web
  29231. 96%A Guide to Autodidactism | Jack Kinsella
  29232. 99%Implementing 'focus and reply' for Fastmail with JMAP
  29233. 99%Buildstarted/PuppeteerSharpBypassingBotDetection
  29234. 94%chris124567/puppeteer-bypassing-bot-detection
  29235. 97%Post | theheadless.dev - Learn Puppeteer & Playwright
  29236. 97%569936821221962380720 - Numberphile
  29237. 88%Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  29238. 99%MediatR: how to use Decorators to add retry policies - Davide Guida
  29239. 99%Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  29240. 99%minvws/nl-covid19-notification-app-backend
  29241. 95%Most "mandatory requirements" in corporations are imaginary
  29242. 79%The Reason For The Weird PHP Function Names
  29243. 99%ASP.NET Core 5: Make your options immutable
  29244. 98%Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  29245. 99%Porting a Golang and Rust CLI tool to D
  29246. 87%Researchers Can Duplicate Keys from the Sounds They Make in Locks
  29247. 99%A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  29248. 99%Symmetric and Asymmetric Encryption in .NET Core
  29249. 99%Kowainik - Haskell mini-patterns handbook
  29250. 91%The Death Of Corporate Research Labs
  29251. 88%Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  29252. 99%Introducing C# 9: Native-sized integers
  29253. 83%ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  29254. 98%$5 DIY "Smart" Garage Door Opener using Sonoff SV
  29255. 97%Introduction & Table of Contents
  29256. 95%A Look at the Current 2020 Hard Drive Failure Rates
  29257. 96%You Need a Password Manager. Here Are the Best Ones
  29258. 96%Scrum is not for humans
  29259. 88%Graphical Linear Algebra
  29260. 97%Big money, not big data
  29261. 99%Vulnerabilities in ATM Milano's mobile app
  29262. 95%The Economics of OnlyFans | XSRUS
  29263. 94%Early Startup Employees and Company Growth
  29264. 92%Release v0.0.1 · wybiral/zap
  29265. 97%How many pieces can a puzzle have?
  29266. 93%The Contrary Consultant
  29267. 97%Kinesys Advantage2 - Review after three years of use
  29268. 99%dotnet/runtime
  29269. 81%Why Remote Work Will Convince You to Relocate -
  29270. 99%The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  29271. 91%Wealth Tax
  29272. 96%ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  29273. 96%Is the Phone Gap closed in 2020?-firt.dev
  29274. 69%Dear Apple: Your Services Are No Longer Required.
  29275. 99%Uzay-G/archivy
  29276. 98%Web Scraping without getting blocked
  29277. 99%Let's Learn x86-64 Assembly! Part 0
  29278. 59%Popular seafood species in sharp decline around the world
  29279. 96%The ASP.NET Team @TheASPNETTeam
  29280. 99%ignatandrei/NETCoreBlockly
  29281. 99%Running headless Chromium in Azure Functions with Puppeteer and Playwright
  29282. 85%umami
  29283. 87%Modeling a Wealth Tax
  29284. 99%Controlling IHostedService execution order in ASP.NET Core 3.x
  29285. 86%Laying the foundation for Rust's future | Rust Blog
  29286. 98%If Founders Treated Their Investors The Same Way They Treated Their Employees
  29287. 98%Nintendo DS Architecture | A Practical Analysis
  29288. 98%sourcegen.dev - Source Generator Playground
  29289. 99%privacycg/first-party-sets
  29290. 99%SuperIlu/DOjS
  29291. 92%2.5 Million Medical Records Leaked By AI Company
  29292. 99%Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  29293. 95%Canon's cloud platform has lost users' files – and it CAN'T restore them
  29294. 91%RC-Network Modellsport e.V.
  29295. 88%NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  29296. 98%JWTs: Which Signing Algorithm Should I Use?
  29297. 97%Dungeon Map Doodler
  29298. 81%ERAC National Certification Database - GMA-507368
  29299. 99%karpathy/minGPT
  29300. 59%Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  29301. 96%Dependency
  29302. 98%Data Breach Statement - Utah Gun Exchange
  29303. 79%2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  29304. 96%Apple, Epic, and the App Store
  29305. 99%Gregor Riegler · Levels of Modularity
  29306. 69%Cheating is OK (In Some Places) — Brendan Cahill
  29307. 96%Your first 90 days as CTO or VP Engineering.
  29308. 96%Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  29309. 90%Why I Left a Career as a Startup CTO to Become a Writer
  29310. 96%How to Read Instagram Backup Messages the Easy Way - jq
  29311. 84%On How Couples Meet and Legal Salaries - Jonathan Liu
  29312. 98%SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  29313. 94%.NET and Visual Studio project tooling survey
  29314. 90%#124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  29315. 84%C# 9 – Anthony Giretti's .NET blog
  29316. 95%Carl Franklin's Blazor Train: Application State
  29317. 97%Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  29318. 99%Introducing Blazor Automatic Kingdom
  29319. 99%Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  29320. 91%Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  29321. 93%Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  29322. 97%ASCII Ray Tracing in C++ Console
  29323. 58%Support SkyCircl.es
  29324. 98%Ct.js — a free game editor
  29325. 99%Life, part 32
  29326. 93%The ODIN
  29327. 93%IBM Reveals Next-Generation IBM POWER10 Processor
  29328. 68%Response to Google open letter
  29329. 96%mines
  29330. 97%Hiding messages in x86 binaries using semantic duals
  29331. 92%Recent advances in Natural Language Processing- Some Woolly speculations
  29332. 77%Watch Netflix Through a Filmmaker's Lens
  29333. 89%Open letter - The way Aussies search with Google is at risk - Google
  29334. 96%Stateful Hash-Based Signatures | CSRC | CSRC
  29335. 94%WebAssembly Weekly Issue #126
  29336. 96%SQLite Release 3.33.0 On 2020-08-14
  29337. 98%charliegerard/safe-space
  29338. 99%MicroPython - Python for microcontrollers
  29339. 99%Using Kibana to Debug Production Issues | Preslav Mihaylov
  29340. 94%Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  29341. 98%Factorio and Software Engineering · Krishna's words
  29342. 93%Delete Your Social Media 📱 — Brendan Cahill
  29343. 97%The “Easiest” Paths to Product Management
  29344. 99%Code Smell: Concrete Abstraction
  29345. 87%Focus on what you can control
  29346. 95%» The ergonomic mouse that saved my wrist by James Eftegarie
  29347. 99%labuladong/fucking-algorithm
  29348. 99%p-j-miller/ya-sprintf
  29349. 92%Pascal (Not Just Nickel & Dime) - Computerphile
  29350. 53%United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  29351. 85%Publication Images
  29352. 95%Developers’ side projects
  29353. 93%Web by Google (TM)
  29354. 94%The Mutt E-Mail Client
  29355. 82%Everything You Need to Vote - Vote.org
  29356. 83%ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  29357. 97%How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  29358. 98%[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  29359. 74%The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  29360. 78%To the future occupants of my office at the MIT Media Lab
  29361. 97%Oh Shit, Git!?!
  29362. 98%The Illustrated TLS Connection
  29363. 94%Fastest star ever seen is moving at 8% the speed of light
  29364. 95%Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  29365. 98%Domain hacks with unusual Unicode characters
  29366. 92%linksfor.dev(s)
  29367. 99%Frustrated? It's not you, it's Rust - fasterthanli.me
  29368. 94%Future Tech 2020 Conference | Homepage
  29369. 99%Survey: Native AOT · Issue #40430 · dotnet/runtime
  29370. 97%Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  29371. 98%Isoflow
  29372. 96%A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  29373. 97%Cloud images, which one is the fastest?
  29374. 94%Short Domain Names
  29375. 87%The BEAM has Spoiled Me
  29376. 98%The Mythical DevOps Engineer - Alessandro Diaferia
  29377. 98%What is Immutable Infrastructure?🤔
  29378. 95%twilco/kosmonaut
  29379. 57%A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  29380. 98%Can modern software be snappy? :: The Brush Blog
  29381. 99%Java Performance in Containers
  29382. 75%Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  29383. 78%Amazon's Machine Learning University is making its online courses available to the public
  29384. 97%Mozilla’s uncertain future
  29385. 92%Zillow 2020 Urban-Suburban Market Report - Zillow Research
  29386. 90%I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  29387. 99%davidwengier/SourceGeneratorPlayground
  29388. 99%Test components in ASP.NET Core Blazor
  29389. 97%Dear Google Cloud: Your Deprecation Policy is Killing You
  29390. 84%Check Your Voter Registration Status - Vote.org
  29391. 95%The Walmart Drive-in
  29392. 88%Domeneshop
  29393. 50%Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  29394. 95%Multi-Cloud is the Worst Practice - Last Week in AWS
  29395. 99%Unicode In Five Minutes ⌚
  29396. 98%My best SEO tactic so far
  29397. 94%DEVintersection Virtual Workshop Event
  29398. 99%XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  29399. 95%Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  29400. 98%What it took to Reach $100 MRR
  29401. 82%Bend business networking to your will
  29402. 99%Machine Learning of Sets
  29403. 89%Navigating Termsheets
  29404. 98%10 Reasons why Enterprises should modernize Applications
  29405. 98%A quick look at Rookout, a real-time debugging & logging product
  29406. 99%How Well your Product is Really Doing
  29407. 92%Commiserations, skepticism, and antirealism about genomics and Truth
  29408. 75%20 Developer Portfolios for Inspiration
  29409. 98%Testing Sucks
  29410. 95%How to write commit messages that will save you a lot of time
  29411. 91%Mozilla's failures and a path to profitability
  29412. 97%Multitasking Is A Myth. Here's why
  29413. 97%Build An Audience Online - How To Build It?
  29414. 97%How to Become a Technical Product Manager
  29415. 92%www.QRpicture.com
  29416. 91%r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  29417. 96%What's the future of Servo? · Discussion #27575 · servo/servo
  29418. 98%Intel® Trust Domain Extensions
  29419. 99%Write your Own Virtual Machine
  29420. 99%servo/servo
  29421. 96%I Love MDN, or the cult of the free in action
  29422. 99%ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  29423. 98%dotNET Weekly
  29424. 86%Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  29425. 97%Mozilla: The Greatest Tech Company Left Behind
  29426. 99%Creating a dotnet tool
  29427. 55%Socially distant abbreviated summer vacation
  29428. 83%Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  29429. 96%Friday Facts #360 - 1.0 is here! | Factorio
  29430. 98%Migrating to .NET Core: Mission Complete - CodeOpinion
  29431. 98%Subscribe to Reactor Events
  29432. 99%rossumur/espflix
  29433. 99%Write-Ahead Log
  29434. 99%Programming Linux With .NET Core 3: Introduction & Chapter 2
  29435. 98%Serverless: I'm a big kid now - Simple Thread
  29436. 90%Azure SQL Capacity Planning: Overview | Data Exposed
  29437. 99%ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  29438. 98%Migrating to .NET Core: Mission Complete - CodeOpinion
  29439. 98%Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  29440. 97%Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  29441. 99%ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  29442. 99%"Rust does not have a stable ABI"
  29443. 99%Segmented Log
  29444. 99%Equality for free – planetgeek.ch
  29445. 89%Web browsers need to stop
  29446. 98%Byron/gitoxide
  29447. 95%Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  29448. 95%Container Image Retention Policy
  29449. 99%YairHalberstadt/stronginject
  29450. 99%Ubuntu on WSL 2 Is Generally Available | Ubuntu
  29451. 94%patriksvensson/dotnet-example
  29452. 99%The Languages Which Almost Became CSS - Eager Blog
  29453. 54%Air pollution is much worse than we thought
  29454. 68%Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  29455. 88%Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  29456. 96%Post-Open Source
  29457. 92%How I Offloaded My Anxiety to Trello
  29458. 91%How I Collected a Debt from an Unscrupulous Merchant
  29459. 78%Nineteen Eighty-Fortnite
  29460. 98%.NET Rocks! vNext
  29461. 97%The Fortnite Mega Drop - Permanent Discounts Up to 20%
  29462. 99%Life, part 31
  29463. 85%If the NSA has been hacking everything, how has nobody seen them coming?
  29464. 97%Handles are the better pointers
  29465. 98%How to Build a Pig Latin Translator with Vanilla JavaScript
  29466. 96%BlazorTransitionableRoute 1.0.2
  29467. 99%Build Auth FAST for Blazor WebAssembly in .NET
  29468. 99%JByfordRew/BlazorTransitionableRoute
  29469. 98%Stopping phishing campaigns with bash
  29470. 99%VisualSOS.Extension - Visual Studio Marketplace
  29471. 97%Vitamin D, part 1
  29472. 97%Release 0.6.0-preview1 · dotnet/blazor
  29473. 92%EmailPwd: Has your email been hacked?
  29474. 99%Announcing the new Jupyter Book
  29475. 92%How to optimize your Azure workload costs
  29476. 99%Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  29477. 98%Secrets of a .NET Professional
  29478. 99%Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  29479. 99%TDD and Exception Handling With xUnit in ASP.NET Core
  29480. 99%.NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  29481. 99%Durable Functions: Part 1 – The Intro
  29482. 99%Serverless apps on AWS using F# and fable
  29483. 78%Raise less money
  29484. 95%Building & Debugging Microservices faster using Kubernetes and Visual Studio
  29485. 81%Why Bertrand Russell's argument for idleness is more relevant than ever
  29486. 99%Learn to write COBOL programs in VS Code
  29487. 95%I Love MDN ♥️ Share your appreciation for MDN
  29488. 98%Microsoft Open Source
  29489. 94%Squares and Tilings - Numberphile
  29490. 99%Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  29491. 93%JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  29492. 99%Risks of Clicking Links - ahmsec
  29493. 98%Ready to move to the Open Web? | Joshua Austin
  29494. 90%How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  29495. 97%Search is too good - A Walk Within Boredom
  29496. 74%The Social Media Problem · Jacques Mattheij
  29497. 90%From stock market email newsletter side project to micro SaaS
  29498. 84%Donate now | Donate to Mozilla
  29499. 98%microsoft/msquic
  29500. 97%Mozilla Alumni Network
  29501. 87%Internet connection needed at home
  29502. 95%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  29503. 69%Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  29504. 99%Announcing TypeScript 3.1 | TypeScript
  29505. 99%FarazzShaikh/Terrain-Builder
  29506. 99%Build an intelligent chat bot that runs on Slack, Facebook & more!
  29507. 99%Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  29508. 98%The Year In Science 2018
  29509. 99%Security Compliance Survey
  29510. 99%dadhi/LempTest
  29511. 61%Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  29512. 84%Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  29513. 84%r/europe - Highly accurate scientific study results
  29514. 97%Creating background .NET Core services on Linux
  29515. 99%Continuous Speech Recognition in .NET Core WPF applications
  29516. 95%Quorum
  29517. 99%Tip 274 - Set Your AzContext Interactively
  29518. 90%Monsters Weekly 177 - C# 9 Record Types Revisited
  29519. 99%Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  29520. 99%The CompSci Pub
  29521. 99%dotnet/aspnetcore
  29522. 99%Bevy - Introducing Bevy
  29523. 95%Tripping over the potholes in too many libraries
  29524. 94%Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  29525. 93%How to stop procrastinating by using the Fogg Behavior Model
  29526. 99%.NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  29527. 96%ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  29528. 94%A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  29529. 78%Steve Blank Teaching Lean Innovation in the Pandemic
  29530. 96%Creating a QR Code step by step
  29531. 96%The Five P Framework for Product Discovery
  29532. 97%That coworker who never stops refactoring
  29533. 89%YouTube is King … TikTok is Queen — Ari Lewis
  29534. 96%I don’t trust Signal
  29535. 83%Everything I did wrong fundraising as a first-time founder - Alex Cohen
  29536. 95%Would breaking up 'big tech' work? What would? — Benedict Evans
  29537. 98%Careers in Industry and Academia
  29538. 98%What Is a Cholesky Factorization?
  29539. 98%Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  29540. 98%joseftw/jos.httpclient
  29541. 79%The case for why Google should be regulated as a public utility | RankScience
  29542. 98%SpaceX & Starlink: Is Satellite Internet a Good Idea?
  29543. 99%Building a BASIC Interpreter, '80s Style, Part 2
  29544. 99%Building a BASIC Interpreter, '80s style
  29545. 99%crt.sh | 2427368505
  29546. 99%Let’s implement a Bloom Filter
  29547. 93%Northern VA CodeCamp
  29548. 99%It is perfectly OK to only code at work, you can have a life too.
  29549. 86%Staff Product Security Engineer
  29550. 97%Free SSL Certificates and SSL Tools
  29551. 99%Single Page Applications using Rust
  29552. 86%Senior Product Security Engineer
  29553. 97%The kernel and BitKeeper part ways
  29554. 99%DI scopes in IHttpClientFactory message handlers don't work like you think they do
  29555. 99%The day I accidentally built a nudity/porn platform
  29556. 96%Changing World, Changing Mozilla – The Mozilla Blog
  29557. 99%I Built My First Google Chrome Extension!
  29558. 95%Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  29559. 97%Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  29560. 98%Emacs 27.1 released
  29561. 95%PDF: Still Unfit for Human Consumption, 20 Years Later
  29562. 99%How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  29563. 99%Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  29564. 89%That UPS you bought for your home server may not be as useful as you think
  29565. 91%Woz's 70th Birthday
  29566. 99%Use Visual Studio in Presentation Mode | Visual Studio Blog
  29567. 99%An ASP.NET Core URL Builder
  29568. 96%Reactive Extensions for .NET | endjin
  29569. 96%Shawn Wildermuth's Blog
  29570. 94%Comic: Pirates Love Continuous Deployment
  29571. 99%Devcontainers AKA performance in a secure sandbox
  29572. 99%Blazor vs Angular for Web Developers
  29573. 99%Implementing Model View Update Pattern in Typescript
  29574. 99%Tip 273 - Getting started with Azure Image Builder
  29575. 99%GraphQL on Azure: Part 3 - Serverless With JavaScript
  29576. 93%Math.Clamp Method (System)
  29577. 65%The Clean Network - United States Department of State
  29578. 82%Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  29579. 99%Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  29580. 96%How I Modernized My Flash Game
  29581. 96%terrajobst/HarvestPlatformSupport
  29582. 97%Achilles: Small chip, big peril. - Check Point Software
  29583. 87%Why We Chose Prodigy • Marty Hu
  29584. 99%Are CRDTs suitable for shared editing?
  29585. 96%Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  29586. 99%Simon Blogs
  29587. 98%Dorking Your Way to Search Results That Don’t Suck
  29588. 98%It’s Not You - It’s Your Knowledge Base
  29589. 90%Why I Can’t Stand the FSF
  29590. 97%Python Typosquatting for Fun not Profit
  29591. 97%How To Understand Systems
  29592. 93%How I'm getting things done in 2020 · ./jm
  29593. 96%You don't need this fancy recommendations system
  29594. 95%Structured Debugging
  29595. 99%Tolerate imperfection
  29596. 98%I want to contribute to your project, how do I start?
  29597. 97%Advices on writing blog posts
  29598. 98%Beware Of Best Practices
  29599. 87%Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  29600. 98%Why the C Language Will Never Stop You from Making Mistakes
  29601. 96%The Linux Backdoor Attempt of 2003
  29602. 99%MonoGame 3.8
  29603. 62%Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  29604. 95%How long does food in a freezer stay frozen when the power goes out
  29605. 99%We Can Do Better Than SQL
  29606. 98%Database Profiling with Visual Studio | Visual Studio Blog
  29607. 88%How are barcodes read?? (Library-less image processing in C#)
  29608. 99%Use C# Preprocessor Directives
  29609. 97%Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  29610. 98%Fiddler Everywhere Simplifies Web Debugging
  29611. 90%Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  29612. 99%Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  29613. 93%Advanced search on NuGet.org | The NuGet Blog
  29614. 99%Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  29615. 99%Announcing TypeScript 4.0 RC | TypeScript
  29616. 99%Learn Node.js with these 5 modules on LEARN
  29617. 99%Configuration, Secrets and KeyVault with ASP .NET Core
  29618. 97%“It never gets easier, you just go faster.”
  29619. 59%Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  29620. 91%Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  29621. 83%r/ModSupport - Ongoing incident with compromised mod accounts
  29622. 97%Introducing C# 9: Extending Partial Methods
  29623. 98%What you lose when you retool.
  29624. 99%How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  29625. 99%Mobile Phone Streams
  29626. 99%dorking (how to find anything on the Internet)
  29627. 96%Talk to Yourself - Austin G. Walters
  29628. 99%Grand Challenges of Robotics
  29629. 87%On being extrovertAugust 8th, 2020
  29630. 96%Comradery
  29631. 97%bulletproofs::notes::range_proof - Rust
  29632. 98%Latches inside: Reverse-engineering the Intel 8086's instruction register
  29633. 91%Why you should fire your bad customers
  29634. 98%Introducing Rome
  29635. 68%Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  29636. 96%Firefox Voice | browse the internet with your voice
  29637. 98%M 2.6 - 3 km SE of Sparta, North Carolina
  29638. 86%Latest Earthquakes
  29639. 99%Brice’s Blog
  29640. 96%TwikTwok
  29641. 99%UPI 101: The Basics
  29642. 90%Western Digital Red WD101EFAX 10TB 3.5
  29643. 99%How to encrypt and decrypt shared folders on my Synology NAS
  29644. 99%microsoft/terminal
  29645. 91%Hedging tail risk, emigration, keyboard superoptimization
  29646. 76%Opinions worth sharing | Quentin Delcourt
  29647. 96%Second Innings: SaaS - Harsha Halvi's Blog
  29648. 97%Why is Backblaze tracking me?
  29649. 95%The problem with labeling people
  29650. 86%My first year without social media
  29651. 98%Lessons learned leading an internal team
  29652. 86%Winning the Internet
  29653. 97%Why Did The Mathematician Cross The Road? - with Roger Penrose
  29654. 78%Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  29655. 69%‎The Numberphile Podcast on Apple Podcasts
  29656. 93%danso - git branch --delete master
  29657. 52%Google's secret home security superpower: Your smart speaker with its always-on mics
  29658. 98%An attempt to make a font look more handwritten
  29659. 97%When Feature Flags Do And Don’t Make Sense
  29660. 74%How to better design your game communities for kindness
  29661. 55%RaDVaC – Rapid Deployment Vaccine Collaborative
  29662. 81%Oatly: The New Coke
  29663. 71%Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  29664. 80%Alcohol as a social technology to check the trustworthiness of others
  29665. 94%Newsletter Week 32, 2020
  29666. 85%C# to the max! Continuations, co-routines and Source Generators!
  29667. 88%Why is This Idiot Running My Engineering Org?
  29668. 98%hndex.org
  29669. 99%SQLite and EF Core Concurrency Tokens
  29670. 97%Thread by @alkreidler: Thread: Google and other tech giants are happy to have control over the Web's metadata schemas, but they let its infrastructure languish. Sc…
  29671. 91%Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  29672. 99%vcmi/vcmi
  29673. 96%6- Axis IMU with ESP32
  29674. 73%Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  29675. 58%Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  29676. 99%SalehAlbuga/azure-functions-swift
  29677. 98%Building dashboards for operational visibility | Amazon Builders' Library
  29678. 99%dotnet-presentations/dotNETConf
  29679. 95%julielerman/dotnetconfms2020
  29680. 99%Automate everything that is not part of the problem you’re solving
  29681. 77%Talking about power tools of the culture – Andy Sylvester's Web
  29682. 97%Do more by Doing less
  29683. 96%2020 is the year of IPv6
  29684. 99%In-Memory Caching in ASP.NET Core - Detailed Guide
  29685. 93%Query optimizer and chess? · Erthalion's blog
  29686. 79%What VCs Can't Say
  29687. 94%DEVintersection Virtual Workshop Event
  29688. 66%Have I Been Pwned Set to Go Open-Source
  29689. 90%Working in Public and the Economics of Free
  29690. 99%Introduction | FAST
  29691. 92%Scientists rename genes because Microsoft Excel reads them as dates
  29692. 85%Apple says game streaming services like Microsoft's xCloud violate App Store policies
  29693. 87%PINEPHONE | PINE64
  29694. 98%First Impressions of Rust
  29695. 99%Mac keyboard shortcuts
  29696. 98%Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  29697. 98%Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  29698. 96%N O D E
  29699. 98%liljencrantz/crush
  29700. 99%An alternative to ConfigureAwait(false) everywhere
  29701. 58%Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  29702. 95%Automatically Improving Floating Point Accuracy
  29703. 94%A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  29704. 96%Use nightly builds - Mobile Blazor Bindings
  29705. 72%Monsters Weekly 176 - HMAC in Postman (Postperson)
  29706. 95%Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  29707. 99%Easy ASP.NET Core localization with AppText – Martijn Boland
  29708. 99%Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  29709. 99%High-Water Mark
  29710. 99%Getting Started: Apache Kafka with .NET Core - CodeOpinion
  29711. 99%Leader and Followers
  29712. 99%Configuring Codespaces for .NET Core Development
  29713. 96%Introducing React Wednesdays—A Hangout with React Experts
  29714. 99%Dash | Scale up, speed up.
  29715. 94%Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  29716. 95%Nyan Sat - Satellite Communications Challenge
  29717. 99%Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  29718. 99%Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  29719. 76%Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  29720. 99%Azure/azure-notificationhubs-android
  29721. 90%GitHub draft pull requests should trigger the pipeline
  29722. 93%It's time to get some wins.
  29723. 99%Surviving Django (if you care about databases) — Daniele Varrazzo
  29724. 95%Reversing Lyft’s ride history API to analyze 6 years worth of rides
  29725. 99%A Day Without Business – Charlie Monroe
  29726. 88%Negotiations
  29727. 99%A Modern Space Cadet / Steve Losh
  29728. 98%Proof of X
  29729. 87%Productivity porn
  29730. 93%Saving Your Initial Reaction
  29731. 98%What I learned from 35 Hackathons
  29732. 93%A short case for unifying the iPad and the MacBook
  29733. 61% XXXI.
  29734. 97%acidanthera/OpenCorePkg
  29735. 96%WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  29736. 81%Toilet Trouble – Aaron Bockover
  29737. 93%YC Startup Library
  29738. 98%A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  29739. 99%Azure Thursday - 6 August 2020 19:00 CEST
  29740. 80%AzureThursday @AzureThursday
  29741. 79%dotnet/Kerberos.NET
  29742. 99%hephaest0s/usbkill
  29743. 99%Is Using LINQ in C# Bad for Performance?
  29744. 98%Life Beyond Coding with Justin Chau
  29745. 90%How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  29746. 99%Life, part 30
  29747. 99%ErikEJ/EFCorePowerTools
  29748. 99%simdjson/simdjson
  29749. 93%<ol>: The Ordered List element
  29750. 99%Reverse Reverse
  29751. 94%AutomaticKingdom
  29752. 99%ADefWebserver/AutomaticKingdom
  29753. 95%Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  29754. 99%Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  29755. 99%the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  29756. 99%Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  29757. 93%JuxtaposeJS Embed
  29758. 98%Build High-performance Microservices with gRPC and .NET
  29759. 98%Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  29760. 89%New Azure SQL Learning Tools help reduce the global technology skills gap
  29761. 96%Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  29762. 95%What is default(object) used for?
  29763. 99%Best way to create an empty collection (array and list) in C# (.NET)
  29764. 99%nxrighthere/UnrealCLR
  29765. 97%Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  29766. 95%Chat Bubble Blindness | Atlist
  29767. 99%Web We Want - Web Apps
  29768. 98%Native AOT Survey
  29769. 51%Remembering Frances E. Allen | IBM Research Blog
  29770. 98%Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  29771. 97%Why are you testing your software?
  29772. 99%SharpLab
  29773. 98%Layering domains and microservices using API Gateways | Kislay Verma
  29774. 99%SharpLab
  29775. 92%Turn your camera on for remote meetings
  29776. 99%Reverse Engineering Netgear's Auth to extend my Meural
  29777. 82%Consumer Data Exposed in Telemarketing Adviser Breach
  29778. 96%On finding your passion — CULLIN
  29779. 98%Don't just learn to code, learn to create
  29780. 99%Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  29781. 95%Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  29782. 96%.NET Summit 2020 Online Conference
  29783. 94%Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  29784. 99%Chris Sainty: Blazor Routing - What you need to know
  29785. 95%GitLab Support is no longer processing MFA resets for free users
  29786. 55%r/sysadmin - [Rant... sorta] Physically moved a server today...
  29787. 99%Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  29788. 99%How to SSH into WSL2 on Windows 10 from an external machine
  29789. 99%THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  29790. 99%Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  29791. 98%Creating an .NET AWS serverless application using API Gateway with API Key
  29792. 99%Query Design performance issues #01 - All-in-one query
  29793. 90%GitHub joins the Open Source Security Foundation - The GitHub Blog
  29794. 94%Announcing the new TypeScript Website | TypeScript
  29795. 99%Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  29796. 99%Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  29797. 96%Microsoft joins Open Source Security Foundation
  29798. 98%Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  29799. 98%Patterns of Distributed Systems
  29800. 99%Azure Event Hubs With Kafka
  29801. 80%TikTok and the Sorting Hat — Remains of the Day
  29802. 98%restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  29803. 98%1Password for Linux development preview
  29804. 95%Story Creator - Social Media Video Editor For Brands & Agencies
  29805. 99%Announcing ImageSharp 1.0.0 | Six Labors
  29806. 97%Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  29807. 96%The Hacker Way: How I taught my nephew to program
  29808. 95%Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  29809. 96%It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  29810. 94%In the Pursuit of Knowledge and Mastery
  29811. 83%rowlinson bike shed - Bing images
  29812. 88%Cloudfront Geolocation headers
  29813. 99%Speech Synthesis on Linux
  29814. 82%Manazir
  29815. 97%What is Numerical Stability?
  29816. 91%Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  29817. 98%Google has shut down Toogles
  29818. 95%Why I Self-Host My Website Analytics
  29819. 95%I Got Scammed Out Of $5K
  29820. 96%The Need for Speed, 23 Years Later
  29821. 96%27-inch iMac gets a major update
  29822. 73%Essence of linear algebra — 3Blue1Brown
  29823. 60%Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  29824. 95%Tales of the Autistic Developer - Senior Developer
  29825. 92%Create Customizable, Hi-Def, and Scalable Backgrounds
  29826. 96%Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  29827. 82%Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  29828. 64%Django 3.1 Released | Weblog
  29829. 87%.NET Foundation Board of Directors Election 2020: Results!
  29830. 95%Introducing localization support in OpenIddict 3.0 beta3
  29831. 99%Exploring the code behind IHttpClientFactory in depth
  29832. 96%The best parts of Visual Studio Code are proprietary
  29833. 99%How can I protect static files with authorization on ASP.NET Core?
  29834. 99%Starboard
  29835. 97%Make a responsive Navbar with Blazor and Tailwind?
  29836. 78%Why Is America Stuck with Bad Headlights?
  29837. 99%Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  29838. 99%The Julia Language
  29839. 99%The .NET Core Journey at Criteo
  29840. 99%PowerShell Microservice - Hello World
  29841. 97%Sign Up for the Private Preview of Visual Studio support for Codespaces! | C++ Team Blog
  29842. 99%XamarinCommunityToolkit: an introduction - Gerald Versluis
  29843. 98%August dotNET Virtural Events to Tune Into | Xamarin Blog
  29844. 93%Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  29845. 97%.NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  29846. 99%.Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  29847. 98%Drawing Custom Graphs in HTML and Javascript - The Long Walk
  29848. 99%Moving .NET to Linux at Scale
  29849. 99%Shawn Wildermuth's Blog
  29850. 99%Best Practices for Regular Expressions in .NET
  29851. 87%Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  29852. 94%Microsoft Joins Open Source Security Foundation - Microsoft Security
  29853. 99%What Makes Godot Engine Great for Advance GUI Applications
  29854. 91%プレステ4の裏側 ソニー社員も見られないロボの指先
  29855. 98%LesnyRumcajs/grpc_bench
  29856. 99%Go vs Rust: Writing a CLI tool
  29857. 98%RollerCoaster Tycoon 2 - The Impossible Maze
  29858. 93%The Rise of Data Science | Louie Dinh
  29859. 97%Peeking at user agents for fun and profit :: Kevin Liu
  29860. 95%The Art of Not Thinking
  29861. 78%Managing Chronic Pain as a Developer
  29862. 98%A Primer on Database Replication
  29863. 98%Different kinds of testing
  29864. 80%Planning for my kidnapping - My blog
  29865. 98%Replacing YouTube & Invidious
  29866. 81%Your calendar should be a whitelist, not a blacklist
  29867. 97%Stop learning and start doing
  29868. 99%Validating Apps That Connect to Your Server
  29869. 99%Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  29870. 94%The UX of LEGO Interface Panels – George Cave
  29871. 91%Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  29872. 99%Establishing Your App’s Integrity | Apple Developer Documentation
  29873. 91%NuGet - You can book online!
  29874. 95%The Coming Open Source Sustainability Crisis
  29875. 93%How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  29876. 99%giraffe-fsharp/Giraffe
  29877. 97%Letter Opener – Open Winmail.dat, MSG and EML files online
  29878. 95%RELEASE: ASP .NET Core 3.1 A-Z eBook
  29879. 83%Mastodon 3.2
  29880. 99%Life, part 29
  29881. 77%The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  29882. 99%Implement the "download file" feature on a Blazor WebAssembly app
  29883. 97%How it works - Briar
  29884. 98%Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  29885. 98%Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  29886. 60%Hardware interrupts
  29887. 97%IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  29888. 98%.NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  29889. 98%UI/UX for Devs: Have You Thought About the Mental Model?
  29890. 99%Debugging with Fiddler Everywhere: Collaborative Debugging
  29891. 94%GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  29892. 99%Azure Cloud Shell Tips And Tricks | Build5Nines
  29893. 99%So I coded Plague Inc. for a Calculator
  29894. 95%133m records for sale as fruits of data breach spree keep raining down
  29895. 86%Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  29896. 96%.NET Foundation Board Member Elections
  29897. 71%Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  29898. 91%Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  29899. 95%2gether
  29900. 99%Python Beginner Projects 2020 - Add them to your resume!
  29901. 96%Web apps aren't tech. They're "tech".
  29902. 93%Let's Talk about Cache - Daniel Leskosky
  29903. 88%Create change within your locus of control
  29904. 93%The Problem of Preference Falsification in Online Dating
  29905. 95%Who Should Buy ARM? - Dr. Z and Eng. L
  29906. 85%Free Market Capitalism vs Government Socialism
  29907. 96%Honey, I Accidentally Became A Product Manager
  29908. 99%FAQs - Raspberry Pi Documentation
  29909. 90%Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  29910. 99%Low latency tuning guide
  29911. 63%TrueFire hacked - credit cards and other personal info potentially compromised
  29912. 90%Home | Laws of UX
  29913. 96%Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  29914. 60%Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  29915. 99%GPU.js - GPU accelerated Javascript
  29916. 98%System UIcons
  29917. 95%Hacking Portable Air Conditioners
  29918. 99%andrewlock/blazor-with-source-generators-poc
  29919. 69%NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  29920. 93%David Wong Portfolio
  29921. 96%Pimp up your Blazor EditForms with Tailwind CSS!
  29922. 87%2km From Home
  29923. 99%Revealing Passwords
  29924. 90%David Wong Portfolio
  29925. 90%David Wong
  29926. 93%What Happened When I Peeked Into My Node_Modules Directory
  29927. 83%Ineffective Altruism
  29928. 91%Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  29929. 98%Sharing knowledge in a remote team, across timezones
  29930. 98%English to SQL: progess updates
  29931. 98%Techniques for Difficult Team Members - dcaulfield
  29932. 94%When you find out you’re the copycat
  29933. 85%Python is now the second most popular language for programming - newserector
  29934. 99%dodyg/practical-aspnetcore
  29935. 99%Unbricking a $2,000 Bike With a $10 Raspberry Pi
  29936. 96%WordSafety.com
  29937. 97%What I Learned from Doing 60+ Technical Interviews in 30 Days
  29938. 99%OctoPrint.org
  29939. 98%OctoPrint/OctoPrint
  29940. 71%Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  29941. 99%Azure Durable Functions Monitoring and Diagnostics
  29942. 83%ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  29943. 95%If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  29944. 98%Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  29945. 96%Niklaus Wirth was right and that is a problem – bowero
  29946. 81%The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  29947. 96%swyx Writing | Slack is Fumbling Developers
  29948. 99%Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  29949. 97%What makes Paul Graham a great writer?
  29950. 91%Apple’s bulls**t narrative on the App Store
  29951. 99%How I Spent 2 Days Chasing a Bug that Didn't Exist
  29952. 83%Build and deploy GitHub Pages from any branch beta The GitHub Blog
  29953. 99%OpenTelemetry .NET Beta Released!
  29954. 98%trozler/whereAmI
  29955. 97%Zello Security Notice – July 31, 2020
  29956. 73%Blackbaud's Bizarre Ransomware Attack Notification
  29957. 99%.NET R&D Digest (July, 2020)
  29958. 99%Read function arguments from .NET applications with .NET ProfilingAPI
  29959. 79%News Releases | Washington State Department of Agriculture
  29960. 91%7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  29961. 96%Release Release v0.20.0 · microsoft/PowerToys
  29962. 98%Upgrade to pip 20.2, plus, changes coming in 20.3
  29963. 92%Developer News - Visual Studio Marketplace
  29964. 99%Blazor GameDev - part 6: mouse input - Davide Guida
  29965. 98%Azure Thursday - August 2020
  29966. 94%Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  29967. 94%Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  29968. 95%Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  29969. 99%Code Maze Weekly #36 - Code Maze
  29970. 94%Turn on & manage community contributions
  29971. 98%Google Timelapse
  29972. 98%Using the brightness() CSS Filter to generically highlight Content
  29973. 99%Angular Language Service for Visual Studio — NoWaySheCodes
  29974. 77%September DDD by Night
  29975. 79%Book Your Daily Ride or Make Money Driving Now
  29976. 99%How we migrated Dropbox from Nginx to Envoy
  29977. 99%Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  29978. 95%TDD is an antidote for uncertainty
  29979. 99%How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  29980. 99%Integration testing your Polly policies with HttpClient Interception
  29981. 99%How do I find which directory my .NET Core console application was started in or is running from?
  29982. 96%DTIC TR JUMPER INDEX
  29983. 99%Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  29984. 98%Back to Basics #2: Binding Markup - Nick's .NET Travels
  29985. 98%dotnet-presentations/dotNETConf
  29986. 97%rynowak/link-a-thon
  29987. 99%dotnet/designs
  29988. 69%The Era of DNA Database Hacks Is Here
  29989. 98%Token authentication requirements for API and Git operations - The GitHub Blog
  29990. 99%Azure/CloudShell
  29991. 64%Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  29992. 96%Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  29993. 71%AirPods Pro Clone Review - Tim Leland
  29994. 91%On Inflection Points - Michael Dempsey: Blog
  29995. 94%The Forgotten Early Adopters
  29996. 98%Cat without cat on the commandline
  29997. 66%Where have all the rentals gone?
  29998. 97%Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  29999. 99%The 3 problems of Django
  30000. 99%The essence of quantum mechanics
  30001. 84%The Haskell Elephant in the Room
  30002. 91%2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  30003. 96%Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  30004. 96%Microsoft.dotnet-httprepl 3.0.47301
  30005. 83%Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  30006. 91%Search Results for “grpc” – Anthony Giretti's .NET blog
  30007. 90%A Piece of Pi
  30008. 99%Angular Language Service - Visual Studio Marketplace
  30009. 99%Life, part 28
  30010. 99%Using WinDBG with .NET Core 3
  30011. 99%Azure Functions On macOS With JetBrains Rider
  30012. 58%Budget
  30013. 96%.NET Foundation "State of the Union"
  30014. 86%You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  30015. 99%How to Deal with Burnout
  30016. 99%Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  30017. 99%Sudoku solver (Algorithm explained w/ code)
  30018. 96%A new funding model for open source software
  30019. 90%Azure Cost Management + Billing updates – July 2020
  30020. 96%NuGet PackageReference Versions SOLUTION Wide
  30021. 99%Handling concurrency in an ASP.NET Core Web API with Dapper
  30022. 98%Measuring Concurrent Jobs Over Time
  30023. 97%Back to Basics #1: Data Context - Nick's .NET Travels
  30024. 87%Announcing Microsoft Security’s #CyberContest
  30025. 83%The Secret Origin of the Action RPG
  30026. 89%Universal Basic Income is Capitalism 2.0
  30027. 98%Teaching GPT-3 to Identify Nonsense
  30028. 87%Security Incident
  30029. 96%Zoom Security Exploit - Cracking private meeting passwords
  30030. 93%Why and How I Bullet Journaling
  30031. 99%amymhaddad
  30032. 99%The State of Ruby 3 Typing
  30033. 96%Rewrite or Refactor - The Risks of Rewrites
  30034. 84%If you see everything, you'll get nothing 🎯
  30035. 99%Dual-monitor 4K@60hz KVM switch for $30
  30036. 98%Open problems in Robotics
  30037. 80%ChatBooks discloses data breach after data sold on dark web
  30038. 94%Why aren’t you more serious?
  30039. 98%You don’t need reproducible builds.
  30040. 98%Incident Management. Not everything is critical
  30041. 99%Learn about the latest .NET Productivity features | .NET Blog
  30042. 94%Hacker leaks 386 million user records from 18 companies for free
  30043. 96% Microsoft joins the Blender Development Fund — blender.org
  30044. 56%Rainbow Hunt
  30045. 98%.NET Conf: Focus on Microservices
  30046. 88%Jon Galloway: VS Mac & More
  30047. 94%Dzoukr/SDSCore
  30048. 99%Let's build a Full-Text Search engine
  30049. 99%Blazor WebAssembly : Open-source Project - EP10
  30050. 89%Customizing your repository's social media preview
  30051. 99%Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  30052. 96%Андрей Акиньшин — Поговорим про перформанс-анализ
  30053. 97%Dungeon Numbers - Numberphile
  30054. 91%Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  30055. 83%Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  30056. 98%Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  30057. 99%Monsters Weekly 175 - YARP!
  30058. 99%Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  30059. 96%Pimp up your Blazor EditForms with Tailwind CSS!
  30060. 97%Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  30061. 94%poteto/hiring-without-whiteboards
  30062. 98%Shawn Wildermuth's Blog
  30063. 50%Dunzo suffers data breach, launches internal investigation
  30064. 98%felixrieseberg/macintosh.js
  30065. 95%Fireworks: Sugar Stars
  30066. 99%Development Containers in Education with Visual Studio Code
  30067. 97%Interview with a Pornhub Web Developer
  30068. 98%New Developer Landing Page and Issues Repo - Windows Developer Blog
  30069. 83%Vulnerability doesn’t come after trust – it precedes it.
  30070. 58%Conversations and Ideas
  30071. 97%Visual Studio 2019 for Mac - Release Notes
  30072. 96%Great CRO Tool or Privacy Nightmare – SystemTrap
  30073. 71%Trademarking Infocom, again, part one
  30074. 99%Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  30075. 65%Jack of all trades, master of none
  30076. 80%Alcohol delivery service Drizly hit by data breach – TechCrunch
  30077. 60%Apparel - Unisex - .NET Foundation Store
  30078. 97%Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  30079. 75%The Toxoplasma Of Rage
  30080. 99%github/roadmap
  30081. 84%Historical programming-language groups disappearing from Google
  30082. 99%runlyio/core-dotnet
  30083. 96%Introducing GitHub's OpenAPI Description - The GitHub Blog
  30084. 99%WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  30085. 97%github/renaming
  30086. 94%Announcing the GitHub public roadmap - The GitHub Blog
  30087. 98%Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  30088. 98%Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  30089. 99%Migrating a 40TB SQL Server Database
  30090. 99%IEvangelist/Blazing.Twilio.Video
  30091. 99%Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  30092. 95%Chessprogramming wiki
  30093. 99%Lazy Load Images with Vanilla JavaScript and Intersection Observer
  30094. 99%Fody/MethodDecorator
  30095. 99%Polymorphic Encryption Algorithms — Generating Code Dynamically
  30096. 99%ritterim/stuntman
  30097. 99%Some SQL Tricks of an Application DBA
  30098. 99%Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  30099. 97%Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  30100. 98%Catalina - *all* web-browsers fail to open new pages after a few hours use.
  30101. 78%ongoing by Tim Bray · Not an Amazon Problem
  30102. 90%shirhatti/zocket
  30103. 99%Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  30104. 97%Advancing resilience through chaos engineering and fault injection
  30105. 99%Gittrends lags: A Tale Of CollectionView and Garbage Collector
  30106. 99%LunrCore, a lightweight search library for .NET
  30107. 96%How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  30108. 99%Task asynchronous programming as an IO surrogate
  30109. 99%The falsehoods of anti-AGPL propaganda
  30110. 67%Comic: Why Do Their Keyboards Keep Breaking?
  30111. 99%Calling Generic Methods from Non-Generic Code in .Net
  30112. 99%How to list and download the contents of a Google Drive shared folder in C#
  30113. 99%Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  30114. 98%How GPT3 Works - Visualizations and Animations
  30115. 84%Join the DotNetEvolution Discord Server!
  30116. 87%Learn more about the Ransomware attack we recently stopped
  30117. 56%Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  30118. 99%SachiraChin/dotnet-monitor-ui
  30119. 73%dotnet-monitor ui
  30120. 99%When does it make sense to use containers in a development workflow?
  30121. 95%How do I stop others from sharing files with me? I want to stop file sharing on my Android.
  30122. 96%Vocodes. Vocal playground.
  30123. 83%Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  30124. 99%Writing a file system from scratch in Rust · carlosgaldino
  30125. 81%The Great Fish Oil Experiment
  30126. 99%Buidler, Waffle & Ethers | The Geeky Grower
  30127. 99%VPE and CTO - the first 90 days
  30128. 95%Work or walk?
  30129. 97%Product Gravity
  30130. 98%Wrappers
  30131. 62%Paul Graham's "Same Way"
  30132. 96%Don't forget the human
  30133. 98%CS Syd - How to deal with money in software
  30134. 97%Tech vs Biotech — Celine Halioua
  30135. 82%You Want Options
  30136. 83%May you suffer well
  30137. 98%Make Slack Smaller
  30138. 85%The Freud Moment
  30139. 97%Usability of Footnotes
  30140. 98%Box CI
  30141. 99%Apache Arrow 1.0.0 Release
  30142. 58%Is 40 the new 60? How popular media portrays the employability of older software developers
  30143. 99%Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  30144. 94%Stack Overflow Developer Survey 2020
  30145. 99%Highlights from Git 2.28 - The GitHub Blog
  30146. 95%The code I’m still ashamed of
  30147. 98%Life, part 27
  30148. 98%How to pay your rent with your open source project
  30149. 91%UnoConf 2020 - Uno Platform Developer Conference
  30150. 98%Index
  30151. 99%Cosmos DB capacity pitfall: When more is less
  30152. 99%Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  30153. 94%Headphones are collecting too much personal data
  30154. 99%microsoft/vscode
  30155. 93%BenchmarkDotNet 0.12.1
  30156. 99%Tyrrrz/CliFx
  30157. 97%Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  30158. 93%andrewducker | Facebook has blocked Dreamwidth
  30159. 96%Copy/Pasta Driven Development®
  30160. 91%Fresh Mozzarella From Scratch Recipe
  30161. 99%LunrCore, a lightweight search library for .NET
  30162. 99%Tip 272 - Azure Security Best Practices
  30163. 93%Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  30164. 99%Reverse Engineering Tools Review
  30165. 95%Naming things
  30166. 83%Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  30167. 95%S&P Best of Times Wost of Times
  30168. 99%Writing more succinct C# – in F# (Part 1)!
  30169. 88%Amazon gets priority while mail gets delayed, say letter carriers
  30170. 97%Virtual Azure Community Day - July 28th, 2020
  30171. 98%Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  30172. 99%Create Your Own Logging Provider to Log to Text Files in .NET Core
  30173. 99%Understanding the SynchronizationContext in .NET with C#
  30174. 98%Small Mailserver Best Current Practices
  30175. 87%New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  30176. 99%How C# Records will change my life
  30177. 97%Developers Should Abandon Agile
  30178. 95%What’s the point?
  30179. 97%Finding Joy in Making Happy Little Computer Videos on YouTube
  30180. 99%Lets stop being stupid about security
  30181. 97%Pixelles Creator Fund | Pixelles (Montreal)
  30182. 94%Primer: The Job Guarantee
  30183. 98%Wicked problems
  30184. 90%Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  30185. 99%Exploring the Worker Thread API in Node
  30186. 75%An alleged Nintendo leak has unearthed early game prototypes | VGC
  30187. 81%slither.io
  30188. 97%Sponsor @egil on GitHub Sponsors
  30189. 99%The fastest way do debug .net code without sources.
  30190. 59%Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  30191. 99%adam-mcdaniel/oakc
  30192. 98%froggey/Mezzano
  30193. 99%Doing Stupid Stuff with GitHub Actions
  30194. 91%LunrCore 2.3.8
  30195. 97%Promo Data Breach FAQ
  30196. 99%Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  30197. 90%Working From Home
  30198. 96%The Four Actions I Took To Attract 72,000 Followers
  30199. 81%Hacking the Bureaucracy to Get Stuff Done
  30200. 99%The Art Of Learning For Software Developers
  30201. 99%How to Make Money With Blogging?
  30202. 96%Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  30203. 96%How I would grow Gumroad – Min-Kyu Jung
  30204. 62%Grab a Shitty Rod and Start Fishing — Dickie Bush
  30205. 92%Your Brain = Your Dog?
  30206. 99%Joe Bergeron | Java Obfuscation: A Pattern Language
  30207. 94%plant99/felicette
  30208. 96%How I Finally Started Listening to Podcasts Every Day – The Hulry
  30209. 99%canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  30210. 99%Reverse engineering tools for .NET applications
  30211. 98%Component lifecycles – Blazor University
  30212. 99%SuperTails/langcraft
  30213. 96%Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  30214. 99%Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  30215. 62%Who gets invited to the party?
  30216. 86%Indian IT consultancies struggle against technological obsolescence
  30217. 97%GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  30218. 80%Regional Air Mobility - Lilium
  30219. 95%On Liberating My Smartwatch From Cloud Services « bunnie's blog
  30220. 99%hallatore/Netling
  30221. 95%ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  30222. 93%Summernote - Super Simple WYSIWYG editor
  30223. 96%From Dev to Devrel
  30224. 94%Twitter Card
  30225. 92%Realestate Investing for Engineers
  30226. 95%Why Schrems is wrong - From Luxembourg with Love
  30227. 57%The surprising science of alpha males & females: The most empathetic member of the group
  30228. 98%p410n3 blog
  30229. 90%Sets and Probability
  30230. 81%A Short Guide to Statistical Rethinking²
  30231. 95%Dreambuilding as a CEO
  30232. 98%Pursuing Speed, Pt. 2 — 0xFF.nu
  30233. 86%A Federal Blue Checkmark, and Not Learning Lessons
  30234. 97%Need business ideas? Watch out for unbundlings
  30235. 85%Christmastide, Ohio - Podcast App Links - Plink
  30236. 91%Instacart customer records hacked, includes order history - 9to5Mac
  30237. 60%U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  30238. 95%Quartz.NET 3.1 Released | Quartz.NET
  30239. 98%10 Standout GitHub Profile READMEs
  30240. 80%Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  30241. 95%To Get More Replies, Say Less
  30242. 56%When Hubble Stared at Nothing for 100 Hours
  30243. 81%Microsoft Analyzed Data on Its Newly Remote Workforce
  30244. 94%14 Best Data Science Books to Read Right Now
  30245. 96%Advice to Myself When Starting Out as a Software Developer
  30246. 82%King County Elections
  30247. 80%Hand Tremor Mouse Accessibility Software
  30248. 74%Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  30249. 95%Microservices and [Micro]services – Kalele
  30250. 98%hwayne/awesome-cold-showers
  30251. 69%The Four Quadrants of Conformism
  30252. 62%Who gets invited to the party?
  30253. 93%I Made Wii Tennis in 24 Hours
  30254. 99%Waiting for Azure Durable Functions to complete
  30255. 94%Buy on Google is now open and commission-free
  30256. 94%Considering Rust
  30257. 99%PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  30258. 99%Stop throwing Exceptions! Start being Explicit
  30259. 97%Blazor EditForms, an essential tool or too much magic?
  30260. 67%Men's T-Shirt | Create your own | Spreadshirt
  30261. 99%Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  30262. 92%Top Programming Languages 2020 - IEEE Spectrum
  30263. 99%GraphQL on Azure: Part 2 - dotnet and App Service
  30264. 99%Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  30265. 98%ASP.NET Core 3, IIS and empty HTTP headers
  30266. 97%Redirect azurewebsites.net to Custom Domain
  30267. 88%Google Fonts
  30268. 60%Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  30269. 87%public-games@w3.org from July 2020: by thread
  30270. 74%Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  30271. 92%How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  30272. 98%Whose bug is it anyway?
  30273. 99%Don&#39;t buy the AirPods Pro - Another Rattlegate story
  30274. 99%ARCHITECTURE.md
  30275. 98%You don't need no Service Mesh
  30276. 95%Marketing Month Week 2
  30277. 75%China launches ambitious Tianwen-1 Mars rover mission
  30278. 93%Five Buck Fatigue - Underjord
  30279. 96%The Indie Consulting Business Model Canvas V0.1
  30280. 95%On .NET Live - A chat with the .NET Interactive Team
  30281. 86%Recent influx of substack posts to Hacker News
  30282. 95%My Backup Plan & Lessons learned
  30283. 93%Dropping Out of College to Join Facebook: 3 Years Later
  30284. 99%Using Turbolinks with the SAFE web stack
  30285. 69%‎The Numberphile Podcast on Apple Podcasts
  30286. 83%The Third Cornet - with Katie Steckles — The Numberphile Podcast
  30287. 98%The Third Cornet - with Katie Steckles — Numberphile
  30288. 94%obfuscar/obfuscar
  30289. 67%Garmin services and production go down after ransomware attack | ZDNet
  30290. 94%Inside a Collaborative Text Editor
  30291. 94%BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  30292. 98%Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  30293. 99%.NET Presentations: Events in a Box!
  30294. 96%SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  30295. 86%Archive
  30296. 99%Life, part 26
  30297. 99%Dhghomon/easy_rust
  30298. 76%Slack Files EU Competition Complaint Against Microsoft
  30299. 95%TinyPilot: Build a KVM Over IP for Under $100
  30300. 98%I Created An A.I. to DESTROY Tetris
  30301. 96%Cognitect Joins Nubank
  30302. 99%Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  30303. 98%My Process for Creating YouTube Videos
  30304. 96%1 Second Painting - Home
  30305. 96%KDE Slimbook
  30306. 98%RGB Keyboard as Audio Level Meter
  30307. 96%Amazon Ion
  30308. 94%.NET Conf: Focus on Microservices
  30309. 97%troyhunt/hibp-stickers
  30310. 98%Build software better, together
  30311. 97%SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  30312. 97%Storage 101: Data Security and Privacy - Simple Talk
  30313. 98%MSIX Packaging Tool July 2020 Release is now available!
  30314. 99%C# 9: Putting it all together with a scavenger hunt
  30315. 99%Getting Started with Azure DevOps - Simple Talk
  30316. 98%Windows Terminal Preview 1.2 Release | Windows Command Line
  30317. 97%Three Reasons You Should Join the Tour de Tech
  30318. 99%Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  30319. 98%.NET Framework July 2020 Cumulative Update Preview | .NET Blog
  30320. 99%Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  30321. 65%Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  30322. 98%Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  30323. 99%.NET Foundation Projects
  30324. 99%Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  30325. 99%Enable tab completion - .NET Core CLI
  30326. 99%propjockey/css-sweeper
  30327. 91%Apple Security Research Device Program - Apple Developer
  30328. 99%bitdefender/bddisasm
  30329. 87%Badges!
  30330. 97%VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  30331. 76%Online classes are not worth cost of full tuition
  30332. 90%Customer feedback for Have I Been Pwned
  30333. 98%Phillip Carter
  30334. 88%Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  30335. 98%Fawkes
  30336. 98%Design Docs at Google
  30337. 99%Windows Server Insiders getting gRPC support in Http.sys
  30338. 83%First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  30339. 72%Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  30340. 99%Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  30341. 86%How Flash games shaped the video games industry
  30342. 98%VSCode CSS Snippets - Visual Studio Marketplace
  30343. 98%Write code that is easy to delete, not easy to extend.
  30344. 83%Mathematicians Discover the Perfect Way to Multiply | WIRED
  30345. 97%dodyg/practical-aspnetcore
  30346. 96%It's time to start writing
  30347. 99%How and why I (attempt to) use Links as main browser
  30348. 93%Why Medium is Not the Home for Your Ideas – The Hulry
  30349. 99%.NET for Beginners - Dusted Codes
  30350. 98%r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  30351. 98%Monsters Weekly 174 - NodaTime and JavaScript Dates
  30352. 99%GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  30353. 87%Levels.fyi Salary Stream – Software Engineer Offers
  30354. 98%Svelte <3 TypeScript
  30355. 95%Azure Icons - Azure Architecture Center
  30356. 93%System.Formats.Asn1 5.0.0-preview.7.20364.11
  30357. 99%Complexity of Hello World & what comes after
  30358. 95%Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  30359. 97%Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  30360. 94%Release 1.0.0-preview3 · microsoft/reverse-proxy
  30361. 99%Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  30362. 99%shanselman/Hanselminutes-Transcripts
  30363. 99%Scaling relational SQL databases – Software development and beyond
  30364. 98%Fast design will kill your product · Philip Ardeljan is a UI designer
  30365. 96%Email Your Memory
  30366. 97%Digital Astronomy with Cellular Automata · Kyle Hovey
  30367. 95%Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  30368. 89%India, Jio, and the Four Internets
  30369. 97%How to Choose What To Read
  30370. 91%You might not have a motivation problem
  30371. 98%How I learned 50 new keyboard shortcuts in 42 minutes
  30372. 99%Exploring Fully Homomorphic Encryption
  30373. 98%Conversation with my dog
  30374. 88%The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  30375. 83%Opinions are a liability
  30376. 93%The Thinking Placebo
  30377. 95%Syntax highlighting is a waste of an information channel
  30378. 99%How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  30379. 87%Reforming Wall Street, Protecting Main Street - Obama Foundation
  30380. 99%Thank you for trying out Project Tye!
  30381. 99%Release Tye 0.4 · dotnet/tye
  30382. 98%Getting Started With ASP.NET
  30383. 99%Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  30384. 98%Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  30385. 96%Why you need "cross-origin isolated" for powerful features
  30386. 98%Making your website "cross-origin isolated" using COOP and COEP
  30387. 99%ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  30388. 98%Announcing .NET 5.0 Preview 7 | .NET Blog
  30389. 99%Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  30390. 99%Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  30391. 98%Stripe: Building a Developer Cult
  30392. 99%The most powerful and extensible open source Wiki software
  30393. 80%Invert, always, invert
  30394. 99%Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  30395. 93%‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  30396. 93%ShareX - Screen capture, file sharing and productivity tool
  30397. 99%Netlify Serverless Functions with Netlify Dev
  30398. 96%SQL Server 2019 Tuple Mover Behavior Change
  30399. 98%Essays on programming I think about a lot
  30400. 99%PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  30401. 95%Zoom Earth – View LIVE satellite images
  30402. 95%You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  30403. 95%Designing a New Old Home: Part 1
  30404. 99%Effect Programming in C#
  30405. 99%Systems design for advanced beginners | Robert Heaton
  30406. 88%Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  30407. 99%Exploring the .NET open source hybrid ORM library RepoDB
  30408. 99%Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  30409. 99%Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  30410. 96%Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  30411. 98%MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  30412. 99%Using Key Vault and Managed Identities with Azure Functions
  30413. 99%.NET on AWS: Introducing Docker ECS Integration - Code with Steve
  30414. 99%Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  30415. 95%Natively Format JavaScript Dates and Times
  30416. 98%Azure Service Fabric 7.1 Second Refresh Release
  30417. 88%TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  30418. 97%NerdyPepper/dijo
  30419. 99%Azure Static Web Apps: a first look
  30420. 98%MicrosoftEdge/MSEdgeExplainers
  30421. 98%Ireland donates its COVID Tracker app to Linux Foundation
  30422. 93%Make your feed discoverable
  30423. 99%What about design? | Grumpy pep.
  30424. 96%Nikon D5600 in 2020: still worth it?
  30425. 98%22 Principles for Great Product Managers
  30426. 99%Thoughts on Cross-platform
  30427. 98%Solving Sudoku with Graph Theory
  30428. 97%Ingradient: building the cooking tool I've always wanted
  30429. 93%Rethinking My Thinking
  30430. 86%You Don't See The Whole Picture - Party at the Moontower
  30431. 93%Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  30432. 99%Technology - Vectorly docs
  30433. 95%Tabler Icons
  30434. 98%I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  30435. 98%Overview • Zettelkasten Method
  30436. 88%3D Book Image CSS Generator
  30437. 99%Life, part 25
  30438. 96%Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  30439. 99%Implementing cosine in C from scratch
  30440. 99%r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  30441. 98%Creating Elliptical Curve Keys using OpenSSL
  30442. 96%DIY Video Hosting
  30443. 98%Tempering Expectations for GPT-3 and OpenAI’s API
  30444. 96%Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  30445. 97%Team Objectives - Overview | Silicon Valley Product Group
  30446. 99%iamshaunjp/deno-websockets
  30447. 87%BunnyCDN - Simple, Powerful & Lightning Fast CDN
  30448. 97%dendron
  30449. 99%Asynchronous messaging with Azure Service Bus
  30450. 99%Four Reasons React Renders (and three ways to stop it) – Cory House
  30451. 99%Sort Data With ASP.NET Core and Query Strings
  30452. 99%Travis logs and .NET Core console output
  30453. 99%Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  30454. 99%Microservices with ASP.NET Core 3.1 | Pro Code Guide
  30455. 99%Azure SDK Release (July 2020) | Azure SDKs
  30456. 99%A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  30457. 99%Eliminating duplicate objects: three approaches
  30458. 99%How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  30459. 99%In Praise of Elevated Values
  30460. 93%Azure SQL Bootcamp
  30461. 99%Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  30462. 64%.NET Foundation Board Elections – Meet the Candidates!
  30463. 98%Experiment: Wirelessly Control a Cyborg Cockroach
  30464. 79%Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  30465. 93%Worms Armageddon 3.8 Features - Worms Knowledge Base
  30466. 88%A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  30467. 93%Cryptography Dispatches: DSA Is Past Its Prime
  30468. 98%Amazon.com: Customer Questions & Answers
  30469. 84%Wattpad data breach exposes account info for millions of users
  30470. 98%Explain Kubernetes to me like I'm Five
  30471. 99%SignalR without Javascript, the Promise of Blazor - Steve Lorello
  30472. 60%TrueNAS Core will soon replace FreeNAS—and we test the beta
  30473. 94%Cloudflare outage and the risk in today's Internet
  30474. 94%Things Unexpectedly Named After People · Notes
  30475. 98%Foam: Software as Curation
  30476. 98%Adding SIP calls to Android – for free!
  30477. 98%CloudFront Analytics
  30478. 98%CloudFormation Tips and Tricks
  30479. 83%Made 13 Dollars with Brave and Basic Attention token
  30480. 62%On Becoming a Devout Pastafarian
  30481. 95%Clipboard injection on the Financial Times
  30482. 99%Audio From Scratch: Part3, changing the amplitude
  30483. 99%I wish pods were fully restartable · Erkan Erol
  30484. 97%My failed startup - How it failed and why i'm giving the code away for free.
  30485. 98%One year of Flutter as a web developer
  30486. 91%What TikTok got right.
  30487. 95%Tired of note-taking apps
  30488. 96%Technical analysis of client identification mechanisms - The Chromium Projects
  30489. 99%Fixing Mass Effect black blobs on modern AMD CPUs
  30490. 91%A Simple Scam Trick (Don't get fooled!)
  30491. 91%Release Npgsql v4.1.4 · npgsql/npgsql
  30492. 87%reveiws on games.
  30493. 98%Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  30494. 93%Swiss Political System: More than You ever Wanted to Know (I.)
  30495. 95%hugelkultur: the ultimate raised garden beds
  30496. 92%OpenAI's GPT-3 may be the biggest thing since bitcoin
  30497. 99%Is software development better than 20 years ago? | Loosely Coupled Show #011
  30498. 99%Understanding F# applicatives and custom operators
  30499. 87%On Trouser Pockets | Sam Bleckley
  30500. 98%Krita, OpenGL and Qt – Fading Memories
  30501. 99%shabda/tweet-signer
  30502. 99%lawl/NoiseTorch
  30503. 99%Turning the IDE Inside Out with Datalog
  30504. 84%Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  30505. 94%Automatic Garage Opener
  30506. 69%If Looks Could Kill (1991) - IMDb
  30507. 98%Mainframe workloads supported on Azure
  30508. 99%Azure Functions Day 0 survey
  30509. 99%dotnet-foundation/announcements
  30510. 99%CP2104 USB to Serial Converter Arduino Programmer
  30511. 95%The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  30512. 99%Compiler Explorer - C (x86-64 clang 10.0.0)
  30513. 74%Cloudflare outage on July 17, 2020
  30514. 99%Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  30515. 99%The encrypted homelab
  30516. 95%Delivering value & reducing risk
  30517. 97%stu2b50
  30518. 54%Goodbye to Grommet
  30519. 99%Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  30520. 92%How a Chrome Extension Broke My Web App
  30521. 88%tetrakai
  30522. 96%Some people like their jobs
  30523. 74%My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  30524. 91%Questionable Advice: Can Engineering Productivity Be Measured?
  30525. 96%Software Consulting: What This Really Means and How to Start
  30526. 99%Lazy evaluation in real life
  30527. 81%What Is Preferred Stock And Why Is Given To Investors?
  30528. 74%Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  30529. 74%NewPipe - a free YouTube client
  30530. 99%All the Ways to Make a Web Component - June 2020 Update
  30531. 98%TensorFlow, Keras and deep learning, without a PhD
  30532. 73%Release v0.14.0 · vmware-tanzu/octant
  30533. 85%A Walk through of Azure
  30534. 99%Getting Started with ASP.NET Core
  30535. 98%Index
  30536. 94%GitHub Archive Program: the journey of the world's open source code to the Arctic
  30537. 99%What is a Developer Advocate - Here's What I Do
  30538. 99%EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  30539. 96%MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  30540. 98%Hypertext Style: Cool URIs don't change.
  30541. 98%What’s New in Thunderbird 78
  30542. 99%How to store app secrets for your ASP .NET Core project
  30543. 98%C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  30544. 99%.NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  30545. 98%How Object.entries work internally in JavaScript
  30546. 98%GitHub Actions Overview | Premier Developer
  30547. 99%How Do You Comfort a JavaScript Bug?
  30548. 99%Thread Safety & Scoped Lifetime in Dependency Injection Containers
  30549. 97%100 Best Kubernetes Books of All Time
  30550. 99%Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  30551. 97%microsoft/ProcMon-for-Linux
  30552. 98%Testing on the Toilet: Don’t Mock Types You Don’t Own
  30553. 99%dotnet/designs
  30554. 98%Be a Hero - Bonus Panel - Fowl Language Comics
  30555. 98%How the OBS Project changed video forever with lead Hugh Bailey
  30556. 83%Careers
  30557. 99%Tweaks
  30558. 99%What exactly is the DevOps model and what advantages does it bring to your workflow?
  30559. 97%Poor feedback from readers
  30560. 89%My First PC
  30561. 94%The pivot Snapchat never made
  30562. 98%Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  30563. 99%We need tests. But now or later?
  30564. 97%Do You Like Your Internal Customers? Give Them Self-Service!
  30565. 99%Release Dapr Runtime v0.9.0 · dapr/dapr
  30566. 97%Mads Brodt - Front-end engineer
  30567. 95%Fort & Forge
  30568. 96%How to Be Unpersuasive - Calvin Rosser
  30569. 59%Software Update by 👨🏽‍💻 Francisco Costa
  30570. 94%Zulip 3.0: Threaded Open Source Team Chat
  30571. 99%pimbrouwers/Falco
  30572. 97%When your coworker does great work, tell their manager
  30573. 61%Twitter Is at Its Best When Verified Accounts Can’t Tweet
  30574. 93%Board of Director 2020 Elections - Interviews - Round 1
  30575. 99%Announcing Rust 1.45.0 | Rust Blog
  30576. 64%Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  30577. 77%Join conversation
  30578. 99%Life, part 24
  30579. 99%I made a robot to cut my hair with scissors
  30580. 99%How SHA-2 Works Step-By-Step (SHA-256)
  30581. 99%Post title
  30582. 98%Hacking Reolink cameras for fun and profit
  30583. 99%The Internet Wasn't Built for Security
  30584. 92%Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  30585. 99%Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  30586. 94%Systems Performance: Enterprise and the Cloud, 2nd Edition
  30587. 99%C# 9 Deep Dive: Target Typing and Covariant Returns
  30588. 99%Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  30589. 97%Implementing a Thread Safe Message Queue in C#
  30590. 99%Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  30591. 99%Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  30592. 99%Introduction to Functional Programming in F# - Part 11 — Softwarepark
  30593. 98%The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  30594. 99%Understanding Functions in JavaScript
  30595. 91%Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  30596. 66%PinePhone – PINE Store
  30597. 74%Blockchain.com Explorer | BTC | ETH | BCH
  30598. 97%Create a Meetup Account
  30599. 98%damageboy
  30600. 99%Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  30601. 98%The (painful) Enterprise Way to the Cloud
  30602. 95%Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  30603. 92%The next wave in higher education
  30604. 98%benjamin.computer - Benjamin Blundell
  30605. 97%When (not) to squash commits
  30606. 97%Espresso shots and software development – Lucas T. Teixeira
  30607. 95%Almost Paperless Office
  30608. 91%Lies, Damn Lies, and Front-end Tracking
  30609. 99%Thought: Handling rate limited apis
  30610. 98%Not recommending Purism - anarcat
  30611. 94%“Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  30612. 99%New experimental Razor editor for Visual Studio | ASP.NET Blog
  30613. 98%.NET Conf: Focus on Microservices
  30614. 99%dotnet/crank
  30615. 55%Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  30616. 82%What a Counterfeit Lightning to Headphone Adapter Looks Like
  30617. 98%Oliver's Blog
  30618. 94%The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  30619. 91%Orthodox Privilege
  30620. 99%DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  30621. 78%Comet NEOWISE
  30622. 99%Blazor and Dragons! How to Consume gRPC-web From Blazor
  30623. 87%Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  30624. 90%Oracle JRE and JDK Cryptographic Roadmap
  30625. 95%Welcome to Element!
  30626. 97%Release Beta 8 · egil/bUnit
  30627. 95%Data Structures & Algorithms I Actually Used Working at Tech Companies
  30628. 93%You've only added two lines - why did that take two days!
  30629. 99%Host ASP.NET Core on Linux with Nginx
  30630. 91%Webinar – REST – the ignored parts
  30631. 99%How does the built-in dependency injection work on ASP.NET Core?
  30632. 99%Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  30633. 98%10 Visual Studio Navigation Productivity Tips - NDepend
  30634. 99%Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  30635. 99%.NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  30636. 81%Our Data
  30637. 99%End-to-End Integration Testing with NServiceBus: How It Works
  30638. 99%Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  30639. 97%Web Proxy Auto Discovery
  30640. 99%.NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  30641. 96%FCC ID 2AWHPR201
  30642. 99%Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  30643. 96%How to Receive an SMS With Blazor and SignalR
  30644. 99%SharpLab
  30645. 96%Pixel Art Tutorials - Saint11
  30646. 99%Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  30647. 99%dotnet/aspnetcore
  30648. 99%How HEY Protects Your People
  30649. 98%Visual Studio 2019 for Mac - Preview Release Notes
  30650. 94%How to Transform Your Board Meeting with Written Narratives by @ttunguz
  30651. 93%You've only added two lines - why did that take two days!
  30652. 97%The Power of Defaults
  30653. 95%Make me think!
  30654. 97%My Motivation Behind Digital Minimalism
  30655. 93%Most advice is too prescriptive to be useful
  30656. 98%oltdaniel - Do not render a PDF in a canvas
  30657. 96%Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  30658. 98%The Resume is Dead. And Content Killed it. — Avthar
  30659. 85%Luck is the Opposite of Efficiency - J.D. Moyer
  30660. 87%Save the world with a personal carbon tax
  30661. 85%Reclaiming Technology / Thomas Wang
  30662. 99%Blazor GameDev - part 4: moving a sprite - Davide Guida
  30663. 90%Arbiter Sports - ArbiterSports
  30664. 98%10 best free app to track a Cheating Spouse for Android
  30665. 79%Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  30666. 94%Reliable Async Systems with Coyote - Part 1
  30667. 91%BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  30668. 94%Digicert revokes a raft of web security certificates
  30669. 99%papers-we-love/papers-we-love
  30670. 98%crates.io: Rust Package Registry
  30671. 80%crates.io security advisory | Rust Blog
  30672. 68%The TikTok War
  30673. 98%Etcd, or, why modern software makes me sad
  30674. 97%Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  30675. 50%Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  30676. 98%Coding Adventure: Procedural Moons and Planets
  30677. 97%Is it worth the cost?
  30678. 96%How to Run a Live Coding Stream on Twitch using OBS
  30679. 95%All .Net Exceptions List
  30680. 99%Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  30681. 99%How To Create a Github Profile ReadMe
  30682. 55%‎The Numberphile Podcast on Apple Podcasts
  30683. 91%Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  30684. 95%Podcast — Numberphile
  30685. 83%The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  30686. 84%Dotnetos Week - 5 days, 5 sessions, 5 speakers
  30687. 98%The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  30688. 99%Python Malware On The Rise
  30689. 97%Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  30690. 99%Debugging web apps in Visual Studio with custom browser configurations | endjin
  30691. 95%How to stop worrying and adopt nullable reference types – Webinar Recording
  30692. 99%Sometimes It's Easier to Mock Without Moq
  30693. 92%Monsters Weekly 173 - Record Types
  30694. 99%All in One with OData $Batch | OData
  30695. 99%Azure Web App: Connection Strings | Build5Nines
  30696. 99%Implementation of the C# IO container
  30697. 99%Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  30698. 99%Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  30699. 95%Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  30700. 85%Atlas of Surveillance
  30701. 94%VEX in Houdini: Mandelbrot and Mandelbulb
  30702. 66%How Remote Work Could Destroy Silicon Valley
  30703. 99%Git - gitfaq Documentation
  30704. 99%zombodb/pgx
  30705. 99%libtorrent adds support for the WebTorrent protocol » Feross.org
  30706. 89%Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  30707. 98%How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  30708. 92%My impression of the PineBook Pro - a $200 ARM powered laptop
  30709. 88%Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  30710. 98%Ideas Are Worthless - Greg Raiz
  30711. 97%Why Do We Have Dev Rels Now?
  30712. 84%Philipp is annoyed
  30713. 88%Why you should be more unlikeable
  30714. 80%Head asleep, body awake
  30715. 94%A $50.000/year streaming service | Gianluca Mauro
  30716. 94%Doing the impossible
  30717. 91%A Steve Jobs masterclass (from a decade ago)
  30718. 99%Give some ❤️ to your PR
  30719. 97%Why Every Developer Should Start Blogging
  30720. 98%Matthew Leibowitz - Uno Conference
  30721. 74%Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  30722. 99%Life, part 23
  30723. 95%European Union sets limits on platform madness
  30724. 99%primo is an all-in-one IDE, CMS, component library, and static site generator
  30725. 99%A few thoughts about Signal’s Secure Value Recovery
  30726. 98%The Most Remarkable Legacy System I Have Seen
  30727. 96%Linux kernel in-tree Rust support
  30728. 99%Performance Improvements in .NET 5 | .NET Blog
  30729. 84%So Many of Us: Recognizing Abuses of Power
  30730. 70%Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  30731. 76%Hacker breaches security firm in act of revenge | ZDNet
  30732. 99%How to Build a CORS Proxy for Client-side Blazor
  30733. 94%GitHub Status
  30734. 79%Dyxsleia
  30735. 99%Azure Functions Configuration and Secrets Management
  30736. 97%AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  30737. 99%Generating the Premier League Table in F#
  30738. 98%On Reactive Programming
  30739. 99%A .NET Color Console Helper
  30740. 99%Creating an Instance of Type, 8 Years Later
  30741. 98%PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  30742. 98%Type-Safe Single Page Apps: F# Vs. TypeScript
  30743. 99%Entity Framework Core In-Depth Part 10
  30744. 96%The Future of Online Identity is Decentralized — yarmo
  30745. 94%.NET Core: Still a Microsoft platform thing despite more than five years open source
  30746. 96%Shawn Wildermuth's Blog
  30747. 99%Entity Framework Core In-Depth Part 9
  30748. 92%A Developer's Introduction to Data Science Video Series
  30749. 99%Devcontainers and SSL interception
  30750. 96%r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  30751. 97%Trending
  30752. 93%Apple Silicon: The Passing of Wintel
  30753. 96%Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  30754. 95%Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  30755. 93%Get up and running with Kubernetes
  30756. 87%The fastest way to learn a new language — ThinkTank
  30757. 99%Multiple Monitors with Touchscreens
  30758. 97%Getting Artificial Neural Networks Closer to Animal Brains
  30759. 98%stu2b50
  30760. 96%Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  30761. 85%We are not prisoners of groupthink.
  30762. 99%The Soul of a New Debugger
  30763. 97%Episode 1: A basic expression evaluator
  30764. 99%V8 release v8.4 · V8
  30765. 99%V-Drum Explorer: Blazor and the Web MIDI API
  30766. 87%Tour of Rust
  30767. 96%Announcing the Zig Software Foundation - News
  30768. 95%Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  30769. 73%Twisties Cheesy Bacon 250g | Woolworths
  30770. 80%ongoing by Tim Bray · Just Too Efficient
  30771. 99%Getting the .editorconfig working with MSBuild
  30772. 69%Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  30773. 93%Do not remain nameless to yourself
  30774. 99%Microsoft Announces that it will drop official support of PHP on Windows
  30775. 99%davidfowl/uController
  30776. 99%Do YOU know how much your computer can do in a second?
  30777. 99%Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  30778. 99%Building a self-updating profile README for GitHub
  30779. 97%git/torvalds/linux.git - Linux kernel source tree
  30780. 81%Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  30781. 99%Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  30782. 64%Why Are Toys Such a Bad Business?
  30783. 94%Linux kernel in-tree Rust support
  30784. 90%Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  30785. 99%The Problem with Mandating Enterprise Target State Architecture
  30786. 99%Experimenting with RF using RTL-SDR
  30787. 91%Satisfactory way of thinking
  30788. 98%The secret to long term wealth
  30789. 98%Own your infrastructure
  30790. 97%Our hiring process is what we can get away with
  30791. 99%Playground: Asp.Net Core SignalR
  30792. 78%Dunzo suffers data breach; users' phone numbers, email IDs exposed
  30793. 91%The Hard Parts — Martin Kleppmann’s talks
  30794. 99%Friday Five: Azure Live Streaming, Teams Approvals, More!
  30795. 97%Microsoft Host Integration Server - Wikipedia
  30796. 99%Array Functions and the Rule of Least Power – Pursuit of Laziness
  30797. 96%PDC 2000 | Channel 9
  30798. 96%Linux kernel in-tree Rust support
  30799. 53%Investors say agroforestry isn’t just climate friendly — it’s also profitable
  30800. 97%The Mathematics of Neural Networks (Explained Visually)
  30801. 97%AVIF for Next-Generation Image Coding
  30802. 98%960620 - Support AVIF - chromium
  30803. 93%The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  30804. 98%bdougie/awesome-black-developers
  30805. 83%I’m leaving Sleeping Giants, but not because I want to
  30806. 99%Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  30807. 95%Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  30808. 95%Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  30809. 96%1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  30810. 99%No, node_modules are not heavy - Chaotic good engineering
  30811. 96%Marketing CPAs, Explained
  30812. 96%Keyboardio Atreus Review - sulami's blog
  30813. 98%The Frink is Good, the Unit is Evil • Hillel Wayne
  30814. 95%This blog is now running on solar power
  30815. 96%The Value of Alternative Investments · Sturm Mabie
  30816. 95%The Polymath Playbook
  30817. 82%Driving Therapy - Now on YouTube — cdahmedeh
  30818. 98%How to get your first Enterprise customer after having several SMB customers
  30819. 97%Disabling Google 2FA Doesn't Need 2FA
  30820. 96%Strong Generalization and Efficiency in Neural Programs
  30821. 99%MikeCodesDotNET/ColoredBadges
  30822. 91%Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  30823. 96%WWDC 2020 Followup Survey
  30824. 99%Loading Related Data - EF Core
  30825. 98%Azure Kubernetes for Developers
  30826. 84%The Bourne Collection: Online Search Is Older than You Think! - CHM
  30827. 92%LibreOffice: the next five years
  30828. 98%2 Years To Make $10 in Software Revenue
  30829. 97%Criteo R&D Blog – Medium
  30830. 98%Start Your Career as a Frontend Developer with Scrimba
  30831. 98%App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  30832. 99%Ten modern layouts in one line of CSS
  30833. 95%Using SignalR in ASP.NET Core & React to Send Messages
  30834. 99%Passwordless: The Future of Authentication
  30835. 99%Regex Named Groups and Using Them in C# - Gerald Versluis
  30836. 79%Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  30837. 95%Ask a Techspert: How do machine learning models explain themselves?
  30838. 86%WinDbg debugger tool updated with several new improvements - MSPoweruser
  30839. 89%Webwaste
  30840. 99%C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  30841. 96%Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  30842. 99%Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  30843. 93%Azure for .NET developers
  30844. 99%Pokémon Sprite Decompression Done By Hand
  30845. 92%Free MacOS Sampler, Samplr For Touchbar
  30846. 93%How to unc0ver a 0-day in 4 hours or less
  30847. 97%Perf Track
  30848. 90%Quartz.NET
  30849. 94%A framework for investigating bugs
  30850. 96%How Machine Learning Pipelines Evolve Based on your Business Maturity
  30851. 98%How to Choose a Machine Learning Technique
  30852. 89%Is Technology Making Us More Productive?
  30853. 96%6 reflections on turning 27
  30854. 94%The death of serendipity
  30855. 99%Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  30856. 56%New German law would force ISPs to allow secret service to install trojans on user devices
  30857. 95%Developer Stories | Microsoft Azure
  30858. 96%zerodivs.com
  30859. 99%Blazor GameDev - part 3: sprite rendering - Davide Guida
  30860. 99%Building ASP.NET Core Hosted Services and .NET Core Worker Services
  30861. 98%[tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  30862. 92%Programming should be a seperate category from Science & Technology
  30863. 99%synercoder/FileFormats.Pdf
  30864. 94%Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  30865. 99%Life, part 22
  30866. 98%Auto Union Type C Racecar
  30867. 95%Shared Cache is Going Away
  30868. 99%Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  30869. 99%GitHub Stars
  30870. 99%Unit Testing is Overrated | Alexey Golub
  30871. 99%IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  30872. 98%Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  30873. 99%What is an event loop?
  30874. 99%Why you'll probably regret using Tailwind
  30875. 98%Moving from TypeScript to Rust / WebAssembly
  30876. 94%The saddest "Just Ship It" story ever
  30877. 99%How to write proper Software Documentation?
  30878. 88%VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  30879. 56%A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  30880. 99%Jonathan Bergknoff: Terraform Pain Points
  30881. 97%Everything is a Strawman
  30882. 98%'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  30883. 98%Why I built a new app for practicing keyboard shortcuts
  30884. 96%How I learned to suck less at Chess
  30885. 99%HashCode Struct (System)
  30886. 99%A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  30887. 98%Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  30888. 99%Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  30889. 99%Beginners quick start to learn React.js
  30890. 99%End-to-End Integration Testing with NServiceBus
  30891. 95%Understanding .NET MAUI and the future of Xamarin
  30892. 99%Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  30893. 98%Microservices vs. Monoliths: An Operational Comparison – The New Stack
  30894. 99%tauri-apps/tauri
  30895. 99%Data WhiteOps collects
  30896. 98%Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  30897. 87%JustWatch - The Streaming Guide
  30898. 98%The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  30899. 98%Reddit's website uses DRM for fingerprinting
  30900. 94%SixLabors/ImageSharp
  30901. 75%The More Senior Your Job Title, the More You Need to Keep a Journal
  30902. 99%Lifeng-Liang/NSQLite
  30903. 98%A Better Private Search Engine
  30904. 99%Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  30905. 94%Linux Mint drops Ubuntu Snap packages
  30906. 82%HollyPixel
  30907. 99%Barebones WebGL in 75 lines of code
  30908. 98%Bring back the 'Developer News' on startup
  30909. 67%Goodwill Hunting
  30910. 99%.NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  30911. 97%JaidedAI/EasyOCR
  30912. 99%startsWith() and endsWith() functions in PHP
  30913. 66%Voter Express: Voter Express Lookup
  30914. 95%Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  30915. 99%dog-qiuqiu/MobileNetv2-YOLOV3
  30916. 62%r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  30917. 76%LOOPY!
  30918. 94%How Developers Stop Learning: Rise of the Expert Beginner
  30919. 98%Pwning smart garage door openers
  30920. 99%The Fastest NuGet Package Ever Published (Probably)
  30921. 95%NDC Melbourne Warmup Meetup #2
  30922. 99%Martin Björkström - gRPC Server Reflection in the .NET world
  30923. 98%Zero to Hero with App Service, Part 3: Releasing to Production
  30924. 98%What is MaxDOP controlling?
  30925. 99%How to Implement Azure Serverless with Blazor WebAssembly
  30926. 96%TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  30927. 99%Monsters Weekly 172 - NodaTime and API Controllers
  30928. 85%When data is messy
  30929. 98%Shawn Wildermuth's Blog
  30930. 95%New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  30931. 99%Local Users with ASP.NET Core – ASP.NET Core Identity
  30932. 99%.NET Core vulnerability lets attackers evade malware detection
  30933. 72%The Latest
  30934. 99%Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  30935. 99%xamarin/MobileBlazorBindings
  30936. 67%New Work by Gary Larson | TheFarSide.com
  30937. 99%Release ILSpy 6.0 · icsharpcode/ILSpy
  30938. 99%RickStrahl/Westwind.AspnetCore.LiveReload
  30939. 88%HDMI Capture Comparison - OneDrive
  30940. 94%Help message for shell scripts — samizdat
  30941. 99%Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  30942. 98%Analysis of YouTube Trending Videos of 2019 (US)
  30943. 89%Bay Area Twitter Sentiment During a Pandemic
  30944. 87%No pain, no gain: Tracktions' story
  30945. 91%Are you living in a kettle?
  30946. 97%Most valuable developer linux notebooks in 2020
  30947. 73%mmhmm - Clear, compelling communication for everyone
  30948. 97%Saadat Qadri
  30949. 96%Ultra Cheap VPS hosts for Tor Bridges
  30950. 98%A Team
  30951. 97%Disrupting Enterprise Search
  30952. 99%ASP.NET Core Series: Route To Code
  30953. 92%Buypass European Certificate Authority (CA)
  30954. 98%Moving from data science to machine learning engineering
  30955. 99%The adaptive interface system for modern web experiences
  30956. 99%microsoft/fast
  30957. 99%sayedihashimi/myproposals
  30958. 99%MVP Perks
  30959. 55%PPP Loan Data
  30960. 96%Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  30961. 99%Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  30962. 95%ASP.NET Community Standup - July 7, 2020 - FAST Framework
  30963. 97%braver-browser/braver-browser
  30964. 99%Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  30965. 94%Show & tell: a steampunk desktop background radiation monitor
  30966. 95%Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  30967. 99%Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  30968. 83%Invite Rick
  30969. 99%Youtube DELETED Jordan Pier's Electronics Repair Channel!
  30970. 80%yourduskquibbles/webannoyances
  30971. 99%#144 Bill Wagner, .Net 5 and Unifying .NET
  30972. 99%JAMstack Crash Course - Build a Full Stack Application
  30973. 95%A Terrible, Horrible, No-Good, Very Bad Day at Slack
  30974. 96%Only 9% of visitors give GDPR consent to be tracked
  30975. 99%Custom validation logic on client AND server with Blazor?
  30976. 95%Produce your own physical chips. For free. In the Open.
  30977. 94%What’s the difference between blue/green and red/black deployments?
  30978. 97%Software architecture diagrams - which tool should we use?
  30979. 99%Using External Inputs in Azure Durable functions
  30980. 99%Java Programming
  30981. 97%Event Sourcing in .NET Core – part 1: A gentle introduction
  30982. 99%C# 8.0 nullable references: MaybeNull | endjin
  30983. 99%Add ESLint Rules to a `react-blessed` Application
  30984. 99%How to secure ASP.NET Core with OAuth and JSON Web Tokens
  30985. 99%How To Test Your React Apps With The React Testing Library — Smashing Magazine
  30986. 96%Microsoft Threat Protection advanced hunting cheat sheet
  30987. 96%Introducing event timeline – an innovative, new way to manage your security exposure
  30988. 98%.NET Core Summer Event 2020
  30989. 58%How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  30990. 99%Non-Euclidean Worlds Engine
  30991. 99%Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  30992. 98%Door & Window Sensor Alarms For Smart Home 2020
  30993. 94%Just in time knowledge - Niall Bunting
  30994. 95%How People Learn — The Brain Basics - Iulian Gulea
  30995. 99%Tasty - Delicious dotnet testing | Manuel Grundner
  30996. 83%Addio Redis, I'm leaving Redis Labs
  30997. 95%Data migration gotchas and lessons learned - Coding Nagger
  30998. 98%koaning.io: The Future of Data Science is Past
  30999. 96%James Stanley - I made a macro keypad with 3d-printed switches
  31000. 97%A new desk
  31001. 97%Giving GPT-3 a Turing Test
  31002. 97%Hacker News Design is Ugly
  31003. 99%D-Bus and Polkit, No More Mysticism and Confusion
  31004. 99%Buying and Selling stocks with maximum profit
  31005. 99%Clean Architecture, 2 years later - Elton Minetto
  31006. 93%Why You Should Share Your Salary
  31007. 98%Donut-shaped C code that generates a 3D spinning donut
  31008. 88%SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  31009. 96%NDC Melbourne Warmup Meetup #1
  31010. 94%1650910 - DigiCert: Inconsistent EV audits
  31011. 67%Decision for 2020-21 Academic Year
  31012. 99%Non-Euclidean Worlds Engine
  31013. 89%PlayStation's secret weapon: a nearly all-automated factory
  31014. 99%Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  31015. 96%Model 777 — Luca Iaconi-Stewart
  31016. 93%How I Got My Attention Back
  31017. 99%Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  31018. 94%Life, part 21
  31019. 99%Screen space shadows
  31020. 89%Fraunhofer Heinrich Hertz Institute HHI
  31021. 93%Brython
  31022. 88%Hat Problems - Numberphile
  31023. 96%Stacks of Hats (extra) - Numberphile
  31024. 99%A Concurrency Cost Hierarchy
  31025. 99%Using an OData Client with an ASP.NET Core API
  31026. 99%OData with ASP.NET Core
  31027. 99%Blazor WebAssembly : Using HttpClient in MVVM - EP09
  31028. 99%The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  31029. 99%Flexible Access Token Validation in ASP.NET Core
  31030. 99%Writing a winning 4K intro in Rust
  31031. 98%HTTPie – command-line HTTP client for the API era
  31032. 88%VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  31033. 97%ANN: Cosmos DB Profiler 1.0 Release
  31034. 99%Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  31035. 98%Virtual Events for Xamarin and .NET in July | Xamarin Blog
  31036. 99%A developer-centered approach to application development - Red Hat Developer
  31037. 98%Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  31038. 99%Build an In-memory REST API with Deno and Oak
  31039. 91%HTTP OPTIONS and Default page vulnerabilities
  31040. 99%bach-sh/bach
  31041. 99%A Distributed Tracing Adventure in Apache Beam
  31042. 93%UASP makes Raspberry Pi 4 disk IO 50% faster
  31043. 98%mfreeborn/heliocron
  31044. 99%willmcgugan/rich
  31045. 96%AbdulMalikDev/ounotes
  31046. 86%Debubble
  31047. 99%A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  31048. 99%Exposing proto files in a gRPC service over a frameworkless and lightweight API
  31049. 95%Veldrid 4.8.0
  31050. 97%Castle Game Engine
  31051. 97%Old Code Gets Younger Every Year
  31052. 97%Why I’m Writing A Book On Cryptography
  31053. 98%10 modern layouts in 1 line of CSS
  31054. 90%The Comeback of Fun in Visual Design
  31055. 89%1-Line Layouts
  31056. 99%Beginner’s Guide To Abstraction – Pursuit of Laziness
  31057. 99%Learn about transaction isolation levels - LanRaccoon
  31058. 99%SemVer Considered Harmful | Joey Lynch's Site
  31059. 81%nabeelqu
  31060. 73%Eating local has a tiny environmental impact
  31061. 90%bible-api.com
  31062. 97%Why Can't I Reproduce Their Results?
  31063. 96%What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  31064. 88%No, universities are not going away.
  31065. 87%How my article became one-hit-wonder on hacker news · Tomas Vik
  31066. 77%Laptop battery insights – Blog of Christian Felde
  31067. 92%When You Come at the King - This Too Shall Pass by Rhys Wallace
  31068. 98%Coffee & Open Source
  31069. 98%Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  31070. 89%1-Line Layouts
  31071. 56%A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  31072. 99%willmcgugan/rich
  31073. 90%Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  31074. 88%The Wrong Abstraction — Sandi Metz
  31075. 96%Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  31076. 99%Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  31077. 58%Onyx is violating the Linux kernel's license - refuses to release source code
  31078. 99%a327ex/BYTEPATH
  31079. 94%Scamming the scammers -- catching the virus call centre scammers red-handed
  31080. 91%De-Escalating Social Media
  31081. 93%HTML tags flagged as error in razor view : RSRP-477782
  31082. 98%Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  31083. 98%Giving code presentations
  31084. 99%Thinking about Algorithmic problems II
  31085. 88%No More Shampoo
  31086. 90%You need a PO Box : JetGirlArt
  31087. 99%Can we even make a cloud by ourselves?
  31088. 95%Project Audio for GitHub
  31089. 96%GitHub Special Repository, The Public Profile Readme
  31090. 99%simone.computer
  31091. 96%USA.css
  31092. 97%SQL-MisterMagoo/BlazorCultures
  31093. 99%Bitcoin From Scratch - Part 1
  31094. 96%Building Subversion - CoRecursive Podcast
  31095. 98%A look at the Gemini protocol: a brutally simple alternative to the web
  31096. 99%A real-time Event Grid viewer with serverless SignalR
  31097. 98%Friday Five: Azure Private Link, Visual Studio, And More!
  31098. 99%Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  31099. 82%2 + 1 = 4, by quinoa
  31100. 99%retaildevcrews/webvalidate
  31101. 94%Project Gemini
  31102. 87%How can I get a Bootstrap column to span multiple rows?
  31103. 95%Flex
  31104. 92%Better words by richsalz · Pull Request #12089 · openssl/openssl
  31105. 95%The silence is deafening
  31106. 98%Where Am I? · The Internet Bytes.
  31107. 97%The true cost of knowledge | RoyalSloth
  31108. 98%Race Conditions/Concurrency Defects in Databases: A Catalogue
  31109. 99%HELP WANTED - bitprophet.org
  31110. 91%How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  31111. 93%The risks of falling in love (for product designers)
  31112. 83%mrlee.dev - On Sharing Vulnerability
  31113. 93%Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  31114. 87%How we beat existing network effects and got 900 customers from day one
  31115. 99%Code Only Says What it Does
  31116. 99%Goodbye
  31117. 96%Beware the Google Password Manager - fasterthanli.me
  31118. 89%Director/Sr. Director of Finance and Operations
  31119. 98%Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  31120. 95%Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  31121. 82%See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  31122. 96%A Markdown Editor for the 21st Century - Zettlr
  31123. 96%Icons list
  31124. 97%alfiopuglisi/guietta
  31125. 54%Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  31126. 94%Understand which font is being rendered - Chrome DevTools
  31127. 98%Blazor WebAssembly : Dependency Injection - EP08
  31128. 97%The SP mvp Weekly
  31129. 95%OpenStreetMap, a global map for worldwide insight
  31130. 96%Using the Internet Archive’s Wayback Machine as a CDN
  31131. 96%Inside the Invasive, Secretive “Bossware” Tracking Workers
  31132. 97%Abstract Wikipedia/July 2020 announcement - Meta
  31133. 98%Generics for Go
  31134. 97%AWS Blog
  31135. 94%Getting Started with GitFlow - Simple Talk
  31136. 98%Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  31137. 98%Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  31138. 99%Introducing Fiddler Jam
  31139. 98%ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  31140. 98%Always Use the for…of loop to iterate in JavaScript
  31141. 99%Devs-Garden/jsonbase
  31142. 87%Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  31143. 92%Michael Plant | University of Oxford
  31144. 92%Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  31145. 99%The illusion of statelessness
  31146. 94%Keeping the product promise
  31147. 93%The Science Behind The Mask | Don Jones®
  31148. 99%Thinking about Algorithmic problems
  31149. 99%@msurdi blog
  31150. 94%Micah Lerner
  31151. 98%Understanding principal component analysis | Yousuf
  31152. 94%Surprising Things About Working at Well-Known Tech Unicorns
  31153. 95%A History of my Mechanical Keyboards
  31154. 79%From Employee To Contractor - How I did it
  31155. 97%What accomplishments sound like on software engineering resumes
  31156. 98%The First Two-Million-Dollar Check
  31157. 97%Linear scalable read-write lock
  31158. 99%Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  31159. 99%Using Remote Containers in WSL 2
  31160. 99%Blazor and 2D game development - part 1: intro - Davide Guida
  31161. 97%Abstract Wikipedia/June 2020 announcement - Meta
  31162. 94%Gameplay enhancements
  31163. 95%Really Good Emails
  31164. 93%Life, part 20
  31165. 99%Git Credential Manager Core: Building a universal authentication experience
  31166. 77%Join conversation
  31167. 99%ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  31168. 98%Technical progress with Age of Ascent
  31169. 98%The Easiest Way to Version NuGet Packages
  31170. 99%NuGet Package Alternatives when Migrating to .NET Core
  31171. 99%EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  31172. 89%The Sci-hub Effect: Sci-hub downloads lead to more article citations
  31173. 81%Apple's latest privacy measures could turn users off
  31174. 83%The Whimsical Web
  31175. 94%Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  31176. 96%Age of Ascent
  31177. 98%Announcing the Porting Assistant for .NET | Amazon Web Services
  31178. 96%Lights and Shadows – Bartosz Ciechanowski
  31179. 99%Shmew/Fable.SignalR
  31180. 95%Future-proofing .NET application development with the Uno Platform
  31181. 99%Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  31182. 99%The Magical Methods in C#
  31183. 98%The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  31184. 99%Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  31185. 90%[Guest Blog] Using AI to Save Lives
  31186. 99%Entity Framework Core In-Depth Part 7
  31187. 99%Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  31188. 99%Feature Rejection: sending an email alert from RavenDB
  31189. 95%The Art and Design Philosophy of Age of Ascent
  31190. 96%Book Review: A Philosophy of Software Design
  31191. 92%The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  31192. 96%Asus Zephyrus G14 Review
  31193. 99%GitHub Pull Requests and Issues - Visual Studio Marketplace
  31194. 97%Good Enough Is Just Fine - More To That
  31195. 99%Apple Lightning
  31196. 78% XXX.
  31197. 98%The Lottery Ticket Hypothesis: A Survey
  31198. 96%Organic Proposals
  31199. 97%The dark side of KPIs - andre.schweighofer
  31200. 91%120-ish Days Later
  31201. 99%Desugaring - taking our high-level language and simplifying it!
  31202. 99%Building Bootleg BuiltWith – Blog – Emerson Code
  31203. 98%Reflecting on a year of making machine learning actually useful
  31204. 99%Respecting Browser Navigation in Single Page Applications
  31205. 99%About Scaling Model-View-Update
  31206. 99%A tale of latency and broken windows - Blog by Damian Schenkelman
  31207. 98%Why marketing is eating the world
  31208. 98%The Pros and Cons of Self-Learning
  31209. 99%open-telemetry/opentelemetry-specification
  31210. 99%dapr/azure-functions-extension
  31211. 97%Architecting Cloud Native .NET Applications for Azure
  31212. 98%GitHub.com Help Documentation
  31213. 95%Launching docs.github.com - The GitHub Blog
  31214. 89%Oppose the EARN IT Act
  31215. 77%photonlines/Intuitive-Guide-to-Maxwells-Equations
  31216. 98%Announcing Azure Functions extension for Dapr - Open Source Blog
  31217. 99%C# Digest #317 for June 29, 2020
  31218. 86%Special: Brilli Timilli - The Unmade Podcast
  31219. 90%Special: Brilli Timilli — The Unmade Podcast
  31220. 71%The Unmade Podcast
  31221. 88%Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  31222. 96%The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  31223. 99%Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  31224. 80%'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  31225. 98%How Did Vim Become So Popular
  31226. 91%Common Voice Dataset Release - Mid Year 2020
  31227. 97%New Mac ransomware spreading through piracy - Malwarebytes Labs
  31228. 99%Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  31229. 99%Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  31230. 99%How Hello World! changed – top level statements and functions
  31231. 95%Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  31232. 99%Connection Pooling for MySQL with the Heimdall Proxy
  31233. 92%Perkeep lets you permanently keep your stuff, for life.
  31234. 99%The Pain of Debugging WebAssembly – The New Stack
  31235. 99%Build a Terminal Dashboard in React with `react-blessed`
  31236. 99%Go faster with your own re-usable Blazor components
  31237. 99%Using Spread Syntax to Merge Objects in JavaScript
  31238. 99%Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  31239. 99%Updating to Azure Functions v3 in Visual Studio
  31240. 99%Misusing C#: Multiple Main() Methods
  31241. 99%Debugging .NET Core via Symbol Server on OSX in VSCode
  31242. 92%Home
  31243. 95%How do cars fare in crash tests they're not specifically optimized for?
  31244. 83%On Committing Suicide - Austin G. Walters
  31245. 99%Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  31246. 99%Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  31247. 99%irinascurtu/graphql-dncse
  31248. 98%mizrael/BlazorCanvas
  31249. 77%Return to School - Enrollment Options | Fairfax County Public Schools
  31250. 98%protobuf-net/protobuf-net
  31251. 99%Nano services with ASP.NET Core or how to build a light API
  31252. 97%Monday, Jun. 29, 2020 - The MVP reconnect daily
  31253. 89%Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  31254. 98%Disclosure: Another macOS privacy protections bypass
  31255. 98%Experiments with WSL2... Yes you can use VSCode but could you run...
  31256. 97%Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  31257. 99%Zero-Downtime* Web Apps for ASP .NET Core 3.1
  31258. 99%Announcing TypeScript 4.0 Beta | TypeScript
  31259. 99%Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  31260. 99%Containerize an app with Docker tutorial - .NET Core
  31261. 93%.NET Conf: Focus on Microservices
  31262. 97%How CDNs Generate Certificates
  31263. 98%NuxtJS Static Pages and Content API - The Latest Features
  31264. 99%How many trees in the Random Forest?
  31265. 98%GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  31266. 98%C# 8.0 nullable references: NotNull | endjin
  31267. 59%Domestic Meat Shortages and Exports — Jayson Lusk
  31268. 96%YES NO AS A SERVICE
  31269. 93%No Knead Sourdough Bread
  31270. 99%Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  31271. 83%Anthony Giretti's .NET blog
  31272. 99%How To Build a Twitch Chat Bot with Nodejs
  31273. 97%Refresh Tokens in IdentityServer4 v4
  31274. 97%Assume 100% responsibility
  31275. 95%Async vs Sync Communication
  31276. 99%How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  31277. 99%Load Balancing an ASP.NET Core Web App using Nginx and Docker
  31278. 90%Lockdown Burnout | Tiny Projects
  31279. 99%Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  31280. 68%How conspiracy theories emerge—and how their storylines fall apart
  31281. 98%IRL to Anime With Cartoonization AI
  31282. 99%home
  31283. 99%Running WSL GUI Apps on Windows 10
  31284. 99%Docker container for windows
  31285. 96%Black Girls Code, BlackGirlsCode, Women of Color in Technology
  31286. 97%Life, part 19
  31287. 99%Friday Five: OneNote, Azure SQL, And More!
  31288. 98%Linear – The issue tracking tool you'll enjoy using
  31289. 90%Capacitor plague - Wikipedia
  31290. 96%You only have to be good enough
  31291. 99%Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  31292. 90%Lockdown Suburbs - uMap
  31293. 99%Creating a Custom Validation Message Component for Blazor Forms
  31294. 97%Email Is Not Broken - Kev Quirk
  31295. 70%Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  31296. 96%Why I don't like SemVer anymore
  31297. 99%How to list and download the contents of a GitHub repo in C#
  31298. 97%It’s Time for a Change
  31299. 99%Hosting Blazor WebAssembly app on GitHub Pages
  31300. 89%Superstimulus in 2020
  31301. 50%Pokémon Sprite Decompression Explained
  31302. 99%Zero to Hero with App Service, Part 1: Setting Up
  31303. 99%GitHub Actions for .NET Core NuGet packages - Dusted Codes
  31304. 99%Scalability concepts: zero-downtime deployments
  31305. 92%Create wonderful things, be good, have fun
  31306. 99%le podcast des technologies .NET
  31307. 95%Analysis of @anthonygiretti FOLLOWERS
  31308. 98%Classic ThinkPad Thermal Paste Change
  31309. 99%Automatic Reconnection in the Swift SignalR Client
  31310. 88%Looker might slow you down · O.
  31311. 99%Entity Framework Core In-Depth Part 6
  31312. 99%Exposing a custom type as a JSON string in an ASP.NET Core API
  31313. 91%Does more choice make software development easier?
  31314. 50%How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  31315. 99%Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  31316. 93%Circuit Breaker Pattern - Pradeep Loganathan
  31317. 94%Monsters Weekly 171 - Artiller.io + Faker.js
  31318. 84%1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  31319. 71%Event detail - Redgate Software
  31320. 97%Reflections on 6 months solo SaaS startup
  31321. 96%Visual Studio for Mac: Refresh();
  31322. 89%corte.si
  31323. 75%ZX Spectrum emulator running on Blazor
  31324. 96%Our AWS bill is ~ 2% of revenue. Here's how we did it
  31325. 99%Defining Resources — IdentityServer4 1.0.0 documentation
  31326. 97%Overview — IdentityServer4 1.0.0 documentation
  31327. 84%IdentityServer4.Templates 4.0.0
  31328. 95%Resource Access in IdentityServer4 v4 and going forward
  31329. 97%Any Other Indie Hackers Building with .NET?
  31330. 98%Choosing an Azure compute service - Azure Architecture Center
  31331. 92%FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  31332. 98%foambubble/foam
  31333. 92%5 modern alternatives to essential Linux command-line tools
  31334. 93%Python may get pattern matching syntax
  31335. 70%Astronomers detect regular rhythm of radio waves, with origins unknown
  31336. 92%Markets, discrimination, and "lowering the bar"
  31337. 98%maxgoedjen/secretive
  31338. 97%blog
  31339. 98%r/microservices
  31340. 99%Get started with Azure Queue storage using .NET - Azure Storage
  31341. 98%What Does It Take To Be An Expert At Python?
  31342. 76%How to Use the Sound Recognition Accessibility Feature in iOS 14
  31343. 99%Zero to hero - Part 5 - My buttery smooth icing algorithm
  31344. 99%GNU GCC does not round floating-point divisions to the nearest value
  31345. 99%How to get the best out of your Yubikey with GPG
  31346. 93%The Wisdom of rationals
  31347. 98%How does SQLite work? Part 1: pages!
  31348. 99%xi-editor retrospective
  31349. 98%Dreamcast 32MB RAM upgrade
  31350. 99%Configuration is an API, not an SDK
  31351. 99%Building a high performance JSON parser
  31352. 81%VS Code comments auto completion - Visual Studio Marketplace
  31353. 95%POWERful DEVS Virtual Conference
  31354. 98%How much information can you store on one laptop? (Q2 2020)
  31355. 99%devring.club
  31356. 80%New US Bill would require makers of encrypted devices to leave a backdoor
  31357. 94%Rainbow - an attempt to display colour on a B&W monitor
  31358. 99%Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  31359. 96%Palm | Product | The best small phone for minimalists, athletes, and kids
  31360. 84%LMS Prize Winners 2020 | London Mathematical Society
  31361. 84%Unim.Press: read Reddit on a newspaper
  31362. 97%GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  31363. 97%loic-sharma/BaGet
  31364. 93%feedback wanted - Developer Community
  31365. 98%HiFiC - High-Fidelity Generative Image Compression
  31366. 93%Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  31367. 99%F# 5 and F# tools update for June | .NET Blog
  31368. 92%Don't Publish On Medium — Brian Balfour
  31369. 98%The 6 Levels of Reusability
  31370. 97%JP Morgan, the largest US bank, retired their last Perl software in 2019
  31371. 98%Interviews - The Good, the Bad and the Ugly
  31372. 99%Use managed services. Please. | Dan Moore!
  31373. 99%Searching with the power of PostgreSQL in Symfony Applications
  31374. 99%The Recurring Tragedy of Orchestration
  31375. 99%Dynamic linking
  31376. 99%a string hash.c
  31377. 99%The .NET Docs Show: Blazing into Summer
  31378. 98%Download Beyond Compare Free Trial
  31379. 92%Chris Hacken - Stories about building an Internet Service Provider
  31380. 99%dotnet/core
  31381. 98%Orchard Core Release Candidate 2 now available | ASP.NET Blog
  31382. 93%Earning $800 / Month With Spotify — Steve Benjamins
  31383. 92%Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  31384. 94%Session Details - Code PaLOUsa 2020
  31385. 95%Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  31386. 99%Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  31387. 96%Carl Franklin's Blazor Train: Blazor Component Life Cycle
  31388. 98%Dismantling barriers to participation in programming communities with Dr. Denae Ford
  31389. 98%Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  31390. 85%microsoft/reverse-proxy
  31391. 86%NET Foundation Nominations are closing
  31392. 95%Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  31393. 98%Deploy to Azure Container Instances with Docker Desktop
  31394. 81%Black Lives Matter | Bonfire
  31395. 97%Announcing Azure Service Operator for Kubernetes - Open Source Blog
  31396. 87%Elijah McClain organized by Sheneen McClain
  31397. 97%Q&A: Ask the .NET Product Group Anything | UCP2019
  31398. 94%Understanding SSIM
  31399. 95%Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  31400. 99%ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  31401. 99%Debugging with Fiddler Everywhere: Mocking Remote Issues
  31402. 99%Life, part 18
  31403. 99%.NET: Prepare your company for the future
  31404. 97%How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  31405. 99%How to Unit Test an Abstract Class
  31406. 99%Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  31407. 99%chubin/wttr.in
  31408. 99%Announcing .NET 5.0 Preview 6 | .NET Blog
  31409. 99%Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  31410. 99%Using the Blockly visual programming editor to call a .NET Core WebAPI
  31411. 99%How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  31412. 90%Recorded session: Modeling in non relational world | RavenDB
  31413. 99%Fix Your Timestep! | Gaffer On Games
  31414. 85%macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  31415. 99%Why some methodologies cannot spread?
  31416. 97%Emacs Server – Why and why not? – arenzana.org
  31417. 94%The Quest to Take Your Time Back
  31418. 98%Why AES-GCM Sucks
  31419. 98%TikTok Succeeds by Making Copying Easy
  31420. 98%Industry and workers
  31421. 95%mjg59 | Making my doorbell work
  31422. 96%What's in a Linux executable?
  31423. 98%Krita 4.3.0 Released | Krita
  31424. 90%Symbian Won
  31425. 77%Eastern European Movies in English Online
  31426. 99%dotnet/runtime
  31427. 98%Nonparametric Cohen's d-consistent effect size
  31428. 90%There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  31429. 99%PEP 622 -- Structural Pattern Matching
  31430. 98%Nice Bug
  31431. 85%How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  31432. 99%AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  31433. 98%How Azure.com operates on Azure part 2: Technology and architecture
  31434. 87%Silicon Valley Pain Index
  31435. 98%Azure.com operates on Azure part 1: Design principles and best practices
  31436. 92%Learn TV
  31437. 99%ECMAScript proposal: private static methods and accessors in classes
  31438. 92%Bay Area tech diversity: White men dominate Silicon Valley
  31439. 99%Multi-Targeted NuGet Package Gotchas!
  31440. 99%Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  31441. 99%Delivering on a promise – the essential extension pack | Visual Studio Blog
  31442. 61%10 large Bay Area tech companies employ no Black women, study finds
  31443. 99%Breaking changes, version 3.1 to 5.0 - .NET Core
  31444. 55%Amazon establishes new Counterfeit Crimes Unit
  31445. 95%Copy Paste List
  31446. 83%Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  31447. 95%Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  31448. 93%Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  31449. 98%What are the benefits of mobile app session recording
  31450. 97%Loved Hey, but it’s not for me
  31451. 97%How to fix the App Store?
  31452. 96%The Goldilocks Management Structure · Stay SaaSy
  31453. 98%The theory behind making something people want · Philipp Cannons
  31454. 99%Software Entropy
  31455. 96%The Super Duper Universal Binary
  31456. 94%Navigating Power & Status
  31457. 96%Nico Tuason
  31458. 96%Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  31459. 93%This $35 Keyboard for Children Transformed Me Into a Novelist
  31460. 99%Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  31461. 91%I have stepped down as a Microsoft MVP
  31462. 78%Check out this London tube map made from a working circuit board
  31463. 93%Power BI Report
  31464. 97%What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  31465. 85%LEGO blocks and organ transplants
  31466. 98%TechEmpower/FrameworkBenchmarks
  31467. 85%Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  31468. 92%Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  31469. 96%Keep all your packages up to date with Dependabot - The GitHub Blog
  31470. 98%Visual Studio 2019 for Mac - Preview Release Notes
  31471. 95%Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  31472. 97%sotu 2.1
  31473. 99%How to Utilize gRPC-Web From a Blazor WebAssembly Application
  31474. 99%Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  31475. 99%Announcing Perl 7
  31476. 94%Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  31477. 91%F# and Functional Programming!
  31478. 96%Google blew a ten-year lead. - Second Breakfast
  31479. 82%Can I get a refund?
  31480. 99%Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  31481. 98%OpenDiablo2/OpenDiablo2
  31482. 65%Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  31483. 91%QuestDB · Console
  31484. 66%Account details for 4 million Quidd users shared on hacking forum | ZDNet
  31485. 99%Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  31486. 99%TCC : Tiny C Compiler
  31487. 98%What I learned from looking at 200 machine learning tools
  31488. 91%Elevator.js
  31489. 99%Introducing C# 9: Improved pattern matching
  31490. 99%It’s all in the Host Class – Part 2: Configuration
  31491. 63%Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  31492. 93%Differences between String and string in C# - Code Maze
  31493. 99%Deploy a .NET Container with AWS Fargate
  31494. 99%New Windows Containers GitHub repo - Roadmap and more!
  31495. 99%jantic/DeOldify
  31496. 99%Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  31497. 95%Path Building vs Path Verifying: The Chain of Pain
  31498. 94%Path Building vs Path Verifying: Implementation Showdown
  31499. 93%You can't tell people anything
  31500. 83%NHSX
  31501. 91%Terminology, Power and Oppressive Language
  31502. 96%.NET Foundation Board Member Elections
  31503. 98%Get started with Azure CLI
  31504. 98%Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  31505. 95%A wild bug: 1970s Intel 8271 disc chip ate my data!
  31506. 99%Bit Hacks in C#
  31507. 99%Lighthouse Syndrome
  31508. 82%Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  31509. 74%Don’t fight the trail. Take what it gives you.
  31510. 99%Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  31511. 94%Dungeon Scrawl | Home
  31512. 94%Notes on Note-taking
  31513. 97%So you want to become a senior engineer?
  31514. 99%[Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  31515. 81%Home - WINGS
  31516. 99%Visual Studio 2019 Preview Release Notes
  31517. 79%Cloudflare TV | Cloudflare
  31518. 95%Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  31519. 79%Cloudflare TV | Cloudflare
  31520. 95%The End of OS X
  31521. 70%CERN approves plans for a $23 billion, 62-mile long super-collider
  31522. 92%Writing about software and other curiosities
  31523. 97%Monitor GC stats with a startup hook
  31524. 99%Introducing dotnet-monitor, an experimental tool | .NET Blog
  31525. 96%hyrmn - Overview
  31526. 98%Is WebP really better than JPEG?
  31527. 97%The world is changing...
  31528. 99%IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  31529. 92%Addressing racial injustice - The Official Microsoft Blog
  31530. 70%Software patents are another kind of disease — Free Software Foundation — working together for free software
  31531. 98%How Create and Publish NPM Packages
  31532. 99%Learning operating system development using Linux kernel and Raspberry Pi
  31533. 98%I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  31534. 99%3+1 ways to manage state in your Blazor application
  31535. 95%The Google ‘vs’ Trick
  31536. 99%Getting started with ASP.NET Core
  31537. 91%NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  31538. 99%iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  31539. 98%Your terminal can be much, much more productive
  31540. 98%Which Database should I use in my Azure Serverless App?
  31541. 99%React, Redux, and Typescript - Why, What and How - The Long Walk
  31542. 99%Monsters Weekly 170 - Noda Time and Entity Framework Core
  31543. 99%Introducing C# 9: Improved target typing
  31544. 98%XML + JSON Output for Web APIs in ASP .NET Core 3.1
  31545. 98%Ian Bebbington - Uno WebAssembly Containerization
  31546. 99%Introducing Secret Store
  31547. 99%Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  31548. 99%Introducing C# 9: Top-level programs
  31549. 98%The IO functor
  31550. 98%A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  31551. 98%Failover Clustering Networking Basics and Fundamentals
  31552. 99%Reduce mental energy with C# 9
  31553. 99%How to Utilize gRPC-Web From a Blazor WebAssembly Application
  31554. 99%Onion Architecture In ASP.NET Core With CQRS - Detailed
  31555. 99%Avoiding exposing identifier details to your users
  31556. 99%Create a React Teleprompter using the Web SpeechRecognition API
  31557. 99%No, MediatR Didn't Run Over My Dog
  31558. 99%A WinUI 2 Reference App
  31559. 99%dotnet/machinelearning
  31560. 99%HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  31561. 93%Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  31562. 84%dabreegster/abstreet
  31563. 97%What’s New in macOS - macOS - Human Interface Guidelines
  31564. 99%What is Zig's “Colorblind” Async/Await?
  31565. 98%Sonos S2 compatibility | Sonos
  31566. 99%jonathan-laurent/AlphaZero.jl
  31567. 99%romkatv/powerlevel10k
  31568. 92%Stalker Online hacked! Over one million gamers' passwords made available for download
  31569. 96%Gift of inspiration and its role in technology
  31570. 99%When threadWaitRead Doesn't
  31571. 99%Improve your web typography with a few solid tips
  31572. 98%How to Transition to a Tech Career
  31573. 66%Reflections on Being a Female Founder
  31574. 97%Good intentions make bad roadmaps - andre.schweighofer
  31575. 98%Radar Theory and Teardown of Aircraft Transponder RT-459A
  31576. 93%Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  31577. 95%There Is No (Real World) Use Case for Face Super Resolution
  31578. 94%Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  31579. 96%Safari 14 Beta Release Notes
  31580. 98%Interested in running?
  31581. 95%ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  31582. 81%The Next Step for Mixer - From the Myxer
  31583. 62%I created a perfect AI for Fruit Ninja
  31584. 98%schenkd/nginx-ui
  31585. 92%The warnings have changed into bannings
  31586. 96%Simplifying declarative deployments in Azure
  31587. 92%ARM Mac Impact On Intel
  31588. 95%Life, part 17
  31589. 97%Olo jobs
  31590. 98%Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  31591. 99%Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  31592. 80%.NET Foundation Election 2020 Nominations are Open!
  31593. 98%Yet another robust outlier detector
  31594. 95%[ANNOUNCE] WireGuard Merged Into OpenBSD
  31595. 92%JoeMayo/LinqToTwitter
  31596. 98%Using Azure CLI to create Azure App Registrations
  31597. 93%AdrienTorris/awesome-blazor
  31598. 95%gioblu/PJON
  31599. 96%Chat Wars
  31600. 99%Software & Hardware Used in Formula 1
  31601. 95%Windows Terminal Preview 1.1 Release | Windows Command Line
  31602. 99%InnoDB Internals - Consistent Reads
  31603. 96%7 Things to Enjoy in Maui and .NET MAUI
  31604. 97%Code snippets for Xamarin Forms XAML Platform-specifics
  31605. 93%UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  31606. 99%Task.WhenAll / Select is a footgun 👟🔫
  31607. 99%Sysinternals ProcDump For Linux | Build5Nines
  31608. 99%Introducing C# 9: Questions & answers about Records
  31609. 99%How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  31610. 97%Matrix.org
  31611. 96%Wireless is a trap
  31612. 98%@adlrocha - Software should be designed to last
  31613. 97%Delores Source Code Released!
  31614. 90%'CVS: cvs.openbsd.org: src' - MARC
  31615. 70%Toddler Password - Secure passwords generated by a toddler
  31616. 96%Memory-prediction asymmetry
  31617. 97%I used to run my own mail server
  31618. 95%Writing a curriculum vitæ
  31619. 97%6 Months of Spanish Progress
  31620. 97%nabeelqu
  31621. 99%Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  31622. 98%You don't need news
  31623. 99%How I cleared my inbox of calendar updates
  31624. 97%How not to be sad
  31625. 98%Reviews of distributed filesystems | Regressionist
  31626. 98%Log-Structured Merge-Trees
  31627. 99%Do you CI? | Benji's Blog -
  31628. 99%Following Your Dreams Full-Time Isn't Expensive — farza
  31629. 94%Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  31630. 99%On using WordPress as a back end
  31631. 78%We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  31632. 81%J. Cole – Neighbors
  31633. 99%dotnet/runtime
  31634. 99%dotnet/runtime
  31635. 97%BYE
  31636. 98%ChesterYue/ohmyzsh-theme-passion
  31637. 98%Writing userspace USB drivers for abandoned devices
  31638. 92%Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  31639. 97%Wireless is a trap - LessWrong 2.0
  31640. 99%FlatBuffers: FlexBuffers
  31641. 99%A little bit of plain Javascript can do a lot
  31642. 96%How is NSA breaking so much crypto?
  31643. 97%Cleaning My MacBook After 16800 Hours of Use!
  31644. 98%Sponsor @chrissainty on GitHub Sponsors
  31645. 97%Teach Yourself Computer Science
  31646. 97%jsmouret/grpc-over-webrtc
  31647. 99%My Favorite CLI Tools
  31648. 94%Linear types are merged in GHC
  31649. 98%Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  31650. 79%Nate Rose - Innovating on OUR STEM Education
  31651. 93%Angie Jones - Keynote: The Reality of Developing an Artificial World
  31652. 59%Mark Okhakumhe - Intellectual Property rights in the technology sector
  31653. 81%Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  31654. 84%Town Hall
  31655. 91%Lightning Interviews - Part 2
  31656. 74%Lightning Interviews - Part 1
  31657. 80%What does culturally responsive teaching mean in an online environment?
  31658. 94%Shukri Abdullahi - Through Programming I became a better Artist
  31659. 95%For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  31660. 97%RSS Box
  31661. 88%Dawood Iddris - The future of tech and how to keep in touch while it evolves
  31662. 89%Ashley Janelle - Why You're Not Landing That UX Role
  31663. 98%Sorting and information theory
  31664. 98%Reverse-engineering and comparing two Game Boy audio amplifier chips
  31665. 95%Head Up, Head Down
  31666. 98%One Advantage of the App Store That’s Gone
  31667. 73%Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  31668. 98%Proofs and computation with trees
  31669. 95%Lessons Learned: Giving Feedback as an Engineering Manager
  31670. 91%A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  31671. 95%Discovering Dennis Ritchie’s Lost Dissertation - CHM
  31672. 99%Juneteenth Conference - Track 2
  31673. 98%Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  31674. 99%Juneteenth Conference - Track 1
  31675. 63%Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  31676. 98%Pair Programming - Dan Clarke
  31677. 99%Juneteenth Conference - Track 1
  31678. 94%The live coders conference
  31679. 99%Juneteenth Conference - Track 2
  31680. 93%Black Queer Living: A history of DIY culture in the Black LBGT+ community
  31681. 88%What they don't teach you about fundraising as a Black Founder
  31682. 93%Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  31683. 92%Combatting Bias in ML
  31684. 98%From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  31685. 97%Giving Back to Tech without Burnout
  31686. 99%Journaling as a Dev
  31687. 76%Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  31688. 95%The Ideal Community Model: Lessons Learned
  31689. 95%Breaking into Tech From the Trenches
  31690. 99%Your next open source contribution
  31691. 83%Empowered By Imposter Syndrome
  31692. 99%Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  31693. 92%Home : Hypothesis
  31694. 95%HTTPS is NOT Secure Enough for API
  31695. 98%Why Figma Wins - kwokchain
  31696. 90%How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  31697. 98%The ugly truth
  31698. 99%Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  31699. 96%Starting from the Problem not the Solution
  31700. 93%The Wolf
  31701. 98%Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  31702. 98%Good and Bad Parts of Ansible after 2 Years of Usage
  31703. 99%johang/btfs
  31704. 92%Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  31705. 89%You Download the App and it Doesn't Work
  31706. 98%Written communication is remote work super power
  31707. 97%CCCXLIII - Muscle Sword
  31708. 93%Join us live! - JuneteenthConf - June 19th and 20th 2020
  31709. 98%IdentityServer4
  31710. 88%Olo - Xamarin Mobile Engineer
  31711. 79%» The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  31712. 99%Code Maze Weekly #30 - Code Maze
  31713. 98%The smartest password policy enforcer for Active Directory
  31714. 99%Build your own .NET memory profiler in C# — call stacks (2/2–2)
  31715. 92%Quit Whining about Apple and Just Stop Using Them
  31716. 95%Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  31717. 99%Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  31718. 92%the-benchmarker/web-frameworks
  31719. 99%MiniProfiler for .NET : Release Notes
  31720. 99%dotnet/tye
  31721. 99%Machine learning on Azure for baseball decision analysis
  31722. 90%Stepping away from Caliburn.Micro · Caliburn.Micro
  31723. 99%CAP: Event Bus & Outbox Pattern
  31724. 89%New Azure maps make identifying local compliance options easy
  31725. 87%How much do you need transactions?
  31726. 98%How to setup Visual Studio Codespaces for collaborative use
  31727. 99%Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  31728. 96%Making your data residency choices easier with Azure
  31729. 99%Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  31730. 98%The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  31731. 99%AgileMapper v1.7 Released
  31732. 96%Apple gave me the Hey treatment back in 2014
  31733. 83%This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  31734. 98%Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  31735. 82%The Australian Dream
  31736. 99%microsoft/WinDev
  31737. 95%Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  31738. 92%The Return of the 90s Web
  31739. 99%Let's Encrypt: Senior Software Engineer
  31740. 81%Ask Troy Hunt your data protection questions at Redgate Streamed
  31741. 94%No to .io, yes to .xyz! — Yarmo Mackenbach
  31742. 96%You need a new hobby
  31743. 93%Intuitive Programming - Comments
  31744. 99%Be Careful What You Benchmark
  31745. 96%Stop Being a Floating Leader
  31746. 80%MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  31747. 98%State of Linux Desktop Security
  31748. 89%People, not numbers
  31749. 99%My Favorite CLI Tools
  31750. 99%Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  31751. 93%How to protect your job from automation
  31752. 86%A Small Insight About Power, Markets, and Post-capitalism
  31753. 96%Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  31754. 83%Why Fighting Unintended Bias in Machine Learning Matters
  31755. 98%Scheduling in Linux – A Rebel's Musing
  31756. 94%After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  31757. 98%Simulating Liquids in Bottles with a Shader
  31758. 71%Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  31759. 76%Steve Blank The Coming Chip Wars
  31760. 99%ASP.NET Core Series: Performance Testing Techniques
  31761. 70%Akamai Edge Live | EMEA Summit 2020 | Akamai
  31762. 86%BlazorDay 2020
  31763. 99%Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  31764. 75%PacMan in Blazor WebAssembly
  31765. 97%ASP.NET Core Series: Blazor
  31766. 99%Testing in Production with Feature Toggles in .NET Core
  31767. 99%Life, part 16
  31768. 83%Our commitments to racial equity
  31769. 88%LibriVox | free public domain audiobooks
  31770. 99%.NET Rocks! vNext
  31771. 98%11 User Authentication · Real-World Cryptography MEAP V07
  31772. 87%Copy & Paste playground
  31773. 92%Lightweight alternatives to Google Analytics
  31774. 88%UKMT Maths Masterclass
  31775. 97%Antitrust: Commission opens investigations into Apple
  31776. 98%Please Help, Apple Is Threatening To Terminate My Apple Developer Account With No Clear Reason.
  31777. 98%GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  31778. 97%Image GPT
  31779. 99%Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  31780. 72%AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  31781. 99%Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  31782. 98%ASP.NET Core Series: Tracing
  31783. 97%Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  31784. 94%Resuming optional Windows 10 and Windows Server non-security monthly updates
  31785. 99% The Continuous Integration Check-In Dance | Gary Woodfine
  31786. 99%Entity Framework Core In-Depth Part 3
  31787. 97%What’s next for Windows 10 updates | Windows Experience Blog
  31788. 98%Python in Visual Studio Code - June 2020 Release | Python
  31789. 95%Optimize your Azure costs to help meet your financial objectives
  31790. 99%Introducing C# 9: Records
  31791. 99%Development With A Dot - ASP.NET Core OData Part 3
  31792. 97%Semantic highlighting in OmniSharp and C# extension for VS Code
  31793. 98%Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  31794. 94%Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  31795. 99%Lupusa87/LupusaBlazorDemos
  31796. 96%JuneteenthConf - June 19th and 20th 2020
  31797. 90%Startup School Relaunching as Continuous Program
  31798. 87%MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  31799. 93%My trip through the Starmaze: a world in the 9th dimension
  31800. 68%How I Removed My Own Face From My Head - Maximillian Laumeister
  31801. 99%Hey Next.js, Is Server Side Rendering Dead?
  31802. 97%160k+ high school students will only graduate if a statistical model allows them to
  31803. 97%QR Code History: Story of evolution of the very popular 2D Barcode
  31804. 98%Tracker Testing HEY vs MailChimp: Can They Coexist?
  31805. 88%TextMate’s Enduring Influence
  31806. 99%efcore/EFCore.NamingConventions
  31807. 98%Sleep Hygiene For Software Engineers
  31808. 91%The Web Has Got Me
  31809. 99%.NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  31810. 89%dodyg/practical-aspnetcore
  31811. 99%Converting a hundred million integers to strings per second
  31812. 94%Scrappy Vs. Polished
  31813. 97%Hello World, Again | Cedric Fung (vecio)
  31814. 99%hashcat 6.0.0
  31815. 99%Deep JavaScript: Theory and techniques
  31816. 97%Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  31817. 99%Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  31818. 94%A virtual developer conference with a SciFi/Fantasy comic-con flair
  31819. 98%Time to upgrade your monitor
  31820. 89%End-to-End Encryption Update - Zoom Blog
  31821. 70%The .NET docs show
  31822. 99%Learn Python for Data Science Full Course - Kharpann
  31823. 99%Simplify DisplayName Calls In Razor Views
  31824. 99%Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  31825. 96%Proxyjump, the SSH option you probably never heard of
  31826. 97%Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  31827. 98%Fun with Bit Hacks in C#
  31828. 87%Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  31829. 98%GitHub isn't fun anymore
  31830. 98%A Jupyter kernel for SQLite
  31831. 99%Computers as I used to love them
  31832. 98%Make your PWA feel more like an app
  31833. 98%Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  31834. 98%Monsters Weekly 169 - Giraffe
  31835. 91%Explore the stunning LEGO® Technic Lamborghini Sián
  31836. 99%FreeBSD 11.4-RELEASE Announcement
  31837. 99%Introducing C# 9: Init only properties
  31838. 97%The Importance of Nesting when Remote Working and Quarantine Working
  31839. 57%Honoring Our Beloved Melody Lo organized by Amineta Lo
  31840. 95%ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  31841. 68%Home | Geany
  31842. 97%GitHub Terms of Service - GitHub Help
  31843. 61%The Russian Disinfo Operation You Never Heard About
  31844. 81%Executive Summary
  31845. 99%Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  31846. 86%Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  31847. 93%Are 14 people currently looking at this product?
  31848. 98%Bootstrap 5 alpha!
  31849. 94%Introducing Sdkbin - The Marketplace for Software Developers.
  31850. 96%Selling People What They Want, Not What They Need
  31851. 99%Oodle Texture Compression
  31852. 97%TIL#2: How to add a transparent video to a web page
  31853. 92%How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  31854. 96%Zoom in China
  31855. 98%DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  31856. 98%The Next Step for Generics
  31857. 76%News by the ton: 75 years of US advertising — Benedict Evans
  31858. 97%What does the product design team do here? — Tanner Christensen
  31859. 98%Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  31860. 83%You won't kill racism by replacing words - Coding Nagger
  31861. 98%Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  31862. 99%3K, 60fps, 130ms: achieving it with Rust | tonari blog
  31863. 99%Download FFmpeg
  31864. 98%2020 Chrome Extension Performance Report | DebugBear
  31865. 99%gRPC-Web for .NET now available | ASP.NET Blog
  31866. 93%Why Gravity Is Not Like the Other Forces
  31867. 94%Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  31868. 98%2020 Chrome Extension Performance Report | DebugBear
  31869. 96%Goodbye NancyFX, Hello F#!
  31870. 98%XAML code editor - Visual Studio
  31871. 98%High Performance Browser Networking (O'Reilly)
  31872. 99%Generics and Compile-Time in Rust | TiDB
  31873. 70%Black Google manager: “My education and elocution cannot save me from these situations”
  31874. 95%Apple, ARM, and Intel
  31875. 99%Cloudinary Image Upload with Nodejs and React
  31876. 94%r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  31877. 98%Reasoning by Lego: The wrong way to think about cryptography.
  31878. 98%How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  31879. 99%corona-warn-app/cwa-documentation
  31880. 98%Blazor WebAssembly : MVVM Architecture - EP07
  31881. 99%Adding host filtering to Kestrel in ASP.NET Core
  31882. 97%Beautiful Trigonometry - Numberphile
  31883. 84%Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  31884. 60%New Statue Appears By The Colston Plinth | Best of Bristol
  31885. 95%New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  31886. 87%Looking Back at Postgres
  31887. 99%Tip 267 - Using the Bot Framework Composer tool
  31888. 99%Marten Quickstart with .Net Core HostBuilder
  31889. 97%C# semantic classification with Roslyn
  31890. 99%Computing with types in TypeScript
  31891. 83%Announcing .NET Foundation Election 2020
  31892. 99%Validation in ASP .NET Core 3.1
  31893. 96%Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  31894. 76%Redgate Streamed
  31895. 52%Delivery Hero Confirms Foodora Data Breach
  31896. 93%Viewing async code with Visual Studio
  31897. 90%The Flat Earth Society
  31898. 98%Recent database technology that should be on your radar (part 1)
  31899. 72%Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  31900. 95%Introducing Windows Insider Channels | Windows Experience Blog
  31901. 93%The spreadsheet I use to compare job offers
  31902. 97%Blog
  31903. 95%How I create photo stories from my travel.
  31904. 98%The blog of wjwh - Redis Lua scripting for library writers
  31905. 95%On Coding, Ego and Attention
  31906. 95%Dear engineers, this is a marathon and not a sprint so take care
  31907. 93%fdn-email.md
  31908. 89%I tweet every time I spend money
  31909. 91%Why Does Logitech Hate Left Handed People? - Kev Quirk
  31910. 99%Offering a solution for Terminal Wide Character issues · Articles
  31911. 91%Blog of Jake | Compound Interest
  31912. 80%[OC] Baby Shark as a Finite State Machine : dataisbeautiful
  31913. 99%jbp.io :: Third-party audit of rustls
  31914. 99%Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  31915. 99%MuseScore 4. Moving from notation software to composition software.
  31916. 77%Basecamp’s founders are trying to start an email rebellion
  31917. 98%Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  31918. 97%Adobe Flash Player End of Life
  31919. 95%1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  31920. 97%Introduction to the High Performance package - Windows Community Toolkit
  31921. 68%Holy Post - Race in America
  31922. 99%Accelerated KVM guests on WSL 2
  31923. 99%Life, part 15
  31924. 99%Build yourself a weather station. Part I
  31925. 97%The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  31926. 99%DeepFakes used in Animations - A New Way of Animating?
  31927. 96%Managing Package Versions Centrally
  31928. 98%Workshop: Google Cloud Serverless - NDC Melbourne 2020
  31929. 92%Weekly Notes - #15
  31930. 94%GeorgeFloyd Protest - police brutality videos on Twitter
  31931. 98%Farm WiFi Off The Grid with Ubiquiti and Solar
  31932. 93%A collection of free books from Springer
  31933. 98%.NET with Scott Hunter Part 1
  31934. 99%.NET 5 – How to start – Michał Białecki Blog
  31935. 92%Thursday Quickie: Fixing NCrunch for Azure Functions
  31936. 99%Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  31937. 99%Protecting your GitHub assets with Azure Sentinel
  31938. 93%On Redis master-slave terminology - <antirez>
  31939. 85%GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  31940. 99%Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  31941. 94%Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  31942. 97%Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  31943. 87%ISS Photo Explorer Flat
  31944. 90%Problem with Goal driven work
  31945. 99%LSTM for Programmers
  31946. 89%Matt Inouye - The Curse of Excess Information
  31947. 95%An Introduction to Progressive Delivery
  31948. 96%Managing the risk of not upgrading
  31949. 77%I'm 15 and I slept on the floor for a year. Here's why.
  31950. 99%Building a command line tool to generate number sequences
  31951. 97%Who is Saddam Hussein? #blacklivesmatter
  31952. 98%One Task Board to Rule Them All
  31953. 97%Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  31954. 98%BLM - Bonus Panel - Fowl Language Comics
  31955. 99%EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  31956. 99%How to Estimate Your Projects Like a Boss
  31957. 85%Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  31958. 98%Why Devs (Should) Like Estimates - Stack Overflow Blog
  31959. 91%Never Hertz to Ask
  31960. 98%Collected Notes.
  31961. 96%Music Grid Piano. Create Beautiful Short Music Snippets
  31962. 99%How x86_64 addresses memory
  31963. 96%#FuckDiscord | Cadence's Blog
  31964. 88%JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  31965. 91%Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  31966. 98%Fast 2D rendering on GPU
  31967. 99%Applying for 1000 jobs per hour
  31968. 97%Jonathan Bayless - Handwired Iris Keyboard Build
  31969. 89%May 2020 news · Gwern.net
  31970. 89%How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  31971. 99%jbogard/nsb-diagnostics-poc
  31972. 95%I made an actual Drum Machine in Excel
  31973. 70%microsoft/PowerToys
  31974. 99%SageMath Mathematical Software System - Sage
  31975. 87%Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  31976. 93%Michael Feathers - Functional Code is Honest Code
  31977. 99%SQLite As An Application File Format
  31978. 97%Publishing an NPM Package- Webinar
  31979. 70%Design electronics like it is 70's at CERN
  31980. 98%Twilio Docs - IoT - Super SIM
  31981. 92%How Many U.S. Taxpayers Are There?
  31982. 77%Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  31983. 79%Schedule | Linux Foundation Events
  31984. 99%Adding Additional Mime Mappings to the Static File Provider
  31985. 60%Below the Great Pacific Garbage Patch: More Garbage - Eos
  31986. 88%5 Common Feelings Being a Woman of Color in Tech
  31987. 94%Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  31988. 98%web.dev LIVE
  31989. 99%Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  31990. 94%Alex Money
  31991. 98%In Defense of Myers Briggs
  31992. 98%Getting Started with Nix
  31993. 71%Record charts
  31994. 95%The Upcoming Future of Online Meetups
  31995. 80%Dependence
  31996. 91%A Look at Cryptovoxels
  31997. 96%Introduction to Bimachines
  31998. 78%r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  31999. 98%Password Checkup Tools Warnings
  32000. 98%Optimising .NET Core Docker images - Ben Foster
  32001. 98%Biohacking Lite
  32002. 97%Best practices for managing & storing secrets like API keys and other credentials [2020]
  32003. 98%IdentityServer/IdentityServer4
  32004. 97%Jepsen: PostgreSQL 12.3
  32005. 98%Async Python is not faster
  32006. 93%Starcom: Nexus, An Indie Dev Story
  32007. 89%What to write down when you’re reading to learn
  32008. 99%CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  32009. 94%Is Dark Mode Such A Good Idea? - Kev Quirk
  32010. 97%Flat UI Elements Attract Less Attention and Cause Uncertainty
  32011. 96%Release Notes Chocolatey Gui
  32012. 99%Chocolatey GUI Release 0.17.1
  32013. 92%The Trouble With Phishing
  32014. 80%GIMP - GIMP 2.10.20 Released
  32015. 99%Ecoji.NET
  32016. 99%Getting Value from appsettings.json in .NET Core
  32017. 98%Visual Studio Code May 2020
  32018. 90%Life, part 14
  32019. 98%How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  32020. 99%Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  32021. 99%DevExpress Controls for WinUI 3 Preview are Now Available
  32022. 90%RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  32023. 90%University of the People: Tuition-Free, Accredited Online Degree Programs
  32024. 79%Artvee
  32025. 99%JeremyLikness/BlazorWasmEFCoreExample
  32026. 91%The Byzantine Generals Problem - Microsoft Research
  32027. 99%How async should have been
  32028. 98%Develop, Preview, Test
  32029. 92%Model facts, not your problem domain
  32030. 94%Towards a New Leveraged ETF Part 3 · Sturm Mabie
  32031. 88%Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  32032. 98%The Many Quirks of Qsort
  32033. 95%And so it begins | Regressionist
  32034. 98%Compressing Synapse database | Levans' workshop
  32035. 99%ECDSA: Handle with Care
  32036. 99%Framework for unit testing generators
  32037. 98% Learning about distributed systems: where to start?
  32038. 94%Web or System Fonts
  32039. 99%Audio forwarding on Android 10 · ~rom1v/blog
  32040. 98%How to make a good impression as a new grad engineer
  32041. 94%Mission Vimpossible
  32042. 95%Oh Hello Ana - Blog
  32043. 70%JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  32044. 99%Introducing "Web Live Preview" | ASP.NET Blog
  32045. 97%OpenAI API
  32046. 99%How and why GraphQL will influence the SourceHut alpha
  32047. 90%A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  32048. 99%Blazor RenderTree Explained
  32049. 99%Collations and case sensitivity - EF Core
  32050. 99%Collations and Case Sensitivity | Npgsql Documentation
  32051. 99%dotnet/pinvoke
  32052. 86%I’m watching you…
  32053. 78%Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  32054. 99%Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  32055. 64%HuffPost is now a part of Verizon Media
  32056. 98%Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  32057. 90%Finally, I Closed My LinkedIn - PC Maffey
  32058. 93%GE FILTERGATE
  32059. 96%The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  32060. 75%Home - The Amos Bursary
  32061. 70%Confessions of a Former Bastard Cop
  32062. 82%Woodworking for engineers
  32063. 99%Viewing AutoMapper Execution Plans with ReadableExpressions
  32064. 56%Reddit Welcomes Michael Seibel to Board of Directors
  32065. 99%How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  32066. 75%Blazor Day - 18th june 2020
  32067. 95%ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  32068. 98%PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  32069. 92%await false & await true – TooSlowException
  32070. 99%How Do I Think About Async Code?! | Visual Studio Blog
  32071. 97%Shawn Wildermuth's Blog
  32072. 98%Development With A Dot - ASP.NET Core OData Part 2
  32073. 98%Azure CLI - Interactive Mode - Azure Greg
  32074. 99%.NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  32075. 99%Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  32076. 99%Blazor vs React for Web Developers
  32077. 89%The Idealcast - IT Revolution
  32078. 98%Writing a full-text search engine using Bloom filters - Stavros' Stuff
  32079. 98%microsoft/terminal
  32080. 99%apohl79/audiogridder
  32081. 76%I Will Vote
  32082. 93%Why Tacit Knowledge is More Important Than Deliberate Practice
  32083. 99%.NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  32084. 78%We are implementing a one-year moratorium on police use of Rekognition
  32085. 99%The seven deceptions of microservices
  32086. 97%From Ops Engineer to Product Manager, A Career Journey
  32087. 79%The One About Giving & Receiving Feedback
  32088. 99%You dont believe in clean code
  32089. 98%Who should you be: Technology Generalist or Specialist?
  32090. 97%my love letter to redo
  32091. 98%Exploration Strategies in Deep Reinforcement Learning
  32092. 73%Radio Garden
  32093. 99%Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  32094. 99%.NET Virtual User Group (Seattle, WA)
  32095. 99%YOLOv5 is Here
  32096. 99%ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  32097. 90%AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  32098. 96%Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  32099. 95%r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  32100. 99%natemcmaster/LettuceEncrypt
  32101. 99%BlazorRepl/BlazorRepl
  32102. 75%Blazor REPL
  32103. 91%Shapes
  32104. 99%dapr/dapr
  32105. 85%How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  32106. 99%Announcing .NET 5.0 Preview 5 | .NET Blog
  32107. 98%25 Years of PHP History
  32108. 99%6 Steps To Run .NET Core Apps In Azure Kubernetes
  32109. 74%Don't Joke About Firing People · Stay SaaSy
  32110. 98%Blazor WebAssembly : Entity Framework Core - EP06
  32111. 89%Overcoming Bias : No Recent Automation Revolution
  32112. 96%Create diagrams with code using Graphviz
  32113. 90%After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  32114. 88%gnu.org
  32115. 99%.NET Today and Tomorrow | Strangelights
  32116. 99%A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  32117. 99%Project Tye with .Net Core and Angular
  32118. 99%Async Iterators in the Azure SDK for JavaScript & TypeScript
  32119. 99%Versioning an ASP.NET Core API
  32120. 99%TypeScript: validating external data
  32121. 99%Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  32122. 98%Durable Functions’ Distributed Tracing
  32123. 99%Security headers in ASP.NET Core
  32124. 99%DRY vs DAMP in Unit Tests
  32125. 96%SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  32126. 99%Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  32127. 97%Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  32128. 90%Tickets - NDC Melbourne 2020
  32129. 55%Haiku R1/beta2 has been released!
  32130. 99%Explore Pharaoh Ramesses VI Tomb in 3D
  32131. 64%Introducing: Quotebacks
  32132. 99%Overcoming YAML Hell in Build Pipelines - Matthias Koch
  32133. 97%Machine learning is hard.
  32134. 50%Reflecting on Close Calls
  32135. 93%Arguing over Agile
  32136. 96%The One About Managing Self As A Junior
  32137. 98%A Collection of all Keyboard Shortcuts I use
  32138. 98%How to set compensation using commonsense principles
  32139. 99%My Essential Mac Applications · jshah
  32140. 97%'Escaping Web' Season One Retrospective
  32141. 79%Learning more about lacto-fermentation - luke miles
  32142. 99%Playing Around With The Fuchsia Operating System
  32143. 93%CacheOut
  32144. 95%Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  32145. 99%hsoft/collapseos
  32146. 99%New inline assembly syntax available in nightly | Inside Rust Blog
  32147. 99%Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  32148. 82%The Deficit Myth
  32149. 75%We're launching Black Tech Pipeline🚀
  32150. 99%React Router Tutorial - Setup in 5 Minutes
  32151. 99%CapRover · Build your own PaaS in a few minutes!
  32152. 99%Most tech content is bullshit - aleksandra.codes
  32153. 99%Deno Beginner | Deno Crash Course | Learn Deno
  32154. 97%target="_blank" - The most underrated security vulnerability
  32155. 98%Software & Hardware Used in Formula 1
  32156. 97%leoxshn/mangoLang_kt
  32157. 71%The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  32158. 99%Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  32159. 99%NVIDIA/cutlass
  32160. 99%Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  32161. 99%TypeScript: narrowing types via type guards and assertion functions
  32162. 99%Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  32163. 99%Create a Windows module for React Native with asynchronous code in C#
  32164. 97%ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  32165. 71%Analysts say Apple should buy DuckDuckGo Search Engine
  32166. 98%Understandability: The Most Important Metric You’re Not Tracking
  32167. 84%Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  32168. 98%ethomson/retarget_prs
  32169. 99%Container technologies at Coinbase
  32170. 93%Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  32171. 98%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  32172. 98%Best Practices for ACME Client Operations
  32173. 95%The Live Coders
  32174. 76%Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  32175. 96%22 Things You Should Give Up If You Want To Be A Successful Developer
  32176. 86%I’m switching back to “non-true” wireless earbuds. Here’s why…
  32177. 98%Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  32178. 94%12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  32179. 99%Some Virtualization Papers Worth Reading
  32180. 60%Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  32181. 95%The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  32182. 91%A Better Way to do Standups
  32183. 99%ASP.NET Core Series: Endpoint Routing
  32184. 87%How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  32185. 99%The Mad Magazine Fold-In Effect in CSS
  32186. 94%The RuboCop Name Drama Redux
  32187. 79%Google got rich from your data. DuckDuckGo is fighting back
  32188. 99%Nulls not missing anymore
  32189. 97%Typology of Lego Computers. | Present&Correct
  32190. 97%Lessons from nullable: Superstars + Feedback
  32191. 96%Use a group to manage access to SaaS apps - Azure AD
  32192. 99%An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  32193. 99%Nodesign.dev | Design less develop more.
  32194. 96%Discret 11, the French TV encryption of the 80's
  32195. 65%My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  32196. 70%It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  32197. 99%PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  32198. 89%REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  32199. 99%Type assertions in TypeScript
  32200. 99%dotnet/runtime
  32201. 99%RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  32202. 99%Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  32203. 99%Collapse OS — Why Forth?
  32204. 99%carlini/printf-tac-toe
  32205. 76%Email from HaveIBeenPwned wipes helpdesk tickets
  32206. 99%Blazor vs. React / Angular / Vue.js
  32207. 91%Terminology, Power and Oppressive Language
  32208. 99%Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  32209. 92%Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  32210. 99%The Ultimate Guide to Running Healthy Apps in the Cloud
  32211. 65%Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  32212. 92%Ladies and Gentlemen… Cloudflare TV!
  32213. 99%Hacking Windows with F# 5.0 Scripts
  32214. 99%Tip 266 - Build 2020 – Application Developer on-demand videos list
  32215. 99%BackgroundService Gotcha: Application Lifetime
  32216. 99%Easily rename your Git default branch from master to main
  32217. 99%Blazor Day - 18th june 2020
  32218. 94%SharpLab
  32219. 70%25 million user records leak online from popular math app Mathway | ZDNet
  32220. 98%Ethical Hacking: SQL Injection
  32221. 98%dotnet/runtime
  32222. 82%r/GunsAreCool
  32223. 99%Byzantine and non-Byzantine distributed systems
  32224. 76%ROTHULT Smart lock, white - IKEA
  32225. 98%Test in Production with Fiddler
  32226. 96%ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  32227. 93%Add "Update All" button to Visual Studio Installer page
  32228. 87%Bias-free communication - Microsoft Style Guide
  32229. 91%Home - Juneteenth Conference
  32230. 98%apple/password-manager-resources
  32231. 69%r/melbourne - Melbourne trams 🚃#blacklivesmatter
  32232. 99%downr 3.0 - bradygaster.com
  32233. 80%European Cybersecurity Blogger Awards Winners Announced
  32234. 96%Pricing | Six Labors
  32235. 97%Vue.js
  32236. 82%A Random Postcard
  32237. 99%Time to Evolve: .NET Multi-Platform App UI (MAUI)
  32238. 99%Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  32239. 74%NPacMan.Blazor
  32240. 84%Donate | VALS
  32241. 93%Interactive map of Linux kernel
  32242. 96%Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  32243. 99%mimoo/disco
  32244. 93%SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  32245. 99%F# and Azure Functions
  32246. 99%Logging with Decorators in TypeScript
  32247. 99%.NET Core 3.1 Migration - Quick Reference for WEB API Projects
  32248. 99%15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  32249. 98%.NET Rocks! vNext
  32250. 97%Same Origin Policy & CORS
  32251. 97%Klein Bottles - Numberphile
  32252. 99%cradle77/OrdersDemo
  32253. 99%MS Build 2020: Key Takeaways for .NET Developers
  32254. 83%Algorithms of Oppression
  32255. 99%Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  32256. 99%Dynamically Build LINQ Expressions
  32257. 98%Configure 3rd Party Libraries for Testing | bUnit
  32258. 94%HaveIBeenPwned
  32259. 92%Data of 3.5 million Zoomcar customers up for sale - ETtech
  32260. 99%.NET ThreadPool starvation, and how queuing makes it worse
  32261. 98%fsharpConf 2020
  32262. 99%Virtual code execution via IL interpretation
  32263. 99%Building the most inaccessible site possible with a perfect Lighthouse score
  32264. 99%Peeking under the hood of Command & Conquer
  32265. 97%Is the Periodic Table Upside Down?
  32266. 99%Widespread error in Radiance HDR RGBE conversions
  32267. 98%SixLabors.ImageSharp 1.0.0-rc0002
  32268. 98%Microsoft.Diagnostics.Runtime 2.0.130507
  32269. 99%Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  32270. 99%Why I (still) love Vaadin
  32271. 97%Faster than radix sort: Kirkpatrick-Reisch sorting
  32272. 99%milen.me — Distributed Caching & Compilation
  32273. 99%Race Conditions on Rails
  32274. 92%Running Linux on my Macbook
  32275. 97%My current Wiki approach
  32276. 96%Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  32277. 99%Software as a Liability
  32278. 99%Dos and Don'ts for a Product Engineering team
  32279. 98%The one bad thing about vim
  32280. 94%My Standard Desktop
  32281. 53%The shadow of have to
  32282. 99%sqlancer/sqlancer
  32283. 99%Eloston/ungoogled-chromium
  32284. 90%Email Automation Sequences
  32285. 89%The Weaponization of Diversity - Silicon Hills Lawyer
  32286. 97%The online courses you must take to be a better Data Scientist
  32287. 85%Best music to listen to when studying/working
  32288. 91%Code Review and Criticism · Caffeinspiration
  32289. 99%How are you improving your technology skills today? Start by reading articles
  32290. 96%3dSen
  32291. 92%anopara/genetic-drawing
  32292. 86%Why I Abandoned 22% of My Life
  32293. 93%How to Save Emails to Pocket
  32294. 98%My criteria for a tiny SaaS - Public Notes
  32295. 99%Ruby vs Crystal Performance
  32296. 98%Presentation Rules – Jilles.net
  32297. 96%Building an easy on the eyes IKEA style blog, in no time, for free, again
  32298. 85%Personality and Engineering
  32299. 99%Going serverless :: Aloïs Micard
  32300. 70%The Dictator's Army and charismatic founders
  32301. 93%How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  32302. 97%Pragmatic weekend project - apartments bot
  32303. 99%Monitor your website with cloud functions
  32304. 92%Why you should measure tail latencies
  32305. 99%Experimenting with Memory Management for Basil
  32306. 93%Efficient Note Taking
  32307. 96%Batch, batch, batch: Respect the classics!
  32308. 99%julia as a cli calculator
  32309. 75%Restoring a UBR-1 · Robot & Chisel
  32310. 86% Keeping myself motivated to write
  32311. 98%Turn off your browser and try red, green & refactor pattern (part 2)
  32312. 96%My experience posting on
  32313. 97%Dear freelancer, protect yourself.
  32314. 98%State of the Market - Infinite State Hidden Markov Models
  32315. 92%Size Matters
  32316. 97%Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  32317. 98%Taming Webpackʼs content hashes
  32318. 99%Why does this lazy sequence work? | Phillippe Siclait
  32319. 99%SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  32320. 96%Configuring Errors and Warnings in C#
  32321. 98%.NET Rocks! vNext
  32322. 98%Hn blogs newsletter
  32323. 94%iMessage for Windows
  32324. 82%Agenda - NDC Melbourne 2020
  32325. 70%25 million user records leak online from popular math app Mathway | ZDNet
  32326. 98%Those Win9x Crashes on Fast Machines…
  32327. 98%GitHub Classroom
  32328. 98%Good Practices for Starting with Containers
  32329. 99%The top types `any` and `unknown` in TypeScript
  32330. 99%Building Design Systems for Apps
  32331. 98%ReSharper 2020.2 Roadmap - .NET Tools Blog
  32332. 99%Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  32333. 97%Building an Azure Static Web App With GraphQL | LINQ to Fail
  32334. 73%Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  32335. 99%Cysharp/MagicOnion
  32336. 96%PeeringDB
  32337. 99%johnboiles/obs-mac-virtualcam
  32338. 95%Is a trillion-dollar worth of programming lying on the ground
  32339. 91%Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  32340. 59%This German city wants to ditch Microsoft for Linux - AndroidRookies
  32341. 90%Declining worker power versus rising monopoly power
  32342. 99%Software Engineering Within SpaceX - Yasoob Khalid
  32343. 98%Blazor Train - Free Training on Microsoft Blazor
  32344. 98%Avoiding Unexpected Navigation
  32345. 62%Ways To Help
  32346. 96%Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  32347. 65%The Universe of Discourse : Weirdos during the depression
  32348. 71%Basic.css - Classless CSS Starter File
  32349. 98%The Rise and Fall of Commercial Smalltalk
  32350. 95%Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  32351. 99%Gleam v0.9 released! – by Otter Nonsense
  32352. 98%The Current State of OpenTelemetry in .NET
  32353. 99%Using Currying to Pass Additional Data to React Event Handlers
  32354. 96%Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  32355. 97%Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  32356. 99%OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  32357. 82%Papers with Code - The latest in machine learning
  32358. 99%Running Awk in parallel to process 256M records
  32359. 99%How to write a (toy) JVM
  32360. 98%QuantumBox/blackgamedevs
  32361. 90%Black Game Developers
  32362. 97%immuni-app/immuni-documentation
  32363. 96%TypeScript - JavaScript that scales.
  32364. 99%.NeXt Generation (London, United Kingdom)
  32365. 98%Introducing P2P Matrix | Matrix.org
  32366. 99%joshiemoore/snakeware
  32367. 68%Lawsuit over online book lending could bankrupt Internet Archive
  32368. 96%Wiki - PinebookProSixMonthsIn
  32369. 99%Avalonia UI Framework
  32370. 95%Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  32371. 99%Customising the ASP.NET Core default UI without editing the PageModels
  32372. 94%Folklore.org: Round Rects Are Everywhere!
  32373. 88%r/Seattle - This is the moment it all happened
  32374. 87%Donate — Brooklyn Community Bail Fund
  32375. 96%Microsoft Defender SmartScreen is hurting independent developers – ImageView
  32376. 96%How We Solved the Worst Minigame in Zelda's History
  32377. 92%Simplifying Board Games
  32378. 95%Seven years later, I bought a new Macbook. For the first time, I don
  32379. 91%C Internals
  32380. 95%Getting Started With Cloudinary API (Live Stream)
  32381. 78%Surprise Capital One court decision spells trouble for incident response
  32382. 99%The danger of async/await and .Result in one picture – TooSlowException
  32383. 99%Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  32384. 99%Martin Heinz - Personal Website & Blog
  32385. 89%The Debian Administrator's Handbook
  32386. 99%electronicarts/CnC_Remastered_Collection
  32387. 98%Stop Taking Regular Notes; Use a Zettelkasten Instead
  32388. 99%Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  32389. 96%Fiddler Everywhere v0.10 is Here!
  32390. 99%Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  32391. 72%winget install learning | Windows Command Line
  32392. 99%Introducing the Microsoft.FeatureManagement library
  32393. 98%Getting Started with ASP.NET Core and MongoDB - Code Maze
  32394. 88%Absentee and Early Voting | USAGov
  32395. 95%Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  32396. 96%Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  32397. 85%Police brutality in Seattle
  32398. 94%Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  32399. 63%Balance fallacy - RationalWiki
  32400. 96%How We Solved the Worst Minigame in Zelda's History
  32401. 99%EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  32402. 97%The Worst Typo I Ever Made
  32403. 96%Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  32404. 74%Joomla Resources Directory (JRD) Portal Suffers Data Breach
  32405. 98%Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  32406. 95%38: The past, present and future of .NET. With Immo Landwerth
  32407. 99%How To Become A Hacker
  32408. 99%ryansolid/solid
  32409. 99%dotnet/tye
  32410. 99%dotnet/tye
  32411. 99%yaakov-h/Notepad.Extensions.Logging
  32412. 99%chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  32413. 99%dotnet/AspNetCore.Docs
  32414. 98%canaxess/presentations
  32415. 99%Framework Benchmarks Round 19 - TechEmpower Blog
  32416. 99%cake-build/cake-action
  32417. 89%Modern Web UI with Blazor WebAssembly
  32418. 99%dapr/dapr
  32419. 99%Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  32420. 98%AndreyAkinshin/perfolizer
  32421. 99%.NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  32422. 99%DotNetAnalyzers/DocumentationAnalyzers
  32423. 60%80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  32424. 96%Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  32425. 99%Measuring keyboard-to-photon latency with a light sensor
  32426. 97%This Website Will Self Destruct
  32427. 91%Weather API: Get ClimaCell's Free Weather API Now
  32428. 99%Fiddler for Xamarin Developers
  32429. 97%Changes to How We Manage DefinitelyTyped | TypeScript
  32430. 93%Logically Fallacious
  32431. 99%Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  32432. 97%Help us improve WPF and UWP XAML designer | .NET Blog
  32433. 99%ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  32434. 99%a1studmuffin/SpaceshipGenerator
  32435. 98%Immutable data structures in F#
  32436. 98%What Blazor Needs: An Ecosystem
  32437. 99%Trying and setting up WSL 2
  32438. 99%Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  32439. 99%Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  32440. 98%SerenityOS update (May 2020)
  32441. 92%Violence in Blue
  32442. 99%(Very) Basic Intro To Elliptic Curve Cryptography
  32443. 67%r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  32444. 97%Exploring Visual Studio Codespaces
  32445. 99%A Meeting with Scott Hunter !!
  32446. 95%What computer and software is used by the Falcon 9?
  32447. 97%A Surprising Pi and 5 - Numberphile
  32448. 86%Image Scrubber
  32449. 92%Falcon Heavy - BPS.space
  32450. 99%Simple way to notify from python app
  32451. 98%Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  32452. 99%valkyrienyanko/Unity-MMORPG-Boilerplate
  32453. 98%Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  32454. 99%CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  32455. 99%Rust: Dropping heavy things in another thread can make your code 10000 times faster
  32456. 56%NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  32457. 99%React and Serverless Part 2- Webinar
  32458. 99%Zero-day in Sign in with Apple
  32459. 99%Frameworkless Movement
  32460. 91%UNdata | record view | Number Days with Thunder
  32461. 87%SpaceX
  32462. 98%Entity Framework Core in Action, Second Edtion
  32463. 98%Why are some channels on Roku not working? | Official Roku Support
  32464. 92%Login
  32465. 99%crt.sh | 1
  32466. 99%reactiveui/ReactiveUI.Samples
  32467. 99%Webhook Runner for Github
  32468. 98%'Re: Why does OpenBSD still include Perl in its base installation?'
  32469. 99%ScottHolden/BFSourceGen
  32470. 99%4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  32471. 98%A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  32472. 93%clean up kernel_{read,write} & friends v2
  32473. 92%Join us to Change the Web Together | Brave Browser
  32474. 94%Microsoft’s Project Tye aims to tame microservices development
  32475. 68%Mosquitoes: World&#8217;s Deadliest Animal
  32476. 99%Godot Engine - Godot Editor running in a web browser
  32477. 99%Why is Kubernetes getting so popular? - Stack Overflow Blog
  32478. 75%Drained.
  32479. 97%Simplifier
  32480. 86%Create and deploy a cloud-native ASP.NET Core microservice - Learn
  32481. 97%Black Visions Donations
  32482. 79%Louisville Community Bail Fund
  32483. 73%Donate | northstarhealth
  32484. 99%Oracle.EntityFrameworkCore 3.19.0-beta1
  32485. 99%Beta Release: Oracle Entity Framework Core 3.1
  32486. 99%Summary of the role of MDbg and Cordbg
  32487. 98%How does the Gmail unsubscribe button work?
  32488. 99%The radix 2^51 trick
  32489. 99%Things we learned about sums · QuestDB
  32490. 99%An Introduction to Apache Airflow
  32491. 99%Cloud Native Apps with .NET and AKS | BOD105
  32492. 81%Campaign Zero
  32493. 99%Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  32494. 75%Minnesota Freedom Fund
  32495. 89%Git Made Fetch Happen
  32496. 99%I wrote a SaaS product because the internet made me believe it'd make me rich
  32497. 97%BigFooty | AFL News and Forum
  32498. 89%Language Models are Few-Shot Learners
  32499. 87%Perfvane/Example - Anomalies
  32500. 93%StreamElements - The Ultimate Live Streaming Platform
  32501. 92%Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  32502. 99%The magic of C# closures
  32503. 98%Patterns for Managing Source Code Branches
  32504. 98%A Guide to Threat Modelling for Developers
  32505. 99%Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  32506. 95%Dark Patterns—What Not to Do to Your Users
  32507. 99%Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  32508. 99%Write high-quality TypeScript code - .NET Tools Blog
  32509. 98%Why use Azure Functions for ML inference ?
  32510. 99%Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  32511. 99%How does ASP.NET Core processes a request? - Code Rethinked
  32512. 99%API versioning in ASP.NET Core
  32513. 96%Putting Mix, Silverlight, the CoreCLR and the DLR into context
  32514. 96%Mix 06 | A 72-hour conversation
  32515. 97%Idea Generation
  32516. 95%r/techsupport - I wrote Task Manager and I just remembered something...
  32517. 99%r/dotnet - Is dotnet completely free for commercial usage ?
  32518. 96%Tools for better thinking
  32519. 98%TechEmpower Web Framework Performance Comparison
  32520. 94%Where Did Software Go Wrong?
  32521. 86%.NET Core | Technology Radar | ThoughtWorks
  32522. 81%Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  32523. 97%TechEmpower Web Framework Performance Comparison
  32524. 97%RoughNotation
  32525. 95%8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  32526. 89%The Vintage Beauty Of Soviet Control Rooms
  32527. 98%Against an Increasingly User-Hostile Web
  32528. 98%Micro - Home
  32529. 99%Life, part 13
  32530. 99%Hypermodern Python
  32531. 94%AudioMass
  32532. 99%How I made a game played in Notepad
  32533. 99%The “OO” Antipattern
  32534. 97%Buy a Raspberry Pi 4 Model B – Raspberry Pi
  32535. 91%Numberphile
  32536. 97%Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  32537. 81%Straight to Spam
  32538. 99%Introducing Snowpack 2.0
  32539. 95%CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  32540. 98%A Guide to Threat Modelling for Developers
  32541. 99%The Dangers of TypeScript Enums | LINQ to Fail
  32542. 98%ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  32543. 97%Dynamic command dispatching in C#
  32544. 98%How to Use Windows Package Manager - Petri
  32545. 98%Patterns for Managing Source Code Branches
  32546. 99%.NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  32547. 83%Wishbone Breach: 40 Million Records Leaked on Dark Web
  32548. 98%</> htmx - high power tools for html
  32549. 97%The Day AppGet Died.
  32550. 98%Introduction to UEFI: Part 1
  32551. 95%Rediscovering the Small Web - Neustadt.fr
  32552. 99%Microsoft and Docker collaborate on new ways to deploy containers on Azure
  32553. 86%cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  32554. 94%Stack Overflow Developer Survey 2020
  32555. 96%The Virtual ML.NET Community Conference
  32556. 89%Research Report – Zephyr and MCUboot Security Assessment
  32557. 90%The 2020 Developer Survey results are here! - Stack Overflow Blog
  32558. 94%Stack Overflow Developer Survey 2020
  32559. 92%Obsidian
  32560. 87%SpaceX
  32561. 89%Humble Pi, Chapter 2
  32562. 90%Audiobooks & Original Audio Shows - Get More from Audible
  32563. 99%Eryb's Space
  32564. 96%How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  32565. 99%Entity Framework Core in Action, Second Edition
  32566. 66%‎The Numberphile Podcast on Apple Podcasts
  32567. 99%Developing Stack Overflow on MacOS
  32568. 95%The Happy Twin - with Ben Sparks — Numberphile
  32569. 79%The Happy Twin - with Ben Sparks — The Numberphile Podcast
  32570. 95%The Happy Twin (with Ben Sparks) - Numberphile Podcast
  32571. 97%How I helped reposition a database product that went on to make $1 billion in revenue
  32572. 99%Supabase | Supabase
  32573. 98%Near Real-Time Transient Clients • NServiceBus Samples
  32574. 90%I'm writing a book!
  32575. 99%Node v12.17.0 (LTS) | Node.js
  32576. 82%NextDNS
  32577. 99%welcome · ASP.NET Core in Action, Second Edition MEAP V01
  32578. 96%Optimizing RavenDB by adding Thread.Sleep(5)
  32579. 97%10 years of building .NET on AWS | Amazon Web Services
  32580. 98%A first look at records and tuples in JavaScript
  32581. 99%.NET async/await in a single picture – TooSlowException
  32582. 97%[Guest Blog] The Accidental Accessibility Advocate
  32583. 97%Messaging with Azure Service Bus - Part 9 - Premium Features
  32584. 95%Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  32585. 98%Multiple Environments in ASP.NET Core - Code Maze
  32586. 98%Introducing Collaboration—A Team Ready Fiddler Experience
  32587. 99%Unit Testing in ASP .NET Core 3.1
  32588. 98%Where's the science?
  32589. 98%A Guide to Threat Modelling for Developers
  32590. 90%Visual Computing @ IST Austria
  32591. 96%Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  32592. 98%Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  32593. 93%How a Lazy Bitch like me learned to be Productive
  32594. 78%I Was Blackmailed–Any YouTuber Could Be Next
  32595. 95%CLR, architectures, and stuff
  32596. 97%- Miguel de Icaza
  32597. 95%Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  32598. 93%Connection Speed Test
  32599. 95%ʕ•ᴥ•ʔ Bear Blog
  32600. 99%.NET Core as Cloud Native Workshop | Techorama
  32601. 98%Scaling .NET for Apache Spark processing jobs with Azure Synapse
  32602. 98%Why is Artificial Intelligence So Useless for Business?
  32603. 99%5 Types Of ZSH Aliases You Should Know
  32604. 98%Reverse Proxy Usage Spring 2020
  32605. 93%Can 1/3 + 1/3 = 2/6? It seemed so!
  32606. 99%Today’s Javascript, from an outsider’s perspective
  32607. 96%The Day AppGet Died
  32608. 97%How our 99th percentile response time went from 4000 ms to sub 10 ms
  32609. 97%Scott Hunter - .NET 5 and MS Build Announcements
  32610. 99%Life, part 12
  32611. 98%Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  32612. 99%Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  32613. 85%I won't buy ebooks anymore
  32614. 99%Complete Website Redesign - (Speed Up Video)
  32615. 97%Patrik Svensson - Targeting ARM64 for Windows in Rust
  32616. 99%Idris 2 version 0.2.0 Released
  32617. 99%fsharpConf: The F# Community Virtual Conference
  32618. 99%Amazon Web Services
  32619. 98%Blazor News from Build 2020
  32620. 92%Start House
  32621. 95%I bought netflix.soy | Tiny Projects
  32622. 99%Why is Idris 2 so much faster than Idris 1?
  32623. 98%Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  32624. 98%Why Infrastructure As Code? - Simple Thread
  32625. 96%Released: Microsoft.Data.SqlClient 2.0 Preview 4
  32626. 99%Don't use method with side-effect in LINQ
  32627. 99%Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  32628. 98%BackgroundService Gotcha: Startup
  32629. 97%Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  32630. 99%Logging to Notepad window from ASP.NET Core
  32631. 99%Introduction to Functional Programming in F# - Part 10 — Softwarepark
  32632. 99%Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  32633. 99%Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  32634. 99%Microsoft Build 2020 | Channel 9
  32635. 59%Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  32636. 97%Looking Glass Studios Podcast Archives
  32637. 97%Cryptology ePrint Archive: Report 2020/615
  32638. 90%Using Blazor to build native mobile apps
  32639. 99%Org Mode - Organize Your Life In Plain Text!
  32640. 92%The NHL’s protocol for phase 2 of return-to-play is very bad
  32641. 96%Home automation and Bitcoin?
  32642. 98%Blazor WebAssembly : Project Structure/Template - EP03
  32643. 99%Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  32644. 98%How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  32645. 98%stapelberg uses this: my 2020 desk setup
  32646. 99%Exciting new features in C# 9
  32647. 96%Software will eat software in a remote-first world
  32648. 92%GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  32649. 99%Implementing simple cooperative threads in C - Stephen Brennan
  32650. 91%Measurements of hash functions, indexed by machine
  32651. 87%Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  32652. 74%How the biggest consumer apps got their first 1,000 users - Issue 25
  32653. 98%TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  32654. 97%Habits of High-Functioning Teams
  32655. 92%Yo-Yo Ma Plays Bach Live
  32656. 98%NIST Special Publication 800-63-3
  32657. 99%Register Domain Names at Register.com
  32658. 97%18F - Consulting Software Engineer (IT Specialist)
  32659. 98%inessential: weblog
  32660. 95%Memory safety - The Chromium Projects
  32661. 95%Nicolas Garcia Belmonte
  32662. 55%the-bot-scare
  32663. 89%Chrome: 70% of all security bugs are memory safety issues | ZDNet
  32664. 81%SCM Marchant Cogito 240 Electronic Calculator
  32665. 98%Optimizing for the RDNA Architecture: presentation notes
  32666. 91%Optimizing for the Radeon™ RDNA Architecture
  32667. 98%Catalina is checking notarization of unsigned executables
  32668. 98%Devhints — TL;DR for developer documentation
  32669. 95%LaTeX.css — Make your website look like a LaTeX document
  32670. 96%Why am I shutting down Kozmos? - Azer Koçulu's Journal
  32671. 91%Jepsen Disputes MongoDB’s Data Consistency Claims
  32672. 93%Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  32673. 98%First Krita Beta for Android and ChromeOS in Play Store
  32674. 98%User authentication with passwords, What’s SRP?
  32675. 98%SQLite Release 3.32.0 On 2020-05-22
  32676. 99%React and Serverless - Webinar
  32677. 96%Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  32678. 81%To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  32679. 96%Calca - The Text Editor that Loves Math
  32680. 97%Should I Block Ads?
  32681. 98%Windows 10 quietly got a built-in network sniffer, how to use
  32682. 99%I made a NES emulator in Rust using generators
  32683. 96%Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  32684. 99%HTTP Server - LanguageTool Wiki
  32685. 98%GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  32686. 98%GitHub Theme - Visual Studio Marketplace
  32687. 98%What Unity Is Getting Wrong
  32688. 85%Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  32689. 99%A Meeting with Scott Hunter !!
  32690. 98%This Goes to Eleven (Pt. 5/∞)
  32691. 96%A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  32692. 97%macOS 10.15: Slow by Design
  32693. 97%Touch Pins as Wake-up Source (ESP32 + Arduino series)
  32694. 99%Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  32695. 99%ESP32: Blink the LED (ESP32 + Arduino series)
  32696. 99%Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  32697. 99%Using the PlatformIO Library Manager (ESP32 + Arduino series)
  32698. 98%Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  32699. 99%Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  32700. 98%Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  32701. 99%How To Install PlatformIO (ESP32 + Arduino series)
  32702. 99%Controlling Relay Board (ESP32 + Arduino Series)
  32703. 99%Connect ESP32 to WiFi (ESP32 + Arduino series)
  32704. 99%Connect to ThingSpeak (ESP32 + Arduino series)
  32705. 99%Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  32706. 99%Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  32707. 99%Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  32708. 99%Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  32709. 90%An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  32710. 97%‘What Time Is It in London?’
  32711. 75%PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  32712. 99%Blazor In-Depth
  32713. 99%async/await is the wrong abstraction - LogRocket Blog
  32714. 99%Autofac, WebApplicationFactory and integration tests
  32715. 99%How easy is it to build a Marvel search engine with Blazor?
  32716. 81%The Fundamentals of Continuous Software Design
  32717. 99%The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  32718. 91%JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  32719. 97%Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  32720. 99%More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  32721. 99%Microsoft Build 2020 – Highlights
  32722. 98%13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  32723. 98%Zettelkasten — How One German Scholar Was So Freakishly Productive
  32724. 92%G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  32725. 94%TI removes access to assembly programs on the TI-83 Premium CE
  32726. 90%Microsoft Open-Sources GW-BASIC | Windows Command Line
  32727. 99%Introducing YARP Preview 1 | .NET Blog
  32728. 59%The Parker Quiz - with Matt Parker — Numberphile
  32729. 78%The Parker Quiz - with Matt Parker — The Numberphile Podcast
  32730. 95%The Parker Quiz - Numberphile Podcast
  32731. 74%‎The Numberphile Podcast on Apple Podcasts
  32732. 99%WinDbg — the Fun Way: Part 2
  32733. 99%WinDbg — the Fun Way: Part 1
  32734. 99%Stealing Secrets from Developers using Websockets
  32735. 99%Life, part 11
  32736. 92%Windows Terminal Build Color Scheme
  32737. 99%An introduction to RabbitMQ - What is RabbitMQ?
  32738. 99%Send to Carbon with VS19
  32739. 99%Introducing Project Tye | ASP.NET Blog
  32740. 93%Community
  32741. 98%Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  32742. 99%Using Visual Studio Codespaces with .NET Core | .NET Blog
  32743. 97%Three bugs in the Go MySQL Driver
  32744. 96%Creating a virtual stage when in-person isn’t possible - AI for Business
  32745. 96%ARM Template Viewer - Visual Studio Marketplace
  32746. 98%Blazor WebAssembly : Hello World from Windows & Linux - EP02
  32747. 98%Blazor WebAssembly is Officially Released at Microsoft Build
  32748. 96%X
  32749. 91%The Death Of Corporate Research Labs
  32750. 73%Vertebrae by draxes
  32751. 92%Microsoft Build 2020
  32752. 87%Building a physical <blink> tag!
  32753. 98%OpenAI Model Generates Python Code
  32754. 99%ASP.NET Core in Action, Second Edition
  32755. 96%Azure Arc enabled Kubernetes preview and new ecosystem partners
  32756. 98%Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  32757. 84%Azure Arc enabled Kubernetes
  32758. 99%Windows PowerToys FancyZones is the essential window manager for Windows 10
  32759. 98%Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  32760. 99%A Guide to Threat Modelling for Developers
  32761. 99%Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  32762. 97%Introduction to quantum computing with Q# – Part 3, Single qubit gates
  32763. 99%Using WSL to Launch Several Bash Command from an Application
  32764. 99%Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  32765. 95%How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  32766. 99%Introducing WinUI 3 Preview 1 - Windows Developer Blog
  32767. 98%Windows Terminal 1.0 | Windows Command Line
  32768. 98%Tackle Big-O Notation in .NET Core - Simple Talk
  32769. 97%Home - Microsoft Build 2020 Book of News
  32770. 96%Remaster Update and Open Source / Mod Support
  32771. 99%What Is Nix
  32772. 98%Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  32773. 84%Home Chef confirms 8 million user records stolen in breach – TechCrunch
  32774. 87%Sell Yourself Sell Your Work
  32775. 99%Composing in the Caddyfile
  32776. 83%Vishnu Mohandas
  32777. 95%Microsoft Build 2020
  32778. 51%Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  32779. 91%Microsoft Build 2020
  32780. 98%Microsoft Build 2020
  32781. 96%Turning Signal App into a Coarse Tracking Device
  32782. 95%r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  32783. 99%Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  32784. 99%suckless.org software that sucks less
  32785. 99%Welcome to C# 9.0 | .NET Blog
  32786. 96%There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  32787. 99%F# 5 and F# tools update | .NET Blog
  32788. 99%Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  32789. 97%Why is This Website Port Scanning me
  32790. 99%Microsoft Build 2020
  32791. 99%SSH Agent Explained
  32792. 99%The Miracle Sudoku
  32793. 99%Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  32794. 59%Microsoft Build 2020
  32795. 90%Microsoft Build 2020
  32796. 97%Home - Microsoft Build 2020 Book of News
  32797. 95%Blogging is not dead
  32798. 97%Developer Velocity: Empowering developers to fuel business performance
  32799. 99%Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  32800. 98%Code, collaborate, and ship your apps from anywhere
  32801. 98%A Guide to Threat Modelling for Developers
  32802. 99%Windows Forms Designer for .NET Core Released | .NET Blog
  32803. 96%Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  32804. 98%Patterns for Managing Source Code Branches
  32805. 99%ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  32806. 99%OpenBSD 6.7
  32807. 93%Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  32808. 99%Azure App Configuration: Configuration of .NET Applications
  32809. 96%Monsters Weekly 165 - WaitAndRetry with Polly
  32810. 99%Building End-to-End Diagnostics: Visualization with Exporters
  32811. 99%Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  32812. 99%Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  32813. 98%Remembering Why Agile was a Big Deal
  32814. 96%Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  32815. 98%Microsoft Build 2020
  32816. 95%Microsoft Build 2020
  32817. 86%Azure Static Web Apps documentation
  32818. 95%Windows Terminal overview
  32819. 98%it’s not just the interpreter « kmod's blog
  32820. 94%‎My Stream Timer
  32821. 50%Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  32822. 91%When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  32823. 95%Microsoft Build 2020
  32824. 95%Simple Personal Finance Tracking with GnuCash
  32825. 73%Graduate Student Solves Decades-Old Conway Knot Problem
  32826. 96%CSLA .NET 5.2.0 release
  32827. 98%Why is Rails boot so slow on macOS?
  32828. 99%A Meeting with Scott Hunter !!
  32829. 99%Bolero: F# in WebAssembly
  32830. 96%Modern Web UI with Blazor WebAssembly
  32831. 90%Quickref
  32832. 99%Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  32833. 96%The Journey to One .NET
  32834. 98%Microsoft Build 2020
  32835. 97%Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  32836. 96%The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  32837. 59%Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  32838. 99%DirectX ❤ Linux | DirectX Developer Blog
  32839. 92%Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  32840. 98%A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  32841. 97%Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  32842. 99%Introducing App Service Static Web Apps
  32843. 96%Microsoft Build 2020
  32844. 99%Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  32845. 98%Microsoft Build 2020
  32846. 99%Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  32847. 99%Handling Web API Exceptions with ProblemDetails middleware
  32848. 89%World IBD Day 2020
  32849. 89%World IBD Day 2020
  32850. 99%Free and Open
  32851. 99%Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  32852. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  32853. 99%Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  32854. 81%Numberphile Hat
  32855. 99%VS Code React Setup - 5 Tips
  32856. 99%Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  32857. 99%Introducing .NET Multi-platform App UI | .NET Blog
  32858. 56%Microsoft MakeCode for Minecraft
  32859. 99%Windows Package Manager Preview | Windows Command Line
  32860. 61%Week of Blazor Events with Telerik - Join Us!
  32861. 99%A Universe of Sorts
  32862. 96%How Distortion Works in Music
  32863. 99%The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  32864. 73%Developer in Cyprus Claims Breach of Contacts App
  32865. 99%Tiny websites are great | Tiny Projects
  32866. 98%I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  32867. 96%sia_dev - Mixer
  32868. 99%Fiddler Everywhere is Getting a New Look
  32869. 99%TypeScript in a Weekend: A Crash Course
  32870. 99%.NET Foundation April/May 2020 Update
  32871. 99%Uno Platform lets you develop for macOS and Windows using the same code
  32872. 97%WorldBrain's Memex
  32873. 99%Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  32874. 98%Preventing Leaked Azure Secrets in GitHub!
  32875. 98%A Guide to Threat Modelling for Developers
  32876. 98%Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  32877. 98%Patterns for Managing Source Code Branches
  32878. 97%Webinar tomorrow - Event Sourcing in C# with RavenDB
  32879. 96%How I trick my well developed procrastination skills
  32880. 72%Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  32881. 98%Infographics - Alan's Factory Outlet
  32882. 98%Pricing Calculator | Microsoft Azure
  32883. 98%What is a control system anyway?
  32884. 99%Tag Helper Authoring in ASP .NET Core 3.1
  32885. 74%Living with Wildlife | Issaquah, WA
  32886. 98%The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  32887. 56%Bobcat
  32888. 98%Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  32889. 99%ACME End User Client and Code Signing Certificates
  32890. 94%new.css
  32891. 98%new.css
  32892. 98%Microsoft Build 2020
  32893. 74%Covve revealed as source of data breach impacting 23m individuals
  32894. 99%SharpLab
  32895. 94%SharpLab
  32896. 99%'Code changes for clarity' - MARC
  32897. 98%Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  32898. 98%Microsoft Build 2020
  32899. 97%Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  32900. 97%Life, part 10
  32901. 94%Schedule Your On-Demand Live Sessions at GTC Digital
  32902. 81%Norske offiserer og soldater avslørt av mobilen
  32903. 97%youtube automatically delete "communist bandits" 共匪 in all comments now?
  32904. 99%digital clock in conways game of life
  32905. 99%Multi-path cancellation; a tale of two codependent async enumerators
  32906. 95%Orb.Farm
  32907. 99%Check what .net core GC keywords are enabled without a debugger
  32908. 92%Software Burnout Is for Real
  32909. 79%The Death of Couchsurfing?
  32910. 99%Stop setting the language of your website based on my location
  32911. 98%Mystery of The French Thousands Separator
  32912. 98%The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  32913. 85%Released: Microsoft.Data.SqlClient 1.1.3
  32914. 99%It’s all in the Host Class – Dependency Injection with .NET
  32915. 99%Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  32916. 95%Experiences with email-based login
  32917. 83%Doordash and Pizza Arbitrage
  32918. 97%Discrete Mathematics - An Open Introduction
  32919. 99%Hundred Rabbits
  32920. 99%10 most common mistakes using kubernetes
  32921. 84%It's Time to Get Back Into RSS | Daniel Miessler
  32922. 92%Explore the world one photo at a time | Bing Wallpaper
  32923. 99%Snake Battle Royale - 100 Subscribers Special
  32924. 87%Bing Wallpapers - Apps on Google Play
  32925. 98%Home page - FuGet Gallery
  32926. 99%Kafka Needs No Keeper - Removing ZooKeeper Dependency
  32927. 93%XP.css
  32928. 86%May DDD By Night
  32929. 99%Shrinking BSON Documents
  32930. 98%Data processing with .NET for Apache Spark
  32931. 75%No One Goes There Anymore
  32932. 99%GraphQL API for SQL Database in .NET — setting up access to the data
  32933. 99%Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  32934. 80%California - Hamilton Official Site
  32935. 99%Multi-threaded Producer Consumer using .Net Core Channels
  32936. 97%Trains․NET - Episode 29 - Nicer train collisions and a release!
  32937. 97%Private Link for Azure SQL Database - Part 1
  32938. 99%ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  32939. 98%Microsoft Build 2020
  32940. 99%Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  32941. 97%COBOL Pong
  32942. 99%How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  32943. 93%Andrew Negri / toro
  32944. 96%Here's What's New in the May Update | Rainway
  32945. 99%It’s OK for your open source library to be a bit shitty
  32946. 90%What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  32947. 98%Cryptology ePrint Archive: Report 2020/572
  32948. 99%Introducing ASP.NET 5
  32949. 97%Matrix Factorization - Numberphile
  32950. 99%BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  32951. 93%If I could bring one thing back to the internet it would be blogs
  32952. 83%Security incident - Covve
  32953. 93%If I could bring one thing back to the internet it would be blogs
  32954. 97%Game Programming Patterns
  32955. 99%Creating and Editing Content - Demo and Q&A
  32956. 99%Data processing with .NET for Apache Spark
  32957. 90%Write your first C# code - Learn
  32958. 95%Coding is Not Computer Science
  32959. 94%Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  32960. 92%So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  32961. 91%Our Chrome Extension Is Safe
  32962. 96%What every developer should know about TCP
  32963. 93%Community
  32964. 99%Microsoft Build 2020
  32965. 99%PERF: ensure we run full GC on contexts
  32966. 98%Jepsen: MongoDB 4.2.6
  32967. 99%So You Want To Write Your Own CSV code? · Thomas Burette
  32968. 78%22 million emails found in mystery open database | SC Media
  32969. 99%How Not to Store Passwords
  32970. 99%Auto Saving Form Data in Blazor
  32971. 99%Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  32972. 91%The Dark Secrets of a Hacking Hero
  32973. 99%Five Years of Rust | Rust Blog
  32974. 84%How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  32975. 98%Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  32976. 98%Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  32977. 99%Roundup #72
  32978. 99%Chain Actions, Funcs, and Predicates In .NET
  32979. 99%Code Maze Weekly #25 - Code Maze
  32980. 98%The HTTP headers you don't expect
  32981. 98%Microsoft Build 2020
  32982. 99%EF Core and Cosmos DB with Blazor WebAssembly
  32983. 63%TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  32984. 99%Development With A Dot - Unit Testing the HttpContext in Controllers
  32985. 99%Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  32986. 98%More fun with comments
  32987. 99%Using Dapper in ASP.NET Core applications
  32988. 96%What is Azure Front Door?
  32989. 98%Patterns for Managing Source Code Branches
  32990. 98%Announcing Hyperdrive v10
  32991. 98%NordVPN: Best VPN Service Provider | #1 Editors' Choice
  32992. 99%EF Core and Cosmos DB with Blazor WebAssembly
  32993. 92%Do Not Draw
  32994. 97%mindbg – lowleveldesign.org
  32995. 99%Up to 4GB of memory in WebAssembly · V8
  32996. 98%Handling Heavy Ad Interventions  |  Web  |  Google Developers
  32997. 98%Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  32998. 71%NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  32999. 99%Different ways to host Blazor WebAssembly (Wasm)
  33000. 99%Life, part 9
  33001. 66%Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  33002. 91%NVIDIA’s New Ampere Data Center GPU in Full Production
  33003. 98%A Quick Look at Impredicativity (Simon Peyton Jones)
  33004. 99%The anatomy of async iterators (aka await, foreach, yield)
  33005. 99%How to add custom logging in ASP.NET Core
  33006. 91%Keep tabs on your tabs in Google Chrome
  33007. 99%Why use DTOs (Data Transfer Objects)?
  33008. 99%Logging in .NET Core and ASP.NET Core
  33009. 99%The Success and Failure of Ninja
  33010. 99%Working with OneDrive data and MS Graph in .NET Core
  33011. 98%Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  33012. 98%Patterns for Managing Source Code Branches
  33013. 98%Patterns for Managing Source Code Branches
  33014. 96%How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  33015. 99%.NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  33016. 99%Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  33017. 99%.NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  33018. 86%r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  33019. 98%TechEmpower Web Framework Performance Comparison
  33020. 54%Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  33021. 98%ZLogger — Zero Allocation Logger for .NET Core and Unity
  33022. 99%Microsoft Docs contributor guide overview - Contributor Guide
  33023. 99%Deno 1.0
  33024. 99%Performance speed limits
  33025. 95%Two lessons on reducing sign-up friction
  33026. 99%Building a Progressive Web App with Blazor | Visual Studio Blog
  33027. 95%Fira Code Font 3.1
  33028. 89%cobwe: this word does not exist
  33029. 93%Roundy
  33030. 90%Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  33031. 99%Copy to Clipboard in Blazor
  33032. 99%Erlang Programming Language
  33033. 97%Chris's Wiki :: blog/web/HTTPSNoOldServers
  33034. 99%Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  33035. 99%Weep for Graphics Programming
  33036. 99%Linux containers in a few lines of code
  33037. 94%I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  33038. 80%A first look at Unreal Engine 5
  33039. 74%SPACEX - ISS Docking Simulator
  33040. 99%Building End-to-End Diagnostics: Activity and Span Correlation
  33041. 99%The Janet Programming Language
  33042. 95%Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  33043. 90%Analyze performance for the benefit of ourselves and others
  33044. 90%Let's talk about performance analysis
  33045. 90%Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  33046. 99%Langton's Ant - Numberphile
  33047. 99%Announcing TypeScript 3.9 | TypeScript
  33048. 98%What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  33049. 99%Getting started with Angular development 2020
  33050. 97%Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  33051. 99%May 2020 Azure SDK Release
  33052. 94%RedisConf2020 | Takeaway
  33053. 99%Replacing JWTs with Branca and PASETO in .NET Core
  33054. 85%Patio11’s Law - Second Breakfast
  33055. 99%Meshing with LinkerD2 using gRPC-enabled .NET Core services
  33056. 99%Using System.CommandLine with a class
  33057. 99%Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  33058. 96%Referencing an analyzer from a project
  33059. 96%Messaging with Azure Service Bus - Part 8 - Commands and Events
  33060. 95%WireGuard for OpenBSD Kernel Patches Posted
  33061. 98%Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  33062. 97%Structure and Interpretation of Classical Mechanics
  33063. 65%Iyashikei: Japan’s Genre of “Healing Games”
  33064. 76%Slack System Status
  33065. 74%Remote work worsens inequality by mostly helping high-income earners
  33066. 99%React Native for Windows & Mac · Build native Windows apps with Javascript and React
  33067. 99%In Praise of AutoHotKey • Hillel Wayne
  33068. 77%Make any PDF look like scanned!
  33069. 97%Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  33070. 83%What Was TON And Why It Is Over
  33071. 95%The Eclipse Foundation Is Moving to Europe
  33072. 98%Diagrams · Diagram as Code
  33073. 97%Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  33074. 98%Install Windows Subsystem for Linux (WSL) on Windows 10
  33075. 99%Docker - Visual Studio Marketplace
  33076. 98%GitHub stars are overvalued
  33077. 95%Openpilot, its model and driving in GTA
  33078. 68%Tiltify - Dev Around The Sun 2020
  33079. 99%Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  33080. 98%Performance best practices in C#
  33081. 85%Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  33082. 99%Increase ASP.NET File Upload Limits
  33083. 99%Airtable API Tutorial With cURL and JavaScript
  33084. 99%Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  33085. 98%Lockdown Course: Introduction to Cryptography - James Grime
  33086. 87%Dev Around The Sun 2020
  33087. 98%Statiq - Your Imagination, Your Generator
  33088. 99%Creative Commons Licensing UI and Data Updates
  33089. 96%A 2020 Vision of Linear Algebra
  33090. 97%Pi-hole v5.0 is here!
  33091. 97%Apache NiFi
  33092. 99%Ian Bebbington - Many platforms, one world - Part 4
  33093. 99%SonarQube Integration with Visual Studio Professional
  33094. 99%Project Tye – easier development with .NET for Kubernetes
  33095. 99%A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  33096. 99%Marten v4.0 Planning Document (Part 1)
  33097. 99%Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  33098. 98%Patterns for Managing Source Code Branches
  33099. 97%Top 10 must-know Kubernetes design patterns - Red Hat Developer
  33100. 98%Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  33101. 99%Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  33102. 97%Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  33103. 93%Names, Legal Names, and Fractally Deferred Responsibility
  33104. 90%Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  33105. 99%Unit Testing Blazor Components with bUnit and JustMock
  33106. 99%SignalR in ASP .NET Core 3.1
  33107. 96%Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  33108. 81%Regional Monitoring Dashboard
  33109. 96%Use My Current Account - Microsoft Edge Addons
  33110. 79%Thank you for helping us increase our bandwidth - Internet Archive Blogs
  33111. 93%NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  33112. 96%Webrecorder
  33113. 97%PJRC Store
  33114. 99%Next.js 9.4
  33115. 93%Scraping Recipe Websites
  33116. 93%Blockchain.com Explorer | BTC | ETH | BCH
  33117. 90%Age Reduction Breakthrough
  33118. 59%Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  33119. 98%SourceHut + Plan 9 = ❤
  33120. 99%Web Scraping with R
  33121. 98%Deep Learning for Guitar Effect Emulation
  33122. 94%Encouraging a Culture of Written Communication – mcls
  33123. 94%Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  33124. 94%The DMOTE | VE
  33125. 96%Asgard Systems uses ML.NET to reduce food waste | .NET
  33126. 97%Scancam uses ML.NET to prevent fuel theft | .NET
  33127. 99%Life, part 8
  33128. 99%Draw.io Integration - Visual Studio Marketplace
  33129. 98%Advanced SQL and database books and resources
  33130. 95%Swift 5.3 Release Process
  33131. 96%My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  33132. 91%Google Translate
  33133. 93%Pinned Object Heap in .NET 5 – TooSlowException
  33134. 99%Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  33135. 98%Patterns for Managing Source Code Branches
  33136. 99%How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  33137. 97%Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  33138. 98%Avoid rolling your own leader election algorithm | RavenDB
  33139. 99%Deploying a Static Site to Azure Using the az CLI
  33140. 99%From <code>react-window</code> to <code>react-virtual</code>
  33141. 97%Decompilation support in OmniSharp and C# Extension for VS Code
  33142. 99%Using ML.NET for deep learning on images in Azure | .NET Blog
  33143. 99%Building End-to-End Diagnostics: OpenTelemetry Integration
  33144. 99%Cross-Platform Build Events in .NET Core using MSBuild
  33145. 99%Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  33146. 97%Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  33147. 98%Make LLVM fast again
  33148. 88%Zoom buys Keybase to help it build end-to-end encryption
  33149. 98%Second-guessing the modern web - macwright.org
  33150. 99%Ben Wiser | My blog is now generated by Google Docs
  33151. 97%Pi-hole v5.0 is here!
  33152. 53%The Thousand Autumns of Jacob de Zoet
  33153. 95%try-convert 0.5.125603
  33154. 77%Racket is 25
  33155. 99%5 AWS Services You Should Avoid!
  33156. 98%Archive
  33157. 98%Writing More Succinct C# - Dan Clarke
  33158. 94%Scunthorpe Sans 🗯🚫 profanity-blocking font
  33159. 96%Sunday 10th May | Live | Slough Baptist Church
  33160. 99%From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  33161. 99%The IBM 1401 compiles and runs FORTRAN II
  33162. 98%Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  33163. 99%Alternatives to PGP
  33164. 98%Cryptology ePrint Archive: Report 2018/607
  33165. 92%Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  33166. 95%( Secret Sky. )
  33167. 90%How Khan Academy Successfully Handled 2.5x Traffic in a Week
  33168. 99%First, it was Craigslist, next it's Zapier
  33169. 98%Cryptology ePrint Archive: Report 2020/529
  33170. 98%Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  33171. 98%Azure SQL Database : Manage & Restore Backups - EP02
  33172. 91%Fast or Slow - Global Website Speed Profiler
  33173. 98%~rabbits/orca - sourcehut git
  33174. 96%Porter Robinson's Secret Sky.
  33175. 96%Maintaining ownership continuity of your user account's repositories
  33176. 95%Keybase joins Zoom
  33177. 99%Brandon Smith's Website
  33178. 92%PaperCall.io - Live Coders Conf 2
  33179. 82%How Doom's Enemy AI Works
  33180. 98%SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  33181. 99%OpenCV directly in the browser (webassembly + webworker)
  33182. 98%Find your GitHub user id
  33183. 95%CryptoPerf.swift
  33184. 94%A Microcontroller Display With A Classic Twist
  33185. 98%Visual Effects with Particles: a Guide for Beginners
  33186. 99%Create a .NET Core Deamon app that calls MSGraph with a certificate
  33187. 97%How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  33188. 66%Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  33189. 98%Geode pattern - Cloud Design Patterns
  33190. 92%Making Emacs popular again
  33191. 95%VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  33192. 95%Doctocat
  33193. 99%5 Reasons to Protect Your VPN With MFA
  33194. 96%The Original Cookie specification from 1997 was GDPR compliant
  33195. 98%Human Programming Interface | beepb00p
  33196. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  33197. 95%NDC Oslo Warmup Meetup #1
  33198. 75%A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  33199. 97%INFORMATION ON ULMON USER ACCOUNT DATA BREACH — Ulmon - Apps for Travelers: CityMaps2Go & TicketLens
  33200. 58%Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  33201. 78%Euler Squares - Numberphile
  33202. 95%There is one, and only one strain of SARS-CoV-2
  33203. 95%We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  33204. 99%Super Bootable 64
  33205. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  33206. 99%.NET Portability Analyzer
  33207. 87%A message from our CEO: The Way Forward - Stack Overflow Blog
  33208. 97%C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  33209. 99%Testing Experience - code coverage
  33210. 95%twitch roulette
  33211. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  33212. 97%Episode 81 - Malicious Life
  33213. 99%Geckoview - GeckoView
  33214. 97%Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  33215. 98%Visual Studio 2019 for Mac - Preview Release Notes
  33216. 80%Microsoft's GitHub account allegedly hacked, 500GB stolen
  33217. 99%GCC 10.1 Released
  33218. 99%Life, part 7
  33219. 93%Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  33220. 84%Tips for Turning to the Plant Side
  33221. 99%OData Model Builder now Available | OData
  33222. 99%Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  33223. 90%Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  33224. 98%Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  33225. 97%Manage and find data with Blob Index for Azure Storage—now in preview
  33226. 93%Cosmos DB Profiler
  33227. 98%Patterns for Managing Source Code Branches
  33228. 99%A Small Case Study in Test Automation (and other things)
  33229. 96%Animate Anything with Xamarin.Forms
  33230. 99%Post-Build Events and .NET Core
  33231. 92%Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  33232. 99%Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  33233. 99%Databases Still Store Data
  33234. 99%Building an Real Time Event Processor – Part 1
  33235. 96%ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  33236. 99%Building an Real Time Event Processor – Part 2
  33237. 99%Building an Real Time Event Processor – Part 3
  33238. 63%The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  33239. 99%Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  33240. 98%.NET Foundation
  33241. 88%Buttplug: Sex Toy Control Software
  33242. 98%Top 10 books every .NET/C# developer should read
  33243. 97%Add tags for programming languages / genres
  33244. 91%No Hello
  33245. 70%The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  33246. 99%damianedwards / SignalR - ccdd24c
  33247. 65%View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  33248. 99%WinUI
  33249. 94%Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  33250. 85%iamtimcorey
  33251. 73%No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  33252. 99%Release notes/1.0 - Inkscape Wiki
  33253. 96%Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  33254. 97%Take care editing bash scripts
  33255. 79%An Adult Cam Site Exposed 10.88 Billion Records
  33256. 74%Europol arrests hackers behind Infinity Black hacker group | ZDNet
  33257. 98%Awesome Blazor Browser
  33258. 98%April Extensions for Firefox Preview
  33259. 99%Configure a domain for an Azure App Service using Cloudflare
  33260. 99%Using Postgresql Advisory Locks for Leader Election
  33261. 99%Connecting to locahost over HTTPS from simulators and emulators (revisited)
  33262. 99%Static Constructor Failures and Declaration Order
  33263. 86%May DDD By Night
  33264. 98%Patterns for Managing Source Code Branches
  33265. 96%Securing Web API with the Hybrid Flow - Code Maze
  33266. 99%Razor Pages in ASP .NET Core 3.1
  33267. 99%Humans Not Invited
  33268. 72%#GivingTuesdayNow Matching-Gift Opportunity
  33269. 99%Floating Point Visually Explained
  33270. 77%Bitly | URL Shortener, Custom Links & Link Management
  33271. 99%TLDR: Writing a Slack bot to Summarize Articles
  33272. 85%Cam Link 4K
  33273. 93%Nintendo has reportedly suffered a significant legacy console leak | VGC
  33274. 97%Firefox 76.0, See All New Features, Updates and Fixes
  33275. 94%Carbon Seqestration | Seaweed Farming | Blue Carbon |
  33276. 97%90 Days With The Pinebook Pro
  33277. 95%How Stripe Designs Beautiful Websites
  33278. 85%Working from home
  33279. 98%Blazor Tutorial : Deploy to Azure App Services
  33280. 89%Contrast Security jobs
  33281. 99%Getting Started - Introduction
  33282. 96%Formatting Strings with JavaScript Padstart and Padend Functions
  33283. 98%Sonic Pi - The Live Coding Music Synth for Everyone
  33284. 97%Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  33285. 99%Stealing your SMS messages with iOS 0day
  33286. 98%PHP showing its maturity in release 7.4
  33287. 85%UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  33288. 99%Auto Saving Form Data in Blazor
  33289. 90%Azure Charts Visualize your cloud learning journey
  33290. 99%Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  33291. 88%I gave away my books for free, and sales increased 4x
  33292. 98%Patterns for Managing Source Code Branches
  33293. 99%Development With A Dot - Dynamic Routing in ASP.NET Core 3
  33294. 98%Monsters Weekly 163 - Getting Started with Feature Flags
  33295. 99%Using PredicateBuilder with EF Core for Complex Queries
  33296. 99%Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  33297. 95%Call For Papers - NDC Melbourne 2020
  33298. 97%Introducing Inkscape 1.0 | Inkscape
  33299. 94%history.txt
  33300. 93%Learn about Blazor with Michael
  33301. 96%No Cookies | Gold Coast Bulletin
  33302. 99%Why strace doesn't work in Docker
  33303. 89%Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  33304. 96%Download Inkscape 1.0 | Inkscape
  33305. 98%Life, part 6
  33306. 91%Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  33307. 68%ongoing by Tim Bray · Bye, Amazon
  33308. 96%Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  33309. 99%Inkscape 1.0 is here!
  33310. 96%systemd, 10 years later: a historical and technical retrospective
  33311. 94%Learn SQL while solving crimes! SQL Police Department
  33312. 95%try-convert 0.4.125402
  33313. 99% It's better to .Take() | Codejack
  33314. 99%SVG Fragment Identifiers in HTML and CSS
  33315. 99%Client Certificate Authentication
  33316. 90%Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  33317. 97%debugging tips: check your assumptions
  33318. 85%EEVblog
  33319. 99%Headless vs Embedded CMS (Live Stream)
  33320. 60%Pacific Time: 07:04am
  33321. 99%EF Core testing sample - EF Core
  33322. 99%How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  33323. 96%Trains․NET - Episode 27 - Prevent trains bumping into each other
  33324. 98%Auto-failover groups in Azure SQL
  33325. 99%Curtis Lusmore
  33326. 96%F# 5
  33327. 99%Modern SAT solvers: fast, neat and underused (part 1 of N)
  33328. 68%ongoing by Tim Bray · Bye, Amazon
  33329. 90%Blazored.Toast 3.0.0
  33330. 99%Popcorn Linux - Home
  33331. 96%systemd, 10 years later: a historical and technical retrospective
  33332. 96%Explainable Deep Learning: A Field Guide for the Uninitiated
  33333. 99%[ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  33334. 99%Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  33335. 95%Tip 262 - Learn how to reduce cost with Azure
  33336. 97%Clean Coding in C# - Part I
  33337. 99%Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  33338. 97%The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  33339. 95%Released: Microsoft.Data.SqlClient 2.0 Preview 3
  33340. 98%Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  33341. 99%Removing xaml.cs with C# Source Generators - Michael Esteves
  33342. 89%Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  33343. 98%Startup financial models - 12 templates compared for SaaS
  33344. 95% The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  33345. 99%Making rust as fast as go
  33346. 94%Pupper — Stanford Student Robotics
  33347. 93%Full outage
  33348. 92%Salt 3000.2 Release Notes
  33349. 98%'Re: Integrating "safe" languages into OpenBSD?'
  33350. 94%New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  33351. 90%Before proceeding • IACR
  33352. 97%What would you do if you lost your Google account? · Tomas Vik
  33353. 99%What to Code
  33354. 98%So I reverse engineered two dating apps...
  33355. 94%Episode 20: Emitting IL Part 3
  33356. 97%My First Year as a Freelance AI Engineer
  33357. 86%Sequoia - Pricing Your Product
  33358. 99%Installing Blazor-Blogs on Microsoft Azure
  33359. 98%Orleans UniversalSilo
  33360. 95%The Best Medium-Hard Data Analyst SQL Interview Questions
  33361. 98%How to sell a B2B product by Calvin French-Owen
  33362. 99%How does a .NET profiler work?
  33363. 55%How assembly language loops work
  33364. 96%Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  33365. 98%How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  33366. 99%Awk in 20 Minutes
  33367. 98%Complexity Has to Live Somewhere
  33368. 99%Reducing allocations using Span<T> and Memory<T>
  33369. 70%Endorse COVIDSafe
  33370. 99%Time Periods
  33371. 99%on the usability of editable software
  33372. 99%Gatsby and Sanity - Part 4 (Live Stream)
  33373. 97%Open file links directly in Office desktop apps
  33374. 98%OpenPGP Message Format
  33375. 91%Power BI Report
  33376. 64%GTR: Shadows
  33377. 99%Code Maze Weekly #23 - Code Maze
  33378. 98%SerenityOS update (April 2020)
  33379. 99%Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  33380. 92%Sprint management built for software teams.
  33381. 99%Migrating to ASP.NET Core
  33382. 99%Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  33383. 99%bliki: KeystoneInterface
  33384. 96%Solution - unable to Copy/Paste into Gmail
  33385. 99%Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  33386. 97%Development With A Dot - Performance in .NET – Part 4
  33387. 99%From Fiddler Classic to Fiddler Everywhere
  33388. 98%Patterns for Managing Source Code Branches
  33389. 88%I’ve Consed Every Pair
  33390. 81%ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  33391. 98%A Warm Welcome to ASN.1 and DER
  33392. 93%Microsoft Build 2020
  33393. 98%Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  33394. 77%Jukebox
  33395. 63%Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  33396. 98%A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  33397. 99%Create a .NET profiler with the Profiling API - Start of an unexpected journey
  33398. 99%Mobile Blazor Bindings - Navigation and Xamarin Essentials
  33399. 95%NuGet Trends
  33400. 97%Announcing the SourceHut project hub
  33401. 99%Life, part 5
  33402. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  33403. 97%Visual Studio Codespaces
  33404. 99%Rust/WinRT Public Preview - Windows Developer Blog
  33405. 88%Game of Life 32 by Desire
  33406. 98%Blazor Tutorial : Deploy to IIS - EP28
  33407. 98%Service Fabric Community Q&A 43
  33408. 95%Redis 6.0.0 GA is out!
  33409. 77%Join conversation
  33410. 93%The Open Web is Dying | PerezBox
  33411. 98%Rules of thumb for a 1x developer
  33412. 83%Data Breaches: How to Respond to a Tipoff of a Problem
  33413. 95%Using Reinforcement Learning in the Algorithmic Trading Problem
  33414. 98%Hacking Together an E-ink Dashboard
  33415. 95%How to break everything by fuzz testing
  33416. 98%SSH Tips & Tricks
  33417. 89%Tech gurus inspected the COVIDSafe app. Here's what they found
  33418. 99%Introducing Insomnia Designer
  33419. 99%Introducing Postgres Projects in Azure Data Studio
  33420. 98%Quickly transform any mockup or design into a working Blazor prototype
  33421. 87%diagrams.net
  33422. 98%Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  33423. 99%Exception Helper – Rethrown Exceptions | Visual Studio Blog
  33424. 99%One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  33425. 98%Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  33426. 99%The Dispose Pattern is Broken
  33427. 99%Announcing TypeScript 3.9 RC | TypeScript
  33428. 99%Integrating ASP.NET Core with gRPC - Simple Talk
  33429. 98%Patterns for Managing Source Code Branches
  33430. 99%DevExpress Reports: Localization with Azure Text Translator API
  33431. 97%I could do that in a weekend!
  33432. 98%Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  33433. 95%Software Folklore
  33434. 99%INotifyPropertyChanged with C# 9.0 Source Generators
  33435. 97%WEBWORMHOLE
  33436. 93%Google Meet premium video meetings—free for everyone
  33437. 99%Introducing C# Source Generators | .NET Blog
  33438. 95%Sessions — Dev Around the Sun
  33439. 98%How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  33440. 96%To Microservices and Back Again - Why Segment Went Back to a Monolith
  33441. 90%Speakers — Dev Around the Sun
  33442. 82%Good writing is a business advantage. (An advertisement for myself.)
  33443. 98%Wilderness Labs Developer Portal
  33444. 95%Resilio Connect File Sync Software
  33445. 91%SailfishOS - Sailfish OS
  33446. 94%GlassWire - Personal Firewall & Network Monitor
  33447. 97%68 Bits of Unsolicited Advice
  33448. 99%Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  33449. 99%Copy to Clipboard in Blazor
  33450. 95%PageSpeed Insights
  33451. 99%C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  33452. 99%Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  33453. 96%The Hard Part of Learning a Language • Hillel Wayne
  33454. 98%How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  33455. 96%coding.blog
  33456. 80%British Museum makes 1.9 million images available for free
  33457. 79%With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  33458. 99%Don’t Use Boolean Arguments, Use Enums
  33459. 98%Save time linking resources with autolink references
  33460. 95%How 3D Game Rendering Works: Texturing
  33461. 99%Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  33462. 98%Server-Side Rendering is a Thiel Truth
  33463. 98%How Automating Your Tests Improves Productivity - Simple Talk
  33464. 98%Kicking off Marten v4 Development
  33465. 99%Demo app using React/Redux/Typescript and hooks
  33466. 98%Patterns for Managing Source Code Branches
  33467. 99%MsQuic is Open Source
  33468. 95%Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  33469. 97%IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  33470. 68%Troy Hunt @troyhunt
  33471. 99%Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  33472. 99%Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  33473. 85%The Anti-Amazon Alliance
  33474. 98%GitHub CLI (gh) Cheat Sheet | Build5Nines
  33475. 99%Why not "Why not WireGuard?"
  33476. 72%Tavour - Craft Beer Delivered
  33477. 92%Four Ways to Create a Function in JavaScript
  33478. 99%Messaging with Azure Service Bus - Part 5 - Message Sending Options
  33479. 52%Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  33480. 97%Visual Studio Code Browser Preview Extension
  33481. 84%UTS #51: Unicode Emoji
  33482. 99%Smarter C/C++ inlining with __attribute__((flatten))
  33483. 98%Lewis Carroll's Pillow Problem - Numberphile
  33484. 93%Tmux for mere mortals
  33485. 99%First Release
  33486. 96%B-trees
  33487. 99%Pluralization with EF Core and EF Core Power Tools
  33488. 76%COVIDSafe
  33489. 89%Paxos vs Raft: Have we reached consensus on distributed consensus?
  33490. 97%AKS Engine Questionnaire
  33491. 95%Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  33492. 99%Feature Flags - Asp.Net Core - The Long Walk
  33493. 96%Using dotTrace and dotMemory for production analysis on Linux
  33494. 98%Patterns for Managing Source Code Branches
  33495. 99%CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  33496. 98%Memories - SizeCoding
  33497. 54%Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  33498. 94%Hey, I'm going to the bear pits tomorrow!
  33499. 90%COVIDSafe App Teardown & Panel Discussion
  33500. 93%What's coming in Go 1.15
  33501. 99%Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  33502. 99%This Goes to Eleven (Pt. 4/∞)
  33503. 99%Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  33504. 97%I spent $6 Million On Google Ads Last Year
  33505. 99%keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  33506. 81%Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  33507. 99%Building .NET Framework Applications with Github Actions
  33508. 90%How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  33509. 99%Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  33510. 99%Controlling my A/C with a Gameboy · jg
  33511. 99%Life, part 4
  33512. 99%First Release
  33513. 77%T E X T F I L E S D O T C O M
  33514. 99%Getting Started : Azure App Services : EP01
  33515. 99%Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  33516. 98%Remove certificate pinning for Australia Goverment Covidsafe Android Application
  33517. 99%a-Shell
  33518. 89%'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  33519. 86%Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  33520. 99%Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  33521. 99%Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  33522. 99%Testable Back-end Programming in F#
  33523. 98%Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  33524. 95%NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  33525. 98%Stored Procedures, ORMs, and GraphQL - ardalis
  33526. 98%The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  33527. 78%Does Nick Offerman Say Fremulon?
  33528. 77%SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  33529. 99%SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  33530. 95%Entity Framework Core Part 4
  33531. 99%Explicit Loading in Entity Framework Core - TekTutorialsHub
  33532. 97%Load data from Azure Blob storage into Azure SQL
  33533. 97%SPAs are dead!?
  33534. 99%Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  33535. 86%Eloquent JavaScript
  33536. 99%Hackathons are Dumb
  33537. 95%Vietnam's contact tracing app broadcasting a fixed ID
  33538. 98%Barbie typewriter
  33539. 96%Cox's Blocks, a Minecraft server from Do By Friday
  33540. 97%Public Money, Public Code
  33541. 99%Teleforking a process onto a different computer!
  33542. 91%Netherlands commits to Free Software by default
  33543. 91%The Universe of Discourse : Why my book can be downloaded for free
  33544. 99%My NixOS Desktop Flow
  33545. 98%r/windows - How can I disable 'Search the web'?
  33546. 95%Preventing Software Rot
  33547. 80%WebLiero
  33548. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  33549. 96%Search Results - Springer
  33550. 99%Registering an Application to a URI Scheme using .NET (custom protocol)
  33551. 68%Troy Hunt @troyhunt
  33552. 99%Build a C# App with CockroachDB and the .NET Npgsql Driver
  33553. 50%Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  33554. 98%Shell productivity tips and tricks
  33555. 97%Airbnb Price Per Night Correcter
  33556. 99%Creating a Reverse Proxy in Dotnet Core
  33557. 96%Home - Pl@ntNet
  33558. 98%Time is the only real currency we have
  33559. 97%TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  33560. 92%A Third Solution
  33561. 88%AmpliFi Alien Router and MeshPoint
  33562. 92%Seinfeld
  33563. 96%Emojicode Documentation · Compile and Run Your First Program
  33564. 97%BlazorJsFastDataExchanger 1.0.1
  33565. 94%Disabling Snaps in Ubuntu 20.04
  33566. 98%Programming is not a goal.
  33567. 97%The final Python 2 release marks the end of an era - Stack Overflow Blog
  33568. 98%Working with Channels in .NET
  33569. 86%Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  33570. 99%R 4.0.0 is released
  33571. 87%Play board games online from your browser
  33572. 96%Analyzing Analytics (Featuring: The FBI)
  33573. 94%Keynote - NDC Porto 2020
  33574. 90%Trains․NET - Episoide 26 - Better looking trains
  33575. 96%Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  33576. 99%Visual Studio Tricks: Increase signal to noise in your debugger
  33577. 96%SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  33578. 96%Spotify’s Failed #SquadGoals
  33579. 99%Things I Wished More Developers Knew About Databases
  33580. 99%Roundup #70
  33581. 99%25 Basic Docker Commands for Beginners - Codeopolis
  33582. 96%Career advice for people with bad luck
  33583. 83%PWA Store
  33584. 99%Announcing Rust 1.43.0 | Rust Blog
  33585. 99%Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  33586. 99%How to Build a Secure AWS Lambda API with Node.js and React
  33587. 96%Azure Resource Organization Cheat Sheet
  33588. 81%JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  33589. 98%Patterns for Managing Source Code Branches
  33590. 99%Introducing MVVM architecture. Vanilla javascript implementation.
  33591. 99%C# 8.0 nullable references: embrace the expressiveness
  33592. 99%Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  33593. 99%Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  33594. 50%NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  33595. 98%Books I recommend to my software engineering students
  33596. 98%Announcing .NET 5.0 Preview 3 | .NET Blog
  33597. 96%AKAI Fire
  33598. 99%MetricsPrototyping
  33599. 87%Instagram no longer allows people without an account to view photos and videos on computers
  33600. 94%Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  33601. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  33602. 99%The ProtonMail Android app is open source
  33603. 97%Ubuntu 20.04 and WSL 1
  33604. 94%Get Ubuntu | Download | Ubuntu
  33605. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  33606. 98%Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  33607. 99%Mobile Blazor Bindings - State Management and Data
  33608. 99%Life, part 3
  33609. 96%How to find cause of high kernel_task cpu usage?
  33610. 95%Is Cloudflare safe yet?
  33611. 99%.NET Core Tab Completion With Zsh
  33612. 98%Get Ubuntu 20.04 LTS - Microsoft Store
  33613. 98%Migrate SQL Express DB to Azure SQL Database
  33614. 96%The 2020 iPhone SE
  33615. 52%Elastic{ON} Tour Americas East 2020 (Virtual)
  33616. 93%Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  33617. 97%GraphQL and Apollo with Andrew Mead (Live Stream)
  33618. 97%OODA loop simulator
  33619. 97%This is what end-to-end encryption should look like! - Jitsi
  33620. 94%Fixing Random, part 14
  33621. 95%Fixing Random, part 13
  33622. 96%Fixing Random, part 12
  33623. 95%A small state-of-the-art study on custom engines
  33624. 99%Closing the gap: cross-language LTO between Rust and C/C++
  33625. 99%FocalFossa/ReleaseNotes - Ubuntu Wiki
  33626. 99%Related Subreddits By User/Redditor Overlap
  33627. 70%Keynote - NDC Porto 2020
  33628. 97%Announcing Pulumi 2.0, Now with Superpowers
  33629. 98%Unleash your full-stack creativity with Blazor and Tailwind CSS
  33630. 99%Introducing TinyMvvm 2.0 | Daniel Hindrikes
  33631. 91%Talk: Modeling in a non relational world | RavenDB
  33632. 99%Getting started with JavaScript application development - Red Hat Developer
  33633. 79%Monsters Weekly 161 - Simple Retry Policy with Polly
  33634. 99%Introducing Jasper as an In Process Command Bus for .Net
  33635. 98%Patterns for Managing Source Code Branches
  33636. 92%Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  33637. 73%‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  33638. 99%Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  33639. 98%Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  33640. 92%MikaBerglund.com - Developing for Microsoft Azure and Office 365
  33641. 99%Call MS Graph APIs from ASP.NET Core 3.1
  33642. 96%Our data centers now work harder when the sun shines and wind blows
  33643. 98%Make Home & End keys behave like Windows on Mac OS X
  33644. 97%Phoenix Framework
  33645. 95%What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  33646. 99%Creating and Packaging a .NET Standard library | Visual Studio Blog
  33647. 99%SharpLab
  33648. 89%Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  33649. 99%Things I Wished More Developers Knew About Databases
  33650. 99%EF Core Power Tools - Visual Studio Marketplace
  33651. 97%Windows Terminal Preview v0.11 Release | Windows Command Line
  33652. 97%wizard zines
  33653. 96%How to find cause of high kernel_task cpu usage?
  33654. 61%Telerik UI for Blazor - UI for Blazor 2.11.0
  33655. 78%Conversations with a six-year-old on functional programming
  33656. 75%Patreon lays off 13% of workforce – TechCrunch
  33657. 99%Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  33658. 94%Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  33659. 99%Running ML.NET + Notebooks in Azure Machine Learning Studio
  33660. 98%Nintendo 64 Architecture | A Practical Analysis
  33661. 96%Entity Framework Core Part 3
  33662. 99%Migrating from .NET Framework to .NET Core
  33663. 96%Lab — CS-3210, Spring 2020 1 documentation
  33664. 98%Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  33665. 98%Patterns for Managing Source Code Branches
  33666. 99%Help us shape the future of deep learning in .NET | .NET Blog
  33667. 99%Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  33668. 99%AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  33669. 96%On WD Red NAS Drives - Western Digital Corporate Blog
  33670. 99%The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  33671. 99%TypeScript Assertion Signatures
  33672. 69%Four new Google Duo features to help you stay connected
  33673. 94%98.css
  33674. 83%Hackers leak personal info of Vianet users
  33675. 96%How We Reopen
  33676. 81%The Fed
  33677. 99%Intention
  33678. 97%Phishing: how to report to the NCSC
  33679. 99%How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  33680. 74%Transparent Textures
  33681. 95%Stripe is Silently Recording Your Movements On its Customers' Websites
  33682. 97%Remote Software Developers Earn 22% More Than Non-Remote Developers
  33683. 98%BlazorPro.BlazorSize 2.0.2
  33684. 98%A Possible New Backend for Rust – Jason Williams
  33685. 97%ZEIT is now Vercel - Vercel
  33686. 95%What Is Interesting About Factorio
  33687. 99%Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  33688. 86%Special Delivery
  33689. 97%Why is this Puzzle Impossible? - Numberphile
  33690. 98%Lessons Learned Preparing and Presenting Tech Training Events
  33691. 99%Getting Started with Sanity.io
  33692. 89%Matheminecraft: Where math and Minecraft meet
  33693. 97%PlayStation Architecture | A Practical Analysis
  33694. 98%Hero Patterns
  33695. 96%Background Patterns in CSS
  33696. 99%C# 9 – Positional or Nominal Creation
  33697. 99%elmah.io is error logging and uptime monitoring for ASP.NET and Core
  33698. 97%AUTOMATIC LIP-SYNCING
  33699. 62%Ars Technica
  33700. 87%Support Foone Turing on Ko-fi.com!
  33701. 85%The Duckbill Group - Lower Your AWS Bill by 20-40%
  33702. 53%Platformonomics
  33703. 98%CINEMATIC LIGHTING Techniques Tips and Tricks
  33704. 83%Kezdőlap - BME AUT
  33705. 92%stochastic terrorism - Wiktionary
  33706. 98%Julie Lerman on about.me
  33707. 54%The Con (Tegan & Sara) but with mixed meters
  33708. 92%XML Expat parsing for the Lua programming language
  33709. 99%Mobile Blazor Bindings - Navigation and Xamarin Essentials
  33710. 96%Sahil Lavingia
  33711. 92%Growing with the Web
  33712. 95%My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  33713. 51%Home Page - Institute for Local Self-Reliance
  33714. 93%AutSoft - Ideas meet technology
  33715. 99%Scene & Graphic Setup for Developer Streamers
  33716. 98%Kim Maida 🥑 — DEV Profile
  33717. 63%r/xboxone - Why doesn't ONE X support HDMI-CEC?
  33718. 96%Kefra Consulting
  33719. 70%Welcome to Webkinz World!
  33720. 99%Shane Lawrence
  33721. 96%Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  33722. 99%Shawn Wildermuth's Blog
  33723. 98%Foone Wiki
  33724. 98%Fifth Dream Today
  33725. 98%My Writings
  33726. 89%Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  33727. 96%Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  33728. 85%Our Products | Fresh Greens from West Village Greens
  33729. 99%Playing Audio Files in a Blazor Application — App vNext
  33730. 99%Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  33731. 99%The Most Exciting Promise of .NET 5
  33732. 96%Azure Service Fabric 7.1 Release
  33733. 99%Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  33734. 98%Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  33735. 99%Building End-to-End Diagnostics and Tracing: Diagnostic Events
  33736. 98%Patterns for Managing Source Code Branches
  33737. 97%Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  33738. 87%Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  33739. 98%How to disable “one more minute” on Scree…
  33740. 95%Python 2.7.18, the last release of Python 2
  33741. 80%Nintendo accounts are getting hijacked—including one of ours
  33742. 98%IA in Practice: Getting to Structured Content
  33743. 97%Fixing Random, bonus episode 1
  33744. 96%Fixing Random, part 15
  33745. 98%Fixing Random, part 16
  33746. 99%Fixing Random, part 17
  33747. 99%“Stubs” in the .NET Runtime
  33748. 99%Build an intelligent chat bot that runs on Slack, Facebook & more!
  33749. 99%Provide support for C# on Databricks
  33750. 98%Life, part 2
  33751. 93%Psychedelic compound from magic mushrooms produced in yeast
  33752. 88%DevTalks :: DevTalks
  33753. 96%ASP .NET Core Dev Blog Series
  33754. 98%TechEmpower Web Framework Performance Comparison
  33755. 98%BlazorHelp Website > Blog - Advanced Blazor Templating
  33756. 92%Home Page - Stack Overflow Email
  33757. 92%Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  33758. 97%Kick The Shit Out Of Procrastination - David Thorpe
  33759. 99%Configuring Logging in Azure App Services - ardalis
  33760. 99%Feature Flags (aka Feature Toggles)
  33761. 99%Postgres For Those Who Can’t Even, Part 3 – In The Real World
  33762. 99%Strategies for migrating to TypeScript
  33763. 95%Filtering on Include in EF Core
  33764. 99%Creating web apps via TypeScript and webpack
  33765. 99%How does TypeScript work? The bird’s eye view
  33766. 98%Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  33767. 55%Where The Shadow Ends - Acoustic
  33768. 96%BANNERS - Where The Shadow Ends (Acoustic / Audio)
  33769. 99%Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  33770. 95%The Baymard Institute: A glorious, evidence-based trove of UX best practices
  33771. 99%Watching More Files With Dotnet Watch For Static Sites
  33772. 98%500 Free Computer Science Courses from the World’s Top CS Universities
  33773. 78%Exposing the Dorr Brother Scams
  33774. 99%Hands-on Scala Programming
  33775. 87%UnclePaul
  33776. 74%‎The Numberphile Podcast on Apple Podcasts
  33777. 98%.NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  33778. 69%The Accidental Streamer - with 3blue1brown — Numberphile
  33779. 84%The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  33780. 94%Jevons Paradox & The Rebound Effect
  33781. 98%✏️ safer: a safer file writer ✏️
  33782. 91%Star Trek: The Next Generation In 40 Hours
  33783. 99%MiniProfiler (.NET) - AppVeyor
  33784. 97%The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  33785. 99%Running postmarketOS on iPhone 7 – project-insanity.org
  33786. 92%Convention of States Action
  33787. 98%I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  33788. 98%Aptoide Credentials Information
  33789. 81%Aptoide: Corporate Website
  33790. 93%hCaptcha - Data Labeling
  33791. 96%Scuttlebot peer-to-peer log store
  33792. 84%IT'S TIME TO BUILD - Andreessen Horowitz
  33793. 99%Enjoy Local Development with Tye, Docker, and .NET
  33794. 99%Why anti-cheat software utilize kernel drivers
  33795. 99%TablePlus | Modern, Native Tool for Database Management.
  33796. 98%ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  33797. 99%Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  33798. 80%This open-source program lets you run deepfakes on live video calls
  33799. 99%Build your own .NET memory profiler in C# — allocations(1/2)
  33800. 97%History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  33801. 97%A Taste of GPU Compute
  33802. 99%Windows Task Dialog · Issue #146 · dotnet/winforms
  33803. 97%Amazon EC2 Instance Comparison
  33804. 99%X410 - X Server for Windows 10
  33805. 94%Stack Overflow Team Summary - Folding@Home Stats
  33806. 93%Azure Compute Instances
  33807. 99%Hello, Gleam! - The Gleam Book
  33808. 99%Building an end-to-end Speech Recognition model in PyTorch
  33809. 63%ZoomerBackgrounds
  33810. 91%Online Courses
  33811. 98%The Decline of Usability | datagubbe.se
  33812. 98%Visual Studio 2019 for Mac - Preview Release Notes
  33813. 70%NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  33814. 98%Is BGP safe yet? · Cloudflare
  33815. 86%How I made a basketball hoop that always goes in
  33816. 98%Visual Studio 2019 for Mac - Preview Release Notes
  33817. 99%[wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  33818. 96%Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  33819. 93%Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  33820. 98%Squaring The Circle (feat. James Grime) - Objectivity #171
  33821. 92%Internode
  33822. 99%[ONLINE] Entity Framework Past and Future
  33823. 98%Matt Segal Dev - Nand to Tetris is a great course
  33824. 97%.NET JIT compiler is not type safe – TooSlowException
  33825. 98%Userscripts Are Fun And Are Still Very Much Relevant
  33826. 99%Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  33827. 94%Released: Microsoft.Data.SqlClient 1.1.2
  33828. 97%Don't Code Tired | Pretty Method Display in xUnit.net
  33829. 96%Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  33830. 92%Apple changes default MacBook charging behavior to improve battery health
  33831. 99%Introducing the Diagnostics Client Library for .NET Core
  33832. 99%Creating CommonJS-based npm packages via TypeScript
  33833. 98%A Rant On Reusability
  33834. 98%Rider 2020.1 Is Released! - .NET Tools Blog
  33835. 98%See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  33836. 99%Announcing Uno Platform support for Visual Studio Code - Uno Platform
  33837. 99%ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  33838. 96%Entity Framework Core Part 2
  33839. 53%Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  33840. 97%State of Vue Apr 16 2020
  33841. 99%Excel with s0lly: 5. Simulating the Game of Life
  33842. 98%Herding Code 241: The Freaky Friday macOS / Windows Switch
  33843. 99%Gatsby and Sanity.io - Part 3 (Live Stream)
  33844. 99%Cloudflare Workers Now Support COBOL
  33845. 99%Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  33846. 98%Workstream Home
  33847. 99%It's like JSON. but fast and small.
  33848. 98%Syncfusion Free Ebooks | Blazor Succinctly
  33849. 95%The Computer Scientist Who Can’t Stop Telling Stories
  33850. 95%Apple (Australia)
  33851. 99%The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  33852. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  33853. 91%ep IV - Immo Landwerth :: DevTalks
  33854. 99%Creating a ReadOnlySequence from Array Data - Steve Gordon
  33855. 88%F# Software Foundation
  33856. 97%.NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  33857. 94%Are Boolean Flags on Methods a Code Smell? - ardalis
  33858. 94%MSIX Packaging Tool April 2020 release is now available!
  33859. 99%Augmenting Interfaces in the Global Scope in TypeScript
  33860. 98%The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  33861. 99%A Framework to DotNet Core Conversion Report
  33862. 99%Types for classes as values in TypeScript
  33863. 99%A Framework to DotNet Core Conversion Report
  33864. 99%Download the Student Developer coloring book!
  33865. 99%When to Mock
  33866. 98%What is Fiddler?
  33867. 93%IntelliSense Customer Development
  33868. 99%TCP/IP tutorial
  33869. 70%Folding@Home is now equivalent to an exascale supercomputer
  33870. 99%Building a web app with functional programming
  33871. 98%Entity Framework documentation
  33872. 95%The Keyboardio Atreus
  33873. 96%The first two statements of your BASH script should be…
  33874. 99%The most successful malleable system in history
  33875. 97%Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  33876. 99%WebDriver (Chromium) - Microsoft Edge Development
  33877. 97%WinUI Community Call (April 15, 2020)
  33878. 94%databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  33879. 97%JetBrains .NET Days Online
  33880. 89%iPhone SE: A powerful new smartphone in a popular design
  33881. 68%Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  33882. 98%A Programmer's Introduction to Mathematics
  33883. 98%Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  33884. 78%Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  33885. 79%Turning my obsession with the stock market into a side project
  33886. 97%KolibriOS official site
  33887. 98%ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  33888. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  33889. 97%Personal gmail account claimed by SSO, can't login anymore.
  33890. 99%Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  33891. 99%Open Source Identity and Access Management
  33892. 80%My Commute.org
  33893. 99%April 2020 Azure SDK Release
  33894. 99%.NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  33895. 99%Refactoring: This class is too large
  33896. 99%Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  33897. 92%‎TF Podcast on Apple Podcasts
  33898. 93%tippin.me
  33899. 97%Consuming GraphQL in C#
  33900. 97%Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  33901. 98%Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  33902. 99%Pulumi - Modern Infrastructure as Code
  33903. 96%AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  33904. 51%SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  33905. 98%Airbreak: Jailbreak your CPAP machine
  33906. 82%Swagger UI
  33907. 67%tom nook's laptop
  33908. 97%GitHub is now free for teams
  33909. 99%Top Visual Studio Code Git Extensions in 2020
  33910. 99%How to automatically choose a free port in ASP.NET Core 3.0
  33911. 99%Mobile Blazor Bindings - State Management and Data
  33912. 98%NextDNS is my new favourite DNS service
  33913. 96%RIP John Conway
  33914. 97%xkcd: RIP John Conway
  33915. 85%John Conway
  33916. 99%Organizational Accounts for ASP .NET Core 3.1
  33917. 99%Queuing Background Jobs with Coravel - CodeOpinion
  33918. 99%SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  33919. 99%Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  33920. 97%Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  33921. 98%An Introduction to GraphQL: Subscriptions
  33922. 98%Bring your own machine to Visual Studio Online | Visual Studio Blog
  33923. 99%Try gh, GitHub's new CLI
  33924. 93%Monsters Weekly 159 - Managing Database Migrations
  33925. 99%Typing functions in TypeScript
  33926. 99%Free Google Book: Building Secure and Reliable Systems - High Scalability -
  33927. 89%Webinar: Let’s Build a Financial Dashboard with React
  33928. 99%0.6.0 Release Notes · The Zig Programming Language
  33929. 99%Using Certificates from Azure Key Vault in ASP.NET Core
  33930. 95%Document Your Pain - Simple Talk
  33931. 99%Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  33932. 67%TurboPower Software Company
  33933. 98%Rename files in linux / bash using mv command without typing the full name two times
  33934. 99%Using Alba for Integration Testing ASP.Net Core Web Services
  33935. 99%File transfer app with Blazor: Introduction - Mircea Oprea
  33936. 88%Over 500,000 Zoom accounts sold on hacker forums, the dark web
  33937. 99%Erase your darlings: immutable infrastructure for mutable systems
  33938. 97%Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  33939. 99%Gatsby and Sanity.io - Part 2 Live Stream
  33940. 99%Gatsby and Sanity.io - Part 1 (Live Stream)
  33941. 99%Download Inkscape 0.92.5 | Inkscape
  33942. 96%A Personal History of Compilation Speed, Part 1
  33943. 98%Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  33944. 86%‎The Numberphile Podcast on Apple Podcasts
  33945. 52%Life, part 1
  33946. 95%The Legendary John Conway (1937-2020) - Numberphile Podcast
  33947. 97%Fourth View
  33948. 89%Saving Money on Internation Payments as a Remote Freelancer
  33949. 84%The Legendary John Conway (1937-2020) — The Numberphile Podcast
  33950. 93%Senior Software Engineer - IAM Platform
  33951. 75%Easier organization and increased scalability for repository administrators
  33952. 92%Senior Software Engineer - IAM Experience
  33953. 99%Serilog Logging Best Practices
  33954. 99%Download Inkscape 1.0rc1 | Inkscape
  33955. 98%Software Engineer - IAM Experience
  33956. 55%The Legendary John Conway (1937-2020) — Numberphile
  33957. 96%This is what end-to-end encryption should look like! - Jitsi
  33958. 99%Your statement is 100% correct but misses the entire point
  33959. 60%Tales from the Loop (TV Series 2020– ) - IMDb
  33960. 99%Technical reasons to choose FreeBSD over GNU/Linux
  33961. 66%Next-Gen Nuclear Power
  33962. 99%Database basics: writing a SQL database from scratch in Go
  33963. 99%A very short introduction to COBOL
  33964. 95%Name all the colors @ colornames.org
  33965. 99%Welcome back to C++ - Modern C++
  33966. 96%Introduction
  33967. 99%Your statement is 100% correct but misses the entire point
  33968. 99%Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  33969. 99%UniFi - Advanced Adoption of a "Managed By Other" Device
  33970. 98%Stop Making Students Use Eclipse
  33971. 79%How to Speak | How to Speak | MIT OpenCourseWare
  33972. 98%UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  33973. 81%Teaching a computer to strafe jump in Quake with reinforcement learning
  33974. 99%Enemy AI: chasing a player without Navigation2D or A* pathfinding
  33975. 94%CONTACT | BBB Studios Inc | Minecraft Partner
  33976. 96%Bored? How about trying a Linux speed run?
  33977. 97%The Daddy of Big Numbers (Rayo's Number) - Numberphile
  33978. 98%Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  33979. 95%UDM-Pro Quick Start Guide
  33980. 86%John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  33981. 94%Things That Turbo Pascal is Smaller Than
  33982. 96%Moving away from GMail
  33983. 95%"Memories" - 256 byte MSDOS intro
  33984. 96%The Death of Hype: What's Next for Scala
  33985. 99%The limitations of Android N Encryption
  33986. 90%THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  33987. 97%#badBIOS features explained
  33988. 80%The Voices Project
  33989. 98%YouTube Accidentally Permanently Terminated My Account
  33990. 96%Life, Death and the Monster (John Conway) - Numberphile
  33991. 98%Hacking my Sixth Form College network in 1991
  33992. 91%Artist Relief Submission Manager
  33993. 71%After 50 Years of Effort, Researchers Made Silicon Emit Light
  33994. 86%Saturday Morning Breakfast Cereal - Anger
  33995. 93%A Billion Views — Brady Haran
  33996. 66%UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  33997. 98%FreeRDP
  33998. 62%IBM will offer free COBOL training to address overloaded unemployment systems
  33999. 86%Twitter Removes Privacy Option, and Shows Why We Need Strong Privacy Laws
  34000. 80%Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  34001. 85%dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  34002. 92%Съобщение във връзка с регистрираните онлайн потребители
  34003. 93%Senate Stock Watcher - See What Senators are Trading
  34004. 99%Godot Engine - C# progress report: iOS and signals as events
  34005. 97%Linksys Official Support - Required password reset due to DNS hack
  34006. 89%Dev Around the Sun
  34007. 92%Justponics – An aquaponics kit store
  34008. 61%Why it’s too early to start giving out “immunity passports”
  34009. 52%8x8 Video Meetings
  34010. 96%Firefox 75.0, See All New Features, Updates and Fixes
  34011. 69%This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  34012. 94%Report thy feat unto Lord British
  34013. 97%OpenTelemetry .NET SDK progress
  34014. 97%Virtual Local User Group Feedback
  34015. 81%Something Deeply Hidden – Sean Carroll
  34016. 98%markmap-lib
  34017. 68%Adversarial Fashion
  34018. 99%Code Maze Weekly #20 - Code Maze
  34019. 99%Open Source Virtual Background | BenTheElder
  34020. 99%Zero Trust: Going Beyond the Perimeter
  34021. 99%Sign in to Microsoft Azure
  34022. 90%The Global Dollar Short Squeeze
  34023. 99%The software industry's greatest sin: hiring
  34024. 96%Firefox 75 for developers
  34025. 93%Remove "There were build errors. Would you like to continue and run..." dialog.
  34026. 97%NuGet Gallery | Home
  34027. 99%The 501 Developer Manifesto
  34028. 98%IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  34029. 93%追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  34030. 96%Thinkst Canary
  34031. 98%Temporal circuit of macroscale dynamic brain activity supports human consciousness
  34032. 99%Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  34033. 52%8x8 Video Meetings
  34034. 95%8x8 Video Meetings
  34035. 79%ICQ New – stay connected
  34036. 95%Jitsi Meet
  34037. 99%hello-world.cbl
  34038. 61%Planning for Yelp’s Future - Yelp
  34039. 96%Why I’m leaving Elm - lukeplant.me.uk
  34040. 98%SharpLab
  34041. 90%I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  34042. 96%The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  34043. 99%WebSockets for fun and profit - Stack Overflow Blog
  34044. 99%Swift: Google’s bet on differentiable programming | Tryolabs Blog
  34045. 91%Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  34046. 98%I can't keep up with idiomatic Rust
  34047. 94%Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  34048. 96%Learn dbatools in a Month of Lunches
  34049. 89%When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  34050. 97%The Power of Prolog
  34051. 99%Executing your configuration
  34052. 99%Write Regular Expressions Easily with Rider - .NET Tools Blog
  34053. 96%A guide to remote development with Live Share | Visual Studio Blog
  34054. 78%Azure Friday | Channel 9
  34055. 99%Strangling .NET Framework App to .NET Core - Kamil Grzybek
  34056. 99%Using Oakton for Development-Time Commands in .Net Core Applications
  34057. 89%On architecture, urban planning and software construction
  34058. 97%Intro to quantum computing with Q# – Part 2, Superposition
  34059. 98%Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  34060. 99%Thank you, Visual Studio docs contributors | Visual Studio Blog
  34061. 99%A Fast and Lightweight Solution for CQRS and Event Sourcing
  34062. 99%CSS Findings From The New Facebook Design - Ahmad Shadeed
  34063. 98%Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  34064. 88%Krisp | Noise Cancelling App
  34065. 95%Why you should stop using Google Analytics on your website
  34066. 99%Does a memory barrier ensure that the cache coherence has been completed?
  34067. 99%Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  34068. 99%Virtual: What's new in Visual Studio for Mac for .NET Developers
  34069. 98%Migrating Duolingo’s Android app to 100% Kotlin
  34070. 93%Google - Site Reliability Engineering
  34071. 99%Mobile Blazor Bindings - Getting Started
  34072. 99%Building End-to-End Diagnostics and Tracing: Trace Context
  34073. 99%.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  34074. 90%‎Bottle Up and Explode! by Elliott Smith
  34075. 89%Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  34076. 91%Edouard Klein / falsisign
  34077. 92%Free April Month
  34078. 97%Moving from reCAPTCHA to hCaptcha
  34079. 99%How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  34080. 99%ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  34081. 99%Move OData to .NET 5 | OData
  34082. 91%Home - /dev/null as a Service
  34083. 97%SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  34084. 85%Oceanware.Ocean.Blazor 2.0.0
  34085. 99%Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  34086. 98%Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  34087. 77%Muscle Simulation...Now In Real Time! 💪
  34088. 97%Jitsi Meet features update, April 2020 - Jitsi
  34089. 94%Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  34090. 86%dig.ccMixter Home
  34091. 97%Gnoosic - Discover new Music
  34092. 98%Microservices
  34093. 96%How we abused Slack's TURN servers to gain access to internal services
  34094. 55%NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  34095. 90%Assemble and adjust your Face Shield
  34096. 98%Start Small tracking
  34097. 99%Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  34098. 93%v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  34099. 99%Running your own secure communication service with Matrix and Jitsi | Matrix.org
  34100. 61%Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  34101. 99%Introducing Krustlet, the WebAssembly Kubelet
  34102. 99%CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  34103. 98%Introducing Aboard Beta
  34104. 99%Announcing unverified.email . Pavlo Kerestey
  34105. 97%City-Data.com - Stats about all US cities
  34106. 99%Cross-platform profiling .NET code with BenchmarkDotNet
  34107. 99%5 ways to set the URLs for an ASP.NET Core app
  34108. 99%Blazor Tutorial : Spinner or Activity Indicator : EP26
  34109. 99%Mobius – .NET runtime running on .NET Core – TooSlowException
  34110. 99%Carl Franklin's Blazor Desk Show
  34111. 99%Service and Container Orchestration for .NET with Tye
  34112. 95%Organize conference calls on Skype with one click | Skype
  34113. 95%Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  34114. 98%Mobile Blazor Bindings - Layout and Styling
  34115. 88%quakejs.com
  34116. 80%NuGet Support in Visual Studio for Mac 8.5
  34117. 98%IdentityServer4 UI and Web API Basic Security - Code Maze
  34118. 99%Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  34119. 97%PowerShell 7 support with AWS Lambda | Amazon Web Services
  34120. 99%Check Certificate Expiry Date in .NET Core - Steve Fenton
  34121. 93%New Blazor Desk Show (free) Dates! — App vNext
  34122. 99%Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  34123. 99%How are .NET APIs Designed? - Steve Gordon
  34124. 82%.NET docs: What's new for March 2020
  34125. 81%ASP.NET Core docs: What's new for March 2020
  34126. 83%I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  34127. 95%Online Communities - Not another bloody "how to do remote work post"!
  34128. 71%How SEO Ruined the Internet — Superhighway 98
  34129. 96%Crafting Interpreters
  34130. 84%44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  34131. 99%Transport Layer Security (TLS) best practices with the .NET Framework
  34132. 96%This Video Has 861,548 Views
  34133. 99%[🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  34134. 99%[🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  34135. 99%BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  34136. 97%Sprites mods - Frekvens LED box hack
  34137. 99%Carl Franklin's Blazor Road Show
  34138. 99%Securing Blazor WebAssembly with Identity Server 4
  34139. 97%Releasing Skclusive-UI 2.0 for Blazor
  34140. 98%My Customized Windows Terminal Settings profiles.json
  34141. 99%Tip 259 - How to use Azure App Service managed certificates
  34142. 96%.NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  34143. 99%Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  34144. 99%Up to the clouds!
  34145. 98%I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  34146. 96%Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  34147. 88%Table of Contents · Crafting Interpreters
  34148. 95%OnCheckin - Continuous Deployment for ASP.Net websites.
  34149. 94%CS106A Code in Place
  34150. 99%Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  34151. 98%Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  34152. 76%Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  34153. 97%Welcome · Real-World Cryptography MEAP V05
  34154. 57%drhanialghamdi on Snapchat
  34155. 80%FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  34156. 99%Microservices in .NET Core, Second Edition
  34157. 99%Replicate your favorite VSCode theme in Windows Terminal
  34158. 99%The Svelte Compiler Handbook
  34159. 98%Sunday Morning Live
  34160. 95%Theia - Cloud and Desktop IDE
  34161. 99%Regex Performance Improvements in .NET 5 | .NET Blog
  34162. 98%Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  34163. 91%Boring Old Business Home
  34164. 88%Covid Trends
  34165. 94%OMG! We Made One Gram of Remdesivir!
  34166. 85%Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  34167. 95%Learn computer science. Change the world.
  34168. 96%Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  34169. 95%Kubernetes Research Survey
  34170. 98%Pretlist Careers
  34171. 95%How can i change the email address on my account?
  34172. 93%Treendly
  34173. 79%Digi.City
  34174. 99%HttpClient - Error handling, a test driven approach
  34175. 65%The Live Coders Conference
  34176. 98%leontrolski - 33 line React
  34177. 98%Full stack open 2020
  34178. 63%Why build an entire computer on breadboards?
  34179. 96%Impossible Squares - Numberphile
  34180. 98%10 Things I Hate About PostgreSQL
  34181. 99%How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  34182. 99%Blazor Book Examples
  34183. 98%Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog
  34184. 90%Aram Koukia
  34185. 79%Secret iPad
  34186. 75%Post Apocalyptic
  34187. 98%Scrum Dynamics
  34188. 96%All Courses
  34189. 96%How we recovered over $300K of Bitcoin
  34190. 72%Reassuring Words and Good Intentions Don't Mean Good Security
  34191. 93%Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  34192. 97%Version 1.2.0 released
  34193. 99%‎macOS Server
  34194. 97%Webcam Hacking | Ryan Pickren
  34195. 99%Getting Started with The Twitch API (Live Stream)
  34196. 99%Sad state of cross platform GUI frameworks | RoyalSloth
  34197. 99%Hardware microphone disconnect in Mac and iPad
  34198. 99%PostgreSQL is the worlds’ best database
  34199. 93%Helping users choose stronger passwords with known data breaches
  34200. 99%Building Web Applications with Blazor
  34201. 98%A crash course in compilers – Increment: Programming Languages
  34202. 98%CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  34203. 89%Stay Home and Skill Up for Free
  34204. 98%How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  34205. 99%Shawn Wildermuth's Blog
  34206. 81%Consider Chesterton's Fence Principle Before Changing That Code
  34207. 99%Content Injection with Response Rewriting in ASP.NET Core
  34208. 99%If you want your OSS project to be successful…
  34209. 99%Idris 2 version 0.1.0 Released
  34210. 98%Dependency Injection Lifetimes In ASP.NET CORE
  34211. 92%What's a virus, anyway? Part 1: The bare-bones basics - Scope
  34212. 78%HCA Healthcare - Jobs
  34213. 98%Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  34214. 66%Lyme disease bacteria eradicated by new drug in early tests - Scope
  34215. 94%Team 6502
  34216. 91%Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  34217. 98%(Angular & ASP.NET) Gurustop.NET By @Meligy
  34218. 93%Block Selection - Visual Studio 2019 for Mac
  34219. 82%Australian Kids' Smartwatch Maker Hit By Same Bug Again
  34220. 94%Troy Hunt
  34221. 97%Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  34222. 94%GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  34223. 82%Australian Kids' Smartwatch Maker Hit By Same Bug Again
  34224. 92%Learn Advanced Distributed Systems Design
  34225. 93%Free April Month
  34226. 97%Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  34227. 97%Edit fiddle - JSFiddle - Code Playground
  34228. 93%Free April Month
  34229. 98%Announcing .NET 5.0 Preview 2 | .NET Blog
  34230. 98%All Microsoft’s PowerToys for Windows 10, Explained
  34231. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  34232. 99%Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  34233. 96%Welcome!
  34234. 88%A Message to Our Users - Zoom Blog
  34235. 97%How we reduced our Google Maps API cost by 94%
  34236. 99%Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  34237. 84%The EARN IT Act Violates the Constitution
  34238. 95%r/ProgrammerHumor - If Microsoft developed West World
  34239. 98%Mastering Web Application Development with Express
  34240. 93%Lens | The Kubernetes IDE
  34241. 95%libgit2 v1.0 Released
  34242. 99%How SNES emulators got a few pixels from complete perfection
  34243. 99%Resiliency with Polly – Anthony Giretti's .NET blog
  34244. 99%Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  34245. 99%Getting Started with CQRS – Part 3 - Simple Talk
  34246. 99%Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  34247. 99%Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  34248. 97%How to Build Custom Forms with React Hooks
  34249. 99%How to SSH Properly
  34250. 77%Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  34251. 86%TheBlockZone | Nurturing creativity one building block at a time
  34252. 98%Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  34253. 92%Attackers can use Zoom to steal users’ Windows credentials with no warning
  34254. 99%Writing .NET Database Integration Tests
  34255. 98%Perspectives & gaps between theory, practice & industry research in cryptography
  34256. 91%Introducing 1.1.1.1 for Families
  34257. 98%Visual Studio 2019 for Mac - Release Notes
  34258. 98%Building End-to-End Diagnostics and Tracing: An Intro
  34259. 91%Open Broadcaster Software | OBS
  34260. 77%GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  34261. 96%Planning and Managing Layoffs - Andreessen Horowitz
  34262. 92%Michael Tsai - Blog - Omni Group Layoffs
  34263. 96%Microservices
  34264. 98%ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  34265. 99%A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  34266. 99%Getting Started with Mobile Blazor Bindings
  34267. 86%The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  34268. 99%Middleware in ASP .NET Core 3.1
  34269. 99%PowerShellGet 3.0 Preview 1 | PowerShell
  34270. 99%Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  34271. 99%Monsters Weekly 158 - Azure App Configuration
  34272. 99%MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  34273. 99%Best practices for using Azure SDK with ASP.NET Core
  34274. 99%Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  34275. 99%Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  34276. 99%Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  34277. 58%How Google Ruined the Internet — Superhighway 98
  34278. 99%Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  34279. 79%Benchmark.NET
  34280. 97%Building dark mode on Stack Overflow - Stack Overflow Blog
  34281. 98%Entity Framework Core in Action
  34282. 81%BuyMuni Newsletter Sign Up
  34283. 99%How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  34284. 95%Markdown Monster: A better Markdown Editor for Windows
  34285. 98%Visual Studio 2019 for Mac - Preview Release Notes
  34286. 99%Virtual: What's new in Visual Studio for Mac for .NET Developers
  34287. 98%rethinking openbsd security
  34288. 99%Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  34289. 99%James Newton-King - Introducing gRPC HTTP API
  34290. 99%.NET R&D Digest (March, 2020)
  34291. 94%Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  34292. 82%idobi Network - LIVE Radio | @idobiRadio
  34293. 71%Apple acquires Dark Sky weather app, and it’s bad news for Android users
  34294. 93%Dark Sky Has a New Home
  34295. 99%Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  34296. 84%"C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  34297. 96%Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  34298. 91%Raycast
  34299. 94%Financial Times
  34300. 84%Blog | ecsazza
  34301. 98%So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  34302. 99%Year of Clojure on the Desktop
  34303. 99%Accessing route values in endpoint middleware in ASP.NET Core 3.0
  34304. 99%Debugging Dapr application using Tye tool
  34305. 99%Convert CSS in React To Styled Components
  34306. 96%Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  34307. 93%WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  34308. 93%Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  34309. 98%Dolt Use Cases
  34310. 97%18 GitLab features are moving to open source
  34311. 95%Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  34312. 99%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  34313. 95%Power Tools, Fasteners and Software for Construction - Hilti USA
  34314. 98%IdentityServer4 Integration with ASP.NET Core - Code Maze
  34315. 99%The Difference between .NET Core, .NET Framework & Xamarin
  34316. 99%ValueTask Restrictions
  34317. 99%Shawn Wildermuth's Blog
  34318. 94%Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  34319. 89%US Government Wages War on Encryption
  34320. 97%Fast Build, Slow Build, and the Testing Pyramid
  34321. 76%Internet Archive responds: Why we released the National Emergency Library
  34322. 99%Using Visual Studio Code from a docker image locally or remotely via VS Online
  34323. 99%What Are .NET Worker Services? - Steve Gordon
  34324. 99%Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  34325. 71%Cloud n Clear
  34326. 98%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  34327. 90%Dark
  34328. 85%18RU 600mm Wide x 600mm Deep Server Rack
  34329. 94%24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  34330. 99%Await | Writing an OS in Rust
  34331. 97%Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  34332. 96%Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  34333. 99%.NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  34334. 95%AGISI.org
  34335. 96%Linux 5.6 - Linus Torvalds
  34336. 99%[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  34337. 80%A pandemic of bubble maps
  34338. 96%A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  34339. 96%Grab your crayons, it’s coloring time!
  34340. 99%Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  34341. 96%Welcome - The LGBTQ in Technology Slack
  34342. 98%Helping Customers Effectively | .NET Blog
  34343. 92%Joomla partners with Report URI for real time Application Security and Health Monitoring
  34344. 99%Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  34345. 98%.NET 5 preview support in OmniSharp and C# Extension for VS Code
  34346. 98%Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  34347. 98%Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  34348. 99%Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  34349. 99%Announcing TypeScript 3.9 Beta | TypeScript
  34350. 93%Update #2 on Microsoft cloud services continuity
  34351. 99%A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  34352. 99%Offline storage in a PWA
  34353. 89%Iluvien | Home
  34354. 99%Guidance for Java EE Migration to Azure
  34355. 75%colors.lol - Overly descriptive color palettes
  34356. 85%AWS Ground Station
  34357. 98%cpace package · go.dev
  34358. 84%Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  34359. 98%From Markdown to Video
  34360. 95%Bite size linux!
  34361. 95%How to burn the most money with a single click in Azure
  34362. 95%Bite size linux!
  34363. 98%Sunday Morning Live
  34364. 86%Khan Academy
  34365. 97%Sorting 1 million 8-digit numbers in 1 MB of RAM
  34366. 99%Hands-on guide: developing and deploying Node.js apps in Kubernetes
  34367. 84%Home - Global Math Project
  34368. 99%CVE-2020-8816 – Pi-hole Remote Code Execution
  34369. 56%patents in crypto
  34370. 98%Static analysis in GCC 10 - Red Hat Developer
  34371. 98%Balancing work on GC threads | .NET Blog
  34372. 99%Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  34373. 57%The northern-hemisphere winter of 2019-20 was the warmest ever on land
  34374. 98%Download .NET Core 3.1 (Linux, macOS, and Windows)
  34375. 99%Publish Nuget packages in Azure DevOps Pipelines
  34376. 92%Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  34377. 99%Simplify microservices with Dapr (Distributed Application Runtime)
  34378. 84%MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  34379. 84%ASP.NET documentation
  34380. 99%How are Unix pipes implemented?
  34381. 99%The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  34382. 93%Introvert
  34383. 98%It's not what programming languages do, it's what they shepherd you to
  34384. 99%Deploy complex application, seamlessly | Qovery
  34385. 99%Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  34386. 91%BlueTrace
  34387. 64%Classic Hot Cross Buns | Donna Hay
  34388. 88%Peach - Helping you be productive and focused on your laptop.
  34389. 96%Teijin Limited
  34390. 98%‎Flow Leak
  34391. 98%Play by Play: Modern Web Security Patterns
  34392. 98%Flow Leak - Apps on Google Play
  34393. 98%Simulating an epidemic
  34394. 95%Mycroft – Open Source Voice Assistant - Mycroft
  34395. 90%I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  34396. 92%Screencasting Tips and Tools, Part 1 | Big Machine
  34397. 98%New grad vs senior dev
  34398. 96%Contact Us – Spotify for Artists
  34399. 86%Keith Elder on about.me
  34400. 98%I Made an Audio Deepfake of Myself (and Obama!)
  34401. 98%Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  34402. 89%Zoom needs to clean up its privacy act
  34403. 88%Open Source Tools From the Warren for President Tech Team
  34404. 99%SharpLab
  34405. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  34406. 99%ASP Classic Journeys: no-store
  34407. 94%Rubino's Best Gear Page's Amazon Page
  34408. 97%Essential Free Software for Remote Work – Purism
  34409. 98%It's not what programming languages do, it's what they shepherd you to
  34410. 96%"I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  34411. 98%Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  34412. 99%Production Debugging for .NET meets Infrastructure as Code | Ozcode
  34413. 99%Sanitize HTML snippets with AngleSharp
  34414. 99%Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  34415. 98%PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  34416. 98%Optimising C# for a serverless environment
  34417. 97%What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  34418. 97%Wavve: Making $76k a Month Turning Podcasts into Videos
  34419. 99%firefox's low-latency webassembly compiler -- wingolog
  34420. 82%What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  34421. 94%Open-source .NET library guidance
  34422. 61%Steam :: Dwarf Fortress :: An actual look at graphical improvements
  34423. 99%Carl Franklin's Blazor Desk Show with Dan Roth
  34424. 99%Totally made up conversations about choosing Entity Framework version numbers
  34425. 99%Mocking Injected Types in Blazor
  34426. 91%Entry Level jobs in tech
  34427. 99%Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  34428. 97%Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  34429. 86%Zotero | Your personal research assistant
  34430. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  34431. 99%Taking Back What Is Already Yours: Router Wars Episode I
  34432. 78%'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  34433. 98%10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  34434. 98%10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  34435. 93%Letter to myself in late 2008
  34436. 99%SharpLab
  34437. 86%Australian Govt Covid 19 text
  34438. 96%カナメとハルキー 2020.02.26 CDデビュー決定!!
  34439. 62%カナメとハルキー
  34440. 93%カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  34441. 96%Improving non-nullable reference types handling
  34442. 98%Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  34443. 97%Azure Dedicated Host: New capabilities and benefits
  34444. 96%Released: Microsoft.Data.SqlClient 2.0 Preview 2
  34445. 99%Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  34446. 99%Optimize database traffic with future results in NHibernate
  34447. 87%COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  34448. 99%Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  34449. 99%How to create a gRPC service ? – Anthony Giretti's .NET blog
  34450. 98%High-performance C#: a test pattern for ref structs
  34451. 97%Migrate from ASP.NET Core 3.1 to 5.0
  34452. 87%NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  34453. 96%Unity Learn
  34454. 96%Tips on securing smart home devices
  34455. 79%Free Educational Content in Minecraft Marketplace!
  34456. 96%git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  34457. 91%Binge Together - watch movies together with your friends
  34458. 94%Learn D3: Introduction
  34459. 93%From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  34460. 95%Private client-side-only PWAs are hard, but now Apple made them impossible.
  34461. 96%dotnet-counters - .NET Core
  34462. 99%Hierarchical Depth Buffers
  34463. 87%Skynet
  34464. 99%Getting started with bare-metal assembly — Jonas Hvid
  34465. 88%GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  34466. 89%NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  34467. 88%Chrome Phasing out Support for User Agent
  34468. 95%Carl Franklin's Blazor Road Show
  34469. 98%Deprecating packages on nuget.org
  34470. 51%The man who made the NES
  34471. 99%Speeding up Linux disk encryption
  34472. 97%Phil Haack on Working from Home – Herding Code
  34473. 95%Virtual Meetup #3
  34474. 99%Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  34475. 64%HuffPost is now a part of Verizon Media
  34476. 98%Why We Started Putting Unpopular Assets in Memory
  34477. 98%Running C# Snake inside UEFI
  34478. 94%Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  34479. 99%Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  34480. 99%Working with Query Strings in Blazor
  34481. 99%How I Became a Better Programmer
  34482. 97%How to Use the Shadow Property in Entity Framework Core
  34483. 99%.NET Transactional File Manager Migrated to GitHub – Chinh Do
  34484. 99%Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  34485. 98%The Advantages of Blazor over JavaScript Frameworks
  34486. 99%How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  34487. 99%Displaying enum as select list in ASP.NET Core
  34488. 99%Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  34489. 99%Logging in ASP .NET Core 3.1
  34490. 99%NuGet Gallery | Packages
  34491. 99%A categorized list of all Java and JVM features since JDK 8 to 14
  34492. 99%Little Snitch and the Deprecation of Kernel Extensions
  34493. 99%Catch up on the latest .NET Productivity features | .NET Blog
  34494. 96%CO2 emissions on the web
  34495. 99%`zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  34496. 97%r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  34497. 76%Screen — Screen sharing for remote teams
  34498. 99%#140 Maria Naggaga, Try .NET and .NET Interactive
  34499. 97%Diary of a reverse-engineer
  34500. 81%The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  34501. 85%From Laura Baldwin - O’Reilly Media
  34502. 94%Scaling_C4ML.pdf
  34503. 69%Thought Experiment - Futility Closet
  34504. 99%Concurrent programming, with examples
  34505. 94%TED Recommends
  34506. 75%DeepMind - What if solving one problem could unlock solutions to thousands more?
  34507. 99%Getting Started With .NET Localization
  34508. 97%Setting Up Git Identities
  34509. 99%Blazor Tutorial : Gridview Paging
  34510. 99%Top 10 Static Site Generators in 2020
  34511. 85%Bandits, victims and idiots
  34512. 99%Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  34513. 81%Techorama Belgium 2020 postponed to 2021 | Techorama
  34514. 95%Learning Hardware With Makecode for Kids -- Live on Twitch!
  34515. 98%State of Unity 2020: In This Together - Unity Technologies Blog
  34516. 99%c# Snake in the browser
  34517. 99%Stark - Native Compiler - Prototype 2019
  34518. 85%Techorama Netherlands 2020 postponed to 2021 | Techorama
  34519. 55%Online Product Testing - Get Paid To User Test | UserTesting
  34520. 99%Monsters Weekly 157 - C# 8 Default Implementationss
  34521. 97%Production postmortem: high CPU when there is little work to be done
  34522. 99%Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  34523. 93%Windows code-execution zeroday is under active exploit, Microsoft warns
  34524. 99%Introduction to Functional Programming in F# - Part 9 — Softwarepark
  34525. 99%ASP.NET Core Guide for ASP.NET Framework Developers
  34526. 99%NServiceBus and .NET Core Generic Host
  34527. 99%Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  34528. 99%Learning and documenting .NET with dotnet try – Bruno Sonnino
  34529. 88%Index of /
  34530. 98%Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  34531. 99%The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  34532. 87%Virtual security conferences fill void left by canceled face-to-face events
  34533. 80%WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  34534. 98%Visual Studio for Mac 8.5 is now available
  34535. 98%Ray Tracing in One Weekend Series
  34536. 88%I'm looking for sponsors for my blog and Security Headers!
  34537. 98%Unsure Calculator
  34538. 93%Zoom video conferences aren’t as private as you think
  34539. 78%Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  34540. 94%Raytracing - in Excel!!
  34541. 97%[15] RFR 8172680: Support SHA-3 based Hmac algorithms
  34542. 99%Highlights from Git 2.26
  34543. 98%Deploying security.txt: how Cloudflare’s security team builds on Workers
  34544. 98%The Reason for Types in JavaScript - CoRecursive Podcast
  34545. 85%Fogknife
  34546. 89%Robot Teddy
  34547. 97%YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  34548. 98%Emergency Website Kit
  34549. 99%Fun with browsers: how to get an image into the current page
  34550. 83%DirectX Developer Day Schedule | DirectX Developer Blog
  34551. 97%“We don’t need TDD, our project isn’t worth it” – George Stocker
  34552. 99%Dual boot authentication with ASP.Net Core
  34553. 98%.NET Platforms Feature Comparison | Premier Developer
  34554. 97%Announcing DirectX Developer Day | DirectX Developer Blog
  34555. 99%EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  34556. 90%ongoing by Tim Bray · Facet: Push vs Pull
  34557. 99%A Quick Garbled Circuits Primer
  34558. 94%Cultivate the Skill of Undivided Attention, or “Deep Work”
  34559. 98%Moving to Linux - Part 1: Background and first impressions
  34560. 99%Prettier 2.0 “2020” · Prettier
  34561. 89%Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  34562. 82%Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  34563. 72%Brother: Products, Services &amp; Solutions from Home Office to Corporate
  34564. 76%Shay Rojansky’s Blog
  34565. 77%Parallel by Simon Singh
  34566. 99%BlazorHelp Website > Blog - What is Blazor Oqtane?
  34567. 98%Sunday Morning Live
  34568. 99%Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  34569. 99%SVG namespace
  34570. 95%3 Ways to Draw Squares Inside Triangles - Numberphile
  34571. 99%Introduction to Functional Programming in F# - Part 8 — Softwarepark
  34572. 99%Patrik Svensson - How to create release artifacts with GitHub Actions
  34573. 94%r/WorldIsClosed
  34574. 99%Using GitHub Actions to deploy a .Net Web App - Azure Greg
  34575. 60%Amazon Relief Fund
  34576. 79%Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  34577. 66%Audible Stories | Audible.com
  34578. 85%LibraryThing Is Now Free to All « The LibraryThing Blog
  34579. 89%Stock Jump
  34580. 98%Technical Writing  |  Google Developers
  34581. 94%C# Pad: Run C# Code Online
  34582. 99%Coddx - Visual Studio Marketplace
  34583. 96%0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  34584. 99%Let them paste passwords
  34585. 62%Major data breach exposes database of 200 million users
  34586. 84%Social media at Schwab
  34587. 93%Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  34588. 94%Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  34589. 92%grocy - ERP beyond your fridge
  34590. 96%Creating a Pencil Effect in SVG
  34591. 96%RSS: The Original Federated Social Network Protocol
  34592. 55%r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  34593. 91%2020 Economic Apocalypse: The Effect On America's Small Businesses
  34594. 76%DDD South West 2020 Postponed
  34595. 99%Home
  34596. 99%Software Engineer - Jobs at Apple
  34597. 96%Privacy Policy
  34598. 86%Topic: Google play movies not work on NVIDIA #GeForce Forums
  34599. 99%How Tailscale works
  34600. 95%Rapidly manufactured ventilator system specification
  34601. 60%Welcome to GOV.UK
  34602. 97%EAX x86 Register: Meaning and History
  34603. 89%Home | CoronaCheck Test
  34604. 92%Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  34605. 94%Data Breaches with Troy Hunt - Easy Prey Podcast
  34606. 86%A special announcement about SAT Subject Tests | MIT Admissions
  34607. 98%Introduction to cyber security: stay safe online
  34608. 99%Working with EF Core Migrations - Irina Scurtu
  34609. 90%Scott Helme
  34610. 97%TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  34611. 90%Working from home
  34612. 99%Build stuff!
  34613. 86%Lark Health: Digital Disease Management & Prevention Platform
  34614. 98%Issue Inspector
  34615. 98%Intro to quantum computing with Q# – Part 1, The background and the qubit
  34616. 99%Reducing UDP latency
  34617. 97%RudderStack: Open-Source Segment Alternative
  34618. 98%WSL | Ubuntu
  34619. 98%Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  34620. 98%Intermediate CSS Grid Challenges (Live Stream)
  34621. 73%uops.info
  34622. 99%CSS live reloading on Blazor
  34623. 95%Frog Jumping - Numberphile
  34624. 95%Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  34625. 99%Is Blazor actually any good, beyond "demo-ware"
  34626. 98%Episode 47: Hacking .NET with Michal Strehovský
  34627. 78%STOCK Act - Wikipedia
  34628. 97%Updating Farm Wi-Fi with Ubiquiti Unify
  34629. 71%Buzz Aldrin has some advice for Americans in quarantine
  34630. 89%Chronicle - Backstory
  34631. 99%Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  34632. 88%NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  34633. 99%A Digression on Divergence
  34634. 95%The End of Starsky Robotics
  34635. 95%Specification by Example, 10 years later
  34636. 88%Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  34637. 97%Secret Management Preview 2 Release | PowerShell
  34638. 93%There’s no place like home to join us at Redgate Streamed
  34639. 99%Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  34640. 98%OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  34641. 85%Home - CLOUDEON
  34642. 99%Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  34643. 97%NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  34644. 67%iAnimate.net - Online Animation School
  34645. 99%Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  34646. 99%My Mac Dev Setup
  34647. 75% Is It Time to Rethink Globalized Supply Chains?
  34648. 91%The Beauty of CSS Design
  34649. 96%5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  34650. 98%Acheve.Authentication.Events 3.1.3
  34651. 88%Microsoft Edge Is The Least Private Browser, Study Finds
  34652. 99%Announcing F# 5 preview 1 | .NET Blog
  34653. 99%Visual ReCode 1.0 Released - Visual ReCode
  34654. 99%The Floppotron: Sweet Dreams
  34655. 99%Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  34656. 93%Upcoming Chrome releases
  34657. 99%Avoid In-Memory Databases for Tests
  34658. 97%.NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  34659. 99%Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  34660. 97%The Staging Phase of Deployment - Simple Talk
  34661. 99%New Deploy to Azure extension for Visual Studio Code
  34662. 98%Using query strings in ASP.NET Core unit tests
  34663. 98%.NET Foundation
  34664. 95%Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  34665. 99%AdoptOpenJDK
  34666. 80%Coursera | Build Skills with Online Courses from Top Institutions
  34667. 75%Brilliant | Learn to think
  34668. 99%The reckless, infinite scope of web browsers
  34669. 95%NDC Online Community Ambassador : dylanbeattie.net
  34670. 98%Windows Terminal 0.10 adds mouse support for WSL
  34671. 99%Being More Productive With The JetBrains Rider Debugger
  34672. 98%Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  34673. 99%ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  34674. 92%Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  34675. 83%MacBook Air
  34676. 99%Blazored Modal Docs
  34677. 96%How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  34678. 72%LITIC : Analytics Technology
  34679. 98%Blazor- A Beginners Guide
  34680. 95%What Is the Geometry of the Universe? | Quanta Magazine
  34681. 86%Textbooks | What We Publish | Cambridge Core
  34682. 95%Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  34683. 99%The Philosophy of Computer Science
  34684. 98%Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  34685. 97%The good parts of AWS - A visual summary
  34686. 92%Content Listing
  34687. 99%VB.NET is done, not dead
  34688. 99%Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  34689. 99%Key Vault for ASP .NET Core 3.1 Web Apps
  34690. 98%C# developers! Your scoped components are more dangerous than you...
  34691. 97%New features for Form Recognizer now available
  34692. 99%Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  34693. 96%Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  34694. 97%Ryan_Connolly_Resume.docx
  34695. 88%We called it RAID because it kills bugs dead | The Old New Thing
  34696. 99%Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  34697. 99%SharedWorker
  34698. 57%Memoirs
  34699. 99%Blazor Tutorial : GridView Header Filter - EP24
  34700. 83%The Jackbox Party Pack 6 - Jackbox Games
  34701. 95%GitHub for mobile is now available
  34702. 75%COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  34703. 98%Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  34704. 99%Coding The Road Runner Loop Meme
  34705. 66%The state of the restaurant industry
  34706. 95%ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  34707. 96%jsoncsharp 1.0.0.11
  34708. 99%Updates on .NET Core Windows Forms designer | .NET Blog
  34709. 99%An Open Letter to Web Developers
  34710. 97%Windows Terminal Preview v0.10 Release | Windows Command Line
  34711. 96%''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  34712. 91%4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  34713. 97%Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  34714. 98%10 Examples of CSS Grid - Getting Started
  34715. 99%Don't replace your View Components with Razor Components
  34716. 91%EARN IT bill is aiming at destroying encryption. We must take action now.
  34717. 90%Don't Terminate People's Internet Connections
  34718. 91%I Am Mesmerized By Our New Robotic Vacuum
  34719. 97%Size of Visual Studio
  34720. 95%Outbreak
  34721. 95%Ambiente – Imprint
  34722. 99%How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  34723. 98%Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  34724. 97%Power your Azure GPU workstations with flexible GPU partitioning
  34725. 93%Announcing the general availability of Azure Monitor for virtual machines
  34726. 99%Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  34727. 99%Document-Level Pessimistic Concurrency in MongoDB
  34728. 99%Generate Native Executable from .NET Core 3.1 Project
  34729. 99%Async ValueTask Pooling in .NET 5 | .NET Blog
  34730. 99%My Courses Are Free During the Crisis - Shawn Wildermuth
  34731. 96%>_TerminalSplash - Windows Terminal Themes
  34732. 90%gentilkiwi Shop | Redbubble
  34733. 87%unStuck at Home
  34734. 99%Intro to 2D signed distance functions and drawing touch controls with the GPU
  34735. 98%Signed distance fields
  34736. 98%fractals, computer graphics, mathematics, shaders, demoscene and more
  34737. 91%Virtual Tech Lunch Meetup
  34738. 98%Remote access to on-premises apps - Azure AD Application Proxy
  34739. 56%Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  34740. 98%Out of office pop up showing up constantly for all users
  34741. 99%Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  34742. 99%Announcing .NET 5 Preview 1 | .NET Blog
  34743. 99%A couple of nice Tuple use cases
  34744. 99%ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  34745. 95%How GitHub blocked me (and all my libraries)
  34746. 97%Formal GDPR complaint against Google’s internal data free-for-all
  34747. 82%Find Jobs & Companies by Culture | How's It Like
  34748. 99%Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  34749. 99%.Net Core Backend + React.js Frontend — Optimizing the development time experience
  34750. 91%Teams Backgrounds | Collections | WallpaperHub
  34751. 98%DefaultApp – tyler.io
  34752. 98%npm is joining GitHub - The GitHub Blog
  34753. 92%Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  34754. 84%Physics Notes
  34755. 92%Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  34756. 85%Numberphile is creating Videos | Patreon
  34757. 99%Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  34758. 99%Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  34759. 95%AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  34760. 99%Unit Testing Entry and Entry Points — Roy Osherove
  34761. 99%Different ways to Check for Null – Thomas Claudius Huber
  34762. 97%How to uninstall old versions of .NET Core
  34763. 99%Introducing Clippit, get your slides out of PPTX.
  34764. 99%Back to Basics: Rewriting a URL in ASP.NET Core
  34765. 99%Tip 255 - What's Azure Private Link and how can I get started?
  34766. 99%Akka.NET v1.4 is Available on .NET Standard 2.0
  34767. 99%ploeh blog
  34768. 99%CSI: The case of the missing WAV audio files on the FAT32 SD Card
  34769. 84%Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  34770. 83%US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  34771. 97%SRE keeps digging to prevent problems | Google Cloud Blog
  34772. 99%Getting started with shaders: signed distance functions!
  34773. 98%The Ethical Source Movement: Open Source, Evolved.
  34774. 99%Immutable types in C# with Roslyn
  34775. 82%Wiener Staatsoper
  34776. 76%EarthCam - Webcam Network
  34777. 73%tracelight.net – enlights your software
  34778. 98%planetgeek.ch – Your source of geek knowledge
  34779. 89%[TUHS] The most surprising Unix programs
  34780. 88%Employee Scheduling  |  OR-Tools  |  Google Developers
  34781. 95%Mesolabe Compass and Square Roots - Numberphile
  34782. 97%Performance Engineering Blog
  34783. 98%3 steps to add tests on existing code when you have short deadlines
  34784. 89%ZM
  34785. 86%Social Distancing and Exponential Growth
  34786. 95%AI-infused live chat software and bot platform | WhosOn
  34787. 97%Robotic Process Automation Software | ThinkAutomation
  34788. 89%Business Stabilization Fund FAQ - Office of Economic Development
  34789. 99%Kosmi - Digital Hangouts Reinvented
  34790. 99%Starship: Cross-Shell Prompt
  34791. 98%Covid_19: Open letter from Italy to the international scientific community | Left
  34792. 73%Conference Update - NDC Oslo 2020 | Software Developers Conference
  34793. 52%Blog – RagSec
  34794. 73%How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  34795. 52%Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  34796. 91%Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  34797. 95%Pandemic Ventilator Project
  34798. 97%Write Less Code
  34799. 98%Browser hacking: Let's add JavaScript to the Browser!
  34800. 99%Rust/WinRT coming soon
  34801. 95%WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  34802. 96%The polygons of Another World: Atari Jaguar
  34803. 91%r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  34804. 67%Copy of Education Companies Offering Free Subscriptions due to School Closings
  34805. 92%GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  34806. 96%Building a swipe card jukebox using a Raspberry Pi
  34807. 84%Watchfinder tool | NOMOS Glashütte
  34808. 94%MakerDAO gets stress tested as ETH price plummets
  34809. 69%Microsoft announces change to its board of directors
  34810. 52%Comcast accidentally published 200,000 “unlisted” phone numbers
  34811. 83%Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  34812. 73%NDC Porto 2020
  34813. 92%NDC Copenhagen 2020
  34814. 74%Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  34815. 99%Deploy your own video collaboration app in five minutes or less
  34816. 96%Soloslides - Play a slideshow of your Google Photos
  34817. 97%Q&A's from "Building your first Blazor App"
  34818. 99%What's behind the hype about Blazor? - Stack Overflow Blog
  34819. 98%EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  34820. 99%ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  34821. 96%HTTP Desync Attacks: Request Smuggling Reborn
  34822. 97%What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  34823. 98%Slack disclosed on HackerOne: Mass account takeovers using HTTP...
  34824. 98%Automatically Invalidate Azure Key Vault Secrets
  34825. 97%Tomasz Łakomy
  34826. 95%Windows PowerShell for Developers
  34827. 86%The Human Experience – The story of computing is the story of humanity.™
  34828. 95%DotNet 2020
  34829. 99%Em Lazer-Walker
  34830. 99%The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  34831. 93%Researching the optimal; implementing the practical
  34832. 62%The Garden of Earthly Delights - Wikipedia
  34833. 98%DotNet 2020, el mayor evento de .NET de España
  34834. 97%About service meshes - Azure Kubernetes Service
  34835. 99%When You Do (and Don't Need) a Service Mesh - The New Stack
  34836. 94%This PIN Can Be Easily Guessed
  34837. 95%Azure API for FHIR(r) | Microsoft Azure
  34838. 98%Nintendo NES FamiCom Creator - Computerphile
  34839. 63%Conference Update
  34840. 87%A Vacancy Has Been Detected
  34841. 98%Linux Kernel Teaching — The Linux Kernel documentation
  34842. 97%Double Your Productivity
  34843. 97%Introducing Postman Mock Call Logs - Postman Blog
  34844. 99%Changing the title without JavaScript
  34845. 98%The Guide to Arrow Functions in ES6
  34846. 99%Containers Basics: Providing Persistent Storage to Containers
  34847. 99%ASP.NET Core Session Storage Strategies - DZone Web Dev
  34848. 99%Microsoft Dotnet Gitignore File
  34849. 99%How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  34850. 99%Microsoft Plots the End of Visual Basic - Thurrott.com
  34851. 92%Treadstone 71 - Upcoming events
  34852. 98%EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  34853. 99%IdentityServer
  34854. 98%PolicyServer
  34855. 91%DevOps'ish
  34856. 99%Developer Resume Reviews (Live Stream)
  34857. 96%Work in the Time of Corona
  34858. 93%Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  34859. 82%How to delete yourself from the internet
  34860. 98%The Evolution of Windows Search | Windows Search Platform
  34861. 97%Windows Search Platform
  34862. 97%Announcing Rust 1.42.0 | Rust Blog
  34863. 95%QA Blog - 2020 - Mindful QA
  34864. 88%Goal-oriented brain
  34865. 99%Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  34866. 98%Nintendo NES FamiCom Creator - Computerphile
  34867. 95%Community Connect
  34868. 99%EARN IT Must Not Happen
  34869. 96%Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  34870. 74%Excalidraw
  34871. 92%Composite Thrashing Code
  34872. 95%GitLab's Guide to All-Remote
  34873. 99%What do you want to see next in ML.NET? | .NET Blog
  34874. 98%When Remote Work Goes Wrong
  34875. 99%Getting Started with Architecture Decision Records - ardalis
  34876. 99%Finding developers who recently made changes to a component with git – Chinh Do
  34877. 99%The ASP.NET Core security headers guide
  34878. 99%Generate Outputs with Razor Engine in .NET Core
  34879. 97%Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  34880. 96%The non expiring documents and the funky clock | RavenDB
  34881. 99%Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  34882. 98%We made SQL visual - why and how
  34883. 96%Don't Touch Ya Face
  34884. 88%Don't Touch Your Face
  34885. 99%Fraidycat
  34886. 91%Hi, I'm Ankit - The story of my experiments with code
  34887. 96%E3 2020 - Everyone Plays
  34888. 72%Breezy HR : Sign-up
  34889. 96%How (some) good corporate engineering blogs are written
  34890. 95%32: What's new in C# 8. With Tom Deseyn
  34891. 99%A Simple GPU Hash Table
  34892. 99%The goal of your testing strategy
  34893. 86%ongoing by Tim Bray · Facet: FIFO
  34894. 99%C# 8 asynchronous streams - Red Hat Developer
  34895. 99%Building the Azure SDK - Repository Structure
  34896. 97%How to fix the order of commits in GitHub Pull Requests
  34897. 94%ongoing by Tim Bray · Eventing Facets
  34898. 96%ongoing by Tim Bray · Facet: Deduping
  34899. 95%Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  34900. 98%External Identity Provider with ASP.NET Core Identity - Code Maze
  34901. 99%Some more C# 8 - Red Hat Developer
  34902. 99%ASP.NET Core - JSON logger
  34903. 99%Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  34904. 88%ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  34905. 97%Azure for .NET developers - Azure for .NET Developers
  34906. 99%Bringing full-stack to the JAMstack
  34907. 98%Visual Studio Code February 2020
  34908. 89%Mr Barton Maths
  34909. 65%Scalefast Blog , Newsroom and Press Center | Scalefast
  34910. 99%What is Meshtastic?
  34911. 98%Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  34912. 81%Diagnostic Questions
  34913. 99%Distributed DMX with Apache Ignite
  34914. 98%New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  34915. 99%SharpLab
  34916. 99%It's like JSON. but fast and small.
  34917. 99%My exploration of Rust and .NET
  34918. 97%Dealing with account recovery and 2FA
  34919. 95%2FA Stats
  34920. 96%.NET Microservices
  34921. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  34922. 97%An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  34923. 87%Tips for the Depressed
  34924. 99%SharpLab
  34925. 99%Passing awaited tasks
  34926. 96%Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  34927. 95%Remote: A Field Guide
  34928. 99%React and TypeScript - Getting Started
  34929. 95%Firefox 74.0, See All New Features, Updates and Fixes
  34930. 71%LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  34931. 98%Making Your Code Faster by Taming Branches
  34932. 96%Apple now requires 'Sign in with Apple' - iOS Development
  34933. 98%This is How Science Happens • Hillel Wayne
  34934. 99%Introducing OpenSilver
  34935. 99%JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  34936. 97%BlazorAnimation 1.0.3
  34937. 96%Weekly Dev Tips
  34938. 80%Blazor with guest Carl Franklin | Weekly Dev Tips
  34939. 95%Pylon Validation Services
  34940. 99%How I Start: Nix
  34941. 99%What's a key exchange?
  34942. 98%Hackaday.io Projects
  34943. 99%Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  34944. 99%Introduction to Blazor Hosting Models
  34945. 99%Getting Started with ML.NET Model Builder for using in ASP.NET Core
  34946. 97%Cloud migration: 5 common traps and how to avoid them
  34947. 95%Monsters Weekly 155 - C# range operator
  34948. 99%Geographically Distributed Teams
  34949. 98%Using git tag for Presentations or Workshops
  34950. 83%Hack Your Career - Troy Hunt
  34951. 92%Ditto PR – strategy. execution. impact.
  34952. 91%Lava Flowing Into a Seemingly Bottomless Crack
  34953. 99%Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  34954. 99%Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  34955. 87%Moreton Lecture
  34956. 99%The unexpected Google wide domain check bypass
  34957. 88%Robin, Terry & Bob
  34958. 99%Defunctionalisation - an underappreciated tool for writing good software | G Research
  34959. 77%Phin Barnes | First Round Capital
  34960. 98%OpenSilver
  34961. 99%How I made a 3D game in only 2KB of JavaScript
  34962. 99%JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  34963. 99%Comparing OpenAPI / Swagger, GraphQL, and gRPC
  34964. 78%Home | Defcon Prom
  34965. 99%Borderland between Rendering and Editor - Part 1 · Our Machinery
  34966. 97%Table 4 . Normalized global results for Energy, Time, and Memory 
  34967. 55%The Computer-free Automation of a Jukebox (Electromechanics)
  34968. 93%API access: Recurring yearly payment
  34969. 96%The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  34970. 81%Video - An Intro into Async Streams & Channels
  34971. 99%A Template for Clean Domain-Driven Design Architecture
  34972. 98%Enhancing Application Insights Request Telemetry
  34973. 97%Q&A's from "Building your first Blazor App"
  34974. 99%Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  34975. 99%Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  34976. 99%Tip 254 - Use WAF to protect your web applications with Azure Front Door
  34977. 99%Using Azure Service Bus with restricted access
  34978. 99%How Websites Evolved Back to Static HTML/CSS/JS Files —
  34979. 96%Experimenting with MessagePack
  34980. 69%“The Hitchhiker’s Guide To The Galaxy” turns 42
  34981. 83%ROQ.us | Automatic Screen Printing Machines
  34982. 91%Quarantine will normalize WFH & recession will denormalize full-time jobs
  34983. 96%The Octo-Bouncer - Electron Dust
  34984. 94%Google and HTTP
  34985. 97%Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  34986. 91%How I Survived Being A $220k/year Intern
  34987. 92%Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  34988. 98%My favourite Git commit
  34989. 88%Lynda: Online Courses, Classes, Training, Tutorials
  34990. 99%Posts
  34991. 84%dear.is – ForSaleByOwner
  34992. 87%Do whatever you can't stop thinking about
  34993. 70%Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  34994. 97%ARITH-MATIC: Computational Hardware for Pragmatists
  34995. 97%On the shoulders of the giants
  34996. 98%The Human Genome Is Full of Viruses
  34997. 91%The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  34998. 95%We have to talk about this Python, Gunicorn, Gevent thing
  34999. 95%Primes Demo - Making an 8 Bit pipelined CPU
  35000. 99%draft-ietf-mls-protocol-09
  35001. 96%Community Guidelines
  35002. 90%Not a 'math person'? You may be better at learning to code than you think
  35003. 99%Firecracker
  35004. 97%Unsafe.As Method (System.Runtime.CompilerServices)
  35005. 99%Empowering digital transformation with .NET, ML and Azure
  35006. 95%Power up your browser with History Search
  35007. 86%I have seen things
  35008. 59%Here’s What a Googol-to-One Gear Ratio Looks Like
  35009. 85%Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  35010. 66%Security Clearance Jobs - ClearanceJobs
  35011. 99%Dev Your Life
  35012. 98%Live Share Spaces - Visual Studio Marketplace
  35013. 97%What's new in PowerShell 7 – Check it out!
  35014. 99%Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  35015. 79%Just a Dash
  35016. 86%Keybase
  35017. 95%Thought Download
  35018. 83%Public Gratitudes
  35019. 97%SeanKilleen.com
  35020. 98%Abhishek Gupta – Medium
  35021. 98%Miguel de Icaza
  35022. 96%Exploring Different Disciplines in Your Career with Stephen Toub
  35023. 97%Thomas Maurer MVP
  35024. 98%A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  35025. 99%Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  35026. 97%MYBP (Maybe You’ve Been Pwned)
  35027. 99%Adam Miller | SpeakerHub
  35028. 96%How to use PowerShell ISE Mode in Visual Studio Code
  35029. 92%Upgrade Mount for UniFi AC Pro AP
  35030. 93%Not being an asshole will make you more money
  35031. 97%localghost.io
  35032. 95%The biggest mistakes I've made with Lunch Money (so far)
  35033. 96%EARN IT is a direct attack on end-to-end encryption
  35034. 97%Cloud Storage for $2 / TB / Mo
  35035. 82%Virgin Media Disclosure Statement | TurgenSec
  35036. 95%The beautiful machine
  35037. 99%Zip Files: History, Explanation and Implementation
  35038. 98%JavaScript Variables: var and let and const
  35039. 64%Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  35040. 89%renderman (RenderMan) | Keybase
  35041. 98%Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  35042. 83%As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  35043. 94%Who is Facebook's mysterious "Lan Tim 2"?
  35044. 99%SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  35045. 98%My New Role as Senior Program Manager for .NET Data
  35046. 98%DuckDuckGo is good enough for regular use | www.bitlog.com
  35047. 97%piCorePlayer
  35048. 97%Mopidy
  35049. 99%The Odyssey of Stark and Melody
  35050. 99%Stark - Language And Frontend Compiler - Prototype 2019
  35051. 77%Krisp | Noise Cancelling App
  35052. 93%Invesco | About | Invesco on Social Media
  35053. 95%The Essential Guide to Securing Remote Access
  35054. 96%Microsoft.NET.Sdk.Functions 3.0.4
  35055. 99%CQRS: Refactoring Queries without Repositories - CodeOpinion
  35056. 99%C# 8 nullable reference types - Red Hat Developer
  35057. 95%Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  35058. 98%Millions of tiny databases
  35059. 99%Visual Studio Code for PowerShell 7 | PowerShell
  35060. 98%LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  35061. 99%CLUI: Building a Graphical Command Line
  35062. 67%Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  35063. 84%IPFS Powers the Distributed Web
  35064. 98%Building Blazor applications on a Mac
  35065. 99%Intel x86 Root of Trust: loss of trust
  35066. 98%Data Incident Information | Help &amp; Advice
  35067. 79%Uncle Sam compensates you for data leaks (yeah, right)
  35068. 81%Radiooooo.com - The Musical Time Machine
  35069. 98%NuGet Gallery | Blazored
  35070. 98%The History of the URL
  35071. 95%Legal notice| Aberdeen Standard Investments
  35072. 96%How to Make Yourself Into a Learning Machine
  35073. 97%Introduction to Malware Analysis and Reverse Engineering
  35074. 65%Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  35075. 98%Clemens Vasters @clemensv
  35076. 96%Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  35077. 99%The tyranny of I/O and the rise of distributed systems
  35078. 97%Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  35079. 99%Creating storage accounts and blob containers using Azure fluent API-s
  35080. 99%Scoping in JavaScript: The Basics
  35081. 89%Let's Encrypt to revoke 3,048,289 certificates
  35082. 70%Let’s Encrypt discovers CAA bug, must revoke customer certificates
  35083. 59%WTF :: WTF - the terminal dashboard
  35084. 98%Please stop recommending Git Flow! – George Stocker
  35085. 98%Structured concurrency - Wikipedia
  35086. 97%Blazor Tutorial : Event Handling - EP23
  35087. 98%Announcing PowerShell 7.0 | PowerShell
  35088. 97%Monitoror — Unified monitoring wallboard
  35089. 99%“Let’s use Kubernetes!” Now you have 8 problems
  35090. 91%How Explaining Copyright Broke the YouTube Copyright System
  35091. 99%Dapr - Visual Studio Marketplace
  35092. 86%is it canceled yet?
  35093. 91%Buy Past Cure for Xbox One - Microsoft Store
  35094. 70%shortstack
  35095. 96%OpenSOC - Network Defense Simulation
  35096. 94%Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  35097. 99%How to write a Roslyn Analyzer | .NET Blog
  35098. 98%HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  35099. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  35100. 99%Playing around with neumorphism in Xamarin.Forms
  35101. 98%Announcing PowerShell 7.0 | PowerShell
  35102. 99%Introduction to SerenityOS GUI programming
  35103. 97%The growth of command line options, 1979-Present
  35104. 99%Upgrade Your .NET Console App Experience
  35105. 98%F# Publications | The F# Software Foundation
  35106. 99%Introducing perfolizer
  35107. 97%Episode 18 - The History of .NET with Richard Campbell
  35108. 90%Flamegraph.speedscope - speedscope
  35109. 81%Why do I rag on BinaryFormatter?
  35110. 94%BlazorWebinarWithCarl
  35111. 98%Analysing .NET start-up time with Flamegraphs
  35112. 99%Improving list sum function based on head and tail with C# 8
  35113. 74%Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  35114. 98%Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  35115. 99%SAFE Adventures in F# – Azure From The Trenches
  35116. 99%Tip 252 - Securing your managed Databases in Azure
  35117. 99%ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  35118. 93%The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  35119. 98%Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  35120. 97%Azure Service Fabric 7.0 Fourth Refresh Release
  35121. 97%MSSQL data and log files on Azure blob storage
  35122. 99%IIS Hosting for ASP .NET Core 3.1 Web Apps
  35123. 99%Class definitions in TypeScript
  35124. 99%Levenshtein Distance (Part 3: Optimize Everything!)
  35125. 99%Levenshtein Distance with SIMD (Bonus Part)
  35126. 98%1619047 - Let's Encrypt: CAA Rechecking bug
  35127. 99%Creating a custom ErrorHandlerMiddleware function
  35128. 99%ASP.NET Core middleware with Roslyn Analyzers - Part 2
  35129. 82%Mysterious Light Sources
  35130. 93%Intelligent Bill Payment Platform for Businesses | Bill.com
  35131. 80%Working remotely during challenging times - Microsoft 365 Blog
  35132. 90%Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  35133. 87%Introduction to D3
  35134. 82%About upcoming limits on trusted certificates
  35135. 99%Model Builder Updates for ML.NET this February | .NET Blog
  35136. 99%Getting started with Contoso Crafts
  35137. 99%Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  35138. 93%The Different Kinds of Exoplanets You Meet in the Milky Way
  35139. 96%PDF text extraction | FilingDB
  35140. 99%Getting Started With React Hooks
  35141. 93%Let's Encrypt certificate issue requiring urgent renewal
  35142. 99%Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  35143. 95%Revoking certain certificates on March 4
  35144. 99%How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  35145. 94%0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  35146. 98%Simple Systems Have Less Downtime
  35147. 99%Integrating Tailwind CSS with Blazor using Gulp - Part 2
  35148. 99%C# 8 default interface methods - Red Hat Developer
  35149. 97%- Miguel de Icaza
  35150. 98%Durable Functions Upgrade Strategies
  35151. 99%Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  35152. 99%What's the Difference Between Blazor vs Razor
  35153. 99%I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  35154. 96%Tip 251 - Working With Azure Functions in VS Code and GitHub
  35155. 96%svenpetersen1965's Thingiverse Profile
  35156. 98%AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  35157. 94%Free Magazines for .NET and JavaScript Developers
  35158. 99%C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  35159. 97%fork() can fail: this is important
  35160. 98%Re: SMB over QUIC: Files Without the VPN
  35161. 93%GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  35162. 99%microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  35163. 99%Introducing GitTrends: GitHub Insights
  35164. 99%Better passwords in Ruby applications with the Pwned Passwords API
  35165. 99%Payment Request API
  35166. 97%Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  35167. 98%Rust Ownership Rules
  35168. 93%WireGuard Gives Linux a Faster, More Secure VPN
  35169. 97%WINDOWS93
  35170. 98%When Bloom filters don't bloom
  35171. 99%ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  35172. 98%Blazor Tutorial : Razor Components | EventCallback - EP22
  35173. 87%NDC Oslo 2020 | Software Developers Conference
  35174. 96%Little known features of iTerm2
  35175. 97%Epistemic standards for “Why did it take so long to invent X?”
  35176. 84%TechBash 2020 - A Developer Conference in the Northeast
  35177. 99%Clojure: the Lisp that wants to spread
  35178. 99%Dan Wahlin on about.me
  35179. 92%The Simpsons - Alf pogs
  35180. 97%runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  35181. 97%Microsoft News API | Partner API Documentation
  35182. 98%Brad Fitzpatrick [bradfitz.com]
  35183. 99%Decent Security
  35184. 95%Decent Security
  35185. 97%(PUBLIC) Building a better Go linker
  35186. 61%DevReach - The Premier Dev Conference
  35187. 84%APHL
  35188. 95%DevReach 2020 to be Hosted in the US and Bulgaria
  35189. 78%Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  35190. 99%Code with Dan
  35191. 99%1unicorn2
  35192. 94%Fritz on the Web
  35193. 97%Recent | Stories | DotNetKicks
  35194. 99%Welcome to Babylon.js 4.1 - Windows Developer Blog
  35195. 99%Automate developer work using Git Aliases
  35196. 98%Identity column vs ETL Process - Simple Talk
  35197. 99%Putting the Fun in C# Local Functions
  35198. 95%What's New in Visual Studio Online | Visual Studio Blog
  35199. 99%.NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  35200. 99%Mutating Objects makes Testing Harder – George Stocker
  35201. 97%Tip 250 - Using Visual Studio Online
  35202. 98%.NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  35203. 95%When Containers Become Trashcans
  35204. 97%GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  35205. 89%Travelling with 24" monitors - My blog
  35206. 99%Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  35207. 70%Slides and links from DotNetDays Romania 2020
  35208. 95%Things I Believe About Software Engineering
  35209. 97%📕 The 25 most recommended programming books of all-time.
  35210. 93%HackerTracker.info
  35211. 99%A journey to searching Have I Been Pwned database in 49μs (C++)
  35212. 95%NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  35213. 89%Cybersecurity
  35214. 95%Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  35215. 94%Miranda homepage
  35216. 98%How to Fill a Klein Bottle - Numberphile
  35217. 90%List of 2020 Leap Day Bugs
  35218. 73%DDD South West 2020 Call for Papers Extended
  35219. 79%Security Notice
  35220. 88%data stories
  35221. 97%SharpLab
  35222. 99%SharpLab
  35223. 97%SharpLab
  35224. 99%SharpLab
  35225. 99%.NET Threading and WebAssembly
  35226. 99%Detroit: Become Human - Scan effect in Unity
  35227. 68%zkMesh
  35228. 99%.NET R&D Digest (February, 2020)
  35229. 81%My Ordinary Life: Improvements Since the 1990s - Gwern.net
  35230. 99%Building a Custom Router for Blazor
  35231. 92%Important GDC 2020 Update
  35232. 98%Stack Exchange Data Explorer
  35233. 98%How a 2 person startup already uses 28 other tools
  35234. 99%A half-hour to learn Rust
  35235. 94%DDD North 2020!
  35236. 96%WPF Tips
  35237. 99%WinUI Tips
  35238. 98%How to brainstorm great business ideas
  35239. 98%Joel Martinez
  35240. 95%Chadslab
  35241. 99%Switching back to the UI thread in WPF/UWP, in modern C#
  35242. 89%moyix (Brendan Dolan-Gavitt) | Keybase
  35243. 94%dade
  35244. 85%Supporting other projects in the community
  35245. 96%[Cado-nfs-discuss] Factorization of RSA-250
  35246. 97%Microsoft - Official Home Page
  35247. 99%SharpLab
  35248. 99%I want off Mr. Golang's Wild Ride
  35249. 97%Profit Hunt | profitable online projects
  35250. 95%Black History Month: Hear from 5 Technology Innovators
  35251. 82%Home | INSTINCT3
  35252. 98%How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  35253. 65%Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  35254. 97%Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  35255. 93%WildML
  35256. 98%.NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  35257. 98%Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  35258. 99%How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  35259. 98%Overview of Azure Cache for Redis - Simple Talk
  35260. 96%ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  35261. 99%Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  35262. 99%Adding Observability to .NET Core Apps ASP.NET Blog |
  35263. 99%Immutability in DTOs?
  35264. 89%IoT SVG Idea
  35265. 92%Strava Runner Profile | David Ortinau
  35266. 97%bern_relief.py
  35267. 99%The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  35268. 99%How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  35269. 95%Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  35270. 63%Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  35271. 95%ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  35272. 99%Don’t try to sanitize input. Escape output.
  35273. 99%Hundred year mistakes
  35274. 93%Straffic
  35275. 94%Straffic
  35276. 84%Israeli Marketing Company Exposes Contacts Database
  35277. 97%How to create a Dell-Ubuntu Image on your Dell PC
  35278. 86%Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  35279. 98%Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  35280. 90%Incident on 2020-02-27 14:31 UTC
  35281. 93%A painless self-hosted Git service
  35282. 98%Let's Encrypt Has Issued a Billion Certificates
  35283. 99%Showcase of projects built with .net technology - BuiltWithDot.Net
  35284. 99%QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  35285. 97%CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  35286. 98%Welcome to Babylon.js 4.1
  35287. 94%Become a Member | Mathematical Association of America
  35288. 99%C# 8 pattern matching - Red Hat Developer
  35289. 93%tippin.me
  35290. 83%The Simpsons in CSS
  35291. 97%Provisional Mode | .NET Blog
  35292. 52%The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  35293. 95%3.0
  35294. 99%x64dbg
  35295. 91%YC's New Guide to Raising a Series A
  35296. 64%Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  35297. 99%Learning Blazor Components: The Definitive Guide
  35298. 99%Getting Started with CORS in ASP.NET Core
  35299. 99%Securing gRPC-based Microservices in .NET Core
  35300. 99%What is a type in TypeScript? Two perspectives
  35301. 99%Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  35302. 99%REST Commands and Queries in VS Code - ardalis
  35303. 99%Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  35304. 95%Azure Cost Management + Billing updates – February 2020
  35305. 61%@types/blazor__javascript-interop
  35306. 92%Don't Forget To Be Awesome
  35307. 93%Hard Startups
  35308. 98%Laszlo - .Net Developer, Personal Blog
  35309. 98%automatic SQL injection and database takeover tool
  35310. 53%DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  35311. 99%What's behind the hype about Blazor? - Stack Overflow Blog
  35312. 68%Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  35313. 98%Regular-Expressions.info - Regex Tutorial, Examples and Reference
  35314. 99%Dependency Injection in Azure Functions with C#
  35315. 90%Things I Learned From Five Years in Climate Tech
  35316. 92%Neutralinojs
  35317. 92%Tailwind UI
  35318. 95%Grid Garden
  35319. 99%Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  35320. 98%ReSharper 2020.1 Roadmap - .NET Tools Blog
  35321. 99%Authentication and the Azure SDK
  35322. 98%Marvin.Cache.Headers 5.0.0 Released
  35323. 99%Use Blazor and C# to host a static website in Azure Storage
  35324. 98%How to ignore files in Git without .gitignore - Red Hat Developer
  35325. 99%Power Down: Low power mode for Azure Sphere
  35326. 99%React Context with TypeScript: Part 2 - Complex context with function components
  35327. 99%From WebForms to Blazor?
  35328. 97%xUnit.net
  35329. 82%#444 – An Interview with Ben Eater
  35330. 89%The Amp Hour Electronics Podcast
  35331. 95%What is this 48-pin laptop hard drive connector?
  35332. 99%An Intuitive Guide to Linear Algebra – BetterExplained
  35333. 67%JS Paint
  35334. 86%Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  35335. 94%No raw data, no science: another possible source of the reproducibility crisis
  35336. 98%A History of Entity Framework
  35337. 98%Search
  35338. 93%.NET and VSCode
  35339. 99%KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  35340. 92%To Get Good, Go After The Metagame
  35341. 92%Cycling through all the streets in central London
  35342. 89%DDD By Night March 2020 @ Zendesk
  35343. 84%Георгий Плотников «Just In Time hooking»
  35344. 81%Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  35345. 98%Buy X410 - Microsoft Store
  35346. 97%Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  35347. 97%Pancake Numbers - Numberphile
  35348. 98%BlazorForums.Net
  35349. 99%Just In Time Hooking #
  35350. 99%When ASP.NET Core can't find your controller: debugging application parts
  35351. 95%C# ReadOnlySpan<byte> and static data
  35352. 89%Bill Laswell
  35353. 99%Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  35354. 91%How can I replace the first occurrence of a character in every word?
  35355. 94%The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  35356. 99%Getting Started with Parcel.js - A Web Application Bundler
  35357. 98%HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  35358. 98%Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  35359. 96%Acrobat on the Web, Powered by WebAssembly
  35360. 99%Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  35361. 99%Getting started with ML.NET in Jupyter Notebooks
  35362. 99%Announcing TypeScript 3.8 | TypeScript
  35363. 99%Null API Responses and HTTP 204 Results in ASP.NET Core
  35364. 99%10K Request per Second: REST API with Azure SQL, Dapper and JSON
  35365. 99%It’s 2020. Is your code ready for leap day?
  35366. 98%Update on running ReSharper out of process - .NET Tools Blog
  35367. 99%Typing Arrays in TypeScript
  35368. 99%The Secret Code: ASP.NET MVC Conventions
  35369. 99%TraceProcessor 1.0.0 - Windows Developer Blog
  35370. 99%Azure Sphere is now generally available!
  35371. 98%EA and Visual Studio’s Linux Support | C++ Team Blog
  35372. 98%Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  35373. 94%Python vs Julia autocorrelation
  35374. 96%Learn how computers add numbers and build a 4 bit adder circuit
  35375. 99%CamSD.ino
  35376. 99%Dos and Don'ts of stackalloc
  35377. 95%USW Flex Mini
  35378. 99%SharpLab
  35379. 99%On Voice Coding
  35380. 98%Visual Studio for Mac: Refresh(); event
  35381. 98%Andreessen-Horowitz craps on “AI” startups from a great height
  35382. 95%Donald Knuth Was Framed
  35383. 96%Software Development Company | BitTacklr
  35384. 99%Are you reading the "What's New" in .NET docs?
  35385. 99%Passwords, how they are hacked and how to protect them
  35386. 87%Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  35387. 97%Building a fake company
  35388. 98%Cloudflare silently deleted my DNS records
  35389. 97%C++ decltype and parentheses - why?
  35390. 99%Bastion
  35391. 84%crt.sh | cert-populations
  35392. 99%Navigating microservices with .NET Core - Ryan Nowak
  35393. 99%C# 8 asynchronous streams - Red Hat Developer
  35394. 99%Pizza Box Computer
  35395. 98%BernRelief.py
  35396. 97%DDD North 2020
  35397. 99%Confused by "groups" and the Linux "permission model"
  35398. 98%5 arguments to make managers care about technical debt
  35399. 89%Compound Double Pendulums
  35400. 97%Last Week in AWS - AWS News Sprinkled With a Side of Snark
  35401. 84%Screaming in the Cloud Archives - Last Week in AWS
  35402. 97%pwn.college BETA
  35403. 91%Doing Meta-Analysis in R
  35404. 95%Routed Gothic Font
  35405. 99%Web Workers, comlink, TypeScript and React
  35406. 99%.NET Core/Standard Auto Incrementing Versioning
  35407. 99%Building String Razor Template Engine with Bare Hands (.NET Core)
  35408. 99%Designing an event-driven process at scale: Part 3 - Red Hat Developer
  35409. 98%Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  35410. 97%If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  35411. 99%How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  35412. 99%Comparing Callbacks, Promises and Async Await in TypeScript
  35413. 99%C# - Sealed and internal - how to use in unit test?
  35414. 99%New and improved JonSkeet.DemoUtil
  35415. 97%TypeScript 3.8 Adds Private Fields and Top-Level Await
  35416. 98%How can I create a password protected .zip file in Windows 10?
  35417. 97%CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  35418. 99%Alternatives to enums in TypeScript
  35419. 99%Tip 248 - Top 5 VS Code extensions for Azure Developers
  35420. 97%Mathematics for the adventurous self-learner
  35421. 97%Blog - Paul Knopf
  35422. 98%:: Darch
  35423. 90%Home - Qml.Net
  35424. 84%Famicom Party
  35425. 96%CloudSkills.fm
  35426. 98%grep.app
  35427. 97%The 17-Klein Bottle - Numberphile
  35428. 96%.NET Memory Workshops
  35429. 99%In depth guide to running Elasticsearch in production
  35430. 97%The Zen of Go | Dave Cheney
  35431. 98%Should you self-host Google Fonts?
  35432. 98%Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  35433. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  35434. 99%SharpLab
  35435. 99%OpenVPN Client Connect For Windows | OpenVPN
  35436. 87%About Our Ads
  35437. 99%dotnet/runtime
  35438. 99%dotnet/runtime
  35439. 98%A Simple Range Proof From Polynomial Commitments - HackMD
  35440. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  35441. 92%Recreating 3 Seconds of STAR WARS (Green Screen Model)
  35442. 98%Running Windows 2000 on WSL
  35443. 99%dotnet/runtime
  35444. 98%Ella: A Vibrator You Control From Your Phone
  35445. 99%dotnet/runtime
  35446. 98%Damian Edwards
  35447. 99%dotnet/runtime
  35448. 99%How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  35449. 99%dotnet/runtime
  35450. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  35451. 99%QA Platform Engineer - DEV
  35452. 99%dotnet/runtime
  35453. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  35454. 86%My Data of Unknown Origin - Pastebin.com
  35455. 96%Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  35456. 90%Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  35457. 99%Software platform dependency analysis with F# and Neo4j
  35458. 99%Welcome to Blazor Blogs!
  35459. 98%VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  35460. 98%Introduction :: Learn TLA+
  35461. 97%Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  35462. 99%Under the hood of “Default Interface Methods”
  35463. 99%MongoDB Transactions in .NET Applications
  35464. 99%William J. Bowman, Ph.D. | Home
  35465. 96%Inrupt, Tim Berners-Lee's Solid, and Me
  35466. 95%DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  35467. 99%hediet/vscode-debug-visualizer
  35468. 99%Part 1 - Introduction and Setting up the REPL
  35469. 92%Daniel Rubino on about.me
  35470. 99%Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  35471. 99%ErikEJ/EFCorePowerTools
  35472. 99%Am I generating email link tokens correctly?
  35473. 96%Do CPU credits exist for c5d.large instances? And if not, why not?
  35474. 98%auto as a template argument placeholder for a function parameter
  35475. 86%Can I safely update Windows 10?
  35476. 98%Is the strcasecmp algorithm flawed?
  35477. 96%Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  35478. 95%Why in Linux the rights to execute the file doesn't work?
  35479. 99%microsoft/electionguard
  35480. 96%M3
  35481. 92%Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  35482. 92%What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  35483. 99%NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  35484. 99%TimeSnapper, automatic screenshot software, auto screen capture
  35485. 99%Learning Rust With Entirely Too Many Linked Lists
  35486. 86%Get a Free Demo | SentinelOne
  35487. 88%Homepage | Plaid
  35488. 94%Vue Vixens - Workshops for Foxy People to Learn Vue.js
  35489. 97%xt0rted/slash-command-action
  35490. 99%Stack Overflow is leaking user emails
  35491. 83%Opportunities | MYTA Technologies
  35492. 99%MusicKit JS | Apple Developer Documentation
  35493. 94%What Happened with LEGO – Reality Prose
  35494. 99%hassio-addons/addon-ssh
  35495. 99%COPY | Npgsql Documentation
  35496. 98%Welcome to the UK .NET Tour 2020
  35497. 98%TotallyNotChase/glitch-this
  35498. 99%VuePress
  35499. 92%React book landing page
  35500. 99%Source Code | OpenVPN
  35501. 93%mcc (@mcc@mastodon.social)
  35502. 99%Chris Noring — DEV Profile
  35503. 99%Blazor | Build client web apps with C# | .NET
  35504. 99%Building a Custom Router for Blazor
  35505. 98%The friendly Operating System for the Internet of Things
  35506. 99%Building a Custom Router for Blazor
  35507. 99%Hash functions and security | Manning
  35508. 91%I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  35509. 98%Instant Nancy Web Development
  35510. 60%Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  35511. 99%Microservices in .NET Core
  35512. 81%PostHog – Self Hosted Product Analytics
  35513. 98%SQLite Query Language: WITH clause
  35514. 65%home | CFAIL
  35515. 99%Code Maze Weekly #13 - Code Maze
  35516. 99%GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  35517. 97%Configure the Linker for ASP.NET Core Blazor
  35518. 69%A Dark Room
  35519. 99%VorTechS/BlazorCarousel
  35520. 99%Build a JavaScript Responsive Sidebar Menu
  35521. 98%Free Website Builder | Create a Free Website | Wix.com
  35522. 98%Retargeting & Tracking Pixels: Explained!
  35523. 99%What Are APIs? - Simply Explained
  35524. 98%DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  35525. 99%Testing GitHub Oneboxes for Stack Overflow for Teams
  35526. 96%Opinion: The unspoken truth about managing geeks
  35527. 89%Just one week left to submit your talk proposals for DDD South West 2020!
  35528. 97%Debugging Wednesday — Cancel this task!
  35529. 80%The state of dotnet performance
  35530. 82%Learning By Shipping
  35531. 99%Testing GitHub Oneboxes on Stack Overflow for Teams
  35532. 96%Master these JavaScript Fundamentals to Land Your Next Job
  35533. 99%A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  35534. 97%Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  35535. 95%The Power of EventSourcing — Softwarepark
  35536. 96%Storing IoT Data in a database
  35537. 99%Fundamental Concepts for Elastic Jobs in Azure SQL Database
  35538. 99%Getting started with Uno Platform and ReactiveUI - Uno Platform
  35539. 99%Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  35540. 99%MFractor For Visual Studio Windows Now Available
  35541. 97%Fixing Random, part 28
  35542. 96%Fixing Random, part 24
  35543. 87%Porting old posts, part 2
  35544. 87%Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  35545. 99%Chris Sainty - Building with Blazor
  35546. 99%ASP.NET Core middleware with Roslyn Analyzers - Part 1
  35547. 98%What is content caching on Mac?
  35548. 99%petterhoel/Todos
  35549. 96%My Media Creation Setup
  35550. 94%Fixing Random, part 18
  35551. 99%Fixing Random, part 23
  35552. 98% The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  35553. 99%Compiler Explorer - C (x86-64 clang 9.0.0)
  35554. 97%EF Core adoption is very healthy
  35555. 97%Fixing Random, part 29
  35556. 74%Medicare for All: Last Week Tonight with John Oliver (HBO)
  35557. 86%JetBrains Mono: A free and open source typeface for developers
  35558. 99%Fixing Random, part 22
  35559. 99%How to test logging when using Microsoft.Extensions.Logging
  35560. 95%Service Fabric Community Q&A 41
  35561. 97%Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  35562. 99%How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  35563. 99%.NET Design Review: Quick Reviews
  35564. 93%Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  35565. 98%Davy Wybiral
  35566. 95%Fixing Random, part 25
  35567. 95%Candle Touch™- The First Smart, Connected, Real-Flame Candle
  35568. 99%NetFabric/NetFabric.Hyperlinq
  35569. 90%Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  35570. 93%Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  35571. 97%helvetica scenario
  35572. 54%The future of work looks like staying out of the office
  35573. 67%The Wandering Earth (2019) - IMDb
  35574. 99%Compiler Explorer - C (x86-64 clang 9.0.0)
  35575. 99%New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  35576. 98%Integrating Tailwind CSS with Blazor using Gulp - Part 1
  35577. 99%EF Core Tips: Don’t call Update when you don’t need to!
  35578. 98%Fixing Random, part 21
  35579. 99%Plan for Entity Framework Core 5.0
  35580. 93%Messaging Layer Security: Towards a New Era of Secure Group Messaging
  35581. 98%Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  35582. 88%Porting old posts, part 1
  35583. 62%billy corgan rides a rollercoaster
  35584. 97%Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  35585. 99%Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  35586. 99%Andrey Akinshin's blog
  35587. 98%Fixing Random, part 26
  35588. 99%Fixing Random, part 19
  35589. 95%Mechanized Proofs for PL: Past, Present, and Future
  35590. 99%NVIDIA/cutlass
  35591. 94%Home
  35592. 99%YohDeadfall/Yoh.Tuples
  35593. 98%Loosely Coupled Show | Episode #000 | Software Architecture
  35594. 80%Create a Meetup Account
  35595. 99%T4 and EF Core Reverse Engineering
  35596. 99%Cryptologie
  35597. 97%Microsoft Flagship Events
  35598. 99%1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  35599. 99%Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  35600. 99%Fixing Random, part 20
  35601. 95%Posts by Ben Adams
  35602. 70%Data Brokers are Cruising for a Bruising
  35603. 99%Security Scanning Your .NET Core Applications
  35604. 98%David Wengier
  35605. 90%the Nothing itself nothings
  35606. 95%Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  35607. 95%The hidden war over grocery shelf space
  35608. 99%Decompile .NET code while debugging - Visual Studio
  35609. 99%Hardware build: CRC calculation
  35610. 94%Blazored.FluentValidation 1.2.0
  35611. 88%Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  35612. 89%How do CRCs work?
  35613. 99%How To Create a Blazor Component
  35614. 97%Fixing Random, part 30
  35615. 96%Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  35616. 98%Unhandled Exception
  35617. 99%Tinkering with client-side Blazor and the AWS SDK for .NET
  35618. 96%Epic Circles - Numberphile
  35619. 68%Simulating Supply and Demand
  35620. 98%Roundup #68
  35621. 96%Rider 2019.3.2 is Available! - .NET Tools Blog
  35622. 99%Dave - Black (Live at The BRITs 2020)
  35623. 96%Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  35624. 95%Numberphile
  35625. 91%Porting old posts, part 3
  35626. 98%Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  35627. 95%Home · terrajobst
  35628. 98%fiigii.com
  35629. 99%Transactions with MongoDB 4.0 and .Net
  35630. 95%Jon Galloway - Jon Galloway
  35631. 98%Update on our new and upcoming security keys
  35632. 97%X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  35633. 99%Andrew Lock | .NET Escapades
  35634. 81%Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  35635. 98%Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  35636. 99%Continuous C# and F# IDE for iPads and iPhones
  35637. 97%Visual Studio 2010 Best Practices
  35638. 99%Appstat - App Store Sales & Analytics on your Mac
  35639. 98%Lychee — Self-hosted photo-management done right
  35640. 97%xamarin/Essentials
  35641. 94%Twitter Guidelines
  35642. 99%Connection Abstractions · Issue #1793 · dotnet/runtime
  35643. 76%system.net - Domain Name For Sale | DAN.COM
  35644. 76%FEMMEBIT
  35645. 97%Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  35646. 89%Habitica - Gamify Your Life
  35647. 99%Paperwork
  35648. 96%BlurHash
  35649. 91%bitcrazed (Rich Turner) | Keybase
  35650. 98%Strings and Loops within Pi - Numberphile
  35651. 94%MongoDB.local SF 2018
  35652. 83%Plain Text Offenders
  35653. 97%Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  35654. 99%Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  35655. 99%February 2020 SDK Release
  35656. 99%Code review red flag: Where is the missing code?
  35657. 91%Elastic Jobs in Azure SQL Database – What and Why
  35658. 96%Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  35659. 99%React Context with TypeScript: Part 1 - Simple context with function components
  35660. 99%MSIX Packaging Tool Insider Program
  35661. 99%Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  35662. 99%Builder as a monoid
  35663. 91%Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  35664. 98%Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  35665. 97%Email Confirmation with ASP.NET Core Identity - Code Maze
  35666. 97%Is Blazor For Everyone? — App vNext
  35667. 99%Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  35668. 99%Blazor by Example - A dismissable banner
  35669. 89%SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  35670. 96%Xamarin Coding Standards | Jesse Liberty
  35671. 99%Monsters Weekly 152 - GitHub Actions and .NET Core
  35672. 99%Hash functions and security | Manning
  35673. 89%CSLA .NET Version 5.1.0 Release
  35674. 97%Rider 2020.1 Roadmap - .NET Tools Blog
  35675. 98%Resource Pseudo Localization - Protecting developers from themselves
  35676. 99%GIFs and SwipeView in Xamarin Forms 4.4
  35677. 99%Types for classes in TypeScript
  35678. 94%ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  35679. 93%Azure This Week: Azure This Week - Ignite The Tour: Sydney
  35680. 98%OS hacking: Let's port git to SerenityOS!
  35681. 94%Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  35682. 67%Google Fonts
  35683. 99%syscolabs/kasaya
  35684. 77%data stories
  35685. 95%BBC Micro bot
  35686. 84%Screaming in the Cloud Archives - Last Week in AWS
  35687. 97%Last Week in AWS - AWS News Sprinkled With a Side of Snark
  35688. 99%ralfholly/git-autocommit
  35689. 81%Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  35690. 99%Zaid-Ajaj/Npgsql.FSharp.Analyzer
  35691. 98%Marten
  35692. 84%Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  35693. 99%Lupusa87 - Overview
  35694. 99%joshfree - Overview
  35695. 98%Animal Crossing: New Horizons Direct (Nintendo Switch)
  35696. 90%The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  35697. 94%Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  35698. 98%sebas77 - Overview
  35699. 98%Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  35700. 91%Is there a good way to communicate choose at least one?
  35701. 89%DeepL Translator
  35702. 98%Latacora - Stop Using Encrypted Email
  35703. 86%Password Managers with guest Troy Hunt | Weekly Dev Tips
  35704. 96%How 1500 bytes became the MTU of the internet
  35705. 97%Does register selection matter to performance on x86 CPUs?
  35706. 99%ASP.NET Core Middleware Registration
  35707. 80%Hexa
  35708. 96%xLayers: Design – Code – Repeat
  35709. 81%Peter Lawrence Montgomery, 1947-2020
  35710. 95%galaxus.de – mehr als ein Onlineshop
  35711. 97%Open Game Engine Exchange
  35712. 98%Why we left AWS
  35713. 98%Welcome to the Worldwide Center of Mathematics on YouTube!
  35714. 99%Code Traveler
  35715. 94%ASP.NET Core News - Your weekly update of everything ASP.NET Core
  35716. 88%G-Truc Creation
  35717. 99%jkotas - Overview
  35718. 98%JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  35719. 99%PeachPie | PHP compiler to .NET
  35720. 87%Ed Southall
  35721. 92%Azure This Week: Watch the latest videos
  35722. 96%Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  35723. 94%StackShare Weekly Digest.
  35724. 99%Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  35725. 96%Twitch
  35726. 99%Welcome | Azure Tips and Tricks
  35727. 99%Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  35728. 99%IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  35729. 95%ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  35730. 99%Type-Driven Development with Idris
  35731. 90%sdras - Overview
  35732. 99%Testing GitHub Oneboxes
  35733. 98%From DotNet Run to Hello World - .NET Oxford - January 2020
  35734. 96%Tentacles Akimbo (with Cliff Stoll) - Numberphile
  35735. 94%TGI Kubernetes 105: Dapr - Distributed Application Runtime
  35736. 68%What is a stack and how does it work? — 6502 part 5
  35737. 99%Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  35738. 96%Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  35739. 97%SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  35740. 99%Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  35741. 96%Azure ESP32 Dev Kit Board and resources
  35742. 94%A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  35743. 95%Pentagons and the Golden Ratio - Numberphile
  35744. 98%Hello World - Introduction to C# interactive C# tutorial
  35745. 94%Kevin Gosse — The debugging mindset
  35746. 95%Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  35747. 81%Oracle Buys Aconex
  35748. 99%InboxSDK
  35749. 97%jasonmayes/Real-Time-Person-Removal
  35750. 99%Mining my mailbox for top email service providers
  35751. 99%nquinlan/Email-Intelligence
  35752. 99%rswier/c4
  35753. 99%Master of Aggregates
  35754. 96%Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  35755. 98%Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  35756. 99%campersau - Overview
  35757. 98%Reset your code
  35758. 99%304NotModified - Overview
  35759. 69%Announcing speakers for 2020 : C++ On Sea
  35760. 99%git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  35761. 76%Twitch
  35762. 95%Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  35763. 99%dotnet/aspnetcore
  35764. 98%Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  35765. 99%System.IO.Pipelines: High performance IO in .NET | .NET Blog
  35766. 85%ReactJSConsulting.com
  35767. 91%Azure Weekly
  35768. 95%Caliper - Measure what matters for hiring in AI. At scale.
  35769. 99%dotnet/project-system
  35770. 96%Twitch
  35771. 73%A Piece of Pi for Patrons | Numberphile on Patreon
  35772. 99%COPY | Npgsql Documentation
  35773. 99%Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  35774. 91%efcore/EFCore.NamingConventions
  35775. 98%emadashi - Twitch
  35776. 95%Main Page الصفحة الرئيسية
  35777. 95%Jesse Liberty on about.me
  35778. 99%Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  35779. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1
  35780. 92%LLVM Meetup - Toronto, May 2019
  35781. 77%Why Do So Many Incompetent Men Become Leaders?
  35782. 81%To Seem More Competent, Be More Confident
  35783. 99%CertificateManager 1.0.3
  35784. 97%David Pfau
  35785. 95%Redash helps you make sense of your data
  35786. 98%Avoid rewriting a legacy system from scratch, by strangling it
  35787. 91%brajkovic (Bojan Rajkovic) | Keybase
  35788. 98%School of Video Game Audio
  35789. 96%Updates | RealtimeCSG
  35790. 98%Sander van Rossen is creating level editor tools for Unity | Patreon
  35791. 98%Build software better, together
  35792. 98%RadicalCSG/Chisel.Prototype
  35793. 96%Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  35794. 72%NYC Salon
  35795. 97%dwmkerr/hacker-laws
  35796. 97%Great App Search Checklist
  35797. 87%Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  35798. 99%Generic Host Builder in ASP .NET Core 3.1
  35799. 97%Your balance is $0.30000000004
  35800. 93%i am the cavalry
  35801. 99%Home | Mono
  35802. 97%Rugged Software
  35803. 99%Working with expression trees in C# | Alexey Golub
  35804. 93%PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  35805. 71%TaoSecurity
  35806. 98%About - iCircuit - The Realtime Circuit Simulator and Editor
  35807. 98%NoSQL Database | RavenDB ACID NoSQL Document Database
  35808. 96%Calca - The Text Editor that Loves Math
  35809. 99%Continuous C# and F# IDE for iPads and iPhones
  35810. 99%Working with expression trees in C# | Alexey Golub
  35811. 99%dotnet/project-system
  35812. 98%Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  35813. 87%HusseiN98D on Bugcrowd
  35814. 98%dotnet/runtime
  35815. 97%Rémi Bourgarel’s Blog
  35816. 86%Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  35817. 99%Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  35818. 90%Tipping with Brave Rewards
  35819. 98%Real-World Cryptography
  35820. 99%dotnet/runtime
  35821. 96%F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  35822. 97%Blockchain Research Newsletter
  35823. 99%dotnet/runtime
  35824. 99%dotnet/runtime
  35825. 99%Performance testing
  35826. 98%Visual Studio Code January 2019
  35827. 99%dotnet/runtime
  35828. 96%Fermat's Library | Librarian
  35829. 99%Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  35830. 99%dotnet/runtime
  35831. 99%dotnet/runtime
  35832. 99%iolevel/wpdotnet-sdk
  35833. 98%LiteDB :: A .NET embedded NoSQL database
  35834. 99%Migrating configuration in .NET Framework to .NET Core
  35835. 98%Calculating Pi: My attempt at breaking the Pi World Record
  35836. 99%dotnet/runtime
  35837. 81%Private Thoughts
  35838. 95%Manning | Deal of the Day
  35839. 98%Cake - Home
  35840. 70%RAM and bus timing
  35841. 98%The Golden Ratio (why it is so irrational) - Numberphile
  35842. 97%The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  35843. 53%Man who misses Ceefax spends years creating his own version
  35844. 99%Ben Eater
  35845. 99%Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  35846. 97%AVIF for Next-Generation Image Coding
  35847. 99%Research based on the .NET Runtime
  35848. 98%What do software engineers who work at a large scale understand that other developers don't? - Quora
  35849. 99%Base64 encoding and decoding at almost the speed of a memory copy
  35850. 98%xt0rted/actions
  35851. 93%GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  35852. 96%ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  35853. 99%Rust for professionals
  35854. 99%New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  35855. 99%Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  35856. 84%DeFacto
  35857. 99%xKloc/Todos
  35858. 99%davidfowl/Todos
  35859. 98%Developer South Coast (Southampton, United Kingdom)
  35860. 76%csharpfritz - Twitch
  35861. 99%NuGet | Status
  35862. 98%The NuGet Blog
  35863. 98%Windows Update Delivery Optimization: FAQ
  35864. 95%Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  35865. 97%⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  35866. 99%Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  35867. 91%PageSpeed Insights
  35868. 93%Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  35869. 97%To boldly suggest an overall plan for C++23
  35870. 95%LearnAwesome.org
  35871. 99%ActivityPub, the secret weapon of the Fediverse
  35872. 95%Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  35873. 99%How HTTPS works Part 1 — Building Blocks
  35874. 98%PuzzleScript Game
  35875. 99%maharmstone/quibble
  35876. 55%r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  35877. 99%The No More Ransom Project
  35878. 85%AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  35879. 95%Firecracker: Lightweight Virtualization for Serverless Applications
  35880. 96%Hyperping | Uptime monitoring with public status pages
  35881. 97%M/Monit
  35882. 99%etcd
  35883. 99%Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  35884. 99%Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  35885. 99%Carl Franklin's Blazor Road Show!
  35886. 87%Valid Lovely Triangles - Numberphile
  35887. 89%Triangles by Numberphile
  35888. 98%dotnet-dstrings 1.1.0
  35889. 94%Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  35890. 94%WACUP (WinAmp Community Update Project)
  35891. 99%dapr/dapr
  35892. 99%ReactSharp - A C# library for building web user interfaces
  35893. 99%SamProf/ReactSharp
  35894. 99%Performance traps of ref locals and ref returns in C# | Premier Developer
  35895. 94%When must we use extern alias keyword in C#?
  35896. 91%extern alias - C# Reference
  35897. 92%davidfowl/Todos
  35898. 97%The past and the future of hub
  35899. 96%Visual Studio for Mac: Refresh(); event
  35900. 84%Microsoft for Startups – Building Startups | Microsoft for Startups
  35901. 95%Steve Gordon - Adventures in ASP.NET Core
  35902. 76%Humanitarian Toolbox
  35903. 99%RunAsRadio - Home
  35904. 98%.NET Rocks! vNext
  35905. 71%Global IT Burnout Index
  35906. 99%Validating SSL Certificates With .NET ServicePointManager
  35907. 99%Model-View-Update (MVU) – How Does It Work?
  35908. 98%Shell Magic
  35909. 98%Why are we so bad at software engineering? | www.bitlog.com
  35910. 98%Introducing Terminal V2
  35911. 98%ING open sources Lion: A library of performant, accessible & flexible Web Components
  35912. 92%Amazon found every 100ms of latency cost them 1% in sales.
  35913. 84%flatpickr
  35914. 99%Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  35915. 99%.NET Blog
  35916. 99%Nintendo Support: Nintendo 3DS Internet Browser Specs
  35917. 99%NuGet/Home
  35918. 98%NuGet documentation
  35919. 68%Black History Month: Building a better future together - The Official Microsoft Blog
  35920. 96%OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  35921. 99%Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  35922. 97%dotnet-tool-target.md
  35923. 98%256LOL - An x86 Assembler in 256 LOC
  35924. 98%marcpaq/b1fipl
  35925. 90%Generate - Privacy-related Data Security Incident
  35926. 96%RØDE Microphones - VXLR+
  35927. 92%The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  35928. 99%Rendering Particles with Compute Shaders - Mike Turitzin
  35929. 98%GitHub CLI Beta
  35930. 97%HEY
  35931. 99%Newtonsoft Vs System.Text.Json – Talk Technical
  35932. 99%Building C# 8.0 | .NET Blog
  35933. 98%Tanaguru Contrast-Finder
  35934. 99%Memory Bandwidth Napkin Math
  35935. 98%Blazored/FluentValidation
  35936. 99%Tinkering with client-side Blazor and the AWS SDK for .NET
  35937. 99%Forms and Fields in ASP .NET Core 3.1
  35938. 99%ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  35939. 97%google/tink
  35940. 91%INN Revival :: Home
  35941. 99%Visual 6502 in JavaScript
  35942. 98%Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  35943. 98%~sircmpwn/shit - sourcehut git
  35944. 90%Minor Change
  35945. 99%Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  35946. 94%Nextcloud
  35947. 98%This Goes to Eleven (Part. 3/∞)
  35948. 92%SRI Hash Generator
  35949. 98%This Goes to Eleven (Part. 2/∞)
  35950. 99%Fragment Routing with Blazor
  35951. 97%HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  35952. 97%TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  35953. 99%The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  35954. 99%How symmetric password-authenticated key exchanges work (sPAKE)
  35955. 90%London Crypto Day 2020
  35956. 99%0xd4d/dnlib
  35957. 93%Home | Old Book Illustrations
  35958. 99%Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  35959. 85%Patient Rogue by watabou
  35960. 94%HTTPS Is Easy!
  35961. 99%signalrcore
  35962. 99%.NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  35963. 99%Create Certificates for IdentityServer4 signing using .NET Core
  35964. 99%Generate YouTube Thumbnails with ImageSharp and .NET Core
  35965. 90%Speakers | Techorama
  35966. 74%Agenda Techorama 2020 | Techorama
  35967. 89%Terence Eden’s Blog
  35968. 97%Inter font family
  35969. 87%WebAssembly Summit: Schedule
  35970. 99%Code Maze Weekly #11 - Code Maze
  35971. 99%5 things to be aware of with F# anonymous records | Compositional IT
  35972. 98%Getting Started with Asynchronous Programming in .NET
  35973. 86%You’re probably using the wrong dictionary « the jsomers.net blog
  35974. 99%FastComments - Commenting Done Right
  35975. 95%dotnet-format Problem Matcher - GitHub Marketplace
  35976. 78%ASP.NET Core docs: What's new for January 2020
  35977. 99%How do Managed Breakpoints work?
  35978. 99%Text Fragments
  35979. 98%Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  35980. 97%The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  35981. 99%William J. Bowman, Ph.D. | Home
  35982. 69%Constant Grind: Q&A | Two Headed Girl
  35983. 90%Raph
  35984. 99%ErikEJ/EFCorePowerTools
  35985. 99%EdCharbeneau/BlazorPro.Spinkit
  35986. 94%The Bright Side of Imposter Syndrome.
  35987. 99%davidfowl/Todos
  35988. 79%The world's worst video card?
  35989. 98%Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  35990. 99%ASP.NET Core in Action
  35991. 97%Russian Multiplication - Numberphile
  35992. 99%Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  35993. 99%Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  35994. 98%Cake - Home
  35995. 92%The bright side of imposter syndrome. | Leo Gopal
  35996. 80%SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  35997. 97%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  35998. 92%Atlas V launch with Solar Orbiter
  35999. 99%Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  36000. 82%NASA Live: Official Stream of NASA TV
  36001. 98%Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  36002. 90%Raph
  36003. 99%SimonCropp - Overview
  36004. 97%Blazor Radiator - Visual Studio Marketplace
  36005. 99%EdCharbeneau/BlazorPro.Spinkit
  36006. 70%Photos - TTM
  36007. 85%LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  36008. 99%fatih/faillint
  36009. 99%Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  36010. 98%"Reverse Engineering for Beginners" free book
  36011. 96%Livestream — Kerbal Space Academy
  36012. 81%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  36013. 97%Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  36014. 76%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  36015. 95%Garbage Collection at Food Courts | .NET Blog
  36016. 97%Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  36017. 98%Wave Engine’s on-line glTF viewer – WaveEngine Team
  36018. 99%dotnet/runtime
  36019. 99%davidfowl/Todos
  36020. 91%Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  36021. 98%dotNetDave Rocks NDC { Porto } 2020
  36022. 99%Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  36023. 99%Code Maze Weekly #10 - Code Maze
  36024. 99%Creating Certificates in .NET Core for Vue.js development using HTTPS
  36025. 83%Trace Context is a W3C Recommendation | W3C News
  36026. 96%2020 Java Technology Report | Rebel
  36027. 94%ASP.NET Core 2.1 Supported Packages
  36028. 99%.NET Blog
  36029. 87%SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  36030. 91%Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  36031. 98%String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  36032. 99%Mobile Blazor Bindings – Getting Started + Why You Should Care
  36033. 99%How do Managed Breakpoints work?
  36034. 99%allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  36035. 98%Todo-Backend
  36036. 98%torvalds/linux
  36037. 86%NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  36038. 89%ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  36039. 99%The polygons of Another World: Game Boy Advance
  36040. 99%Exploring .NET Core
  36041. 94%SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  36042. 87%Tiny Mirror
  36043. 78%ASP.NET Core docs: What's new for January 2020
  36044. 99%damienbod/AspNetCoreCertificates
  36045. 99%Defining your cloud infrasture as code with Pulumi and .NET
  36046. 98%Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  36047. 97%Neumorphism in user interfaces
  36048. 97%GC Handles | .NET Blog
  36049. 99%bchavez/Bogus
  36050. 98%Scroll To Text Fragment - Chrome Platform Status
  36051. 96%Get more information at a glance with issue and pull request linking
  36052. 99%.NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  36053. 98%NyxTech - Affordable, Portable Astrophotography.
  36054. 96%The Ultimate Game Boy Talk (33c3)
  36055. 99%Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  36056. 95%Kill It With Fire - Teaser
  36057. 99%Comby〔 Rewrite Code 〕
  36058. 96%Online Text Editor - MyTextArea - a simple online text editor
  36059. 99%Mint
  36060. 99%PureText
  36061. 98%p8952/bocker
  36062. 96%Spinal Map - Thunderforest
  36063. 91%SoCal Code Camp
  36064. 92%SpaceX Satellite Rideshare
  36065. 56%Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  36066. 99%PostgreSQL For Those Who Can’t Even, Part 1
  36067. 99%Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  36068. 89%SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  36069. 99%Wacom drawing tablets track the name of every application that you open | Robert Heaton
  36070. 98%It's not just you, Windows 10 Search is giving blank results
  36071. 93%SpaceX F9: PACE - Cape Canaveral - December 2022
  36072. 99%Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  36073. 77%Home
  36074. 74%Fair Fight 2020 | Fair Fight
  36075. 96%Serious Cryptography | No Starch Press
  36076. 99%Dotnet-Boxed/Templates
  36077. 77%SpaceX asks permission to take Starship on a high-altitude test flight
  36078. 99%Google's OpenSK lets you BYOSK – burn your own security key
  36079. 98%tock/tock
  36080. 99%EF Core Relationships in ASP .NET Core 3.1
  36081. 55%CaltropUwU/BadUI
  36082. 91%Volume Control
  36083. 76%SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  36084. 98%Here's Why Your Static Website Needs HTTPS
  36085. 98%Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  36086. 98%Life of a triangle - NVIDIA's logical pipeline
  36087. 97%GPU Performance for Game Artists
  36088. 99%Add Real-Time to a Java App with Azure SignalR Service
  36089. 89%Digging into the Bedrock framework, January 2020
  36090. 99%Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  36091. 99%Performance testing
  36092. 95%Champaign Mathematician - with Holly Krieger — Numberphile
  36093. 98%Fixing Random, part 27
  36094. 89%This is what happens when you divide by zero on a mechanical calculator
  36095. 99%Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  36096. 98%What dotnet new Could Be
  36097. 99%signalr package · go.dev
  36098. 99%Getting started with cloud deployments with Pulumi and .NET
  36099. 92%Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  36100. 99%Fast, parallel applications with WebAssembly SIMD · V8
  36101. 99%Reuse Blazor WASM UI in Blazor Server — App vNext
  36102. 99%.NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  36103. 92%Jon Galloway’s 'business-time' books on Goodreads (5 books)
  36104. 68%31JAN20 - REGULAR SEASONAL TOURNAMENTS
  36105. 98%Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  36106. 96%Ghidra
  36107. 95%Collecting and analyzing memory dumps | .NET Blog
  36108. 84%Girls Who Code -- Join 185,000 Girls Who Code today!
  36109. 95%#GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  36110. 98%Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  36111. 99%System.IO.Pipelines: High performance IO in .NET | .NET Blog
  36112. 85%r/BetterEveryLoop - Best dog sledding
  36113. 98%MoonScript, a language that compiles to Lua
  36114. 75%World's worst video card? The exciting conclusion
  36115. 98%Ideone.com
  36116. 97%The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  36117. 99%SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  36118. 99%dangrie158/SAP-1
  36119. 98%Old CSS, new CSS / fuzzy notepad
  36120. 91%Why 02/02/2020 is the most palindromic date ever.
  36121. 88%Steve's Guitar Pedal Shop
  36122. 98%Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  36123. 99%draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  36124. 90%Technical details for satellite NOAA 19
  36125. 93%Technical details for satellite NOAA 18
  36126. 95%Technical details for satellite NOAA 15
  36127. 92%Stack Overflow
  36128. 95%Get Minesweeper 10 - Microsoft Store
  36129. 96%New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  36130. 89%Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  36131. 90%Metrics
  36132. 88%Designing for Coziness
  36133. 96%Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  36134. 88%Science Cafe Dec – Knotty Sculptures
  36135. 98%The Problems with Secret Santa - Numberphile
  36136. 98%Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  36137. 97%Enigma machine
  36138. 97%Fabulous adventures in coding
  36139. 99%Streaming Kubernetes’ logs using SignalR – Do Not Panic
  36140. 92%AmpliFi | Faster, Whole-Home Wi-Fi
  36141. 96%Working with the new Microsoft.Data.SqlClient
  36142. 96%Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  36143. 78%“Hello, world” from scratch on a 6502 — Part 1
  36144. 51%How do CPUs read machine code? — 6502 part 2
  36145. 94%Ben, Ben and Blue
  36146. 79%Ben Eater
  36147. 93%Ben Eater
  36148. 99%SameSite Updates - The Chromium Projects
  36149. 99%dotnet/aspnetcore
  36150. 99%aspnet/AspNetWebStack
  36151. 99%[Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  36152. 93%Global championship of driverless cars
  36153. 99%Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  36154. 96%Do SSL warranties protect you? As much as rocks keep tigers away...
  36155. 98%This Goes to Eleven (Part 1/∞)
  36156. 96%Desktop Goose by samperson
  36157. 99%Ryujinx - Nintendo Switch Emulator
  36158. 99%How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  36159. 96%Desktop Goose by samperson
  36160. 98%Dino 0.1 Release - Dino. Communicating happiness.
  36161. 99%Building a simple VPN with WireGuard with a Raspberry Pi as Server
  36162. 92%About the security content of iOS 13.3.1 and iPadOS 13.3.1
  36163. 92%Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  36164. 99%Subresource Integrity
  36165. 97%.NET Design Review: Quick Reviews
  36166. 93%Hire me!
  36167. 95%Do’s and Don’ts for Performance Teams
  36168. 96%.NET Oxford
  36169. 99%Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  36170. 99%Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  36171. 94%Look! I Made a Company! : dylanbeattie.net
  36172. 99%Top-level statements and functions · Issue #3117 · dotnet/csharplang
  36173. 98%davidfowl/NdcLondon2020
  36174. 96%Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  36175. 99%Ryujinx/Ryujinx
  36176. 99%Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  36177. 99%ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  36178. 96%the Origins of Opera and the Future of Programming
  36179. 97%Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  36180. 97%KnightOS was an interesting operating system
  36181. 83%The tools and tricks that let Ars Technica function without a physical office
  36182. 89%Monitoring Data Breaches
  36183. 97%.NET Tour UK 2020
  36184. 99%Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  36185. 93%Searching For New Adventures In Software Development
  36186. 95%Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  36187. 96%Superhero Triangles - Numberphile
  36188. 99%Become a Better Developer by Reading Source Code - Steve Gordon
  36189. 95%Binary Search | Master algorithms together
  36190. 96%The Throw Keyword was a Mistake
  36191. 93%Online Image Сompressor
  36192. 98%Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  36193. 97%.NET Tour UK 2020 (London)
  36194. 96%Disk Prices (US)
  36195. 92%CacheOut
  36196. 99%CarterCommunity/Carter
  36197. 99%martinber/noaa-apt
  36198. 99%Autofac 5.0 Released
  36199. 96%GitHub Actions API
  36200. 96%Visual Studio for Mac: Refresh(); event
  36201. 99%Building personal search infrastructure for your knowledge and code | beepb00p
  36202. 95%Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  36203. 97%Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  36204. 99%ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  36205. 96%STM32 Game Boy cartridge – EmerytHacks
  36206. 73%3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  36207. 80%Sedated (Ramones) but it's in 13/16
  36208. 99%Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  36209. 98%The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  36210. 97%Botium - Bots testing Bots
  36211. 98%Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  36212. 98%gravitational/gravity
  36213. 97%Authentication, What The Fuck?
  36214. 98%Introduction
  36215. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  36216. 89%CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  36217. 79%This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  36218. 66%Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  36219. 98%SimonCropp/Verify
  36220. 98%SQL+.NET - The Only Enterprise Grade ORM
  36221. 99%December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  36222. 99%libreoffice/core - main, development code repository
  36223. 86%Permutation-based Cryptography 2020 – Zagreb, Croatia
  36224. 99%dotnet/runtime
  36225. 98%Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  36226. 99%The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  36227. 92%Captain Picard's best inspirational speeches
  36228. 98%SecurityFWD: How Far Can Wi-Fi Really Travel?
  36229. 98%Build Serverless Apps with Blazor
  36230. 99%tkp1n/IoUring
  36231. 87%Open Data Stack Exchange
  36232. 83%Log us out: Private equity snaffles Lastpass owner LogMeIn
  36233. 76%A Picard Easter egg
  36234. 96%pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  36235. 87%Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  36236. 99%.NET coding convention settings For EditorConfig - Visual Studio
  36237. 97%Adaptive Cards
  36238. 96%254430 - Loading issue... - Monorail
  36239. 97%The Next Decade of .NET Open Source
  36240. 82%Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  36241. 91%dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  36242. 98%Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  36243. 98%Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  36244. 99%Microsoft Search in Bing and Office 365 ProPlus
  36245. 98%A Prime Surprise (Mertens Conjecture) - Numberphile
  36246. 99%EdCharbeneau/BlazorSize
  36247. 99%Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  36248. 96%Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  36249. 83%Git Wire Protocol v2 Support - The GitHub Blog
  36250. 94%Float Toy
  36251. 92%dotnet/apireviews
  36252. 98%ESP32-Cam Quickstart with Arduino Code
  36253. 98%Welcome to Blazor
  36254. 99%Blazor State Management
  36255. 99%Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  36256. 99%Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  36257. 99%Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  36258. 76%The math of brewing a better espresso
  36259. 99%Tools for Exploring .NET Internals
  36260. 99%Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  36261. 96%first20hours/google-10000-english
  36262. 95%Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  36263. 73%Self-Playing Banjo?! - Marble Machine X Inspiration
  36264. 99%damienbod/AspNetCoreCertificates
  36265. 99%BlazorHelp Website > Blog - Embedding Power BI in Blazor
  36266. 99%Measure Two Hundred Times, Tweak Twice
  36267. 99%Showtime | BenchmarkDotNet
  36268. 99%microsoft/verona
  36269. 78%ASP.NET Core docs: What's new for December 2019
  36270. 99%Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  36271. 89%.NET Design Review: System.CommandLine
  36272. 99%Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  36273. 99%Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  36274. 99%tmds/Tmds.LibC
  36275. 94%.on() | jQuery API Documentation
  36276. 69%Archived MSDN and TechNet Blogs
  36277. 96%Colouring Numbers - Numberphile
  36278. 60%Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  36279. 95%Transatlantic ping faster than sending a pixel to the screen?
  36280. 98%Dotnet-Boxed/Templates
  36281. 90%Invoking non-HTTP Azure Functions over HTTP to make development easier
  36282. 99%.NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  36283. 84%Roam Research – A note taking tool for networked thought.
  36284. 93%Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  36285. 99%Vagrant by HashiCorp
  36286. 97%Introduction
  36287. 98%Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  36288. 93%NASM - The Netwide Assembler
  36289. 99%How to write a simple operating system in assembly language
  36290. 99%Writing a Bootloader Part 1
  36291. 94%Package Hosting and Distribution - feedz.io
  36292. 97%DotNetAnalyzers/StyleCopAnalyzers
  36293. 99%Building A More Inclusive Microsoft Valuable Professional Program
  36294. 70%Frontier, an ISP in 29 states, plans to file for bankruptcy
  36295. 99%Building Microservices with gRPC and .NET
  36296. 93%crazy-formatter
  36297. 99%Cookies and Consent in ASP .NET Core 3.1
  36298. 99%Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  36299. 67%Blog - Culture of Development
  36300. 99%davidfowl/Micronetes
  36301. 98%Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  36302. 96%NYAN Conference
  36303. 99%Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  36304. 99%DI under the hood. This is what DI containers automate for you
  36305. 86%C# Corner Annual Conference 2020
  36306. 96%Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  36307. 98%NodeNet – A revolutionary new way to earn income from your Internet connection
  36308. 99%Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  36309. 93%NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  36310. 95%Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  36311. 99%ais-dotnet/Ais.Net
  36312. 99%Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  36313. 96%Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  36314. 96%The polygons of Another World: Super Nintendo
  36315. 68%PBS Light Falls Space Time and an Obsession of Einstein
  36316. 99%yesnet0/bounty
  36317. 99%Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  36318. 99%EdCharbeneau/DotnetConfBlazor
  36319. 90%Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  36320. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  36321. 99%chrissainty/Talks-DotNetConf-01-2020
  36322. 99%Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  36323. 99%Analyzing a nullability example · Curiosity is bliss
  36324. 99%NorthSec 2020
  36325. 95%VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  36326. 99%Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  36327. 97%Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  36328. 98%Welcome to the UK .NET Tour 2020
  36329. 99%microsoft/verona
  36330. 99%Workshops | Insomni'Hack
  36331. 96%[Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  36332. 99%Clancey/Comet
  36333. 92%Microsoft will be carbon negative by 2030
  36334. 98%Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  36335. 88%Report: Adult Site Leaks Extremely Sensitive Data
  36336. 97%Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  36337. 98%Using LINQ to Build A World Travel Itinerary
  36338. 99%My First Xamarin app
  36339. 96%Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  36340. 92%Microsoft will be carbon negative by 2030
  36341. 95%Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  36342. 99%Whose Curve Is It Anyway
  36343. 99%Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  36344. 98%Routing A-Z
  36345. 91%Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  36346. 81%How long would it take for a human being to freeze solid in outer space? - Quora
  36347. 99%Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  36348. 84%Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  36349. 94%The Perils of Querying SQL Server Replicas Under Load
  36350. 98%Focus on Blazor
  36351. 97%New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  36352. 93%Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  36353. 95%Download New Microsoft Edge Browser
  36354. 94%18.783 Home
  36355. 99%ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  36356. 99%C# 8.0: Understanding Using Declarations - Steve Gordon
  36357. 79%How to Choose a Microcontroller
  36358. 95%Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  36359. 98%Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  36360. 98%Focus on Blazor | Channel 9
  36361. 86%Project Bedrock
  36362. 99%DevExpress is a corporate sponsor of the .NET Foundation
  36363. 99%ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  36364. 99%Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  36365. 99%Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  36366. 98%.NET Foundation
  36367. 97%A New Discovery about Dodecahedrons - Numberphile
  36368. 99%Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  36369. 96%How to become a Microsoft Student Partner (MSP)
  36370. 96%Real World Crypto 2020
  36371. 80%Boing Boing was hacked
  36372. 96%Building Serverless web applications with Blazor and Azure Functions
  36373. 99%Snowpack
  36374. 97%Build Rust environment for ESP32
  36375. 99%Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  36376. 97%Trending Topics ‹ Bot Sentinel
  36377. 99%v5.8 Release Notes
  36378. 99%Sharding & IDs at Instagram
  36379. 91%More Prime Images - Futility Closet
  36380. 99%Adam Storr - Integration Testing with ASP.NET Core 3.1
  36381. 99%Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  36382. 99%Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  36383. 97%OdeToCode by K. Scott Allen
  36384. 98%Fun With C# and HP Laserjets
  36385. 98%Entity Framework Core: Getting Started
  36386. 98%Endpoint Debugging in ASP.NET Core 3 Applications
  36387. 98%Broot
  36388. 98%HTML attributes to improve your users' two factor authentication experience
  36389. 98%dotnet/project-system
  36390. 99%Cake - Cake v0.36.0 released
  36391. 99%microsoft/MSBuildSdks
  36392. 98%Goodbye, Clean Code
  36393. 95%Ozzy Man Reviews: Australian Bushfires
  36394. 98%John Carmack on Idea Generation
  36395. 99%FritzAndFriends/BlazorWebFormsComponents
  36396. 95%Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  36397. 99%Create a Meetup Account
  36398. 97%Basic Instruction Scheduling (and Software Pipelining)
  36399. 73%Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  36400. 99%davidfowl/Micronetes
  36401. 97%The Information Security Big Picture
  36402. 97%Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  36403. 82%.NET Conf: Focus on Blazor Teaser
  36404. 81%The Bug That Exposed Your PayPal Password
  36405. 99%brendandburns/configula
  36406. 81%11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  36407. 99%BLAKE3-team/BLAKE3
  36408. 99%fentec-project
  36409. 83%Burnin' for You (Blue Öyster Cult) but it's in 7/8
  36410. 99%Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  36411. 98%Supersingular Isogeny Key Exchange for Not-Quite Beginners
  36412. 98%Circuit Simulator Applet
  36413. 88%Carl Franklin's Blazor Road Show
  36414. 90%tl;dr sec Newsletter
  36415. 94%PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  36416. 99%Become a Better Developer Through Blogging - Steve Gordon
  36417. 98%Create Blazor web apps - Visual Studio 2019 for Mac
  36418. 95%Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  36419. 74%Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  36420. 95%Developer Tools Weekly : Issue 100 : January 6, 2020
  36421. 98%Blazor Bill
  36422. 90%SureBet247's GDPR concern
  36423. 59%America the Beautiful Quarters Program
  36424. 96%.NET Framework December 2019 Security and Quality Rollup | .NET Blog
  36425. 96%What’s Old is New Again – Web Forms meets Blazor
  36426. 95%[Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  36427. 98%SHA-1 is a Shambles
  36428. 99%GrantRi's WebLog [MS] : The problem with being second
  36429. 99%Chris Brumme
  36430. 88%The New Arduino Portenta
  36431. 99%Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  36432. 99%Getting Started with the AWS SDK in .NET Core - Steve Gordon
  36433. 97%FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  36434. 65%Are comments allowed in email address domain part?
  36435. 99%More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  36436. 98%Alienware turned a gaming PC into a Nintendo Switch
  36437. 99%The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  36438. 99%.NET Core, .NET 5; the exodus of .NET Framework?
  36439. 98%.NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  36440. 98%Switch Expressions are the Best Feature of C# 8
  36441. 97%Oqtane Blog | Oqtane vs DNN
  36442. 98%NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  36443. 96%NuGet 101 | Channel 9
  36444. 92%Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  36445. 99%3Dbuzz
  36446. 99%Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  36447. 98%Render Hell 2.0 | Simon schreibt.
  36448. 99%Authentication & Authorization in ASP .NET Core 3.1
  36449. 99%Tracing .NET Core applications - Red Hat Developer
  36450. 81%Finland ends homelessness and provides shelter for all in need
  36451. 99%The Hidden Number Problem – kel.bz
  36452. 95%Pi Million Subscribers - Numberphile
  36453. 99%Cheap USB Host Microcontroller [CH559, ESP32, HID]
  36454. 82%NDC Melbourne 2020
  36455. 91%IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  36456. 83%$1000 TCR hashing competition
  36457. 91%Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  36458. 76%Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  36459. 99%Battling Spam In Your ASP.NET Core Applications with Akismet
  36460. 99%EdCharbeneau/CssBuilder
  36461. 99%EdCharbeneau/CssBuilder
  36462. 68%X1 Extreme Gen 2 missing keystrokes
  36463. 99%Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  36464. 99%DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  36465. 99%WebOfTrustInfo/rwot1-sf
  36466. 98%Blazor CQRS With MediatR Library
  36467. 52%404 Not found
  36468. 94%Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  36469. 99%pornin/curve9767
  36470. 70%Employee error to blame for massive data leak, Wyze says
  36471. 66%Alone in Kyoto (Air) but it's in 7/8
  36472. 99%nunit/docs
  36473. 99%Oracle copied Amazon’s API—was that copyright infringement?
  36474. 59%r/MadeMeSmile - I want to be a part of this family
  36475. 98%Google and Amazon are now in the oil business
  36476. 98%Which emoji scissors close
  36477. 94%The polygons of Another World: Atari ST
  36478. 98%Progressive Web Apps in 2020
  36479. 75%Weekly Update 172
  36480. 99%Building a self-contained game in C# under 8 kilobytes
  36481. 98%Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  36482. 96%Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  36483. 99%Autocrypt 1.1.0 documentation
  36484. 99%Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  36485. 99%DecodingLora - RevSpace
  36486. 99%Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  36487. 94%r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  36488. 99%Bipin Paul - Display spinner on each API call automatically in Blazor
  36489. 99%On Privacy versus Freedom | Matrix.org
  36490. 52%Marty Lobdell - Study Less Study Smart
  36491. 96%I Love the 20s
  36492. 86%How Can Credential Stuffing Be Thwarted?
  36493. 82%The polygons of Another World
  36494. 94%Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  36495. 96%microsoft/MSBuildSdks
  36496. 99%An Introduction to DataFrame | .NET Blog
  36497. 97%Project System Tools for Visual Studio for Mac - Matt Ward
  36498. 79%England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  36499. 92%PeerTube UK
  36500. 98%[Updated 02-13-20] Data leak 12-26-2019
  36501. 91%Injecting the flu vaccine into a tumor gets the immune system to attack it
  36502. 99%Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  36503. 95%🌍CityFAQ 🌍 ❤️Contributors ❤️
  36504. 88%CityFAQ - Get started in your new city - TravelHustlers
  36505. 98%Benchmarking: compare measurements and check which is faster. | Easyperf
  36506. 99%Build your own WebAssembly Compiler
  36507. 99%Package anaconda
  36508. 96%Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  36509. 98%C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  36510. 87%Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  36511. 87%It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  36512. 99%NetLearner on ASP .NET Core 3.1
  36513. 98%imsnif/bandwhich
  36514. 93%Work and success
  36515. 89%Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  36516. 70%Controversial sale of .org domain manager faces review at ICANN
  36517. 99%StackExchange/Dapper
  36518. 97%(Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  36519. 96%Draft: Front-End Performance Checklist 2020 — Please add your comments
  36520. 99%Getting Started With BenchmarkDotNet – The Sharper Dev
  36521. 99%MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  36522. 89%PROMESST, by Sean Barrett
  36523. 99%Unreal Engine | Epic MegaGrants
  36524. 86%VicEmergency App - Country Fire Authority
  36525. 97%Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  36526. 98%How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  36527. 96%Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  36528. 90%GoGetSSL | CSS-Tricks
  36529. 99%Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  36530. 69%Spotify Engineering Culture - Part 1
  36531. 88%Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  36532. 99%SQL-MisterMagoo/PreRenderComponent
  36533. 92%Google gives up on US carriers, will roll out its own RCS chat system
  36534. 86%Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  36535. 99%davidfowl/Pubbie
  36536. 99%Kaboom: an unusual Minesweeper - pwmarcz.pl
  36537. 98%Designing Windows 95’s User Interface
  36538. 99%Puzzlescript games database
  36539. 98%The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  36540. 99%wallabag.org
  36541. 95%Letter to My Younger Self | Tim Shaw
  36542. 94%Update to Notarization Prerequisites - News - Apple Developer
  36543. 94%notochrome.org
  36544. 97%Level Design Patterns in 2D Games
  36545. 99%“Stack Walking” in the .NET Runtime
  36546. 99%The Best Part of Star Citizen 3.8
  36547. 99%Build a .NET library with GitHub Actions
  36548. 99%bradwellsb/blazor-contacts
  36549. 96%Counting Outtakes (from our Pi Million video) - Numberphile
  36550. 95%Nick ...
  36551. 98%Get Nightingale REST API Client - Microsoft Store
  36552. 95%Pi Million Subscribers - Numberphile
  36553. 97%wybiral/tiny-elf
  36554. 99%Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  36555. 97%me-no-dev/AsyncTCP
  36556. 98%CATS - Official Trailer [HD]
  36557. 99%.NET R&D Digest (November – December, 2019)
  36558. 83%Illustrations | unDraw
  36559. 99%davidfowl/BedrockFramework
  36560. 99%Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  36561. 99%Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  36562. 99%A Breakthrough in Graph Theory - Numberphile
  36563. 61%Five Continents, Five Voices: Troy Hunt, Oceania
  36564. 98%Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  36565. 99%A technique for building high-performance databases with EF Core – The Reformed Programmer
  36566. 99%MSIX Core is now available!!
  36567. 69%Little Inferno - Something's Burning...
  36568. 94%Giant LED
  36569. 63%Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  36570. 99%BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  36571. 99%Against Railway-Oriented Programming | F# for fun and profit
  36572. 97%Blog — Softwarepark
  36573. 92%Barclays Bank plc
  36574. 96%Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  36575. 98%Azure Image Builder • Jamie Phillips
  36576. 99%dotnet/BenchmarkDotNet
  36577. 99%mono/SkiaSharp
  36578. 69%Get A Free Game Every Week | Epic Games Store
  36579. 96%Tesseract.js | Pure Javascript OCR for 100 Languages!
  36580. 99%Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  36581. 96%Home Page - TagHelperSamples
  36582. 98%Introducing Polymorph
  36583. 89%Women in UX 2020 - UX Australia
  36584. 99%How CLR maps SEH exceptions to managed exception types | .NET Blog
  36585. 98%On Linux's Random Number Generation
  36586. 99%Signal >> Blog >> Technology Preview for secure value recovery
  36587. 80%Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  36588. 99%Building a new Win 3.1 app in 2019 Part 1: Slack client
  36589. 95%Tag Helper Pack Samples
  36590. 81%Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  36591. 90%The State of JavaScript 2019: Overview
  36592. 96%Why would a table with a Clustered Columnstore Index have many open rowgroups?
  36593. 99%Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  36594. 61%Microsoft tracks people with RFID tags
  36595. 90%Security FAQ for December 2019
  36596. 99%Building Microservices
  36597. 99%Initial implementation of two field span. · dotnet/coreclr@0bedde3
  36598. 88%The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  36599. 97%Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  36600. 98%AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  36601. 99%xoofx/LibObjectFile
  36602. 97%Happy Holidays from the Windows Terminal Team! | Windows Command Line
  36603. 94%Rehab but it's in 7/8
  36604. 89%.NET documentation what's new?
  36605. 97%Clr Heap Allocation Analyzer - Visual Studio Marketplace
  36606. 99%Zero allocation code in C# and Unity - Seba's Lab
  36607. 98%Dumping stack objects with ClrMD
  36608. 99%Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  36609. 99%Up Next: .NET 5 -- Visual Studio Magazine
  36610. 77%NLRB | Public Website
  36611. 64%Companies Can Ban Use of Work Email in Union Organizing (1)
  36612. 70%Melbourne ALT.NET is evolving
  36613. 87%LifeLabs – Customer Notice
  36614. 99%.NET Design Review: GitHub Quick Reviews
  36615. 97%Mac Pro 2019 Teardown
  36616. 70%Russian media group Rambler attempting to hold Nginx hostage
  36617. 99%Dwitter - javascript demos in 140 characters
  36618. 99%.NET Design Review: GitHub Quick Reviews
  36619. 99%martinwoodward/smart-xmas
  36620. 98%Use ASP.NET Core APIs in a class library
  36621. 99%A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  36622. 98%Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  36623. 95%.NET Customer Development
  36624. 99%Using Razor Components in Razor Pages or MVC Views
  36625. 97%Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  36626. 99%Introduction to Blazor Component Testing
  36627. 96%Trend & Predictions by Troy Hunt
  36628. 99%Localising Data Annotation Attributes in Razor Pages
  36629. 89%r/sysadmin - A Dropbox account gave me stomach ulcers
  36630. 96%December 12th, 2019
  36631. 99%ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  36632. 99%apple/llvm-project
  36633. 81%Azure Community Live - Online Azure User Group
  36634. 99%Worker Applications — IdentityModel documentation
  36635. 99%Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  36636. 95%Ubercorn – Pimoroni Store
  36637. 66%Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  36638. 98%adamsitnik/awesome-dot-net-performance
  36639. 58%This book put me to sleep
  36640. 99%BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  36641. 99%drmpeg/gr-paint
  36642. 98%A Fascinating Thing about Fractions - Numberphile
  36643. 98%Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  36644. 93%What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  36645. 88%Tory Landslide, Progressives Split | Datapraxis
  36646. 97%Setup NuGet.exe for use with actions - GitHub Marketplace
  36647. 98%Node Material Editor: Graph Updates
  36648. 99%Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  36649. 53%Dropshipping journalism
  36650. 77%Preferences redesign · Issue #8774 · desktop/desktop
  36651. 98%dotnet/runtime
  36652. 84%2FA lockout recovery workflow - The GitHub Blog
  36653. 97%Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  36654. 98%xunit/xunit
  36655. 91%Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  36656. 99%Building Serverless web applications with Blazor and Azure Functions
  36657. 99%Getting Started with Blazor - Hear From the Experts
  36658. 97%Pixelblog - 1 - Color Palettes — SLYNYRD
  36659. 94%Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  36660. 99%Authentication and Authorization in Blazor Applications
  36661. 98%Hacker Typer
  36662. 95%patriksvensson/waithandle-rs
  36663. 99%Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  36664. 68%Jane by Jefferson Starship but it's in 13/8
  36665. 99%dotnet/runtime
  36666. 88%Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  36667. 99%Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  36668. 99%William J. Bowman, Ph.D. | Home
  36669. 97%Fixing Random, bonus episode 3
  36670. 98%ravicini/dotnet-jupyter-notebook
  36671. 98%Modernizing Find in Files | Visual Studio Blog
  36672. 98%Firefox Developer Edition
  36673. 99%An Introduction to System.Threading.Channels | .NET Blog
  36674. 99%ConfigureAwait FAQ | .NET Blog
  36675. 95%Home
  36676. 99%Creating A PDF In .NET Core - .NET Core Tutorials
  36677. 99%The Dream Machine Review: The Only Router You Will Ever Need!
  36678. 59%TROLLS WORLD TOUR | OFFICIAL TRAILER
  36679. 90%.NET Conf: Focus on Xamarin
  36680. 80%Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  36681. 99%System.Buffers - .NET
  36682. 96%dotnet/runtime
  36683. 99%.NET Design Review: GitHub Quick Reviews
  36684. 98%Numberphile
  36685. 76%Talk to Transformer
  36686. 94%Start PowerShell Faster With This One Trick
  36687. 99%Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  36688. 94%AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  36689. 94%ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  36690. 98%Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  36691. 99%Creating Bespoke Input Components for Blazor from Scratch
  36692. 99%Blazor: Getting Started
  36693. 99%We made Windows Server Core container images >40% smaller | .NET Blog
  36694. 99%.NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  36695. 99%Seeing Sharply
  36696. 96%Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  36697. 97%GC Perf Infrastructure - Part 1 | .NET Blog
  36698. 72%How to generate random numbers using water bubbles
  36699. 98%Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  36700. 96%Around 44 Million Microsoft Users Reused Passwords: Microsoft
  36701. 90%Privacy Analysis of Tiktok’s App and Website | Rufposten
  36702. 98%Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  36703. 86%Queens Of The Stone Age - No One Knows (Official Music Video)
  36704. 82%Steam :: Black Mesa :: Black Mesa Complete Beta
  36705. 86%Enterprise API Packages | Whois XML API
  36706. 75%30 Minute Meeting - cobey
  36707. 81%r/Ubiquiti - Merry Christmas Ubiquiti Style!
  36708. 93%Visual Studio Questions - Developer Community
  36709. 97%Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  36710. 97%Just an environment variable away from sleep
  36711. 96%Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  36712. 99%Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  36713. 99%The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  36714. 99%Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  36715. 99%Announcing 8.0 for .NET Core 3.1
  36716. 97%.NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  36717. 99%Free Blazor Components | 40+ controls by Radzen
  36718. 98%C# Digest #287 for December 02, 2019 | Weekly C# Newsletter
  36719. 96%Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  36720. 88%New Product Announcement
  36721. 97%To Null, or not to Null?!?
  36722. 99%SwiftLaTeX/SwiftLaTeX
  36723. 98%foo.rs
  36724. 99%tmds/Tmds.Ssh
  36725. 95%NuGet 5.4 Release Notes
  36726. 98%.NET Rocks! vNext
  36727. 90%21 million MixCloud users’ data put up on the dark web for sale
  36728. 99%Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  36729. 99%oqtane/oqtane.framework
  36730. 96%My Crazy Idea To Reduce Draws In Chess
  36731. 99%Using WebAssembly from .NET with Wasmtime
  36732. 99%ardacetinkaya/Blazor.Console
  36733. 94%GIF Support now available in Xamarin.Forms - Gerald Versluis
  36734. 98%Thingpedia - Documentation
  36735. 60%Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  36736. 98%dotnet/core
  36737. 96%3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  36738. 98%.NET Rocks! vNext
  36739. 99%Localization in Blazor UI​
  36740. 98%Blazor University – Learn the new .NET SPA framework from Microsoft
  36741. 97%Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  36742. 95%Coffin Problems - with Edward Frenkel — Numberphile
  36743. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  36744. 99%Announcing .NET Core 3.1 | .NET Blog
  36745. 95%.NET Core 3.1.0 · Issue #142 · dotnet/announcements
  36746. 97%Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  36747. 76%Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  36748. 94%.NET Design Review: JSON & object graphs
  36749. 97%Incredible Formula - Numberphile
  36750. 94%Base64 to hex: Encode and decode bytes online
  36751. 96%Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  36752. 99%Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  36753. 99%The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  36754. 99%Building Custom Input Components for Blazor using InputBase
  36755. 98%Modern Authentication 101 - Dasith Wijesiriwardena
  36756. 97%Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  36757. 99%Garbage collector config settings - .NET Core
  36758. 51%Why does an industry I've never heard of know so much about me?
  36759. 92%Compiler Explorer - C++ (x86-64 clang 7.0.0)
  36760. 95%Episode v1.3 - 12 Configuration Blues
  36761. 99%Exploring borrowed annotations in C#
  36762. 99%dotnet/runtime
  36763. 95%Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  36764. 89%BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  36765. 99%EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  36766. 99%Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  36767. 97%Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  36768. 97%25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  36769. 98%25 Days of Serverless
  36770. 99%chrissainty/25DaysOfServerless
  36771. 99%Running NPM Scripts From A .NET Core Process
  36772. 54%Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  36773. 99%Browser Preview - Visual Studio Marketplace
  36774. 92%Compiler Explorer - C++ (x86-64 clang 9.0.0)
  36775. 95%Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  36776. 96%Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  36777. 63%Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  36778. 85%VPN Service for Serious Privacy & Security | IVPN
  36779. 97%Looking inside a .NET core process using windbg
  36780. 99%Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  36781. 97%Running GitHub on Rails 6.0
  36782. 99%Consuming Ethernet frames with the nom crate
  36783. 99%.NET Design Review: GitHub Quick Reviews
  36784. 94%jo_jpeg Release 1.60
  36785. 99%dotnet/diagnostics
  36786. 97%Embedded device research. The tools you'll need | Pen Test Partners
  36787. 85%json.net | Domain Name For Sale | Uni Market
  36788. 95%Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  36789. 98%Curv MPC is Not Key Sharding
  36790. 99%Embracing nullable reference types | .NET Blog
  36791. 99%BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  36792. 99%Blazor - Where to put your domain logic
  36793. 97%Ben Eater
  36794. 92%Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  36795. 99%The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  36796. 99%The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  36797. 97%Episode 39 - gRPC with Mark Rendle
  36798. 97%Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  36799. 91%Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  36800. 99%Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  36801. 98%Windows Terminal Preview v0.7 Release | Windows Command Line
  36802. 99%Blazored/TextEditor
  36803. 99%Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  36804. 99%plasma-umass/coz
  36805. 99%You're (probably still) using HttpClient wrong...
  36806. 99%Shared models - Blazor's (not so) secret super power
  36807. 99%davidfowl/signalr-ports
  36808. 99%ESPlay Micro
  36809. 95%🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  36810. 89%Happy Hues - Curated colors in context.
  36811. 92%r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  36812. 84%Teacher Effects on Student Achievement and Height: A Cautionary Tale
  36813. 99%Designing Docker Hub Two-Factor Authentication - Docker Blog
  36814. 77%Ain't Talkin' 'bout Love but it's in 13/8
  36815. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  36816. 99%davidfowl/FeatherHttp
  36817. 98%GistPad - Visual Studio Marketplace
  36818. 98%The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  36819. 98%BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  36820. 94%More implementations · Issue #4 · mimoo/disco
  36821. 69%Hacker Releases 2TB of Data from Cayman National Bank
  36822. 97%The Archimedes Number - Numberphile
  36823. 99%ctrl-alt-d/FlappyBlazorBird
  36824. 96%Why IVPN - What makes IVPN the best privacy protection service
  36825. 98%dotnet/efcore
  36826. 92%BlazorHelp Website > Home
  36827. 99%ESPlay Micro: Open Source ESP32 Game Console
  36828. 99%.NET Framework Internals: How the CLR Creates Runtime Objects
  36829. 53%Technical documentation, API, and code examples
  36830. 94%Fit on a Floppy
  36831. 97%Say No! More - Announcement Trailer | Thunderful Publishing
  36832. 97%Primes without a 7 - Numberphile
  36833. 74%Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  36834. 99%Christophe Nasarre-Soulier — From ETW to EventPipe
  36835. 99%Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  36836. 93%Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  36837. 97%The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  36838. 99%pebri86/esplay-retro-emulation
  36839. 96%Azure Charts
  36840. 99%WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  36841. 99%BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  36842. 96%Service Fabric Community Q&A 40
  36843. 99%Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  36844. 99%Blazor OceanAutoComplete Component
  36845. 99%HttpClient Connection Pooling in .NET Core - Steve Gordon
  36846. 99%Developing on Windows – Hello World - Windows Developer Blog
  36847. 95%Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  36848. 97%xamarin/KimonoDesigner
  36849. 97%Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  36850. 78%Welcome - Defense One
  36851. 99%ASP.NET Blog | gRPC vs HTTP APIs
  36852. 91%tree-sitter/tree-sitter-c-sharp
  36853. 99%Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  36854. 79%Global AI Bootcamp - 14 December 2019 - All around the world.
  36855. 98%r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  36856. 98%TomF's talks and papers.
  36857. 81%EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  36858. 96%Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  36859. 99%Razor-powered ORM for .NET - Jerrycurl
  36860. 99%Package websocket
  36861. 99%Opting in to runtime compilation for .NET 3
  36862. 87%50 Shades of AppSec - Troy Hunt
  36863. 92%GateHub Investigation - Final Statement
  36864. 99%pingunaut/haveibeenpwned4j
  36865. 94%The Future of UX Research
  36866. 99%How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  36867. 99%xoofx/LibObjectFile
  36868. 99%HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  36869. 97%Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  36870. 96%davidfowl/signalr-ports
  36871. 98%Socket.IO
  36872. 99%Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  36873. 95%Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  36874. 82%dapr/dapr
  36875. 99%.NET for Apache Spark&trade; | Big data analytics
  36876. 99%Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  36877. 97%[REPEAT 1] Developing serverless .NET Core on AWS
  36878. 92%Post | mounaneelakanta
  36879. 79%Bad Romance but it's in 7/8
  36880. 97%The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  36881. 99%ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  36882. 70%Google Stadia will be missing many features for Monday’s launch
  36883. 95%Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  36884. 81%FreyaHolmer/ShaderForge
  36885. 99%Cake Action - GitHub Marketplace
  36886. 95%Stop surveillance and preserve your privacy with IVPN
  36887. 80%Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  36888. 99%ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  36889. 99%.NET Talks at MFF UK in Prague [EN]
  36890. 98%Announcing .NET Core 3.1 Preview 3 | .NET Blog
  36891. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  36892. 98%The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  36893. 98%TFB Status
  36894. 99%Model Builder Updates Now Available for ML.NET! | .NET Blog
  36895. 89%Microsoft Sends a New Kind of AI Processor Into the Cloud
  36896. 95%Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  36897. 99%Dynamically Loading Assemblies at Runtime in RazorPages
  36898. 97%GitHub for mobile
  36899. 99%Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  36900. 98%Helm 3.0.0 has been released!
  36901. 98%New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  36902. 97%Using IHttpClientFactory with Blazor WebAssembly
  36903. 81%Hack Your Career - Troy Hunt
  36904. 99%.NET Foundation Resource Question
  36905. 99%DEV Community 👩‍💻👨‍💻
  36906. 98%Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  36907. 97%Improved Remote Validation in Razor Pages
  36908. 98%Change Logs | ASP.NET Zero Documentation
  36909. 99%.NET Core
  36910. 97%r/WatchPeopleDieInside - Kanye 2024
  36911. 98%TPM-FAIL Attack
  36912. 99%Beta phase of Certbot for Windows
  36913. 99%Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  36914. 96%Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  36915. 98%Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  36916. 99%Yubico iOS Authentication Expands to Include NFC | Yubico
  36917. 98%OData/RESTier
  36918. 99%.NET Design Review: GitHub Quick Reviews
  36919. 99%Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  36920. 99%IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  36921. 70%Microsoft Edge is coming to Linux. But will anybody use it?
  36922. 98%TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  36923. 98%Exploring ASP.NET Core 3.0
  36924. 93%Hack to the Future - Troy Hunt
  36925. 97%Pulumi 💜 .NET Core
  36926. 95%MSDN Magazine Issues
  36927. 84%Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  36928. 99%Relay Blazor client logs to Serilog in ASP.NET Core
  36929. 99%Use C# 8 In Any .NET Project Today
  36930. 99%Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  36931. 97%Becoming a Microsoft MVP
  36932. 91%Planar Graphs - Numberphile
  36933. 64%White Rabbit by Jefferson Airplane but it's in 7/8
  36934. 99%One-day hands-on Blazor Workshop 11/25
  36935. 99%BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  36936. 95%ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  36937. 95%The Badly Behaved Prime - with James Maynard — Numberphile
  36938. 95%Weekly Udpate 164
  36939. 98%Isogeny crypto
  36940. 99%cradle77/Blazor.Msal
  36941. 99%auth0/auth0-oidc-client-net
  36942. 63%Super Awkward Montage of Students Mistaking Video for a Stills Camera
  36943. 98%The next 5 years of ASP.NET Core - Ryan Nowak
  36944. 89%Async demystified - Karel Zikmund
  36945. 98%Reverse Depth Buffer (z-buffer)
  36946. 94%The State of the Octoverse
  36947. 73%The Most Secure Option
  36948. 98%Raspberry Pi Gaming (Comparison)
  36949. 99%gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  36950. 94%Kubernetes Learning Path v2.0
  36951. 96%BuildVision - Visual Studio Marketplace
  36952. 99%Hacking CoreCLR on Linux with CLion
  36953. 97%Using Rust in Windows - Microsoft Security Response Center
  36954. 88%Help Us Plant 20 Million Trees - Join #TeamTrees
  36955. 97%dotnet/org-policy
  36956. 99%How Swift Achieved Dynamic Linking Where Rust Couldn't
  36957. 91%You Give REST a Bad Name
  36958. 96%Larry Ewing | Update Conference Prague 2019
  36959. 99%Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  36960. 97%Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  36961. 90%Homepage | ZKProof Standards
  36962. 99%dotnet/SqlClient
  36963. 89%I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  36964. 98%Announcing .NET Jupyter Notebooks - Scott Hanselman
  36965. 98%Maintaining cryptographic library for 12 languages
  36966. 99%Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  36967. 98%Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  36968. 97%Bypassing GitHub’s OAuth flow
  36969. 94%Life Lesson Star Trek Style
  36970. 98%The next 5 years of ASP.NET Core - Ryan Nowak
  36971. 76%Laser pointers can hijack your virtual assistants - Futurity
  36972. 64%Everlong but it's in 7/8
  36973. 97%How to Hide Sensitive Files in VS Code
  36974. 99%Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  36975. 88%Microsoft Forms
  36976. 92%patriksvensson/rustcalc
  36977. 95%Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  36978. 94%Re-Licensing Sentry
  36979. 94%Superintelligence: The Idea That Eats Smart People
  36980. 99%Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  36981. 98%Thoughts on DNS-over-HTTPS
  36982. 99%.NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  36983. 98%Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  36984. 99%BinomialLLC/basis_universal
  36985. 99%Base64 encoding and decoding at almost the speed of a memory copy
  36986. 95%New version of Durable Functions available now | Azure updates | Microsoft Azure
  36987. 96%Facebook Libra is Architecturally Unsound
  36988. 99%Memory management and patterns in ASP.NET Core
  36989. 95%Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  36990. 88%Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  36991. 94%OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  36992. 94%.NET Design Review: GitHub Quick Reviews
  36993. 91%Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  36994. 99%x86/x64 SIMD Instruction List (SSE to AVX512)
  36995. 80%Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  36996. 99%.NET Core 3 for Windows Desktop | .NET Blog
  36997. 98%Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  36998. 97%[mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  36999. 91%Trains
  37000. 99%Building a Custom Router for Blazor
  37001. 99%You don't need to be a rocket-scientist to contribute to .NET Core!
  37002. 95%Inspect This Snake
  37003. 92%github/gov-takedowns
  37004. 99%Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  37005. 97%Download the latest indie games
  37006. 97%Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  37007. 84%The Latest
  37008. 99%Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  37009. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  37010. 88%Your OneNote
  37011. 88%bye: FTP Support Is Going Away
  37012. 95%Visual Studio Online - Cloud IDE - Code Editor Online
  37013. 98%Announcing Visual Studio Online Public Preview | Visual Studio Blog
  37014. 98%Announcing .NET Core 3.1 Preview 2 | .NET Blog
  37015. 99%ADefWebserver/FatSecretDataExporter
  37016. 97%Modern day C# development in Visual Studio 2019 - Kevin Pilch
  37017. 97%Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  37018. 92%Jon Galloway! | Jesse Liberty
  37019. 99%Audio Fingerprinting using the AudioContext API
  37020. 98%The Cliffs of Inanity
  37021. 99%golang/go
  37022. 99%danistefanovic/build-your-own-x
  37023. 97%Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  37024. 99%dotnet/coreclr
  37025. 99%ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  37026. 99%Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  37027. 99%Using the Resource Timing API
  37028. 52%SteeltoeOSS/steeltoe
  37029. 99%Create cloud-native .NET microservices with Steeltoe.
  37030. 93%NordVPN users’ passwords exposed in mass credential-stuffing attacks
  37031. 98%The history of the GC configs | .NET Blog
  37032. 85%Blazor Component Lifecycle Diagram
  37033. 92%07 Political and controversial matters
  37034. 99%One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  37035. 93%Credential stuffing explained: How to prevent, detect and mitigate
  37036. 96%GOTO Academy
  37037. 89%Tickets - NDC London 2020 | Software Developers Conference
  37038. 99%A New Era of Productivity with Blazor
  37039. 96%Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  37040. 99%Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  37041. 98%Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  37042. 99%Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  37043. 99%Benchmark.cs
  37044. 98%The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  37045. 88%Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  37046. 99%cfrg/pake-selection
  37047. 99%Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  37048. 99%Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  37049. 99%Microsoft Ignite 2019 - Azure Customer Meetup Signup Form
  37050. 99%Destroying x86_64 instruction decoders with differential fuzzing
  37051. 96%try.peachpie.io
  37052. 99%Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  37053. 99%Routing in ASP.NET Core
  37054. 98%Stand Out Online with a Professional Small Business Website
  37055. 99%Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  37056. 98%Introducing Orleans 3.0 | .NET Blog
  37057. 98%The World's First Domain Provider | Network Solutions
  37058. 96%GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  37059. 97%Helping People Work Efficiently while Remote
  37060. 99%System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  37061. 76%system.net - Domain Name For Sale | DAN.COM
  37062. 99%SameSite=None: Known Incompatible Clients - The Chromium Projects
  37063. 92%Hellvetica.ttf | Kern in hell
  37064. 96%TLS Post-Quantum Experiment
  37065. 99%The .NET Process class on Linux - Red Hat Developer
  37066. 76%Turkey
  37067. 99%normj/ServerlessTODOListTutorial
  37068. 95%revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  37069. 99%LISA2019 Linux Systems Performance
  37070. 99%Discover gists
  37071. 90%github/gov-takedowns
  37072. 96%BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  37073. 93%default value
  37074. 93%.NET Design Review: ARM Intrinsics
  37075. 98%Visual Studio 2019 version 16.4 Release Notes
  37076. 52%Shigeru Miyamoto honoured with Japan culture award | VGC
  37077. 99%mattdesl/workshop-webgl-glsl
  37078. 98%Safe and Secure Drivers in High-Level Languages
  37079. 99%An In-depth Look at Routing in Blazor
  37080. 99%TomaszRewak/C-sharp-console-gui-framework
  37081. 97%ThreeMammals/Ocelot
  37082. 99%dotnet/diagnostics
  37083. 99%Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  37084. 98%Untitled Goose Game - Insecure Deserialization
  37085. 99%Have I Been Pwned: API v3
  37086. 99%Apple - Support - System Status
  37087. 99%dotnet/coreclr
  37088. 96%This Video Is Sponsored By ███ VPN
  37089. 92%Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  37090. 94%PHP Bug Allows RCE on NGINX Servers
  37091. 83%NDC London 2020 | Software Developers Conference
  37092. 99%Apple, Your Developer Documentation is… Missing
  37093. 99%Creating Random Numbers With .NET Core
  37094. 56%LMGTFY
  37095. 68%Hey Man, Nice Shot but it's in 7/4 and 15/16
  37096. 94%Being ping-ponged between LinkedIn and Stack Overflow
  37097. 98%dapr/dapr
  37098. 98%Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  37099. 95%Convey
  37100. 99%Create Home + Body Care Products to Save Money and Planet
  37101. 99%Sponsor @zx2c4 on GitHub Sponsors
  37102. 93%Verzekeraar Allianz informeert klanten over datalek - Security.NL
  37103. 89%Matt Parker | Standup Mathematician - Shows
  37104. 98%benchmark.txt
  37105. 53%The Spy | Netflix Official Site
  37106. 98%spectresystems/snitch
  37107. 99%Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  37108. 98%Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  37109. 98%[Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  37110. 97%cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  37111. 99%Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  37112. 97%Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  37113. 99%Research based on the .NET Runtime
  37114. 99%Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  37115. 98%Options for .NET’s versioning issues
  37116. 80%r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  37117. 95%Commas in big numbers everywhere: An OpenType adventure
  37118. 53%Lyft Launches Job Access Program in 35+ Cities
  37119. 98%Open-sourcing Polynote: an IDE-inspired polyglot notebook
  37120. 86%Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  37121. 99%Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  37122. 99%BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  37123. 99%A First Look at Java Inline Classes
  37124. 65%Cash-back Websites Expose 2 TB of Sensitive Information
  37125. 99%【Unite Tokyo 2019】Understanding C# Struct All Things
  37126. 59%Sky Views: You’ve already been hacked - so has everyone else
  37127. 93%AssemblyNameTests.cs
  37128. 97%dotnet/org-policy
  37129. 98%chrisnas/EffectiveDebugging
  37130. 99%dumpperms.cs
  37131. 99%Blazor-State Tutorial
  37132. 97%Windows Terminal Preview 1910 Release | Windows Command Line
  37133. 96%Introduction to cloud-native applications
  37134. 95%1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  37135. 95%Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  37136. 98%Mei-Chin Tsai | Update Conference Prague 2019
  37137. 98%63 Cores Blocked by Seven Instructions
  37138. 99%.NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  37139. 65%Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  37140. 99%Stack Overflow
  37141. 97%1590171 - QuoVadis: failure to reply in a timely manner
  37142. 99%.NET Design Review: GitHub Quick Reviews
  37143. 54%Fame and Admiration - with Timothy Gowers — Numberphile
  37144. 97%abp.io
  37145. 99%Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  37146. 96%Introduction to Routing in Blazor
  37147. 99%New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  37148. 98%Meet Algo, the VPN that works
  37149. 99%trailofbits/algo
  37150. 99%Prevent dotnet core 3.0 from building EXE by default
  37151. 98%How to monitor your Docker containers with ctop
  37152. 99%uucidl/pre.uumu
  37153. 98%An Illustrated Guide to OAuth and OpenID Connect
  37154. 98%Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  37155. 92%Alexa and Google Home abused to eavesdrop and phish passwords
  37156. 99%IdentityModel/IdentityModel.OidcClient
  37157. 95%#8MileYang
  37158. 96%Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  37159. 95%YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  37160. 97%Writing a book is hard
  37161. 99%mrLSD/riscv-fs
  37162. 90%OceanNumericInput Component
  37163. 99%OceanLibrary/Ocean
  37164. 99%OceanLibrary/Ocean
  37165. 99%Slow in the Application, Fast in SSMS?
  37166. 97%Thriving on the Technical Leadership Path
  37167. 91%I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  37168. 93%Fire! Fire! | The IT Crowd
  37169. 96%Karel Zikmund - Events
  37170. 99%Request Features And ASP.NET Core 3
  37171. 98%dlemstra/code-sign-action
  37172. 97%Have I Been Pwned: Notify me
  37173. 82%Er passordene dine sikre nok?
  37174. 96%Native Blazor Components powered by DevExpress
  37175. 99%Test A Blazor App With Cypress
  37176. 98%The Smallest MIDI Synth Again...
  37177. 94%Sydney ModernApps Live Stream
  37178. 99%Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  37179. 94%Netcode [p1]: Fightin' Words
  37180. 99%ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  37181. 98%Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  37182. 93%threeheartsdigital/email-marketing-regulations
  37183. 99%Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  37184. 99%Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  37185. 99%Running .NET Core global tools in non-sdk Docker images
  37186. 95%7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  37187. 95%The Differentiable Curry | OpenReview
  37188. 99%Sebazzz/Return
  37189. 97%FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  37190. 97%FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  37191. 95%IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  37192. 98%C2 Design Philosophy - Cliff Click's Blog
  37193. 99%Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  37194. 95%Azure SDK October 2019 Preview | Azure SDKs
  37195. 87%San Miguel, IRL
  37196. 97%Fall .NET Core Survey | .NET Blog
  37197. 70%Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  37198. 97%[bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  37199. 96%The Forgotten Flexagon - Numberphile
  37200. 99%How to expose your custom counters in .NET Core
  37201. 99%New features in .NET Core 3.0 on Linux - Red Hat Developer
  37202. 99%Uploading Files In Blazor
  37203. 95%Microsoft Ignite The Tour in Sydney, February 2020
  37204. 99%The Aggregate Magic Algorithms
  37205. 98%Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  37206. 92%github/gov-takedowns
  37207. 99%Dapr - portable, event-driven, serverless runtime.
  37208. 93%Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  37209. 99%brminnick/HackerNews
  37210. 99%Ed25519 Keys | Brian Warner
  37211. 97%.NET Core -- Choices
  37212. 99%Download Visual Studio 2019 for Windows & Mac
  37213. 99%The Cloud Native Show - LIVE: Ep. 1
  37214. 96%A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  37215. 99%Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  37216. 99%Terra
  37217. 98%Pac-Man | Design Icons
  37218. 99%1248897 - Expose SpeechRecognition to the web
  37219. 99%Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  37220. 98%Weber's Law - Numberphile
  37221. 99%Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  37222. 99%wybiral/firehose
  37223. 99%Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  37224. 93%Security flaws exposed personal data from home loan applications in South Africa
  37225. 85%Home - .NET API Catalog
  37226. 96%RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  37227. 97%Announcing .NET Core 3.1 Preview 1 | .NET Blog
  37228. 73%Two Headed Girl
  37229. 88%.NET API browser
  37230. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  37231. 99%.NET R&D Digest (September, 2019)
  37232. 99%EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  37233. 98%Stack Overflow OSS
  37234. 98%Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  37235. 99%Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  37236. 86%Mathematical Sciences Research Institute
  37237. 99%Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  37238. 96%Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  37239. 95%Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  37240. 98%Microsoft - Official Home Page
  37241. 98%rust-p2p/disco
  37242. 97%HashiCorp Nomad on AWS - Quick Start
  37243. 83%NDC London 2020 | Software Developers Conference
  37244. 98%Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  37245. 93%System update
  37246. 99%.NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  37247. 99%AWS’ sponsorship of the Rust project | Amazon Web Services
  37248. 99%danielmarbach/Async.Netcore
  37249. 83%World's Greatest Gallery of Mushrooms That Look Like Butts
  37250. 99%spboyer/dotnet-workshops
  37251. 99%Performance Profiling F#
  37252. 91%Queueing theory and regular expressions
  37253. 79%Weather: Last Week Tonight with John Oliver (HBO)
  37254. 98%Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  37255. 95%Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  37256. 99%Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  37257. 89%Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  37258. 99%IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  37259. 97%Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  37260. 97%Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  37261. 99%Marriott – Property Internet Terms of Use
  37262. 97%How Multiplexing Changes Your HTTP APIs
  37263. 99%BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  37264. 99%Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  37265. 93%Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  37266. 99%Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  37267. 99%I/O pipelines - .NET
  37268. 99%.NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  37269. 97%A detailed look at Ubuntu’s new experimental ZFS installer
  37270. 95%The Insecure Elephant in the Room - CA Security Council
  37271. 99%PeachPie | PHP compiler to .NET
  37272. 97%Fix a Wobbly Table (with Math)
  37273. 98%Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  37274. 98%Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  37275. 98%Distribution comparison via the shift and ratio functions
  37276. 87%Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  37277. 99%.NET Design Review: .NET Core 3.1
  37278. 99%Vox Borders is back — with a twist!
  37279. 99%ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  37280. 98%Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  37281. 88%Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  37282. 98%Iterating on Inclusion - Stack Overflow Blog
  37283. 98%Consolidated repo names · Issue #127 · dotnet/announcements
  37284. 99%Normality is a myth
  37285. 99%dotnet/orleans
  37286. 98%Application Manifests - Win32 apps
  37287. 98%Navigator.sendBeacon()
  37288. 90%The Cloud Native Show | Channel 9
  37289. 99%IdentityServer/IdentityServer4
  37290. 99%ASP.NET Core Performance Best Practices
  37291. 98%OutOfMemory! card game
  37292. 99%Packaging CLI programs into Docker images to avoid dependency hell
  37293. 97%Stack Overflow - Where Developers Learn, Share, & Build Careers
  37294. 99%File Signature Database:
  37295. 89%AutoHotkey
  37296. 99%Android-x86 - Porting Android to x86
  37297. 98%The Third Annual C# Advent | Cross Cutting Concerns
  37298. 99%Implementation of efficient algorithm for changepoint detection: ED-PELT
  37299. 99%Blazored/Modal
  37300. 99%Grant Types — IdentityServer4 1.0.0 documentation
  37301. 99%What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  37302. 94%Check If You Are in the Sephora and StreetEasy Data Breaches
  37303. 98%jwilber/roughViz
  37304. 83%Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  37305. 82%A million StreetEasy accounts hacked
  37306. 99%Blazor Security Docs and Blog Posts
  37307. 99%Convert A C# Object To Almost Any Format
  37308. 96%Where Does River Water Go? - Numberphile
  37309. 91%Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  37310. 87%Omni Trio - Renegade Snares (Original Mix)
  37311. 80%Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  37312. 98%Use the Azure Application Insights Profiler settings pane - Azure Monitor
  37313. 95%.NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  37314. 96%1943 - Loading issue... - Monorail
  37315. 99%SQL-MisterMagoo/Blazor.PWA.MSBuild
  37316. 99%BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  37317. 98%Oldpug/Bfi
  37318. 99%Performance analysis of multithreaded applications. | Easyperf
  37319. 99%Xabaril/Esquio
  37320. 99%nanochess/bootOS
  37321. 97%Why can I log in to my Facebook account with a misspelled email/password?
  37322. 99%The GROUPing pitfall - ISoft Wiki
  37323. 99%In-Memory-Only ELF Execution (Without tmpfs)
  37324. 96%NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  37325. 97%Chrome UI for Deprecating Legacy TLS Versions
  37326. 98%MvcConf 2010
  37327. 97%Virtualization-Based Security: Enabled by Default
  37328. 93%Embracing gRPC in .Net Core
  37329. 99%dotnet/try-convert
  37330. 80%Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  37331. 95%Overriding :root CSS variables from inner scopes
  37332. 90%Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  37333. 98%Don’t use Azure Functions as a web application
  37334. 95%Overriding :root CSS variables from inner scopes
  37335. 95%Designing Better Security Warnings – Firefox UX
  37336. 94%RSVP Rant - Dan Clarke
  37337. 99%Benchmark.cs
  37338. 91%Hacker Noon
  37339. 99%posh-git by dahlbyk
  37340. 95%API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  37341. 97%String-based enums · Issue #2849 · dotnet/csharplang
  37342. 99%Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  37343. 92%Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  37344. 99%PhobosLab
  37345. 97%Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  37346. 99%.NET Design Review: GitHub Quick Reviews
  37347. 99%New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  37348. 99%dotnet/coreclr
  37349. 97%Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  37350. 81%Microwaving butter - The Oatmeal
  37351. 59%Zynga's Breach Notification: How Not to Inform Victims
  37352. 99%What is the difference between ToArray and ToList?
  37353. 98%.NET Rocks! vNext
  37354. 98%10x developers
  37355. 96%Blazor Roundup From .NET Conf 2019
  37356. 99%Serving ASP.NET Core Web Content from External Folders
  37357. 99%Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  37358. 96%HEAD - A free guide to <head> elements
  37359. 99%Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  37360. 99%dotnet/diagnostics
  37361. 57%IT Recruitment | Encode Talent
  37362. 99%Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  37363. 99%kzu/guit
  37364. 90%Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  37365. 99%v5.7 Release Notes
  37366. 97%Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  37367. 99%Native image lazy-loading for the web!
  37368. 99%Using native DLL and resource files in BenchmarkDotNet projects
  37369. 99%Blazor Simple CQRS with MediatR
  37370. 99%CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  37371. 99%A computer built from NOR gates: inside the Apollo Guidance Computer
  37372. 92%Alba
  37373. 96%The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  37374. 96%The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  37375. 88%The Residents-The Coming of the Crow
  37376. 99%Text Rendering Hates You
  37377. 95%Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  37378. 99%Robots.txt Middleware For ASP.NET Core
  37379. 99%davidfowl/AspNetCoreDiagnosticScenarios
  37380. 90%Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  37381. 92%wybiral/firehose
  37382. 98%Wiener Winner Remix | Pinky Malinky | Netflix Futures
  37383. 98%How2factor
  37384. 63%Frontpage EN – Tap-House – The gateway to the world of beer in your city
  37385. 92%aspnet/samples
  37386. 96%Oryx Design Lab
  37387. 66%Three years of research into #thedress, digested – a lesson in humility for perceptual science
  37388. 95%Hot Questions - Stack Exchange
  37389. 98%.NET Core 3 Local Tools
  37390. 99%Aw, snap! What if Every Tab Crashes?
  37391. 98%nvbn/thefuck
  37392. 98%Peacock - Visual Studio Marketplace
  37393. 98%Introducing the CodeSearchNet challenge
  37394. 92%Festive Fractals - Computerphile
  37395. 92%Dark Reader — dark theme for every website
  37396. 99%xoofx/JitBuddy
  37397. 98%Walking Down the Memory Lane with Bing.md
  37398. 97%How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  37399. 86%Circus Jobs - CircusTalk
  37400. 99%RicoSuter/NSwag
  37401. 99%ffjson: faster JSON serialization for Golang | Paul Querna
  37402. 96%One-day hands-on Blazor Workshop
  37403. 95%Hot Questions - Stack Exchange
  37404. 98%Walking Down the Memory Lane with Bing – Part 3
  37405. 99%Improving the LibraBFT protocol · Libra
  37406. 97%Walking Down the Memory Lane with Bing Part 3
  37407. 98%Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  37408. 70%Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  37409. 94%Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  37410. 99%dotnet-presentations/dotnetconf2019
  37411. 99%Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  37412. 99%“Stubs” in the .NET Runtime
  37413. 96%3.0 Release Notes | Npgsql Documentation
  37414. 97%CLR Method Internals (.NET 2.0)
  37415. 97%Ray Tracing Denoising
  37416. 98%Your Own Serverless Request Bin with Azure Functions
  37417. 99%.NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  37418. 92%Algorand's cryptographic sortition
  37419. 99%.NET Conf 2019 | Channel 9
  37420. 97%[DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  37421. 95%Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  37422. 95%.NET Community Standups | Streaming live each week
  37423. 99%novotnyllc/NuGetKeyVaultSignTool
  37424. 93%Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  37425. 99%Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  37426. 96%ML.NET | Channel 9
  37427. 99%'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  37428. 97%microsoft/FrozenObjects
  37429. 86%We Need a Carbon Tax, Now, That Goes Up Over Time
  37430. 98%.NET Application Architecture Guides
  37431. 91%shafi-vinod.pdf
  37432. 99%dotnet-foundation/project-maturity-model
  37433. 99%terrajobst/api-review-list
  37434. 99%.NET Core 3.0 -- Post Launch Blog Posts
  37435. 99%Blazor - Official Release, Free Offer, and Future Plans
  37436. 97%3 as the sum of the 3 cubes - Numberphile
  37437. 99%.NET Design Review: GitHub Quick Reviews
  37438. 99%davidfowl/BedrockFramework
  37439. 96%Windows Terminal Preview 1909 | Windows Command Line
  37440. 99%[Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  37441. 97%Creating gRPC .NET Core Client Libraries - Steve Gordon
  37442. 61%UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  37443. 79%Supreme Court bombshell: Britain is working once again
  37444. 99%Welcome to .NET Conf 2019!
  37445. 99%Welcome to Esquio — Esquio 0.0.1 documentation
  37446. 61%The government websites that still aren't 'secure'
  37447. 99%Sagas
  37448. 99%Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  37449. 99%Microsoft Launches New .NET Core Video Series - Thurrott.com
  37450. 97%My Journey with Orchard Core
  37451. 99%Tips and Tricks for .NET Debugging in Visual Studio
  37452. 99%What's New in SignalR with .NET Core 3.0?
  37453. 99%MiniProfiler/dotnet
  37454. 98%Modernizing .NET Desktop Applications with .NET Core
  37455. 98%What's new in C# 8 - Part 2
  37456. 93%What's new in C# 8 - Part 1
  37457. 99%The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  37458. 95%The C-Word - talking Calculus with Steven Strogatz — Numberphile
  37459. 94%Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  37460. 99%dotnet/core
  37461. 99%ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  37462. 96%Locknote: The Internet of Pwned Things - Troy Hunt
  37463. 99%dotnet/winforms
  37464. 99%prefers-color-scheme
  37465. 99%gRPC
  37466. 99%Test web APIs with the HTTP REPL
  37467. 88%CppCon 2019: The One-Decade Task: Putting std::atomic...
  37468. 97%Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  37469. 92%Alexis Kennedy
  37470. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  37471. 95%.NET Videos | Free videos from the .NET team and community
  37472. 98%AWS Joins the .NET Foundation | Amazon Web Services
  37473. 99%dotnet/docs
  37474. 99%dotnet/core
  37475. 99%Announcing .NET Core 3.0 | .NET Blog
  37476. 99%Announcing F# 4.7 | .NET Blog
  37477. 95%Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  37478. 99%“UPSERT” Race Condition With MERGE
  37479. 99%ASP.NET Core in Action
  37480. 99%Prevent users registering with passwords from data breaches
  37481. 99%BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  37482. 50%Troy Hunt Returns to Denmark
  37483. 99%dotnet-presentations/aspnetcore-app-workshop
  37484. 97%Chocolatey's Website Gets a Long Awaited Redesign!
  37485. 99%Creature Keeper Combat Teaser
  37486. 97%Peddle the Pedal to the Metal
  37487. 98%DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  37488. 99%Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  37489. 54%Vive la tarte
  37490. 95%2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  37491. 93%JDK 13: The new features in Java 13
  37492. 98%STRML: Projects and Work
  37493. 99%python/cpython
  37494. 79%Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  37495. 97%What's my birthday?
  37496. 86%What's my birthday?
  37497. 97%Chrome 78 Beta: a new Houdini API, native file system access and more
  37498. 95%Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  37499. 90%Hackean código fuente y credenciales de acceso de Scotiabank
  37500. 96%Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  37501. 98%dotnet/corefx
  37502. 98%This is how you get rid of null reference exceptions forever
  37503. 99%davidfowl/BedrockFramework
  37504. 99%praeclarum/sqlite-net
  37505. 97%Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  37506. 90%Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  37507. 51%The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  37508. 98%Awesome Orrery - Objectivity #212
  37509. 88%CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  37510. 96%Data Breach | Animates Pet Supplies
  37511. 97%Create a Meetup Account
  37512. 99%icsharpcode/ILSpy
  37513. 99%Walking Down the Memory Lane with Bing – Part 2
  37514. 94%jeffkl/KluGet
  37515. 87%LEOPOLD NASA FOIA 2019 OK Asteroid
  37516. 98%It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  37517. 99%Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  37518. 96%unoplatform/workshops
  37519. 99%UnoConf Livestream - Presented by Uno Platform
  37520. 95%BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  37521. 99%Interview with Scott Hunter on .NET Core 3.0
  37522. 91%Safely Endangered
  37523. 99%Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  37524. 99%henalbrod/Blazor.Auth0
  37525. 94%Telerik and Kendo UI R3 Release 2019 is Here!
  37526. 99%Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  37527. 95%[WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  37528. 96%Non-Lack Rack Pack
  37529. 99%[WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  37530. 99%Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  37531. 98%Cascadia Code | Windows Command Line
  37532. 99%Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  37533. 83%Miles 10 Titanfall 2 Replay Demo
  37534. 99%gRPC and C# 8 Async stream
  37535. 98%What is the fastest way to do Array Table Lookup with an Integer Index?
  37536. 98%Prague .NET Meetup with Maoni Stephens [ENG]
  37537. 99%dotnet/roslyn
  37538. 94%Noita Gameplay - Explaining what every pixel is simulated means
  37539. 58%A Cancel Culture Glossary
  37540. 63%dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  37541. 99%Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  37542. 98%Polly-Contrib/Polly.Contrib.WaitAndRetry
  37543. 99%Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  37544. 99%BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  37545. 99%Read-Only Array and Tuple Types in TypeScript
  37546. 99%How .NET 4.8 Can Break Your Application
  37547. 99%Dealing with the compromise
  37548. 99%jerriep/dotnet-outdated
  37549. 99%An Introduction to OwningComponentBase
  37550. 92%Pre-DDD 14 Curry Night
  37551. 97%Build a 6502 computer
  37552. 99%dotNET
  37553. 92%Best Media Streaming Devices | Live streaming apps powered by Plex
  37554. 85%Role-Playing Virtual Tabletop | I Met A Troll
  37555. 99%2019: July - October Political Notes - Richard Stallman
  37556. 97%Uno Platform - Home
  37557. 92%GitHub
  37558. 97%Careers- Junior Data Scientist
  37559. 99%Introduction to Functional Programming in F# — Softwarepark
  37560. 99%Data Juggler
  37561. 99%TimeWarpEngineering/blazor-state
  37562. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  37563. 87%False or misleading claims
  37564. 99%IL-Linker in .NET Core 3.0
  37565. 91%Finalization implementation details | .NET Blog
  37566. 87%Legal Immigration: Last Week Tonight with John Oliver (HBO)
  37567. 96%Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  37568. 99%BluestormDNA/ProjectPSX
  37569. 95%GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  37570. 98%!@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  37571. 98%beemdevelopment/Aegis
  37572. 98%Veldrid
  37573. 74%Bye Bye Love
  37574. 97%fun with variance
  37575. 99%BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  37576. 99%Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  37577. 97%Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  37578. 96%Aditya Anand – Medium
  37579. 86%Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  37580. 99%Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  37581. 99%davidfowl/DynamicLinq
  37582. 97%DOH! DNS over HTTPS explained | APNIC Blog
  37583. 95%CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  37584. 96%langleyfoxall/laravel-nist-password-rules
  37585. 99%Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  37586. 83%Every game should copy Death Stranding’s “Very Easy Mode”
  37587. 97% pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  37588. 81%Buy Samsung HMD Odyssey+ - Microsoft Store
  37589. 97%Automatically Compress Images on Pull Requests - Calibre
  37590. 99%Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  37591. 97%Introduction to Compilers and Language Design
  37592. 98%Compilers
  37593. 94%CS143 Archive
  37594. 98%CSEP501: Compiler Construction
  37595. 99%Cutter
  37596. 99%svaarala/duktape
  37597. 95%sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  37598. 95%ChocoPy: A Programming Language for Compilers Courses
  37599. 99%What's new in .NET Core 3.0
  37600. 83%Remove Richard Stallman
  37601. 99%Durable Functions Overview - Azure
  37602. 99%.NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  37603. 98%.NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  37604. 99%Dave Glick - Default Interface Members, What Are They Good For?
  37605. 97%Walking Down the Memory Lane with Bing Part 1
  37606. 88%Microsoft Forms
  37607. 99%Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  37608. 96%App Store Review Guidelines - Apple Developer
  37609. 94%Building dev tools & designing C#: An interview with Eric Lippert
  37610. 88%Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  37611. 99%Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  37612. 95%r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  37613. 95%ixy-languages/ixy-languages
  37614. 89%JavaZone 2019 - September 11th - 12th
  37615. 99%ixy-languages/ixy.cs
  37616. 95%Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  37617. 90%The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  37618. 93%Control - Discover a World Unknown
  37619. 99%draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  37620. 99%john-h-k/MathSharp
  37621. 96%Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  37622. 98%Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  37623. 92%PrivacySafe: The Anti-Cloud Appliance
  37624. 99%How to add an optimization for C# to RyuJIT
  37625. 97%La facture | ICI Radio-Canada.ca Télé
  37626. 94%Home
  37627. 83%XBox Underground (Part 1) – Darknet Diaries
  37628. 96%Hyperion Publications
  37629. 99%Testable timers with Reactive Extensions for .Net - Mark's Blog
  37630. 80%Silent Hill OST - Killing Time
  37631. 91%Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  37632. 96%ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  37633. 96%ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  37634. 89%Urban Street Network Orientation
  37635. 98%Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  37636. 95%Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  37637. 98%nip.io - wildcard DNS for any IP Address
  37638. 97%xip.io: wildcard DNS for everyone
  37639. 98%.NET Design Review: GitHub Quick Reviews
  37640. 99%Say hello to the new Visual Studio terminal! | Visual Studio Blog
  37641. 96%September 10, 2019—KB4515384 (OS Build 18362.356)
  37642. 99%New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  37643. 99%AArnott/Nerdbank.GitVersioning
  37644. 99%Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  37645. 99%Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  37646. 98%awslabs/s2n
  37647. 94%Taskbar Latency and Kernel Calls
  37648. 98%Deploying Containerised Apps to Azure Web App for Containers
  37649. 97%GC Perf Infrastructure – Part 0 | .NET Blog
  37650. 97%Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  37651. 87%Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  37652. 89%Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  37653. 90%Building a modern campus
  37654. 99%tonsky/FiraCode
  37655. 99%Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  37656. 99%Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  37657. 64%Nedbank blocks customers from using password managers
  37658. 99%LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  37659. 97%Python 2.7 Countdown
  37660. 99%MvvmCross/MvvmCross
  37661. 99%Common Systems Programming Optimizations & Tricks - paulcavallaro
  37662. 96%Announcing CT Monitoring for Report URI!
  37663. 74%Australia’s 2020 Cyber Security Strategy
  37664. 68%DuckDuckGo Settings
  37665. 93%Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  37666. 98%IdentityServer for ASP.NET Core 3
  37667. 61%Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  37668. 99%Using Certificate Authentication with IHttpClientFactory and HttpClient
  37669. 97%Quotes by Brian W. Kernighan
  37670. 97%TUCK ME IN
  37671. 99%BlazorHelp Website > Blog - A Blazor Application Updater
  37672. 99%Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  37673. 99%Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  37674. 99%Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  37675. 97%r/unsw - Massive 50K Australian Student Data Breach :(
  37676. 99%BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  37677. 96%Developer Sign Up
  37678. 70%The evolution of Family Link parental controls
  37679. 93%Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  37680. 97%.Net Down Under Tour - Sydney
  37681. 99%Blazor-State
  37682. 99%Dave Glick - Default Interface Members and Inheritance
  37683. 70%Gaming's #MeToo Moment and the Tyranny of Male Fragility
  37684. 98%Navigating the .NET Ecosystem
  37685. 90%unoplatformdev
  37686. 94%Gluster | Storage for your Cloud
  37687. 99%Blazor
  37688. 96%The Mystery of 42 is Solved - Numberphile
  37689. 99%Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  37690. 99%Painless Password Hash Upgrades
  37691. 97%Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  37692. 98%Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  37693. 99%CSRF is (really) dead
  37694. 96%Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  37695. 99%dotnet/coreclr
  37696. 95%42 is the new 33 - Numberphile
  37697. 93%[Updated: New Statement] Flight1 Security Breach | FSElite
  37698. 98%Goodbye XSS Auditor
  37699. 85%False Knees
  37700. 98%Space Invaders | Design Icons
  37701. 99%Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  37702. 99%OWASP/CheatSheetSeries
  37703. 99%microsoft/PowerToys
  37704. 96%FancyZones Tutorial
  37705. 93%DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  37706. 99%Event Sourcing: Projections with Liquid Projections - CodeOpinion
  37707. 99%My RustConf 2018 Closing Keynote
  37708. 98%Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  37709. 97%Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  37710. 88%.Net Down Under Community Day 2019
  37711. 99%An Introduction to SequenceReader - Steve Gordon
  37712. 99%Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  37713. 99%dotnet/coreclr
  37714. 96%.NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  37715. 99%SixLabors/ImageSharp.Web
  37716. 99%Call gRPC services with the .NET client
  37717. 99%Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  37718. 99%Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  37719. 96%Knowledge Management for Developers | Stack Overflow for Teams
  37720. 92%wybiral/stream-sources
  37721. 99%dotnet/coreclr
  37722. 99%Creating a custom xUnit theory test DataAttribute to load data from JSON files
  37723. 98%Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  37724. 95%Careers Behind the Code with Maoni Stephens
  37725. 99%Should We Trust Microsoft With Linux?
  37726. 99%Announcing .NET Core 3.0 Preview 9 | .NET Blog
  37727. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  37728. 98%What is Dark?
  37729. 99%Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  37730. 99%Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  37731. 99%Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  37732. 75%XKCD forum data breach impacted 562,000 subscribers
  37733. 89%r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  37734. 79%Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  37735. 99%Get Ghostly - Microsoft Store
  37736. 62%Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  37737. 97%Reynolds Number - Numberphile
  37738. 99%natemcmaster/CommandLineUtils
  37739. 99%ghuntley/serverless-to-cgi-bin
  37740. 98%Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  37741. 99%10 Personal Finance Lessons for Technology Professionals
  37742. 87%32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  37743. 99%Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  37744. 99%Hardware Intrinsics in .NET Core | .NET Blog
  37745. 99%Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  37746. 72%Epicenter
  37747. 98%Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  37748. 99%SQL Server Retries with Dapper and Polly
  37749. 99%dotnet/aspnetcore
  37750. 99%Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  37751. 90%Create customized instances of Visual Studio
  37752. 97%Livin’ on the Edge: Root Causing Regressions
  37753. 95%Alec
  37754. 99%[RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  37755. 98%Up For Grabs
  37756. 96%The Size and Shape of Raindrops - Sixty Symbols
  37757. 99%Publishing to Azure Container Registry using Azure Pipelines
  37758. 92%GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  37759. 89%Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  37760. 98%Tired of Stack Overflow
  37761. 98%.NET Annotated Monthly | September 2019 - .NET Tools Blog
  37762. 99%AsciiDoc Home Page
  37763. 97%Just Delete Me | A directory of direct links to delete your account from web services.
  37764. 98%Post | LOTSOFNOISE.TECH
  37765. 97%The Size and Shape of Raindrops - Sixty Symbols
  37766. 99%TylerLeonhardt/test-module
  37767. 99%wybiral/spirit-box
  37768. 79%Alan Turing to be the face of new £50 note
  37769. 98%Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  37770. 98%Workflow syntax for GitHub Actions - GitHub Help
  37771. 99%OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  37772. 97%NuGet PackageReference format (package references in project files)
  37773. 70%The Egg - A Short Story
  37774. 96%Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  37775. 99%Intel Processor Trace Part2. Better debugging experience. | Easyperf
  37776. 99%cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  37777. 99%Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  37778. 99%jedisct1/dsvpn
  37779. 93%Locknote: The Internet of Pwned Things - NDC TechTown 2020
  37780. 97%femto-io
  37781. 89%Final installation and testing underway at stations | WMATA
  37782. 95%The Otherside of Yemen (I love this country!)
  37783. 96%Navier-Stokes Equations - Numberphile
  37784. 98%Ultimate Dog Tease
  37785. 98%Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  37786. 99%The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  37787. 99%Improving performance of GraalVM native images with profile-guided optimizations
  37788. 58%Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  37789. 84%Sharing photos of your furry friend? It could be putting you at risk for hacking
  37790. 99%ML.NET vs. Create ML: Toxic Text
  37791. 98%SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  37792. 95%Age of JIT Compilation. Part 2. CLR is Watching You
  37793. 95%Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  37794. 86%The Libra Bug Bounty Program | Libra
  37795. 95%Age of JIT Compilation. Part 1. Genesis
  37796. 99%String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  37797. 98%RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  37798. 99%dotnet-foundation/newsletter
  37799. 97%ridercz/Altairis.Services.PwnedPasswordsValidator
  37800. 95%Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  37801. 83%Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  37802. 95%Joe Rogan Experience #1342 - John Carmack
  37803. 89%TeXnique
  37804. 96%Web-to-App Communication: App Protocols
  37805. 97%Why .NET Core for building Cloud Native Apps?
  37806. 96%Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  37807. 99%PegLeg
  37808. 93%GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  37809. 89%Popmotion | JavaScript animation libraries for delightful interfaces
  37810. 92%Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  37811. 96%Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  37812. 91%We are what we do
  37813. 59%LOVE, TRASH DOVES.
  37814. 99%Using KeyVault References to Read Key Vault Secrets - Petri
  37815. 99%Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  37816. 88%Framesync | Popmotion Pure
  37817. 99%90949 – [9 Regression] null pointer check removed
  37818. 90%IBM Gives Away PowerPC; Goes Open Source
  37819. 97%Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  37820. 97%Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  37821. 79%Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  37822. 98%Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  37823. 95%Using JSON for polymorphic types in C# - Oxford Computer Consultants
  37824. 96%How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  37825. 97%Insomnia
  37826. 96%Office
  37827. 98%Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  37828. 88%Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  37829. 98%Performance Matters - The Newsletter For Tech Leaders
  37830. 97%WebSocketStream - Chrome Platform Status
  37831. 93%Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  37832. 91%Little Rock Tech Fest 2019
  37833. 76%150 Meter Starhopper Test
  37834. 97%Campbell Award Renamed
  37835. 96%The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  37836. 96%Imperva Security Update | Imperva
  37837. 99%.NET Design Review: GitHub Quick Reviews
  37838. 94%Windows Terminal Preview v0.4 Release | Windows Command Line
  37839. 99%Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  37840. 96%Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  37841. 99%damienbod/AspNetCoreMvcAngular
  37842. 96%Navier-Stokes Equations - Numberphile
  37843. 95%Observability — A 3-Year Retrospective - The New Stack
  37844. 99%Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  37845. 99%Containerising a Blazor WebAssembly App
  37846. 98%Padloc - A Modern Password Manager For Individuals And Teams
  37847. 99%Introduction to using XPath in JavaScript
  37848. 99%Do It Yourself (OpenJDK) Garbage Collector
  37849. 98%New and improved NuGet Search is here! | The NuGet Blog %
  37850. 99%ASP.NET Core Tag Helpers and View Components
  37851. 93%Haim | AI21 Labs
  37852. 99%The Bot That Helps You Merge
  37853. 99%wybiral/terrain
  37854. 99%IdentityServer - Training
  37855. 99%Davido - If (Official Music Video)
  37856. 99%An Introduction to Building Applications with Blazor
  37857. 72%Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  37858. 98%Generator
  37859. 99%Unit Testing dotnet new Templates
  37860. 99%Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  37861. 92%What We Did to Improve Security of Our Infrastructure (Updated)
  37862. 83%Security Incident - Please Change Your Password
  37863. 99%tc39/proposal-realms
  37864. 95%[Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  37865. 99%Blazor Training Videos – DevExpress Blazor Training Course
  37866. 95%Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  37867. 98%Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  37868. 96%Simon Peyton Jones how GHC type inference engine actually works
  37869. 99%natemcmaster/LetsEncrypt
  37870. 94%Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  37871. 99%How to build a plugin system on the web and also sleep well at night
  37872. 73%Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  37873. 99%Node Material: Light Node
  37874. 98%Explore GitHub
  37875. 94%GitHub Maintainer Scholarships are now available for GitHub Universe
  37876. 99%Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  37877. 99%Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  37878. 95%Maximising .NET Core API performance
  37879. 99%Prefer ValueTask to Task, always; and don't await twice
  37880. 70%HIRE AND FIRE YOUR KIDS
  37881. 91%Secure an ASP.NET Core web app with the Identity framework - Learn
  37882. 99%Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  37883. 77%Blazor Tips and Tricks
  37884. 69%Amazing Graphs III - Numberphile
  37885. 99%A005185 - OEIS
  37886. 85%Strategic Domain-Driven Design
  37887. 99%🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  37888. 98%Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  37889. 97%Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  37890. 97%Snake Puzzle Games
  37891. 90%Kerbal Space Program 2 Cinematic Announce Trailer
  37892. 94%Optional Parameters in Razor Pages Routing
  37893. 99%prometheus-net/prometheus-net
  37894. 99%Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  37895. 65%Why Does the U.S. Army Own So Many Fossils?
  37896. 90%tl;dr sec Newsletter
  37897. 95%Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  37898. 81%Respawn at the Apex of community dysfunction | Opinion
  37899. 90%Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  37900. 98%Sign-in and sync with work or school accounts in Microsoft Edge Insider builds - Microsoft Edge Blog
  37901. 99%Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  37902. 99%Protecting Chrome users in Kazakhstan
  37903. 94%EV SSL Certificates Phased Out of New Browser Updates | Venafi
  37904. 99%rstropek/BlazorHeroTutorial
  37905. 99%Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  37906. 97%UNCRACKABLE? The Collatz Conjecture - Numberphile
  37907. 99%Entity Framework Core in Action
  37908. 99%Containerising a Blazor Server App
  37909. 72%Lessons learned from accident and near-accident experiences in traffic
  37910. 90%r/Mistborn - A Steel Inquisitor sketch
  37911. 74%Hieronymus Bosch Butt Music
  37912. 97%Performance Matters • Hillel Wayne
  37913. 64%.NET Community Standups | Live every Tuesdy and Thursday
  37914. 92%mrpmorris/blazor-university
  37915. 99%Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  37916. 98%Blazor University – Learn the new .NET SPA framework from Microsoft
  37917. 99%.NET Design Review: GitHub Quick Reviews
  37918. 97%What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  37919. 92%How 24 FPS Became Standard
  37920. 98%Making my first contribution on SourceForge using Mercurial
  37921. 99%An Introduction to System.Threading.Channels - Steve Gordon
  37922. 96%ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  37923. 97%dotnet/core
  37924. 96% Rotor v2 book draft available · Ted Neward's Blog
  37925. 88%Feedback Hub - Windows Insider
  37926. 99%What's new in C# 8.0 - C# Guide
  37927. 99%Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  37928. 97%Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  37929. 96%Welcome to report-uri.com
  37930. 98%Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  37931. 99%Script
  37932. 99%Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  37933. 99%.NET Core and systemd | .NET Blog
  37934. 98%Learn UI Design: The Complete Online Video Course
  37935. 81%Supreme Supreme®/BLU Burner Phone
  37936. 92%dotnet/coreclr
  37937. 79%Down the Rabbit Hole with a BLU Phone Infection
  37938. 92%BlazorHelp Website > Home
  37939. 99%First Pull Request in Open Source
  37940. 99%Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  37941. 98%How to Build Good Software
  37942. 85%[live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  37943. 95%I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  37944. 87%Duckie.me: A tool for one person pairing.
  37945. 85%Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  37946. 99%draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  37947. 93%Locknote: The Internet of Pwned Things - NDC TechTown 2020
  37948. 99%Building workflows with the Durable Task Framework
  37949. 66%European Central Bank confirms website hack and data breach
  37950. 97%Highlights from Git 2.23
  37951. 67%Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  37952. 91%Go To All Experience
  37953. 88%wybiral/ipv4scan
  37954. 97%Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  37955. 98%KNOB Attack
  37956. 88%Has my Gmail been hacked? How to check if your email has ever been hacked and when
  37957. 94%IrisClasson/SpeakingDiversity
  37958. 99%Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  37959. 98%Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  37960. 99%WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  37961. 84%Found: World-readable database used to secure buildings around the globe
  37962. 92%The first ever photograph of light as both a particle and wave
  37963. 99%WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  37964. 99%CQRS-Event Sourcing with Event Modeling - Event Store
  37965. 98%Web Thing API
  37966. 99%Announcing the preview of GitHub Actions for Azure
  37967. 90%r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  37968. 98%Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  37969. 58%2019 - Topsail Morning
  37970. 61%Summer vacation 2019 part three
  37971. 95%Turning the Nintendo Switch into Android’s best gaming hardware
  37972. 99%Introduction to Svelte
  37973. 92%Chrome, Firefox to expunge Extended Validation cert signals
  37974. 97%A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  37975. 99%How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  37976. 99%Quick demo of Ghostly - a Windows GitHub Notification client
  37977. 94%Managing SSL certificates may be getting that much more difficult
  37978. 99%A plugin system with .NET Core
  37979. 93%Overleaf, Online LaTeX Editor
  37980. 78%Massive biometric security flaw exposed more than one million fingerprints
  37981. 98%Cloud Native Show: What’s Cloud Native, Really?
  37982. 97%Amazing Graphs II (including Star Wars) - Numberphile
  37983. 71%Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  37984. 84%Database Breach 21st July 2019 | Cracked.to
  37985. 99%Azure SDK August 2019 preview and a dive into consistency
  37986. 99%Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  37987. 96%xkcd: Old Game Worlds
  37988. 99%Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  37989. 96%Old Game Worlds
  37990. 96%The Number Collector (with Neil Sloane) - Numberphile Podcast
  37991. 99%.NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  37992. 99%ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  37993. 98%EdCharbeneau/BlazorProSnippets
  37994. 91%Obsolete TLS, with serials
  37995. 91%Hacker site’s incriminating database published online by rival group
  37996. 99%Getting Started with gRPC Client Factory - Steve Gordon
  37997. 94%Summer vacation 2019 part two
  37998. 95%draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  37999. 97%Lyfevest.io
  38000. 99%areller/RediSharp
  38001. 80%Ghostly
  38002. 99%Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  38003. 99%A133058 - OEIS
  38004. 98%The fly straight dammit sequence graph
  38005. 77%How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  38006. 98%Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  38007. 99%NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  38008. 57%OHCHR | Press briefing note on Hong Kong, China
  38009. 56%Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  38010. 99%Functional Web Programming with the SAFE Stack
  38011. 95%alsami/AutofacNetcore3
  38012. 94%Home
  38013. 96%ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  38014. 96%1859 - Loading issue... - project-zero - Project Zero - Monorail
  38015. 88%Hamster Has Epic Fail on Running Wheel
  38016. 97%Pro .NET Memory Management
  38017. 99%Announcing .NET Core 3.0 Preview 8 | .NET Blog
  38018. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  38019. 74%Summer vacation 2019 part 1
  38020. 95%What is Cloud Native, Really?
  38021. 95%Turmoil in the SSL market - Domain Name Wire | Domain Name News
  38022. 99%A bootstrapper script for the Cake .NET Core Global Tool on Windows
  38023. 70%Personalize Visual Studio with custom keyboard shortcuts
  38024. 97%.NET Analyzers
  38025. 99%dotnet/coreclr
  38026. 96%Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  38027. 98%dotnet/coreclr
  38028. 83%2019 - Waves
  38029. 99%Investigating Drag and Drop with Blazor
  38030. 97%me-no-dev/ESPAsyncWebServer
  38031. 99%David Marby
  38032. 61%THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  38033. 99%Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  38034. 84%Gone forEVer!
  38035. 99%jakobbotsch/ABIStress
  38036. 99%[arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  38037. 99%Using DataAnnotations and custom form validation in client-side Blazor applications.
  38038. 99%Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  38039. 99%Fuzzing the .NET JIT Compiler
  38040. 99%Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  38041. 99%Spying on HTTPS
  38042. 93%nothings/stb - Travis CI
  38043. 95%Popups: 10 Problematic Trends and Alternatives
  38044. 95%r/ProgrammerHumor - Lamo
  38045. 92%Weekly Update 151
  38046. 99%Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  38047. 92%Password Manager for Families, Businesses, Teams | 1Password
  38048. 86%FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  38049. 98%ImperialViolet - Username (and password) free login with security keys
  38050. 98%Steve Schoger | Refactoring UI | CSS Day 2019
  38051. 78%72W Type-C PD Car Charger Adapter
  38052. 89%Online syntax highlighting for the masses!
  38053. 99%Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  38054. 62%Huawei announces HarmonyOS, an open-source platform for every device
  38055. 98%!(Spotting the promising cryptography-related start ups)
  38056. 97%Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  38057. 97%Canva Security Incident - May 24 FAQs
  38058. 99%Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  38059. 98%Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  38060. 96%r/stackoverflow - Stack overflow redirect?
  38061. 92%Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  38062. 99%Random Thoughts
  38063. 97%Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  38064. 70%Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  38065. 97%chanan/BlazorStrap
  38066. 99%tidwall/buntdb
  38067. 99%Features • GitHub Actions
  38068. 88%Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  38069. 99%Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  38070. 99%Analyzing native memory allocation with BenchmarkDotNet
  38071. 96%Amazing Graphs - Numberphile
  38072. 94%NVIDIA/open-gpu-doc
  38073. 84%Online Survey Software: Closed Survey
  38074. 84%Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  38075. 98%Architecture for humans - Ayende @ Rahien
  38076. 98%New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  38077. 99%Calling all .NET desktop and mobile developers! | .NET Blog
  38078. 98%Update on .NET Standard adoption | .NET Blog
  38079. 99%The reasons behind why I don't use AutoMapper.
  38080. 96%Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  38081. 79%The world's worst video card?
  38082. 80%Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  38083. 77%Highest Voted Questions
  38084. 94%Frieze Patterns — Numberphile
  38085. 99%BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  38086. 99%Garbage collection in Python: things you need to know
  38087. 97%Memory management in Python
  38088. 94%Semver Compare
  38089. 88%You Can't Trust Companies to Tell the Truth About Data Breaches
  38090. 98%.NET Design Review: WinForms Task Dialog
  38091. 95%Frieze Patterns - Numberphile
  38092. 99%Stack Overflow handling in HotSpot JVM
  38093. 81%2019 Agenda - DDD Melbourne | 3rd October 2020
  38094. 82%Mission-driven careers with Amanda Silver
  38095. 99%Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  38096. 99%Using Razor Components In A Razor Page
  38097. 98%egil/razor-components-testing-library
  38098. 99%Try out Nullable Reference Types | .NET Blog
  38099. 99%ASP.NET Core Identity with FIDO2 WebAuthn MFA
  38100. 94%Semver Compare
  38101. 99%JDK 13 Security Enhancements
  38102. 64%We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  38103. 98%.NET project structure
  38104. 99%SamProf/MatBlazor
  38105. 99%dotnet/csharplang
  38106. 98%dotnet/coreclr
  38107. 98%.NET Core Linux - Performance Profiling and Diagnostics.md
  38108. 56%Terminating Service for 8Chan
  38109. 97%The Best Way To Secure Access - strongDM
  38110. 99%Introduction
  38111. 97%The Incremental Machine — Acko.net
  38112. 99%henalbrod/Blazor.Auth0
  38113. 64%FBI — Seeking Information on Shooting in El Paso, Texas
  38114. 93%Pwnie Awards
  38115. 99%Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  38116. 97%More on Backdooring (or Not) WhatsApp - Schneier on Security
  38117. 98%Windows Terminal Preview v0.3 Release | Windows Command Line
  38118. 72%Ugly Gerry
  38119. 86%The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  38120. 98%github/gov-takedowns
  38121. 98%Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  38122. 81%Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  38123. 99%Fixing ASP.NET Core’s UseStatusCodePages Middleware
  38124. 99%SciSharp STACK
  38125. 98%Build software better, together
  38126. 96%Special announcement about MSDN Magazine
  38127. 99%TimeWarp-Blazor Template
  38128. 97%Not Rocket Science » Adding multiple devices to one PCI Express Slot
  38129. 79%Ugly Gerry, a font based on gerrymandered districts
  38130. 99%ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  38131. 85%JimBobSquarePants/ImageProcessor
  38132. 99%Using a Code-Behind Approach to Blazor Components
  38133. 73%WTF is a trade body?! Dr. Jo Twist from UKIE explains
  38134. 88%Something Went Terribly Wrong
  38135. 99%How we fit an NES game into 40 Kilobytes
  38136. 86%Create Penguin
  38137. 84%2019 data breach disclosures: 10 of the biggest -- so far
  38138. 98%migueldeicaza/WasmerSharp
  38139. 90%[WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  38140. 93%JIT and AOT in the CLR with Mei-Chin Tsai
  38141. 98%Fast and flexible observability with canonical log lines
  38142. 74%Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  38143. 97%OneTab shared tabs
  38144. 62%Illyriad - Grand Strategy MMO
  38145. 84%The Mexican Repatriation
  38146. 86%Value Types in the CLR with David Wrighton
  38147. 88%Something Went Terribly Wrong
  38148. 99%Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  38149. 99%Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  38150. 99%ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  38151. 97%Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  38152. 93%FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  38153. 99%Configuring Policy-based Authorization with Blazor
  38154. 73%Hugo's House of Horrors
  38155. 86%Capital One data breach affected 100 million in the US
  38156. 97%Altopia Corporation Information
  38157. 93%Canada Online Store Promotion. Official Rules.
  38158. 93%US Online Store Promotion. Official Rules.
  38159. 94%Announcing docs.microsoft.com/samples
  38160. 99%Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  38161. 98%Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  38162. 99%Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  38163. 99%Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  38164. 94%RELEASE: ASP .NET Core A-Z eBook
  38165. 98%Streaming Electron for fun and profit
  38166. 99%Create Interfaces with default implementations
  38167. 99%JWT Signing using RSASSA-PSS in .NET Core
  38168. 99%Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  38169. 98%Free Security Training Videos for CPE Credits | Varonis
  38170. 95%blevesearch/bleve
  38171. 95%Explore the mind-boggling moons of our solar system
  38172. 90%Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  38173. 96%Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  38174. 98%Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  38175. 99%Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  38176. 96%688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  38177. 94%Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  38178. 99%davidfowl/BedrockFramework
  38179. 74%Words you should never say to a hiring manager in an interview
  38180. 99%damienbod/AspNetCoreFilters
  38181. 93%Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  38182. 99%Fixing Random, part 40 of 40
  38183. 98%Security Engineering - A Guide to Building Dependable Distributed Systems
  38184. 94%FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  38185. 60%Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  38186. 98%What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  38187. 99%SaturnFramework/Saturn
  38188. 98%Inside a Nuclear Reactor
  38189. 99%Measure Two Hundred Times, Tweak Twice
  38190. 98%Demo: Minecraft Earth at Microsoft Inspire 2019
  38191. 97%RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  38192. 98%Developing your personal brand with Troy Hunt
  38193. 90%Equifax Data Breach Settlement
  38194. 97%scrollbar-width
  38195. 99%Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  38196. 98%Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  38197. 98%Link’s Awakening disassembly progress report – week 5 – Kzone -
  38198. 81%Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  38199. 98%Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  38200. 94%ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  38201. 85%OutOfMemory - the card game (based on prototype version)
  38202. 98%Kazakhstan’s HTTPS Interception
  38203. 92%Is Puppeteer-Firefox ready?
  38204. 99%puppeteer/puppeteer
  38205. 95%The Microsoft #Blazor Daily
  38206. 92%An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  38207. 99%.NET Core Counters internals: how to integrate counters in your monitoring pipeline
  38208. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  38209. 99%Announcing .NET Core 3.0 Preview 7 | .NET Blog
  38210. 99%Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  38211. 94%GC.GetGCMemoryInfo Method (System)
  38212. 99%An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  38213. 88%GC.GetTotalAllocatedBytes(Boolean) Method (System)
  38214. 90%Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  38215. 99%Configuring Role-based Authorization with client-side Blazor
  38216. 91%It's about time - Christin Gorman
  38217. 97%How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  38218. 98%Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  38219. 99%RustPython/RustPython
  38220. 96%When a rewrite isn’t: rebuilding Slack on the desktop
  38221. 98%The World Wide Web project
  38222. 99%skylineproject/unicode-in-js
  38223. 89%Oqtane Blog | Exploring Authentication in Blazor
  38224. 97%Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  38225. 96%mrpmorris/blazor-validation
  38226. 76%Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  38227. 90%FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  38228. 56%Apollo 11 in Real-time
  38229. 99%Fsyncgate: errors on fsync are unrecovarable
  38230. 85%Roll20 and Stronghold Kingdoms Subject to Security Breach
  38231. 95%Yūbinkyoku 🏣 - Tristan Hume
  38232. 98%Files are fraught with peril
  38233. 99%Xamarin Developer Summit 2019 | Channel 9
  38234. 94%Share Packages Publicly - Azure Artifacts
  38235. 94%Fun and entertaining plugins for Rider - .NET Tools Blog
  38236. 99%Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  38237. 95% Weather
  38238. 97%Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  38239. 99%.NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  38240. 95%Razor: Into the Razor'verse
  38241. 98%tld-prices.md
  38242. 99%modern-forms/Modern.Forms
  38243. 95%Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  38244. 89%Roll20
  38245. 98%PuzzleScript Game
  38246. 94%Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  38247. 93%MSBuild Structured Log Viewer
  38248. 98%New information about Slack's 2015 security incident - Several People Are Typing
  38249. 99%BlazorHelp Website > Blog - Creating Blazor Templated Components
  38250. 93%Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  38251. 99%wybiral/hades
  38252. 99%OSCON 2019: Why You Should Care About Open Source Software Foundations
  38253. 98%Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  38254. 99%Sometimes valid RSA signatures in .NET
  38255. 94%1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  38256. 57%The Inquirer
  38257. 87%What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  38258. 97%Fibonacci Versioning
  38259. 98%How Stack Overflow upgraded from Windows Server 2012
  38260. 91%Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  38261. 99%Manning | Deal of the Day
  38262. 99%Advanced .NET Debugging - PDBs and Symbol Stores
  38263. 99%Executing .NET Core functions in a separate process - Red Hat Developer
  38264. 99%Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  38265. 96%Triangles have a Magic Highway - Numberphile
  38266. 97%Zelda Screen Transitions are Undefined Behaviour
  38267. 80%Evite Invites Over 100 Million People to Their Data Breach
  38268. 99%Blazor Getting Started Guide
  38269. 98%Living Underwater: How Submarines Work
  38270. 84%Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  38271. 99%Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  38272. 78%NuGet Trends
  38273. 99%Flow External Claims to the Main Identity
  38274. 96%Reducing Bugs In Your Code with Coverlet
  38275. 98%Updating Browsers Quickly: Flags, Respins, and Components
  38276. 99%.NET Design Review: GitHub Quick Reviews
  38277. 99%.NEXT 2.x | .NEXT
  38278. 92%SNEAK PEEK: ASP .NET Core A-Z eBook
  38279. 99%Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  38280. 89%30 Weird Chess Algorithms: Elo World
  38281. 99%dotnet/coreclr
  38282. 95%I refuse to display meta data for other platforms
  38283. 91%How to submit news for the .NET Foundation monthly update
  38284. 95%Manning Publications
  38285. 96%xkcd: How Hacking Works
  38286. 96%How Hacking Works
  38287. 83%r/AskNetsec - Alternatives to haveibeenpwned?
  38288. 99%dotnet/performance
  38289. 98%Fixing Random, part 39
  38290. 98%Building a Fully-Extensible Developer Collaboration Platform
  38291. 94%psuter.net
  38292. 91%Clarke's Third Law Exception - Step by Step
  38293. 98%PuzzleScript Game
  38294. 52%Turing on the £50 note — Brady Haran
  38295. 99%lithnet/ad-password-protection
  38296. 99%OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  38297. 93%The Deadlock Empire
  38298. 76%A Fair and Welcoming Immigration System
  38299. 96%1x Engineer
  38300. 99%System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  38301. 94%US Concentration Camp List
  38302. 58%Apollo Preliminary Drawings
  38303. 94%Where Are All the Bob Ross Paintings? We Found Them.
  38304. 95%The Dehn Invariant - Numberphile
  38305. 99%dodyg/practical-aspnetcore
  38306. 94%Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  38307. 93%AzureCasts
  38308. 95%Constellation Information | European GNSS Service Centre
  38309. 71%Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  38310. 93%MSBuildAllProjects Considered Harmful
  38311. 97%Mark Henderson from Stack Overflow shares his experience on being an SRE
  38312. 92%xamarindevelopersummit/XamDevSummit2019
  38313. 98%Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  38314. 99%facebook/hermes
  38315. 99%Size matters
  38316. 96%Xamarin Developer Summit - Day 2
  38317. 98%undefined
  38318. 88%Stack Trace Art
  38319. 99%Azure/azure-functions-durable-extension
  38320. 90%Cloud TPU Pods break AI training records | Google Cloud Blog
  38321. 98%VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  38322. 93%Snips and Seeed- Voice Interaction Development Kits
  38323. 98%Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  38324. 98%“With great power comes great responsibility…”
  38325. 90%Block Breakers
  38326. 98%What's Deno, and how is it different from Node.js? - LogRocket Blog
  38327. 88%Languages & Runtime: .NET Community Standup - July 11th 2019
  38328. 99%C# - .NET Reunified: Microsoft’s Plans for .NET 5
  38329. 99%ASP.NET Core, Beyond HTTP
  38330. 98%Benchmarks are hard · jbd.dev
  38331. 99%Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  38332. 99%TSP with GeneticSharp and Blazor
  38333. 91%用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  38334. 99%Hack to the Future - Troy Hunt
  38335. 92%ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  38336. 70%Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  38337. 98%.NET | Free. Cross-platform. Open Source.
  38338. 96%1840 - Loading issue... - Monorail
  38339. 91%Online Survey Software: Closed Survey
  38340. 98%Get started with .NET Core using Visual Studio for Mac - .NET Core
  38341. 99%Package torgo
  38342. 98%Hidden Treasure: Intrusion Detection with ETW (Part 2)
  38343. 97%Hidden Treasure: Intrusion Detection with ETW (Part 1)
  38344. 99%Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  38345. 99%Keynote DotNet 2019 by Scott Hunter
  38346. 95%Browsh
  38347. 89%Xamarin Developer Summit Live Streams! | Xamarin Blog
  38348. 99%What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  38349. 98%Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  38350. 99%Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  38351. 97%A Blazor Community Update
  38352. 97%Previewing Azure SDKs following new Azure SDK API Standards
  38353. 68%ranjit :music_mouse: (@ranjit@friend.camp)
  38354. 98%User Guide
  38355. 98%The Dangers of Stopping Event Propagation | CSS-Tricks
  38356. 99%.NET Design Review: GitHub Quick Reviews
  38357. 98%radiatoryang/hedera
  38358. 99%Supporting IAsyncEnumerable with LINQ
  38359. 70%Raspberry Pi admits to faulty USB-C design on the Pi 4
  38360. 98%.NET Core Summer event | Brno | Windows User Group - Czech Republic
  38361. 94%wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  38362. 77%B612 – The font family
  38363. 96%Homebrew/homebrew-cask
  38364. 98%Build software better, together
  38365. 99%Exploring Raygun's new application performance monitoring tool for .NET Core
  38366. 99%PooledAwait
  38367. 98%dotnet/docs
  38368. 94%$10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  38369. 98%Appropriate Uses For SQLite
  38370. 98%User Inyerface - A worst-practice UI experiment
  38371. 98%Fixing Random, part 38
  38372. 99%Async/Await - NetMQ
  38373. 98%Npgsql diagnostics with the new dotnet counters!
  38374. 98%strong_password v0.0.7 rubygem hijacked
  38375. 79%Digital Driver’s Licenses Could Become a Real Option in Some States
  38376. 98%xoofx/UnityNuGet
  38377. 97%Rethinking how we interview in Microsoft’s Developer Division
  38378. 97%MapSCII - the whole world in your console!
  38379. 99%.NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  38380. 99%Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  38381. 97%[Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  38382. 97%mgravell/PooledAwait
  38383. 99%System Testing ASP.NET Core APIs using XUnit
  38384. 96%Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  38385. 59%VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  38386. 99%Canonical Ltd
  38387. 96%Welcome to report-uri.com
  38388. 99%Developing inside a Container using Visual Studio Code Remote Development
  38389. 97%IRL Podcast
  38390. 61%Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  38391. 99%Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  38392. 95%Blazored/Toast
  38393. 99%C#: [Obsolete] on an extension method? Also remove ‘this’
  38394. 98%undefined
  38395. 98%Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  38396. 99%.NET R&D Digest (June, 2019)
  38397. 99%Documentation - Azure SignalR Service
  38398. 96%Challenges with Federated Identity in modern browsers
  38399. 89%Cloudflare outage caused by bad software deploy (updated)
  38400. 87%» The Mortgaging of Sierra Online The Digital Antiquarian
  38401. 98%Help Wanted! Autofac (Still) Looking for Owners
  38402. 99%BlazorHelp Website > Blog - Blazor Forms and Validation
  38403. 99%microsoft/FeatureManagement-Dotnet
  38404. 97%Dotnetos Conference - .NET Performance Conference
  38405. 97%nixberg/xisco-swift
  38406. 97%Shape Security | Preventing Cyber Attacks
  38407. 97%CRYPTO-LAB
  38408. 89%No Starch Press | "The finest in geek entertainment"
  38409. 98%liveBook · Manning
  38410. 75%Home
  38411. 82%Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  38412. 75%r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  38413. 99%gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  38414. 99%How we integrate Rust with C#
  38415. 97%dotnet/diagnostics
  38416. 98%Microsoft Events for Students - Microsoft Store
  38417. 97%C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  38418. 98%QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  38419. 97%ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  38420. 99%ASP.NET official support policy
  38421. 99%.NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  38422. 99%Elastic APM .NET agent beta released
  38423. 91%Blazor TreeView Demos | Overview | Telerik UI for Blazor
  38424. 91%Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  38425. 99%Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  38426. 98%Account Security Improvements | EVE Online
  38427. 95%Low Spec Gaming - Computerphile
  38428. 97%Report: Orvibo Smart Home Devices Leak Billions of User Records
  38429. 98%Trying to learn C# - Patricia Aas
  38430. 99%Using Span for high performance interop with unmanaged libraries
  38431. 99%Introduction to Authentication with server-side Blazor
  38432. 96%Advanced Azure App Services - K. Scott Allen
  38433. 99%.NET Design Review: GitHub Quick Reviews
  38434. 98%Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  38435. 94%Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  38436. 94%Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  38437. 98%Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  38438. 99%gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  38439. 99%@addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  38440. 98%GitHub Team Video
  38441. 99%Lowering in C#: What's really going on in your code? - David Wengier
  38442. 70%Deepfake revenge porn distribution now a crime in Virginia
  38443. 89%Careers Behind the Code | Channel 9
  38444. 90%KIRBY WITHOUT WORDS
  38445. 99%google/robotstxt
  38446. 94%Fixing Random, part 37
  38447. 98%Mozilla SSL Configuration Generator
  38448. 70%Warehouses: Last Week Tonight with John Oliver (HBO)
  38449. 99%Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  38450. 94%TroyHuntStressed.com
  38451. 97%Senior DevOps Engineer - Raygun
  38452. 98%Yes silver bullet
  38453. 99%Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  38454. 98%Context is King: Finding Service Boundaries - CodeOpinion
  38455. 68%Simon Peyton-Jones
  38456. 99%Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  38457. 99%wybiral/tlsextract
  38458. 99%BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  38459. 99%Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  38460. 99%Versioning limitations in .NET
  38461. 98%Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  38462. 90%eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  38463. 95%proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  38464. 98%Real-World Cryptography
  38465. 70%The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  38466. 92%zxcvbn-pv - <Glazblog/>
  38467. 99%ErikEJ/EFCorePowerTools
  38468. 92%When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  38469. 98%gothinkster/realworld
  38470. 86%Work at Netflix
  38471. 99%Slack System Status
  38472. 98%The Piltdown Man (feat. Matt Parker) - Objectivity #207
  38473. 90%shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  38474. 98%Download Mouse Without Borders for Windows 10/8/7
  38475. 99%[Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  38476. 99%Azure SignalR Service with Xamarin.Forms - Xamarin
  38477. 96%Home
  38478. 62%Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  38479. 88%Manage and audit access to servers, databases and kubernetes.
  38480. 98%World's First Patented Unhackable Computer Ever (Canceled)
  38481. 50%'Religious Liberty' - Not Just for Gay Cakes Anymore
  38482. 99%Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  38483. 98%Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  38484. 96%Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  38485. 98%.NET Core official support policy
  38486. 96%979212 - Loading issue... - Monorail
  38487. 98%Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  38488. 98%Generic sharing for valuetypes | Mono
  38489. 99%What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  38490. 93%What is the point of Microsoft? 3.0 - Liam Westley
  38491. 97%James ❤️ A Card Trick - Numberphile
  38492. 98%chanan/BlazorPrettyCode
  38493. 97%Trace Context
  38494. 99%Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  38495. 99%wybiral/tube
  38496. 95%.NET Design Review: Nullability Custom Attributes
  38497. 90%Yes, My Name is || - The Akamai Blog
  38498. 99%JsonHttpExtensions.cs
  38499. 99%dotnet/corefx
  38500. 97%IRL Podcast: The “Privacy Policy” Policy
  38501. 99%.NET Design Review: JSON
  38502. 92%terrajobst/minsk
  38503. 99%#124 Mads Torgersen, C# 8 | no dogma podcast
  38504. 95%.NET Design Review: Nullability Custom Attributes
  38505. 99%Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  38506. 97%Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  38507. 97%Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  38508. 90%wizard zines
  38509. 97%What does debugging a program look like? - Julia Evans
  38510. 96%How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  38511. 98%Using Blazor Components In An Existing MVC Application
  38512. 90%Kraken
  38513. 80%KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  38514. 69%Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  38515. 85%Leaving the Ivory Tower: Research in the Real World
  38516. 99%When Git Resolves Changes It Shouldn’t
  38517. 89%2017-18 Tech PAC donations to legislators voting against the Equality Act
  38518. 99%wybiral/tavern
  38519. 95%What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  38520. 99%Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  38521. 96%Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  38522. 99%Proving security at scale with automated reasoning - All Things Distributed
  38523. 95%Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  38524. 95%Fixing Random, part 36
  38525. 94%The World's First Solar Powered Train
  38526. 99%Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  38527. 99%YAML-defined CI/CD for ASP .NET Core
  38528. 68%Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  38529. 99%DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  38530. 99%dotnet/corefxlab
  38531. 99%Package filelock
  38532. 97%Archive
  38533. 98%AndreyAkinshin/ggwaterfall
  38534. 99%Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  38535. 86%Flappy Bird game with browser windows
  38536. 87%Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  38537. 98%POSIX close(2) is broken
  38538. 97%Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  38539. 90%vcsjones/badkeys
  38540. 97%How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  38541. 98%Get Windows Terminal (Preview) - Microsoft Store
  38542. 99%The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  38543. 57%DRONE OVER HONG KONG PROTESTS
  38544. 99%urfave/cli
  38545. 94%Frequency Trails: Introduction
  38546. 81%Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  38547. 95%Windows Terminal Microsoft Store Preview Release | Windows Command Line
  38548. 98%Karel Zikmund - Hiring .NET teams in Prague
  38549. 99%You can now download the new Open Source Windows Terminal - Scott Hanselman
  38550. 98%Avoiding instruction cache misses
  38551. 89%New funding platforms
  38552. 96%xkcd: Stack
  38553. 99%dotnet/roslyn
  38554. 96%Stack
  38555. 99%Building Messaging Endpoints in Azure - Evaluating the Landscape
  38556. 99%What’s up with my branch on GPU?
  38557. 98%What should dotnet --version display? · Issue #6569 · dotnet/sdk
  38558. 99%VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  38559. 99%v2ray/v2ray-core
  38560. 99%ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  38561. 98%Create 3D games with friends, no experience required
  38562. 99%Converting from hex to string
  38563. 61%Have I Been Pwned: Check if your DNA has been turned into another human being
  38564. 99%Abusing the CPU’s adder circuits
  38565. 99%Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  38566. 95%.NET developer community | Connect with like-minded developers
  38567. 99%Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  38568. 98%Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  38569. 99%Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  38570. 53%Troy Hunt: Why Data Breaches Persist
  38571. 99%dotnet/coreclr
  38572. 99%Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  38573. 98%Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  38574. 97%r/Unexpected - When a plug gets caught under a table
  38575. 99%Running RavenDB on burstable cloud instances - Ayende @ Rahien
  38576. 95%Hidden gems in ASP.Core and .NET Core 3.0
  38577. 97%Moderator submission
  38578. 99%Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  38579. 87%Top Lifetime Grosses - Box Office Mojo
  38580. 98%Working with local storage in Blazor - danpatrascu.com
  38581. 99%Google to reimplement curl in libcrurl | daniel.haxx.se
  38582. 93%XAML Developer Productivity Tooling - Daniel Jacobson
  38583. 94%Bloomsbury Theatre & Studio Events
  38584. 94%Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  38585. 96%ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  38586. 99%Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  38587. 99%Split: Continuous Delivery, Feature Flags & Experimentation
  38588. 99%What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  38589. 98%The Evolving Infrastructure of .NET Core | .NET Blog
  38590. 96%Necklace Splitting (a lesson for jewel thieves) - Numberphile
  38591. 85%Humble Book Bundle: Programming by Packt
  38592. 99%.NET Design Review: Nullable Reflection APIs + JSON
  38593. 98%dotnet/samples
  38594. 94%Insiders - Visual Studio Live Share - Visual Studio Live Share
  38595. 98%Server-side Blazor in .NET Core 3.0
  38596. 84%TechDay Los Angeles - Home
  38597. 59%England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  38598. 99%Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  38599. 99%ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  38600. 91%Libra | A New Global Payment System
  38601. 97%Episode 27 - Blazored with Chris Sainty
  38602. 80%The Sound of dial-up Internet
  38603. 95%Akamai Security Summit World Tour Highlights
  38604. 99%DROPPING BALLS IN PUBLIC PRANK
  38605. 99%dotnet/wpf
  38606. 97%Fixing Random, part 35
  38607. 86%.NET Design Review: Nullable Annotations
  38608. 92%Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  38609. 98%Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  38610. 91%Based on a *True* True Story? — Information is Beautiful
  38611. 97%Maintaining state in a Cloudflare Worker
  38612. 99%dotnet/coreclr
  38613. 98%XML + JSON Serialization in ASP .NET Core
  38614. 89%Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  38615. 95%PODCAST: The C-Word - with Steven Strogatz — Numberphile
  38616. 74%You Can't Eat Marbles - Key & Peele
  38617. 80%Impeachment: Last Week Tonight with John Oliver (HBO)
  38618. 89%Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  38619. 96%Numberphile2
  38620. 80%SmartThermostat with voice control
  38621. 98%1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  38622. 96%samy kamkar - home
  38623. 99%xoofx/GitLib.NET
  38624. 97%The Ultra Secure Crypto Storage & Communication Device
  38625. 95%NTLM 9-Character Rainbow Tables
  38626. 97%A book in preparation
  38627. 99%NuGetPackageExplorer/NuGetPackageExplorer
  38628. 91%Who REALLY invented the periodic table?
  38629. 89%Coding Militia
  38630. 98%Security advisory 2019-06-13 | Yubico
  38631. 88%Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  38632. 80%Behind the Curve (2018) - IMDb
  38633. 81%wybiral/stream-sources
  38634. 95%Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  38635. 99%Modernizing WCF Services with containers and Visual Studio
  38636. 99%dotnet/diagnostics
  38637. 97%Spit Cleaning a Mummy - Objectivity #205
  38638. 98%OctoLinker — Links together, what belongs together.
  38639. 99%Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  38640. 99%Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  38641. 99%Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  38642. 98%SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  38643. 99%PSD2's SCA in simple terms
  38644. 62%Twitter URLs Can Be Manipulated to Spread Fake News and Scams
  38645. 98%wybiral/osint-tools
  38646. 99%wybiral/hookah
  38647. 98%grpc/grpc-dotnet
  38648. 99%Blazored
  38649. 64%The Legendary Ti-Vayder Titanium Yo-Yo
  38650. 86%.NET Design Review: Nullable Annotations
  38651. 96%Which plans for Awesome Blazor?
  38652. 99%Certificate Authentication in ASP.NET Core 3.1
  38653. 99%Try the new System.Text.Json APIs | .NET Blog
  38654. 88%Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  38655. 93%Create a Meetup Account
  38656. 91%Ideolog - Plugins | JetBrains
  38657. 99%Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  38658. 95%Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  38659. 98%WinMerge - You will see the difference…
  38660. 97%Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  38661. 99%Announcing .NET Core 3.0 Preview 6 | .NET Blog
  38662. 93%Raspberry Pi PoE HAT
  38663. 97%.NET Design Review: JSON
  38664. 97%[wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  38665. 99%ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  38666. 99%Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  38667. 97%Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  38668. 99%Prerendering a Client-side Blazor Application
  38669. 96%Something Something Security - Troy Hunt
  38670. 98%ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  38671. 99%wybiral/robots
  38672. 95%RAMBleed
  38673. 99%Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  38674. 98%.NET Design Review: GitHub Quick Reviews
  38675. 99%Microservices and more in .NET Core 3.0
  38676. 96%How Ledger Hacked an HSM | Cryptosense
  38677. 97%Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  38678. 92%Have I Been Pwned: Domain search
  38679. 99%Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  38680. 98%ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  38681. 99%.NET Core support is here for Raygun APM | Raygun Blog
  38682. 99%Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  38683. 99%Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  38684. 93%New release: BridgeDB 0.7.1 | Tor Blog
  38685. 95%Don't Know (the Van Eck Sequence) - Numberphile
  38686. 90%.NET Design Review: Nullable Annotations
  38687. 98%urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  38688. 99%Fixing Random, part 34
  38689. 99%C# For Absolute Beginners
  38690. 99%Worker Service in ASP .NET Core
  38691. 98%Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  38692. 99%CQRS with MediatR (for Commands) and Odata (for Queries)
  38693. 95%devblackops/Terminal-Icons
  38694. 99%Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  38695. 66%Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  38696. 99%Implementing Sign In with Apple in ASP.NET Core
  38697. 99%An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  38698. 85%Phippy Goes to the Zoo - Cloud Native Computing Foundation
  38699. 71%Tell Congress: We Don’t Need More Bad Patents
  38700. 98%directive_attributes.md
  38701. 99%Automatic reconnects with SignalR 3.0
  38702. 99%SQL-MisterMagoo/BlazorTwins
  38703. 88%Application - CodeStencil | The Ultimate Code Generator
  38704. 74%Followers_uniq - Pastebin.com
  38705. 99%damienbod/IdentityServer4AspNetCoreIdentityTemplate
  38706. 82%Taking a harder look at harassment
  38707. 93%r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  38708. 99%Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  38709. 93%AzureCasts
  38710. 98%WTF?
  38711. 89%Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  38712. 97%SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  38713. 99%Supporting the community with WF and WCF OSS projects | .NET Blog
  38714. 99%Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  38715. 82%» Day of the Tentacle The Digital Antiquarian
  38716. 69%Why a #GoogleWalkout Organizer Left Google
  38717. 99%dotnet-templates
  38718. 98%Google Cloud Status Dashboard
  38719. 98%Government-backed attackers may be trying to steal your password
  38720. 98%jeanqasaur/dsl-syllabus-fall-2016
  38721. 99%Building the most inaccessible site possible with a perfect Lighthouse score
  38722. 87%Uber’s Path of Destruction - American Affairs Journal
  38723. 64%What happens in your throat when you beatbox?
  38724. 99%Monoid
  38725. 99%Migrating a WPF App to .NET Core 3 (1/5)
  38726. 98%How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  38727. 86%.NET Design Review: Nullable Annotations
  38728. 97%C# reference
  38729. 99%Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  38730. 99%Open Source Game Clones
  38731. 93%Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  38732. 98%SAML 2.4 Release Notes
  38733. 99%NixOS/nixpkgs
  38734. 98%Enpass Release Notes for iOS | Enpass
  38735. 98%dotnet/coreclr
  38736. 98%dotnet/coreclr
  38737. 99%10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  38738. 91%Side Hustle Success Podcast
  38739. 97%Load a subset of projects - Visual Studio
  38740. 96%Visual Studio Code May 2019
  38741. 97%Create a Meetup Account
  38742. 85%Drop: Passions lead here (formerly Massdrop)
  38743. 87%DotNet 2019, el mayor evento de .NET de España
  38744. 93%Becoming the ASP.NET Architect with David Fowler
  38745. 99%.NET Design Review: Nullable Annotations
  38746. 92%Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  38747. 70%Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  38748. 97%GitHub Desktop 2.0 expands to support stashing and rebasing
  38749. 94%LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  38750. 86%Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  38751. 96%!!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  38752. 99%Getting Started With Blazored Typeahead
  38753. 99%Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  38754. 99%wybiral/localtoast
  38755. 99%Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  38756. 99%Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  38757. 97%HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  38758. 96%Requirements for trusted certificates in iOS 13 and macOS 10.15
  38759. 99%.NET R&D Digest (May, 2019)
  38760. 99%Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  38761. 97%CS9: Problem-Solving for the CS Technical Interview
  38762. 86%.NET Design Review: Nullable Annotations
  38763. 96%914914 - Loading issue... - Monorail
  38764. 99%JetBrains UX research qualification survey
  38765. 99%Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  38766. 99%Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  38767. 99%Validation in ASP .NET Core
  38768. 97%Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  38769. 99%Download .NET Core (Linux, macOS, and Windows)
  38770. 99%Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  38771. 98%Apple CryptoKit | Apple Developer Documentation
  38772. 99%Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  38773. 99%MatBlazor - Material Design components for Blazor
  38774. 98%Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  38775. 98%Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  38776. 99%Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  38777. 94%Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  38778. 99%Building a Live Reload Middleware Component for ASP.NET Core
  38779. 98%Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  38780. 99%Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  38781. 97%ltrzesniewski/LocalsInit.Fody
  38782. 98%Fixing Random, part 33
  38783. 99%Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  38784. 83%Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  38785. 99%microsoft/dotnet
  38786. 95%Hexacorn | Blog Playing with Program database paths…
  38787. 99%Building cross-platform desktop apps using Blazor and Electron.NET
  38788. 98%dotnet/corefx
  38789. 89%Highlights from the National Math Festival 2019
  38790. 98%github/semantic
  38791. 86%SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  38792. 82%NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  38793. 99%Will it cluster? k3s on your Raspberry Pi
  38794. 95%The Dark Crystal: Age of Resistance | Teaser | Netflix
  38795. 99%0xd4d/dnSpy
  38796. 93%AusCERT 2019: The Data Breach Pipeline
  38797. 69%Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  38798. 98%joe-elliott/netcore-kubernetes-profiling
  38799. 98%Candidate Features For C# 9
  38800. 98%Stream Deck XL | elgato.com
  38801. 99%Accessing UNIX sockets remotely from .NET - Red Hat Developer
  38802. 99%Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  38803. 96%968683 - Loading issue... - Monorail
  38804. 52%My Octocat | Build your own octocat
  38805. 99%Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  38806. 93%Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  38807. 94%Mitchell Webb Situation - Changing Meals
  38808. 94%3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  38809. 89%GOG.com
  38810. 92%Switch from Chrome to Firefox in just a few minutes
  38811. 86%.NET Design Review: Nullable Annotations
  38812. 72%Improvements to issue transfer permissions - The GitHub Blog
  38813. 98%.NET Design Review: JSON
  38814. 84%Neural net names effects pedals
  38815. 98%Rust: A Language for the Next 40 Years - Carol Nichols
  38816. 94%Porting old posts, part 4
  38817. 73%Metro Payment Pilot
  38818. 92%Revocation Tracker
  38819. 93%NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  38820. 94%Weekly Update 140
  38821. 98%Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  38822. 98%terrajobst/system-private-corlib-nullable-analysis
  38823. 98%Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  38824. 99%dotnet/jitutils
  38825. 99%KirillOsenkov/SourceBrowser
  38826. 98%Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  38827. 96%Bokeh: Private, ad-free, and user-funded photo sharing
  38828. 99%Use streaming in ASP.NET Core SignalR
  38829. 91%Docker Bug Allows Root Access to Host File System
  38830. 99%PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  38831. 99%ASP.Net Core - Protect your API with API Keys
  38832. 88%The Hack Yourself First UK Tour now has Hotel Packages
  38833. 95%#122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  38834. 95%Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  38835. 99%Calling gRPC Services With Server-side Blazor
  38836. 99%How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  38837. 99%Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  38838. 97%1552374 - Remove Certinomis - Root CA
  38839. 91%Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  38840. 99%Cumulative Update 15 for SQL Server 2017
  38841. 99%Maintainer burnout and package security
  38842. 98%Porting desktop apps to .NET Core | .NET Blog
  38843. 99%Spying on .NET Garbage Collector with .NET Core EventPipes
  38844. 87%CSS Grid Generator
  38845. 95%High Performance (Potato) Chips
  38846. 98%Fixing Random, part 32
  38847. 99%Spaceketeer - BuiltWithDot.Net
  38848. 95%Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  38849. 99%Blazored/Typeahead
  38850. 99%Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  38851. 99%Spying on .NET Garbage Collector with .NET Core EventPipes
  38852. 96%The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  38853. 74%Users
  38854. 92%Christmas Compiler Speed-Up, part 2
  38855. 99%mellinoe/veldrid
  38856. 99%What is the correct way to embed Wyam into an asp.net core MVC solution?
  38857. 99%Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  38858. 99%RehanSaeed/Schema.NET
  38859. 99%xoofx/CppAst
  38860. 99%Home - schema.org
  38861. 99%dotnet/llilc
  38862. 85%Drop: Passions lead here (formerly Massdrop)
  38863. 95%Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  38864. 99%RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  38865. 85%Drop: Passions lead here (formerly Massdrop)
  38866. 97%Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  38867. 98%Patterns for high-performance C# - Federico Andres Lois
  38868. 96%Nazikeule im Dritten Reich
  38869. 70%Google Has Stored Some Passwords in Plaintext Since 2005
  38870. 98%In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  38871. 57%Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  38872. 94%Steam Block
  38873. 82%Cryptography Dispatches • Buttondown
  38874. 53%Koalas declared "functionally extinct"
  38875. 99%Top .NET Tutorials for May 2019
  38876. 89%Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  38877. 97%Top-Level Code Prototype: Scenario E
  38878. 90%Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  38879. 96%2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  38880. 88%Crime UK
  38881. 99%Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  38882. 97%SameSite Cookies by Default in Chrome 76 and Above
  38883. 97%localtoast
  38884. 99%WCF vs gRPC
  38885. 88%1.1.1.1 — The free app that makes your Internet faster.
  38886. 97%.NET Design Review: Nullable Annotations
  38887. 78%Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  38888. 95%Download Windows 10
  38889. 94%Webhook.site - Test, process and transform HTTP requests
  38890. 99%microsoft/MSIX-Toolkit
  38891. 78%Google data shows 2-factor authentication blocks 100% of automated bot hacks
  38892. 98%Web Development Revolution with WebAssembly and ASP.NET Blazor
  38893. 71%localscan
  38894. 97%JED Server Security Incident Report
  38895. 95%Moving from Node.js to .NET Core | App Center Blog
  38896. 99%davidfowl/AspNetCoreDiagnosticScenarios
  38897. 88%Languages & Runtime: .NET Community Standup - May 23, 2019
  38898. 89%Ethical Alternatives & Resources - ethical.net
  38899. 99%Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  38900. 99%Spying on .NET Garbage Collector with TraceEvent
  38901. 99%chrisnas/DebuggingExtensions
  38902. 94%Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  38903. 99%The Ray Tracer Challenge... in .NET Core - CodeClimber
  38904. 97%Dependabot
  38905. 96%GitHub Satellite - Opening Keynote
  38906. 99%Top 10 Things You Can Do With GraalVM
  38907. 97%Announcing GitHub Sponsors: a new way to contribute to open source
  38908. 96%GitHub Sponsors
  38909. 96%GitHub Enterprise - The best way to build and ship software
  38910. 99%Creating a git repo with Azure Repos and trying out Git LFS
  38911. 99%Visual Studio Code Remote Development may change everything - Scott Hanselman
  38912. 99%Making Sense of .NET 5 – Bill Reiss Developer Blog
  38913. 93%AzureCasts
  38914. 99%Creating a Quartz.NET hosted service with ASP.NET Core
  38915. 98%The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  38916. 99%Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  38917. 96%0xd4d/iced
  38918. 96%Graphics Programming Weekly - Article Database
  38919. 99%Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  38920. 99%Developing in the Windows Subsystem for Linux with Visual Studio Code
  38921. 98%dotnet/coreclr
  38922. 97%New Release: Tor Browser 8.5 | Tor Blog
  38923. 99%HashCode Struct (System)
  38924. 90%What good are hundreds of lights without hundreds of shadows?
  38925. 99%Visual Studio 2019 Preview Release Notes
  38926. 99%ASP.NET Core SignalR JavaScript client
  38927. 97%Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  38928. 96%Top SSL Certificates Buyer's Guide
  38929. 99%spboyer/dotnet-azure
  38930. 97%npgsql/npgsql
  38931. 97%Graphics Team ships WebRender MVP!
  38932. 99%.NET Design Review: Nullable Annotation Attributes
  38933. 92%Polacode - Visual Studio Marketplace
  38934. 99%Creating a Quartz.NET hosted service with ASP.NET Core
  38935. 99%A new way to Try .NET
  38936. 99%Enabling Pagination in Blazor with OData | OData
  38937. 99%typeof(TSecret) - the secret magic behind .NET generics
  38938. 96%ASP .NET Core Dev Blog Series
  38939. 57%Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  38940. 93%Video games: A unifying force for the world - The Official Microsoft Blog
  38941. 94%PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  38942. 97%Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  38943. 98%Fixing Random, part 31
  38944. 98%Using Bing Maps in Blazor with JSInterop and TypeScript
  38945. 76%Keyloggers Injected in Web Trust Seal Supply Chain Attack
  38946. 99%Using Ed25519 signing keys for encryption
  38947. 92%Google is using Your Gmail Account to Track Your Purchases
  38948. 99%IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  38949. 92%Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  38950. 99%To Refactor Or Not To Refactor?
  38951. 99%MappingGenerator - BuiltWithDot.Net
  38952. 98%Understanding real-world concurrency bugs in Go
  38953. 98%Ed Charbeneau: .NET, JavaScript, and C# articles
  38954. 99%Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  38955. 98%SMS for 2FA: What Are Your Security Options? - Authy
  38956. 70%Hack on Stack Overflow exposes private data for ~250 users
  38957. 98%brunoproduit/roca
  38958. 99%Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  38959. 93%wybiral/noscript-captcha
  38960. 95%Game Engine Black Books Update
  38961. 98%Markdown + .NET = Interactive docs?
  38962. 96%Ed Charbeneau at Build 2019
  38963. 99%T1
  38964. 89%Applying machine learning to coding itself
  38965. 97%Episode 25 - Blazor - You Want To Run .NET Where?!
  38966. 99%Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  38967. 99%PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  38968. 99%BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  38969. 98%Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  38970. 98%Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  38971. 96%DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  38972. 99%Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  38973. 98%Create Interactive .NET Documentation with Try .NET | .NET Blog
  38974. 97%Tips to Improve your Generative Artwork — TYLER HOBBS
  38975. 61%Welcome to the Neighbourhood
  38976. 96%964119 - Loading issue... - Monorail
  38977. 99%A few words about data and concurrency
  38978. 98%Technical Papers - SIGGRAPH 2019
  38979. 87%Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  38980. 99%Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  38981. 97%Removal of the 16-character limit for passwords in Azure AD
  38982. 99%The unknown Type in TypeScript
  38983. 99%SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  38984. 99%Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  38985. 99%Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  38986. 99%dotnet/aspnetcore
  38987. 99%Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  38988. 88%Home
  38989. 99%Performance Improvements in .NET Core 3.0 | .NET Blog
  38990. 96%Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  38991. 96%XKeyboarCD
  38992. 98%dotnet/diagnostics
  38993. 97%.NET Core on App Service Dashboard
  38994. 91%» Out with 1992, In with 1993 The Digital Antiquarian
  38995. 97%Careers
  38996. 90%The Urlist — An application study in Serverless and Azure
  38997. 96%Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  38998. 97%Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  38999. 99%A Detailed Look At Data Binding in Blazor
  39000. 99%Overview of nullability analysis · Curiosity is bliss
  39001. 99%Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  39002. 99%Default implementations in interfaces | .NET Blog
  39003. 82%The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  39004. 97%wybiral/tshare
  39005. 96%CodeLand Conference 2020
  39006. 99%.NET Standard | Common APIs across all .NET implementations
  39007. 99%IAIK/ZombieLoad
  39008. 98%Introducing the new Microsoft.Data.SqlClient | .NET Blog
  39009. 99%.NET Design Review: System.Data
  39010. 98%ZombieLoad Attack
  39011. 99%Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  39012. 99%Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  39013. 99%Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  39014. 99%ZIO/Core
  39015. 99%Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  39016. 99%PowerPC and AIX support · Issue #10055 · dotnet/runtime
  39017. 97%WSL 2 Post BUILD FAQ | Windows Command Line
  39018. 94%Eternal Vigilance is the Price of Liberty
  39019. 93%Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  39020. 92%Online Survey Software | Qualtrics Survey Solutions
  39021. 98%A null-scattering path integral formulation of light transport
  39022. 98%Hello AzureCasts
  39023. 92%LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  39024. 99%The Go Playground
  39025. 97%.NET Framework Reference Assemblies via NuGet
  39026. 99%kkokosa/UpsilonGC
  39027. 95%How to Know Nothing - Megan Risdal
  39028. 82%Debugging asynchronous scenarios in .NET
  39029. 96%Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  39030. 86%Meow the Infinite Issue 3 is here!
  39031. 94%Episode 12 - Function declarations
  39032. 82%Beer City Code
  39033. 99%edvmorango/event-driven-messenger
  39034. 68%Visit - Infosecurity Europe
  39035. 97%NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  39036. 99%Writing a custom, real-world .NET GC
  39037. 98%Domain Randomization for Sim2Real Transfer
  39038. 95%Introducing the Profile Analyzer - Unity Technologies Blog
  39039. 99%dotnet/diagnostics
  39040. 99%vsls-contrib/awesome-liveshare
  39041. 99%dotnet/diagnostics
  39042. 99%Error Management: Future vs ZIO
  39043. 92%r/interestingasfuck - An owl looking at something
  39044. 95%2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  39045. 99%Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  39046. 93%Achievement Award Program
  39047. 98%Pass: The Standard Unix Password Manager
  39048. 97%Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  39049. 67%Phone scammers impersonating ACSC | Cyber.gov.au
  39050. 99%shirhatti/dotnet-logs
  39051. 90%Manifold Garden Release Announcement
  39052. 99%Error Management: Future vs ZIO
  39053. 69%AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  39054. 50%Microsoft Word will change your words to be 'gender inclusive'
  39055. 98%New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  39056. 93%[Cryptography] Bitcoin - closing the coin
  39057. 99%Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  39058. 86%Daniel Romanovsky
  39059. 97%OpenLiveWriter 0.6.2.316 - AppVeyor
  39060. 98%Debugging and fixing the Twitch desktop client
  39061. 85%Home
  39062. 99%mila-iqia/babyai
  39063. 98%Why 2f+1
  39064. 88%Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  39065. 98%git/git
  39066. 99%eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  39067. 70%Microsoft: The open source company
  39068. 96%Introducing GitHub Package Registry
  39069. 99%J on the Beach - Workshops
  39070. 99%dotnet/diagnostics
  39071. 99%Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  39072. 98%Package Author Identity through Social Proofs
  39073. 99%Markdown Monster: A better Markdown Editor for Windows
  39074. 87%microsoft/terminal
  39075. 91%Reach a Wider Audience with Multistreaming | Restream
  39076. 98%GitHub Packages: Your packages, at home with their code
  39077. 96%Introducing GitHub Package Registry
  39078. 86%Uncle Pixel
  39079. 99%Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  39080. 97%Bakedbean.org.uk - Building Stack Overflow Job Search
  39081. 57%Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  39082. 92%Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  39083. 91%Top 10 coffee brands according to Have I Been Pwned
  39084. 99%C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  39085. 99%Three easy endpoints
  39086. 99%Three easy endpoints
  39087. 98%Monitor Blazor WASM loading and report errors
  39088. 99%Handling Access Tokens for private APIs in ASP.NET Core
  39089. 95%Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  39090. 95%Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  39091. 99%ZkVM: a new design for fast, confidential smart contracts
  39092. 99%WebGPU is coming to Babylon.js
  39093. 98%.NET Rocks! vNext
  39094. 98%Septimal Mind
  39095. 98%Use pattern matching features to extend data types
  39096. 96%Blazor Bites Updated and Build 2019 Blazor Roundup
  39097. 86%LambdaConf 2019: Travel Support
  39098. 99%jamesmontemagno/XamChat
  39099. 99%Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  39100. 99%Azure App Service update: Free Linux Tier, Python and Java support, and more
  39101. 88%Mofo37
  39102. 98%WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  39103. 94%Full Page Reload
  39104. 99%Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  39105. 91%06. Vib-Ribbon - Roll Along (HQ)
  39106. 95%GitHub Live Events
  39107. 94%A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  39108. 98%Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  39109. 94%A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  39110. 92%Cloudflare London Serverless Meetup
  39111. 68%Star Wars: The Rise of Skywalker – Teaser
  39112. 80%Microsoft Developer
  39113. 99%Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  39114. 76%Talk to Transformer
  39115. 99%swtch.com
  39116. 60%VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  39117. 97%Episode 11 - Function calls
  39118. 98%What’s new in Microsoft 365 user management for April 2019
  39119. 99%Use dependency injection in .NET Azure Functions
  39120. 77%Seven Trends in Blockchain Computing (Spring 2019)
  39121. 99%kkuchta/css-only-chat
  39122. 98%Incrementally Better Cookies
  39123. 93%// // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  39124. 84%Scala World 2019: Scala World 2019
  39125. 99%Why software projects take longer than you think: a statistical model
  39126. 99%Precise timing of machine code with Linux perf. | Easyperf
  39127. 95%systemd/systemd
  39128. 99%[Update: More details] Project Mainline offers Android Q modular security updates
  39129. 87%I hid a secret song in my videos
  39130. 99%Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  39131. 99%systemd/systemd
  39132. 98%RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  39133. 99%Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  39134. 78%AMC accidentally exposed data on 1.6 million subscribers
  39135. 99%Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  39136. 99%Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  39137. 99%ZIOでの繰り返しとリトライ処理 - Qiita
  39138. 99%microsoft/PowerToys
  39139. 83%Paint.NET turns 4!
  39140. 96%Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  39141. 97%Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  39142. 98%A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  39143. 98%bryanmcnett/aabo
  39144. 97%.NET Platform Overview and Roadmap - BRK3015
  39145. 84%Self Publishing, Book Printing and Publishing Online - Lulu
  39146. 98%0x6A75616E/PwnedPasswords
  39147. 98%Comparing Native Blazor Components
  39148. 99%.NET Core is the Future of .NET  | .NET Blog
  39149. 97%Effect.io
  39150. 98%dotnet/diagnostics
  39151. 99%microsoft/react-native-windows
  39152. 98%Announcing WSL 2 | Windows Command Line
  39153. 98%Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  39154. 52%r/MapPorn - Who Knew Giraffes Had Different Patterns?
  39155. 93%See Microsoft Build 2019 Highlights | Microsoft Azure
  39156. 97%Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  39157. 83%Testing the BitchinFast 3D 2000!!!
  39158. 89%.NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  39159. 94%.NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  39160. 99%Using 47 Degree's Fetch library with ZIO
  39161. 81%IPBES Global Assessment Preview | IPBES
  39162. 98%Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  39163. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  39164. 99%Announcing .NET Core 3.0 Preview 5 | .NET Blog
  39165. 99%Introducing .NET 5 | .NET Blog
  39166. 85%Live Stream | Rocket Lab
  39167. 67%Raft
  39168. 97%The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  39169. 98%Add-ons disabled or failing to install in Firefox
  39170. 97%nothings/single_file_libs
  39171. 96%bryanmcnett/bhh
  39172. 95%DotVVM Blog: DotVVM joins the .NET Foundation
  39173. 95%Exotics at Redmond Town Center
  39174. 99%Create a model
  39175. 98%facebookincubator/mvfst
  39176. 96%952287 - Loading issue... - Monorail
  39177. 88%Build software better, together
  39178. 99%Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  39179. 97%1Password for Journalism | 1Password
  39180. 96%DamianEdwards/TagHelperPack
  39181. 82%Sonic
  39182. 86%GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  39183. 97%Community and Communication going forward
  39184. 87%» Return to Zork The Digital Antiquarian
  39185. 98%Coverlet Joins the .NET Foundation
  39186. 98%Automated Certificate Management | Heroku Dev Center
  39187. 99%Compile time marshalling | devops.lol
  39188. 99%dotnet/designs
  39189. 91%dotnet/extensions
  39190. 97%Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  39191. 99%Reduce SMS 2FA Risks By Using Device Data
  39192. 96%Consoles – Windows Desktop - Windows Console
  39193. 97%Eon – Amiga Soundtrack Hacks
  39194. 91%The Tail of the Serpent by Le Slo
  39195. 99%PInvoke: beyond the magic | devops.lol
  39196. 99%Support single-file distribution · Issue #11201 · dotnet/runtime
  39197. 99%Do we need effects to get abstraction?
  39198. 95%Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  39199. 99%Azure Monitor HTTP Data Collector API - Azure Monitor
  39200. 98%Update Days: Corestart 3.0
  39201. 60%nycryptoday
  39202. 81%George Bush's
  39203. 98%Introducing Telerik UI for Blazor 1.0.0
  39204. 99%Remote Development with Visual Studio Code
  39205. 96%Using Pablo to Create Title Images - ardalis
  39206. 93%Manifold Garden – Beta Sign Up
  39207. 95%Samsung Galaxy Fold Teardown
  39208. 96%An Introduction to Deep Reinforcement Learning
  39209. 93%thekla_server.pdf
  39210. 96%Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  39211. 64%What does "additional polish" mean?
  39212. 99%Fight the global warming: compile your C# apps ahead of time
  39213. 99%terrajobst/minsk
  39214. 87%IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  39215. 94%Manifold Garden - Call for Playtesters
  39216. 99%Edge79+ vs. Edge18 vs. Chrome
  39217. 99%RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  39218. 97%peachpiecompiler/peachpie
  39219. 95%Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  39220. 99%dotnet/corert
  39221. 88%Microsoft Forms
  39222. 99%Visual Studio Roadmap
  39223. 99%Get Some Sass Into Your Blazor App
  39224. 97%Unit Test or Integration Test and Why You Should Care - ardalis
  39225. 99%What's New in Rider
  39226. 99%2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  39227. 94%themains/pwned
  39228. 99%Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  39229. 99%security.txt | A proposed standard which allows websites to define security policies
  39230. 97%Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  39231. 98%Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  39232. 98%Go modules services
  39233. 99%Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  39234. 99%Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  39235. 99%dotnet/core-setup
  39236. 97%Babylon.js 4.0 Is Here!
  39237. 98%Home | magniX
  39238. 99%.NET Design Review: GitHub Quick Reviews
  39239. 99%Write a custom .NET Core runtime host - .NET Core
  39240. 99%EdCharbeneau/TaxiFareBlazorServer
  39241. 99%Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  39242. 99%Vue.Net - BrotherTillman
  39243. 99%jamesmontemagno/AllExtensions-DI-IoC
  39244. 89%Computer Based Test (CBT) development and delivery :: Pearson VUE
  39245. 99%BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  39246. 99%Reverse Engineering InternalCall Methods in .NET
  39247. 99%CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  39248. 88%Axis-Aligned Bounding Dual Simplex
  39249. 96%microsoft/SymCrypt
  39250. 98%GitLens — Git supercharged
  39251. 98%dotnet/core-sdk
  39252. 99%Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  39253. 98%Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  39254. 99%mpm guide - niall t.l.
  39255. 98%HTTP headers for the responsible developer
  39256. 99%ZIO
  39257. 98%Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  39258. 85%errors - The Go Programming Language
  39259. 75%John A De Goes - ZIO: Next-Generation Effects in Scala
  39260. 93%Episode 10 - Strings and Types
  39261. 95%Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  39262. 90%Scalar 2019 highlights and where are we heading next
  39263. 92%.NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  39264. 90%Scalar 2019 highlights and where are we heading next
  39265. 56%Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  39266. 88%Doug Webb (@douginamug@mastodon.xyz)
  39267. 95%Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  39268. 99%DivineOmega/password_exposed
  39269. 98%significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  39270. 99%Stripe API with ASP.NET Core - Part 3 WebHooks
  39271. 95%Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  39272. 99%gpakosz/PPK_ASSERT
  39273. 99%Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  39274. 99%n0fate/chainbreaker
  39275. 69%Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  39276. 62%Wat
  39277. 99%Compute Shader - OpenGL Wiki
  39278. 99%Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  39279. 98%ONLYOFFICE
  39280. 91%Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  39281. 96%Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  39282. 99%.NET R&D Digest (April, 2019)
  39283. 70%Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  39284. 99%ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  39285. 95%HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  39286. 98%Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  39287. 99%The LLVM Compiler Infrastructure Project
  39288. 90%distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  39289. 96%Fall in love with the problem, not the solution
  39290. 90%Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  39291. 96%Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  39292. 97%World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  39293. 70%Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  39294. 93%Fetch Mobile Manipulator - Fetch Robotics
  39295. 73%Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  39296. 99%ASCIIFlow Infinity
  39297. 98%Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  39298. 98%The .NET Abstraction Pile
  39299. 98%2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  39300. 99%ADefWebserver/BlazingPizza
  39301. 99%AutoMapper 8.1.0 Released
  39302. 92%Roguelight by Daniel Linssen
  39303. 99%OutOfMemory – a nerdy card game for developers! – TooSlowException
  39304. 95%Jewel v. NSA - Order granting government's summary judgment motion
  39305. 98%fr-08: .the .product by Farbrausch
  39306. 99%terrajobst/streaming-automation
  39307. 96%fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  39308. 99%Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  39309. 98%A Recipe for Training Neural Networks
  39310. 89%Virtual lathe in Dreams
  39311. 97%runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  39312. 99%Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  39313. 89%Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  39314. 93%Scala Times Issue #271
  39315. 99%Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  39316. 70%Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  39317. 98%Containerized Activities in Durable Workflows - Part 2
  39318. 99%ASCII Art in .NET Code
  39319. 99%Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  39320. 99%dodyg/practical-aspnetcore
  39321. 98%spmoran-blazor/BlazorDestinationGame
  39322. 99%Introducing .NET for Apache® Spark™ Preview | .NET Blog
  39323. 98%Electron 5.0.0 | Electron Blog
  39324. 70%Destination Game Blazor
  39325. 98%Hexa Trains
  39326. 98%Unity Careers
  39327. 99%Karel Zikmund - About Me
  39328. 99%dotnet/spark
  39329. 87%zio/zio
  39330. 96%Evolution Software improves hazelnut quality with ML.NET | .NET
  39331. 99%Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  39332. 96%Foo Fighters - My Hero (Official Music Video)
  39333. 99%Twisted Oak
  39334. 99%AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  39335. 99%Dev Tip #158: Strongly Typed IDs
  39336. 97%Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  39337. 76%r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  39338. 93%distractionware » The Dice are Cast
  39339. 97%Peddle the Pedal to the Metal
  39340. 90%Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  39341. 96%OJ/clr-meterpreter
  39342. 95%Keeping a Ping Pong Ball Bouncing with 4 Mics
  39343. 79%Rust's 2019 roadmap | Rust Blog
  39344. 98%ericsink/wasm2cil
  39345. 99%Running WebAssembly and WASI with .NET
  39346. 97%OneTab shared tabs
  39347. 99%kframework/X86-64-semantics
  39348. 93%A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  39349. 99%April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  39350. 99%Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  39351. 94%.NET Design Review: GitHub Quick Reviews
  39352. 99%Using Microsoft Configuration Extensions with Steeltoe
  39353. 99%Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  39354. 99%qmlnet/qmlnet
  39355. 77%Matias Ergo Pro Keyboard
  39356. 99%JDK 12 Security Enhancements
  39357. 99%Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  39358. 98%Blazored/Gitter
  39359. 93%NDC Security Australia 2019 Promo
  39360. 99%Tag Helpers in ASP.NET Core
  39361. 96%NYU Game Center Lecture Series Presents Daniel Benmergui
  39362. 98%Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  39363. 88%Eon by The Black Lotus (compo version)
  39364. 98%Hack your password before you get hacked!
  39365. 99%Production Tips for ASP .NET Core Web Apps
  39366. 94%Great developers are raised, not hired
  39367. 99%Megademica 4k intro for ZX Spectrum (party version)
  39368. 80%Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  39369. 88%Episode 15: TBD
  39370. 96%UFO Episode 18 Timelash
  39371. 81%The Witness Analysis: Audio Puzzles
  39372. 98%Samsung/netcoredbg
  39373. 99%politrons/reactiveScala
  39374. 99%ispc/ispc
  39375. 96%How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  39376. 97%HTTP/3 explained
  39377. 99%ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  39378. 97%How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  39379. 98%ASP.NET Blog | Blazor now in official preview!
  39380. 87%Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  39381. 99%How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  39382. 99%How to register a service with multiple interfaces in ASP.NET Core DI
  39383. 93%Stairs - Escaleras - Schody -1968
  39384. 96%Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  39385. 80%Super Mario Bros - 2019: Commodore 64 port
  39386. 79%» An Unlikely Savior The Digital Antiquarian
  39387. 98%Build 4.0.31 API Changes | 4coder Blog
  39388. 99%machinamentum/game1
  39389. 99%Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  39390. 78%Create account | Slack
  39391. 98%proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  39392. 99%How to clear HSTS settings in Chrome and Firefox
  39393. 99%gvolpe/stm-demo
  39394. 98%Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  39395. 98%Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  39396. 98%Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  39397. 99%3 Ways to Communicate Between Components in Blazor
  39398. 94%music festival lineup generator
  39399. 97%A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  39400. 98%Understanding data-oriented design for entity component systems - Unity at GDC 2019
  39401. 99%jmcgrew / zilf / wiki / Home — Bitbucket
  39402. 96%Festify/ken-burns-carousel
  39403. 92%Apple Pay participating banks and card issuers in Asia-Pacific
  39404. 85%QDB: Quote Database Home
  39405. 93%Godot Engine - Announcing the Godot 2019 showreel
  39406. 83%Unifying Windows desktop development with .NET Core 3.0
  39407. 97%Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  39408. 99%ASP.NET Blog | .NET Core Workers in Azure Container Instances
  39409. 99%.NET Design Review: GitHub Quick Reviews
  39410. 98%BurntSushi/ripgrep
  39411. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  39412. 97%dotnet/core-setup
  39413. 99%The ReaderT Design Pattern
  39414. 87%Search | Channel 9
  39415. 96%reactiveui/ReactiveUI
  39416. 99%Presentations and Talks covering ‘.NET Internals’
  39417. 99%Going Deep | Channel 9
  39418. 99%Tame your Garbage Collector
  39419. 98%Performance as a Feature with Jeremy Boyd
  39420. 98%GPU architectures_10_4_19.pdf
  39421. 99%Tic Toc Pwned | Pen Test Partners
  39422. 96%historicalsource - Overview
  39423. 99%DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  39424. 97%terrajobst/require-net472
  39425. 65%pla85900 Home
  39426. 97%Anthos  |  Google Cloud
  39427. 99%Output.md
  39428. 93%Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  39429. 82%It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  39430. 97%Frogger AI Explains Its Decisions
  39431. 73%Mute Records • STUMM433 - Mute Records
  39432. 93%A “Brave” New World | Internet Archive Blogs
  39433. 98%How to make a 3D renderer in Desmos - Ben Visness
  39434. 98%C++ UI Libraries • memdump
  39435. 99%fsharp/fslang-design
  39436. 94%r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  39437. 99%dotnet/coreclr
  39438. 99%Adding features to a simple Blazor MVVM client with composition
  39439. 99%Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  39440. 94%Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  39441. 97%Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  39442. 98%Understanding the Limitations of HTTPS
  39443. 83%Stoiber 10 Minuten Transrapid
  39444. 99%.NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  39445. 98%Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  39446. 72%Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  39447. 98%ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  39448. 93%.NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  39449. 52%Australian Child-Tracking Smartwatch Vulnerable to Hackers
  39450. 99%dotnet/coreclr
  39451. 80%Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  39452. 89%Game of Thrones recap for Season 8 – everything you need to know
  39453. 91%No One's Ever Really Gone
  39454. 95%[Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  39455. 99%Cryptologie
  39456. 86%Websites, Please Stop Blocking Password Managers. It's 2015
  39457. 98%Rail Map online - UK & IE Railways
  39458. 64%All About Pete ❧ Current Affairs
  39459. 87%Massive Attack-Angel (Mezzanine album)
  39460. 95%Matthew Gatland stopped making tiny games | Anti-Patreon
  39461. 99%Cassius - Feeling For You (Official Video)
  39462. 91%Daft Punk - Harder Better Faster (Official Video)
  39463. 98%Daft Punk - Technologic
  39464. 91%Daft Punk - Da Funk
  39465. 95%DAFT PUNK – AROUND THE WORLD (Official Music Video)
  39466. 58%Kucherov suspended one game
  39467. 99%Scastie - An interactive playground for Scala
  39468. 99%Adding features to a simple Blazor MVVM client with composition
  39469. 99%Adding features to a simple Blazor MVVM client with composition
  39470. 98%[question] choosing between class and struct · Issue #12489 · dotnet/runtime
  39471. 99%Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  39472. 97%MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  39473. 99%bleep-blorp.rs
  39474. 98%Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  39475. 99%davidsh - Overview
  39476. 73%logoroad
  39477. 90%Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  39478. 98%Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  39479. 99%tmds/Tmds.Systemd
  39480. 94%Steam Quirks For Developers - a post on Tom Francis' blog
  39481. 99%GitHub Extension for Visual Studio
  39482. 99%Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  39483. 99%Download .NET (Linux, macOS, and Windows)
  39484. 96%Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  39485. 83%Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  39486. 98%Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  39487. 99%Creating an ASP.NET Core Markdown TagHelper and Parser
  39488. 93%Escher
  39489. 97%x86/Linux progress · Issue #7335 · dotnet/runtime
  39490. 99%unoplatform/Uno.SkiaSharp
  39491. 75%Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  39492. 96%A .vsconfig file should automatically prompt to install extensions - Developer Community
  39493. 90%ZIO hackathon September 21-22 · Issue #743 · zio/zio
  39494. 99%Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  39495. 99%NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  39496. 99%We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  39497. 94%Understanding Insider Threats [Free Video Course]
  39498. 95%Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  39499. 89%Clip Bag | Peter Bristol
  39500. 88%Troy Hunt on Changing Password Behaviors
  39501. 99%ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  39502. 95%nccgroup/dotnetpefuzzing
  39503. 98%r/firefox - Google Drive download speed issue
  39504. 99%Non Obvious PE Parsers – the .NET runtime – Part 1
  39505. 99%klbouman - Overview
  39506. 98%Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  39507. 88%Languages & Runtime: .NET Community Standup - April 11, 2019
  39508. 89%French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  39509. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  39510. 99%[WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  39511. 98%Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  39512. 96%Bringing 12-year-old WPF code to .NET Core 3
  39513. 99%Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  39514. 99%Performance analysis and tuning contest #2. | Easyperf
  39515. 99%Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  39516. 86%Tickets - NDC Security Australia 2019
  39517. 92%Spawn: The Eternal - IGN
  39518. 99%How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  39519. 89%David Patterson - Domain-Specific Architectures for Deep Neural Networks
  39520. 99%First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  39521. 81%How to take a picture of a black hole
  39522. 80%A Framework for Regulating Content on the Internet
  39523. 95%ericsink/sawdust
  39524. 95%Quantum Garden: An interactive quantum computing installation
  39525. 94%Cursors
  39526. 80%Black hole breakthrough: Event Horizon Telescope's landmark image
  39527. 95%GIMP 2.10.14
  39528. 99%Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  39529. 83%Hack Your Career - Troy Hunt
  39530. 99%Linux Game Jam 2019
  39531. 99%Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  39532. 99%Lies, darn lies and sampling bias
  39533. 97%Markdeep
  39534. 98%First Look: Forms and Validation in Razor Components
  39535. 91%Pacific Raceways track day, 2019 March 31st
  39536. 99%Using ASP.NET Core Identity users in integration tests
  39537. 97%Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  39538. 99%Using, using, using with C# 8
  39539. 78%Rico Mariani – Medium
  39540. 97%OneTab shared tabs
  39541. 97%C#88: The Original C#
  39542. 95%DirectX-Specs
  39543. 89%Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  39544. 99%Direct3D 11.3 Functional Specification
  39545. 61%Episode 21 Measles: The Worst Souvenir
  39546. 99%fsharp/fslang-design
  39547. 97%dotnet/corefx
  39548. 98%Logs vs Structured Events
  39549. 69%Azure Service Fabric
  39550. 96%AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  39551. 95%Stack Overflow Developer Survey 2019
  39552. 96%DataCamp Security Update - Frequently Asked Questions
  39553. 87%IMLÉ + Archú agus ceithre imeacht eile
  39554. 95%Learn more programming languages, even if you won't use them - Thorsten Ball
  39555. 94%Privileged | By Kyle Korver
  39556. 99%RickStrahl/AlbumViewerVNext
  39557. 99%Getting Started with TypeScript for JSInterop in Blazor
  39558. 98%Journey through the .NET internals - Sorting | Michal Franc
  39559. 94%Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  39560. 92%Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  39561. 92%Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  39562. 99%RAGRETS.MD | commentout.net
  39563. 98%IdentityServer4 Roadmap
  39564. 98%Microsoft Edge Insider
  39565. 98%MS Office Interop Automation in C#
  39566. 99%string vs. String is not a style debate
  39567. 99%A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  39568. 99%.NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  39569. 96%Windows 10 Accounts
  39570. 99%Hacker News API Part 5
  39571. 98%Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  39572. 99%google/vulncode-db
  39573. 98%Home - Vulncode-DB
  39574. 99%What happens when iterating filters?
  39575. 99%haoNoQ/clang-analyzer-guide
  39576. 99%The Next Release of PowerShell - PowerShell 7 | PowerShell
  39577. 99%A balancing act
  39578. 95%The Lycurgus Cup
  39579. 99%Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  39580. 92%Compiler Explorer
  39581. 96%Signify Sunday Reads April 7 Week #1 - Signify Technology
  39582. 98%SQL Server—Pricing and Licensing | Microsoft
  39583. 80%Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  39584. 99%dotnet/wpf
  39585. 95%Handmade Hero Day 523 - Introduction to Git
  39586. 80%TPU's GPU Database Portal & Updates
  39587. 97%ParkMobile User Experience - Aaron Shekey
  39588. 99%.gitignore Generator - Visual Studio Marketplace
  39589. 96%BlazorHelp Website > Blog - View_Blog
  39590. 85%Indie Soapbox
  39591. 99%Verified cryptographic provider a triple threat
  39592. 92%Compass Rose by Pace
  39593. 62%Steam cracks down on Trading Card abuse to combat "fake games"
  39594. 95%US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  39595. 95%Fifteen years of WiX • Joy of Setup
  39596. 96%On a geometry test
  39597. 99%Getting ready to say goodbye to Silverlight and hello to Blazor
  39598. 64%Home
  39599. 94%Troubleshoot blue screen errors - Windows Help
  39600. 92%BREAKER by Daniel Linssen
  39601. 96%MSVC hidden flags
  39602. 76%'Marvel's Spider-Man': A Technical Postmortem
  39603. 96%Online Arm Assembler by Azeria Labs
  39604. 99%ardalis/AspNetCoreStartupServices
  39605. 89%Families
  39606. 96%Azure Front Door Service is now generally available
  39607. 99%Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  39608. 97%MAKRO | Microsoft Excel Stream Highlights 3/19
  39609. 90%CSSBattle
  39610. 89%DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  39611. 96%Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  39612. 98%Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  39613. 95%brave/brave-browser
  39614. 88%dotnet/dotnet-api-docs
  39615. 98%.NET Core Summer Event bij Info Support
  39616. 97%Your words are wasted - Scott Hanselman
  39617. 94%MVVM Development in Visual Studio
  39618. 78%» Interplay Takes on Trek The Digital Antiquarian
  39619. 98%SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  39620. 87%How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  39621. 95%OVERWHELM for Nintendo Switch - Nintendo Game Details
  39622. 98%.NET API browser
  39623. 74%Tom 7 Radar: CHESSBOVIK
  39624. 93%The Witness goes free on the Epic Games Store for two weeks
  39625. 91%SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  39626. 99%Xamarin Blog
  39627. 95%ZIO STM by jdegoes · Pull Request #721 · zio/zio
  39628. 98%NationalSecurityAgency/ghidra
  39629. 99%Operating Systems: Three Easy Pieces
  39630. 86%/diagnostics (Compiler diagnostic options)
  39631. 99%Bringing GPU acceleration to Windows containers
  39632. 80%The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  39633. 90%r/combinedgifs - Bug
  39634. 69%The Witness - **You wake up, alone, on a strange island full of puzzles.**
  39635. 90%Oracle Careers
  39636. 99%Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  39637. 99%Strongly Typed Feature Flags With ASP.NET Core 2.2
  39638. 99%ITHare/obf
  39639. 99%Precise timing of machine code with Linux perf. | Easyperf
  39640. 99%The "Testable Object" Pattern
  39641. 99%Middleware in ASP .NET Core
  39642. 96%Try Orchard Core
  39643. 56%I've No More Fucks To Give
  39644. 94%Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  39645. 99%Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  39646. 99%Create a modular application - Orchard Core Documentation
  39647. 99%Oculus Go Wired Mirroring: How To Guide | Oculus
  39648. 98%Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  39649. 98%Xiph.Org Video Presentations: Digital Show & Tell
  39650. 97%Xiph.org
  39651. 98%Building microservices on Azure - Azure Architecture Center
  39652. 99%A Go implementation of Poly1305 that makes sense
  39653. 98%Announcing the Azure Functions Premium plan for enterprise serverless workloads
  39654. 99%Oracle Ask TOM
  39655. 99%Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  39656. 99%Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  39657. 99%Building Components Manually via RenderTreeBuilder
  39658. 99%Release Notes
  39659. 99%Creating Custom Constraints For Razor Pages Routes
  39660. 98%Everybody Edits Data Security Breach
  39661. 97%Live Share now included with Visual Studio 2019 | Visual Studio Blog
  39662. 98%Visual Studio 2019 .NET productivity | .NET Blog
  39663. 96%jberezanski/ChocolateyPackages
  39664. 99%jberezanski
  39665. 98%Visual Studio 2019 for Mac is now available | Visual Studio Blog
  39666. 97%Weekly 2019-04-03
  39667. 85%Visual Studio 2019 Launch: Not your average keynote
  39668. 98%F# Weekly – Sergey Tihon's Blog
  39669. 82%APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  39670. 92%Compiler Explorer - C++ (x86-64 clang 8.0.0)
  39671. 97%Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  39672. 98%Archive
  39673. 99%Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  39674. 97%Speaking
  39675. 65%Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  39676. 98%New Code Visualizer for Swift: Source Is View
  39677. 97%ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  39678. 97%Dotnetos Conference - .NET Performance Conference
  39679. 99%Software Anti-Patterns: How to destroy a codebase for developers
  39680. 96%John A. De Goes at #ScalaUA - Thinking Functionally
  39681. 99%ScottGu's Blog - ASP.NET MVC 1.0
  39682. 99%LingDong-/shan-shui-inf
  39683. 99%BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  39684. 99%DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  39685. 99%Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  39686. 99%Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  39687. 93%Visual Studio 2019 | Download for free
  39688. 99%JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  39689. 99%Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  39690. 96%Marvel Studios’ Avengers: Endgame | Special Look
  39691. 96%Jeffrey Richter — Generics
  39692. 99%C++ vector with dynamic item size
  39693. 98%Is making a struct readonly a breaking change?
  39694. 99%JetBrains Night Tel Aviv 2019
  39695. 99%How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  39696. 98%mrpmorris/blazor-fluxor
  39697. 95%The story of the Rendition Vérité 1000
  39698. 93%Midimiliz - 10000 watts
  39699. 95%The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  39700. 96%Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  39701. 98%NaN Gates and Flip FLOPS
  39702. 74%SPAAAAAACE! - Portal 2
  39703. 96%Y2K | This Is SportsCenter
  39704. 93%Visual Studio 2019 Launch Watch Event
  39705. 85%Humble Book Bundle: Microsoft & .NET by Apress
  39706. 98%.NET Core in Action
  39707. 98%Silverchair: A 5 Minute Drum Chronology - Kye Smith
  39708. 99%Xamarin and Asp.Net Core for Beginners
  39709. 98%5 Things You Didn't Know About Insect Wings
  39710. 91%Military Lessons Learned from the Battle of Wakanda
  39711. 97%NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  39712. 86%Back to how it should be
  39713. 99%IdentityServer - Training
  39714. 63%Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  39715. 99%Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  39716. 98%Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  39717. 94%r/security - Officetools.com hacked email, claims not
  39718. 96%stb_voxel_render.h programming library
  39719. 82%History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  39720. 99%Blazor Shell Apps
  39721. 89%r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  39722. 95%Blazored/Toast
  39723. 95%rL357340
  39724. 98%Guys! I'm BACK! [Quick Announcement]
  39725. 98%r/interestingasfuck - All the bearings are moving in a straight line!!!
  39726. 95%Blazor Shell apps
  39727. 75%Thank you! Elected to the .NET Foundation board! » Iris Classon
  39728. 99%Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  39729. 98%Can I use... Support tables for HTML5, CSS3, etc
  39730. 99%ScalaUA - distage: Staged Dependency Injection
  39731. 99%mschuwalow/zio-todo-backend
  39732. 99%itkpi/cakeless
  39733. 99%Getting Started with ASP.NET Core | Manning
  39734. 90%Tastes Like Chicken
  39735. 92%dotnet/aspnetcore
  39736. 70%Man gets 20 years for deadly “swatting” hoax
  39737. 98%Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  39738. 99%ASP.NET Blog | .NET Core Workers as Windows Services
  39739. 97%dotnet/swag
  39740. 99%[Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  39741. 83%ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  39742. 93%Scott Helme
  39743. 65%Chapter 6: Khafre and the Giant – The Analog Antiquarian
  39744. 99%Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  39745. 99%Introduction to authentication for Single Page Apps on ASP.NET Core
  39746. 99%distage: Staged Dependency Injection · Izumi Project
  39747. 99%Dotnet-Boxed/Templates
  39748. 91%Dark Flat Theme - Plugins | JetBrains
  39749. 90%jdegoes/scalaua-2019
  39750. 98%Compare gRPC services with HTTP APIs
  39751. 73%dotnet/corefx
  39752. 92%Merging OpenTracing and OpenCensus
  39753. 95%randrew/phantomstyle
  39754. 98%Stack Snippets Domain
  39755. 55%Einstein on the Beach: Knee Play 3
  39756. 98%‎MailOnline
  39757. 97%Not Tetris 2
  39758. 57%Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  39759. 65%r/marvelstudios - Worked on this for a while
  39760. 84%Hall of Fame - Infosecurity Europe
  39761. 93%Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  39762. 98%SpecFlow 3 is here!
  39763. 97%.NET Design Review: JSON
  39764. 87%jnm2/preference
  39765. 63%Using Your Knife and Fork: The American Way vs. the European Way
  39766. 99%cloudflare/boringtun
  39767. 65%Hold That Fork!
  39768. 99%BoringTun, a userspace WireGuard implementation in Rust
  39769. 99%Trace .NET Core Applications on Linux with `strace`
  39770. 83%10 games to play at Now Play This
  39771. 98%Behind the burst compiler | xoofx
  39772. 99%nventive/Uno.BenchmarkDotNet
  39773. 57%Observations about the rendering of Metro: Exodus
  39774. 78%LambdaConf 2019 Scholarship Application
  39775. 99%Machine code layout optimizations. | Easyperf
  39776. 99%Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  39777. 94%Landau's Function -- from Wolfram MathWorld
  39778. 93%New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  39779. 99%The Clash - Should I Stay or Should I Go (Official Audio)
  39780. 98%Storing UTC is not a silver bullet
  39781. 70%Microsoft exec bans company from pulling any dumb April Fools’ pranks
  39782. 99%Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  39783. 61%What is 'responsible' in Responsible AI?
  39784. 99%hallatore/Netling
  39785. 98%dotnet/performance
  39786. 99%Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  39787. 99%Arithmetic operators - C# reference
  39788. 94%American Democracy March 14, 2019 Lecture
  39789. 99%Home
  39790. 98%Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  39791. 97%Troubleshoot ASP.NET Core Localization
  39792. 85%Voting for .NET Foundation
  39793. 98%Ionide — A New Hope
  39794. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  39795. 97%OneTab shared tabs
  39796. 99%Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  39797. 64%The 2007 Lyttle Lytton Contest
  39798. 99%Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  39799. 99%Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  39800. 85%Humble Book Bundle: Coder's Bookshelf by No Starch Press
  39801. 98%.NET Design Review: JSON Serialization
  39802. 95%Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  39803. 99%.NET Design Review: AssemblyLoadContext improvements
  39804. 95%Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  39805. 97%Stable Filtering  —  Part 2
  39806. 95%Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  39807. 88%r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  39808. 89%Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  39809. 93%dotnet/coreclr
  39810. 99%Using .NET PInvoke for Linux system functions - Red Hat Developer
  39811. 98%zio/zio
  39812. 99%Using FluentValidation for Forms Validation in Blazor
  39813. 98%142: Super Speed with AOT & LLVM
  39814. 98%AutoMapper's Design Philosophy
  39815. 99%Tutorial: Build a movie recommender - matrix factorization - ML.NET
  39816. 99%.NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  39817. 99%Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  39818. 70%Unity VR and the Making of Ready Player One | Jake Simpson
  39819. 99%Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  39820. 93%zio/zio-keeper
  39821. 99%gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  39822. 91%PageSpeed Insights
  39823. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  39824. 99%Blazor: Implementing Client Side Search As You Type Using bind-value:event
  39825. 98%MichalStrehovsky/zerosharp
  39826. 97%Dark Castle Original Macintosh Version!
  39827. 99%Packaging a .NET Core 3.0 application with MSIX
  39828. 96%Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  39829. 99%MichalStrehovsky/zerosharp
  39830. 98%google/sanitizers
  39831. 98%MichalStrehovsky/zerosharp
  39832. 99%How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  39833. 98%TwitLonger — When you talk too much for Twitter
  39834. 99%Securing ASP.NET Core in Docker
  39835. 98%Security Issue February 2019: FAQ
  39836. 99%How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  39837. 99%How to Debug Rust with Visual Studio Code
  39838. 97%Security, Cloud Delivery, Performance | Akamai
  39839. 99%Tizen .NET Portal
  39840. 98%startup_analyzers.md
  39841. 86%Speakers - NDC Security Australia 2019
  39842. 99%Benchmarking performance of your code between release versions
  39843. 96%BlazorHelp Website > Blog - View_Blog
  39844. 98%justinhj/fp-starter-pack.g8
  39845. 92%Act Now
  39846. 97%The WhibOx Contest Edition 2 - CYBERCRYPT
  39847. 99%AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  39848. 95%P. D. Q. Bach (Peter Schickele) 1712 Overture
  39849. 98%Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  39850. 98%materialx/MaterialX
  39851. 92%dotnet-foundation/election
  39852. 99%On the S-Box of Streebog and Kuznyechik
  39853. 98%skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  39854. 85%Index of /
  39855. 92%Sophie's Dice by Sophie Houlden
  39856. 98%The Alt-Right Playbook: Always a Bigger Fish
  39857. 88%#ArtMarble21
  39858. 99%GameTechDev/GTS-GamesTaskScheduler
  39859. 93%RoboCup@Home – Where the best domestic service robots test themselves
  39860. 99%Authy API
  39861. 96%The Ask Question Wizard is Live!
  39862. 99%[Question] CoreRT future plans · Issue #7200 · dotnet/corert
  39863. 99%Profiling .NET Code with PerfView and visualizing it with speedscope.app
  39864. 87%620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  39865. 99%mysticmind/dotnet-sort-refs
  39866. 96%.NET Design Review: JSON Serialization
  39867. 99%What is Blazor and what is Razor Components? - Scott Hanselman
  39868. 85%» Darklands The Digital Antiquarian
  39869. 73%A dev trained robots to generate “garbage” slot machine games—and made $50K
  39870. 90%Christchurch tragedy exploited by cyber-scammers
  39871. 93%.NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  39872. 98%So you want your app/website to work in China…
  39873. 98%speedscope
  39874. 99%microsoft/perfview
  39875. 74%fired.pptx
  39876. 99%Telerik UI for Blazor 0.3.0 is Released
  39877. 99%.NET Standard Target Chooser
  39878. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  39879. 89%Buy Tacoma from the Humble Store
  39880. 92%Notice
  39881. 62%An Original Elite Dangerous Fan Music Video:
  39882. 98%Introduction to gRPC on .NET Core
  39883. 88%Facebook Stored Passwords in Plain Text For Years
  39884. 95%Home automation ideas
  39885. 97%How I'm able to take notes in mathematics lectures using LaTeX and Vim
  39886. 88%Review: Baba Is You - Hardcore Gamer
  39887. 90%Early Access Program - Rider: Cross-platform .NET IDE
  39888. 99%Intel OSPRay
  39889. 94%Understanding STIR/SHAKEN
  39890. 97%Security, Cloud Delivery, Performance | Akamai
  39891. 99%Non-idiomatic F#
  39892. 99%A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  39893. 92%Add option to stop projects building if their dependencies fail to build. - Developer Community
  39894. 98%Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  39895. 99%Blazor | Build client web apps with C# | .NET
  39896. 97%Fun(c) 2018.7: John De Goes - FP to the Max
  39897. 79%dotnet/standard
  39898. 94%RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  39899. 99%Why Hashbrown Does A Double-Lookup
  39900. 97%Explaining Code using ASCII Art – Embedded in Academia
  39901. 99%dotnet/aspnetcore
  39902. 99%When pigs fly: optimising bytecode interpreters
  39903. 93%Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  39904. 95%This is why you must join Scalar 2019
  39905. 95%This is why you must join Scalar 2019
  39906. 99%Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  39907. 99%GameTechDev/IntelShaderAnalyzer
  39908. 94%Buy Aseprite from the Humble Store
  39909. 98%Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  39910. 97%Security, Cloud Delivery, Performance | Akamai
  39911. 84%Killed by Google
  39912. 89%Gargantuan Gnosticplayers breach swells to 863 million records
  39913. 96%Need to record a PowerShell session? Here's how on Windows 10.
  39914. 99%robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  39915. 99%For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  39916. 99%Creating my first Azure Functions v2.0 app: a WebHook and a timer
  39917. 98%Writing A Compiler In Go | Thorsten Ball
  39918. 99%.NET Design Review: GitHub Quick Reviews
  39919. 99%Writing An Interpreter In Go | Thorsten Ball
  39920. 98%Core support for object pooling · Issue #12296 · dotnet/runtime
  39921. 97%Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  39922. 99%Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  39923. 99%Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  39924. 95%Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  39925. 94%AmsiScanBuffer function (amsi.h) - Win32 apps
  39926. 93%Home | ScalaUA
  39927. 99%Using JavaScript Interop in Blazor
  39928. 98%Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  39929. 87%Microsoft Azure PlayFab Blog
  39930. 93%NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  39931. 96%Megacity | Unity
  39932. 99%.NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  39933. 76%John Brockman: Possible Minds - The Long Now
  39934. 96%Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  39935. 96%Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  39936. 99%NDC Security NYC 2019
  39937. 99%ZIO with Alpakka Kafka
  39938. 80%Space Funeral
  39939. 99%Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  39940. 96%How To Learn CSS — Smashing Magazine
  39941. 85%Rameses - Details
  39942. 99%Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  39943. 96%Grandpa Pip's Birthday by Snozbot
  39944. 91%I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  39945. 95%Guild Of Dungeoneering
  39946. 77%Public Shaming: Last Week Tonight with John Oliver (HBO)
  39947. 88%Microsoft Forms
  39948. 99%Searching large projects is too slow · Issue #55 · microsoft/vscode
  39949. 81%DEEP — owen LL harris
  39950. 97%Conventions used by Containers on Azure App Service • Jamie Phillips
  39951. 98%Hosting ASP.NET Core behind https in Google Kubernetes Engine
  39952. 96%Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  39953. 90%dotnet/roslyn
  39954. 99%Code to mark a SQL string before it's passed to Dapper.
  39955. 83%r/technology - MySpace lost all music uploaded from 2003 to 2015
  39956. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  39957. 99%Go 1.12 Release Notes - The Go Programming Language
  39958. 86%Deep thoughts on other languages Like Rust, Go, etc.
  39959. 95%Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  39960. 57%Ixigo CEO denies breach of user data; says payments information is not stored
  39961. 82%Live Cyber Attack Workshop | Varonis
  39962. 99%zeux/meshoptimizer
  39963. 95%Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  39964. 98%Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  39965. 95%Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  39966. 89%The 737Max and Why Software Engineers Might Want to Pay Attention
  39967. 97%Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  39968. 73%“You can’t be it if you can’t see it”
  39969. 97%The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  39970. 96%La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  39971. 98%TechEmpower/FrameworkBenchmarks
  39972. 93%An update on how my 2018 return to Chicago went and what's next for me in 2019
  39973. 99%Improve image moniker debugging · dotnet/project-system@84850be
  39974. 98%Open Source .NET – 4 years later
  39975. 97%Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  39976. 93%ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  39977. 99%Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  39978. 99%Manning | Deal of the Day
  39979. 79%dotnet-foundation/election
  39980. 99%emtecinc/signalr-tester
  39981. 98%Floating-Point Reference Sheet for Intel® Architecture
  39982. 96%Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  39983. 99%AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  39984. 93%The World Design of Metroid Prime | Boss Keys
  39985. 93%Azure/azure-functions-signalrservice-extension
  39986. 96%Marvel Studios' Avengers: Endgame - Official Trailer
  39987. 99%Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  39988. 99%Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  39989. 89%.NET Foundation Member Sticker designs
  39990. 99%EdCharbeneau/TaxiFareBlazorServer
  39991. 97%OrchardCMS/Orchard
  39992. 99%Baba Is You (Jam Build) by Hempuli
  39993. 99%Extending Razor Pages -- Visual Studio Magazine
  39994. 99%telerik/blazor-ui
  39995. 99%Creating a not-empty GUID validation attribute and a not-default validation attribute
  39996. 88%Dwarf Fortress by Kitfox Games
  39997. 99%AvaloniaUI/Avalonia
  39998. 98%Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  39999. 97%Xbox Live expands to mobile in Microsoft's big streaming push
  40000. 77%Hack Yourself First - UK Tour
  40001. 98%Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  40002. 99%Writing ClrMD extensions for WinDbg and LLDB
  40003. 97%chrisnas/DebuggingExtensions
  40004. 99%Running Local Azure Functions in Visual Studio with HTTPS
  40005. 95%Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  40006. 87%NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  40007. 98%Cosmos Network - Internet of Blockchains
  40008. 96%New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  40009. 90%May loses a vote against herself in a crazed night of parliamentary drama
  40010. 99%Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  40011. 98%Baba Is You by Hempuli
  40012. 96%Baba Is You for Nintendo Switch - Nintendo Game Details
  40013. 99%IdentityServer/IdentityServer4
  40014. 94%Timeline - Time to Play Fair
  40015. 85%Poppy Ergo Jr robot reaching box using deep learning
  40016. 99%How having a toxic teammate led to my best game yet
  40017. 96%Progress Influencers Party at MVP Summit 2019
  40018. 98%Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  40019. 97%OneTab shared tabs
  40020. 98%Have You Been Pwned? - Computerphile
  40021. 92%Houzz Support
  40022. 97%Accessibility Insights
  40023. 99%Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  40024. 96%Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  40025. 99%Tactical Breach Wizards: ten minutes of gameplay explained
  40026. 99%Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  40027. 99%Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  40028. 94%Game Developers Conference 2019
  40029. 98%.NET Design Review: Tensor
  40030. 99%Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  40031. 98%Trapdoor commitments in the SwissPost e-voting shuffle proof
  40032. 96%Blazored/Menu
  40033. 99%Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  40034. 99%Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  40035. 98%Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  40036. 99%Deploying Blazor Apps Using Azure Pipelines
  40037. 99%http://degoes.net/articles/zio-challenge
  40038. 96%01-fp-concurrency-challange.scala
  40039. 86%I did it! Running as a .NET foundation board candidate » Iris Classon
  40040. 99%JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  40041. 89%Video: Overcoming network latency in Mortal Kombat & Injustice 2
  40042. 86%NDC Security Australia 2019
  40043. 99%DTrace on Windows
  40044. 99%Scalar
  40045. 99%WebViewClient  |  Android Developers
  40046. 98%Dave Glick - Some Thoughts On Feelings In Open Source
  40047. 99%Adventures in Sampling Points on Triangles (Part 1)
  40048. 98%The Promise of Hierarchical Reinforcement Learning
  40049. 95%System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  40050. 98%Alexa Top 1 Million Analysis - February 2019
  40051. 99%Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  40052. 98%Hangfire – Background jobs and workers for .NET and .NET Core
  40053. 73%System Era Softworks
  40054. 99%SignalR/sample-StreamR
  40055. 94%Safety Experts Weigh in on the Boeing 737 MAX
  40056. 98%We need to talk about Session Tickets
  40057. 80%Have I Been Pwned: Check if your email has been compromised in a data breach
  40058. 88%Open source is only ajar without inclusion – Internet Citizen
  40059. 97%The Functional Scala Concurrency Challenge
  40060. 98%800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  40061. 99%FigglatR
  40062. 94%Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  40063. 96%Blazored/Menu
  40064. 96%Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  40065. 99%pwaller/go2ll-talk
  40066. 97%The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  40067. 99%markup_in_functions_block.md
  40068. 85%Blazored Menu Idea
  40069. 84%Free Weekend
  40070. 98%Demystifying HttpClient Internals - Steve Gordon
  40071. 98%Test your server for Heartbleed (CVE-2014-0160)
  40072. 99%Async Enumerables with Cancellation · Curiosity is bliss
  40073. 59%r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  40074. 96%Why This 3D Light Printer Is a HUGE Game Changer
  40075. 92%Tic Toc Games - A Unity Developer Case Study
  40076. 97%How random can you be?
  40077. 99%Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  40078. 70%Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  40079. 91%Monitored File Name Extensions - Win32 apps
  40080. 99%Running Razor Pages and a gRPC service in a single ASP.NET Core application
  40081. 99%Adding a third party datetime picker to your ASP.NET Core MVC Application
  40082. 99%Building Blazor Apps Using Azure Pipelines
  40083. 99%ASP.NET Blog | Blazor 0.9.0 experimental release now available
  40084. 97%Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  40085. 82%Game Design
  40086. 99%Introduction
  40087. 99%Health Checks in ASP.NET Core
  40088. 98%Trocken - Bauknecht
  40089. 99%grpc/grpc-dotnet
  40090. 99%First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  40091. 97%Real-time serverless applications with the SignalR Service bindings in Azure Functions
  40092. 99%Testing Incrementally with ZIO Environment
  40093. 98%distractionware » Design Diary: The v0.16 Enemy Audit
  40094. 98%Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  40095. 98%Using Vue with ASP.NET Core By Example
  40096. 99%A Simple and Fast Object Mapper
  40097. 96%Why do remote meetings suck so much?
  40098. 97%Online FFT calculator
  40099. 99%Redesigning Github repository page
  40100. 60%The Influencer is dead. Long live the influencer
  40101. 98%Dependency Injection in ASP.NET Core
  40102. 66%Handmade Seattle News
  40103. 99%Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  40104. 99%Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  40105. 88%Intel® NUC Mini PCs
  40106. 99%Security Experiments with gRPC and ASP.NET Core 3.1
  40107. 91%Feral Vector 2019
  40108. 96%ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  40109. 99%Telerik UI for Blazor Data Grid Component Basics
  40110. 99%Unzip Files in Go - GolangCode
  40111. 99%Announcing .NET Core 3 Preview 3 | .NET Blog
  40112. 99%Dark mode now available!
  40113. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  40114. 95%Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  40115. 93%Real-time web applications with ASP.NET Core SignalR
  40116. 99%Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  40117. 98%High performance Privacy By Design using Matryoshka & Spark - @scaladays
  40118. 99%Getting Started with .NET Core on Linux
  40119. 98%Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  40120. 91%Suzanne Vega - Toms Diner (Official Music Video)
  40121. 96%ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  40122. 95%brave/brave-browser
  40123. 96%Handmade Seattle
  40124. 99%Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  40125. 99%Azure DevOps for Visual Studio Extensions
  40126. 98%Lupusa87/BlazorDragAndDrop
  40127. 88%BlazorDragAndDrop
  40128. 99%Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  40129. 88%An Insider’s Look at Why Women End Up on the Cutting Room Floor
  40130. 99%Final Tagless seen alive
  40131. 98%Stable Filtering  —  Part 1
  40132. 73%Festival
  40133. 99%Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  40134. 90%Automation: Last Week Tonight with John Oliver (HBO)
  40135. 99%Some performance tricks with .NET strings
  40136. 99%Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  40137. 96%Debugging .NET Builds with the MSBuild Structured Log Viewer
  40138. 99%Final Tagless seen alive
  40139. 99%Final Tagless seen alive
  40140. 92%Constant-time gcd: Papers
  40141. 92%Real-time web applications with ASP.NET Core SignalR
  40142. 92%Cybersecurity for the Public Interest - Schneier on Security
  40143. 92%Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  40144. 52%Leadersheep — Trinity Farm
  40145. 99%Interrupt/systemshock
  40146. 78%design/25530-notary.md
  40147. 99%no warnings when compiling /W3 · nothings/stb@a0b521f
  40148. 98%PostgreSQL Tools for the Visually Inclined
  40149. 96%Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  40150. 97%How to play 21 against 22
  40151. 95%7:11 Polyrhythms
  40152. 99%Wake Up And Code!
  40153. 99%Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  40154. 99%Hardware intrinsic in .NET Core 3.0 - Introduction
  40155. 77%News « BeeScala Conference
  40156. 98%Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  40157. 68%r/wimmelbilder - PXL CON - Jimmy Something
  40158. 99%IIS Hosting for ASP .NET Core Web Apps
  40159. 99%puns.dev - The Worst Computer Puns on the Internet
  40160. 70%The Latest in Creepy Spyware - Schneier on Security
  40161. 99%CoreCLR’s environment is not your environment
  40162. 99%How to make your game run at 60fps
  40163. 91%CognitiveComplexity - Plugins | JetBrains
  40164. 95%The Orville Prequel / Old Parody of Star Trek TOS
  40165. 99%dotnet/coreclr
  40166. 99%dotnet/coreclr
  40167. 99%Inline IL ASM in C# with Roslyn | xoofx
  40168. 96%SignalR core python client (III): Streamming
  40169. 99%damianh/ProxyKit
  40170. 90%Chromostereopsis - Wikipedia
  40171. 90%Sinclair ZX Spectrum Prototype - Computer - Computing History
  40172. 67%r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  40173. 85%chrislgarry/Apollo-11
  40174. 99%🐢
  40175. 89%NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  40176. 90%Status as a Service (StaaS) — Remains of the Day
  40177. 92%Ghost Insight: Empty (5/9;7/5) by Spilled Games
  40178. 99%The Death of Final Tagless
  40179. 96%Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  40180. 93%Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  40181. 95%Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  40182. 74%Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  40183. 96%Tiger - Breakdown - Blender 2.8 Eevee development test
  40184. 83%Scala Love – Podcast about Scala Programming Language and its community
  40185. 96%Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  40186. 89%Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  40187. 84%The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  40188. 99%CensoredUsername/dynasm-rs
  40189. 99%dotnet/reactive
  40190. 98%Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  40191. 97%dotnet/format
  40192. 97%Data Leakage from Encrypted Databases - Schneier on Security
  40193. 98%pierricgimmig/orbitprofiler
  40194. 99%Is C# a low-level language?
  40195. 98%Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  40196. 99%Runtime analysis and leak detection for Autofac
  40197. 88%BlazorVirtualGrid
  40198. 99%CFGs.txt
  40199. 96%Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  40200. 98%Effectful Episode with John de Goes – Scala Love
  40201. 97%The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  40202. 94%Damian Edwards and David Fowler Demonstrate SignalR
  40203. 95%APE OUT
  40204. 90%Eastshade Studios | Official Website
  40205. 99%Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  40206. 98%Dotnetos - .NET Performance Tour 2019
  40207. 98%✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  40208. 99%segarray.ion
  40209. 94%The Making of Legend of Zelda A Link to the Past - Super Nes
  40210. 99%Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  40211. 88%Jekyll Docker
  40212. 98%Submitting Your App to the Oculus Quest Store | Oculus
  40213. 99%Handling Errors in ASP .NET Core
  40214. 99%Build a chat bot in NodeJS w/Hattan Shobokshi
  40215. 99%Build a chat bot in NodeJS w/Hattan Shobokshi
  40216. 99%Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  40217. 94%MongoDB.local SF 2018
  40218. 99%Building C# 8.0 | .NET Blog
  40219. 99%Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  40220. 97%PowerShell in Azure Cloud Shell GA
  40221. 99%Announcing .NET Core 2.2 Preview 3 | .NET Blog
  40222. 99%dotnet/docs
  40223. 91%Create a Generic Subscriber in RxJS
  40224. 98%Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  40225. 99%SoCal Code Camp
  40226. 95%Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  40227. 80%Create a Meetup Account
  40228. 94%kelseyhightower/kubernetes-the-hard-way
  40229. 92%Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  40230. 91%SoCal Code Camp
  40231. 99%Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  40232. 99%danroth27/BlazorChat
  40233. 95%microsoft/MS-DOS
  40234. 74%Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  40235. 95%Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  40236. 86%Neowin
  40237. 93%Global Azure > Home
  40238. 99%Announcing TypeScript 3.1 | TypeScript
  40239. 97%Azure Sphere | Microsoft Azure
  40240. 96%Azure Serverless Community Library
  40241. 97%dotnet/blazor
  40242. 94%Azure SignalR Service now generally available
  40243. 98%Cloud Platform Release Announcements for September 24, 2018
  40244. 98%Microsoft Ignite
  40245. 96%Meet Our Meetup Video Library Page - eng.age
  40246. 98%Microsoft Azure Developer: Implementing Table Storage
  40247. 98%Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  40248. 98%Introducing GitHub Pull Requests for Visual Studio Code
  40249. 98%Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  40250. 99%Introducing Azure DevOps
  40251. 83%.NET Conf 2019
  40252. 99%Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  40253. 97%Donate - Let's Encrypt - Free SSL/TLS Certificates
  40254. 89%Mixer | Interactive Livestreaming
  40255. 99%First experiments using EF Core with Azure Cosmos DB
  40256. 96%Project File Tools - Visual Studio Marketplace
  40257. 99%Dev Tip #125: Builder Pattern Test Kata Questions
  40258. 99%NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  40259. 99%Combining iterator blocks and async methods in C# | Premier Developer
  40260. 91%NCrunch for Visual Studio
  40261. 99%Send a gif with Go using MMS in 14 lines
  40262. 89%Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  40263. 90%What don't people tell you about working at a top tech company? - Quora
  40264. 85%WEB Live Webinar - 4 Tips to Secure Active Directory
  40265. 99%sharkdp/bat
  40266. 99%How to Create High Quality HDR Environments – HDRI Haven Blog
  40267. 90%Content moderation has no easy answers
  40268. 69%HQ2: Understanding What Happened & Why - The Big Picture
  40269. 92%Compiler Explorer
  40270. 98%noclip
  40271. 99%stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  40272. 91%When I Make a Good Pun | bdg
  40273. 89%Let's Play: Ancient Greek Punishment: UI Edition
  40274. 99%ocornut/imgui
  40275. 70%The History of Blindfolded Punch-Out
  40276. 89%An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  40277. 97%Twitch Highlighter - Visual Studio Marketplace
  40278. 74%a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  40279. 84%Introducing Anchorage, the world’s first crypto-native custodian
  40280. 97%What comes after open source?
  40281. 80%Strong and weak technologies
  40282. 89%Blockchain Can Wrest the Internet From Corporations' Grasp
  40283. 97%a16z Podcast: How the Internet Happened - Andreessen Horowitz
  40284. 70%Crypto, Beyond Silk Road - Andreessen Horowitz
  40285. 81%Crypto, the Future of Trust
  40286. 93%Beyond Cryptocurrencies - Andreessen Horowitz
  40287. 97%4 eras of blockchain computing: degrees of composability
  40288. 62%The Next 3 Billion in Financial Services - Andreessen Horowitz
  40289. 98%How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  40290. 98%The Four Horsemen of Centralization, by Ali Yahya
  40291. 98%Centralization vs Decentralization - AVC
  40292. 93%Presentation: The End of the Beginning — Benedict Evans
  40293. 68%Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  40294. 90%Goodbye Phones, Hello Drones
  40295. 98%The Myth of The Infrastructure Phase | Union Square Ventures
  40296. 98%a16z Crypto - Andreessen Horowitz
  40297. 98%a16z Crypto - Andreessen Horowitz
  40298. 98%a16z Crypto - Andreessen Horowitz
  40299. 79%Introducing the Cultural Leadership Fund - Andreessen Horowitz
  40300. 98%a16z Crypto - Andreessen Horowitz
  40301. 98%a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  40302. 79%Connie Chan - Andreessen Horowitz
  40303. 93%Oasis Labs
  40304. 98%a16z Crypto - Andreessen Horowitz
  40305. 93%SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  40306. 57%A Fresh Perspective on Seed Investing
  40307. 79%A #CryptoIntro — Resources & Wrap Up
  40308. 97%insitro: Rethinking drug discovery using machine learning
  40309. 73%Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  40310. 85%Tested: Skydio R1 Autonomous Drone Review - Tested.com
  40311. 82%CryptoKitties | Union Square Ventures
  40312. 98%Cryptonetworks and why tokens are fundamental – Nick Grossman
  40313. 89%Astranis - Andreessen Horowitz
  40314. 99%Crypto Canon - Andreessen Horowitz
  40315. 97%a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  40316. 98%Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  40317. 86%Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  40318. 80%The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  40319. 78%dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  40320. 72%AI: What's Working, What's Not - Andreessen Horowitz
  40321. 55%Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  40322. 96%Blockchain Governance: Programming Our Future
  40323. 97%Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  40324. 96%The Agoric Papers
  40325. 93%The scale of tech winners — Benedict Evans
  40326. 97%Keybase launches encrypted git
  40327. 87%a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  40328. 75%US solar plant costs fall another 30 per cent in just one year
  40329. 96%First quantum computers need smart software
  40330. 70%Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  40331. 94%a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  40332. 58%Tony Seba: Clean Disruption - Energy & Transportation
  40333. 98%Bitcoin's Academic Pedigree - ACM Queue
  40334. 95%Funding the Evolution of Blockchains
  40335. 98%Blockchains don’t scale. Not today, at least. But there’s hope.
  40336. 79%How Information Got Re-Invented - Issue 51: Limits - Nautilus
  40337. 88%Traditional Asset Tokenization
  40338. 88%Traditional Asset Tokenization
  40339. 83%Coinbase raises $100M Series D led by IVP
  40340. 98%Plasma: Scalable Autonomous Smart Contracts
  40341. 96%Ian Goodfellow's answer to What's next after deep learning? - Quora
  40342. 91%How to Tell the Truth - Andreessen Horowitz
  40343. 95%Made With ARKit - ARKit Furniture dropping app | by...
  40344. 94%Digital currency reading list
  40345. 88%Automatic Recognition of Facial Displays of Unfelt Emotions
  40346. 93%Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  40347. 97%r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  40348. 98%AI Progress Measurement
  40349. 97%Computer Logic with Chris Dixon - Software Engineering Daily
  40350. 85%Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  40351. 97%Perfect Ten
  40352. 91%Bigscreen raises $11 Million in Series A financing led by True Ventures
  40353. 95%Reading /proc/pid/cmdline can hang forever
  40354. 99%facebookexperimental/eden
  40355. 94%Compare Countries With This Simple Tool
  40356. 98%facebookexperimental/eden
  40357. 98%Database File Format
  40358. 98%MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  40359. 95%Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  40360. 96%Wolfsong Trailer
  40361. 99%Emscripten’s embind  |  Web  |  Google Developers
  40362. 97%The Elusive Frame Timing
  40363. 98%Code Density - Efficient but Painful?
  40364. 55%Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  40365. 99%Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  40366. 98%datausage.py
  40367. 95%Background compilation · V8
  40368. 88%‎Florence
  40369. 98%Timestamps
  40370. 92%Compiler Explorer
  40371. 92%Fixing My Keyboard's Latency - Tristan Hume
  40372. 97%Microsecond Resolution Time Services for Windows
  40373. 98%What happens if 'throw' fails to allocate memory for exception object?
  40374. 99%How to atomically write a file without giving it a temporary name
  40375. 99%torvalds/linux
  40376. 99%[PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  40377. 95%Space Scifi Rpg Tiles 48x48
  40378. 99%cruxlang/crux
  40379. 99%replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  40380. 99%maps, smaps and Memory Stats!
  40381. 99%poikilos/Audiere
  40382. 99%fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  40383. 95%Using Python to Code by Voice
  40384. 92%r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  40385. 90%Dad and Mom at Monaco F1
  40386. 98%Hotswapping Haskell · Simon Marlow
  40387. 88%SIGIL Update — Rome.ro
  40388. 94%July 4, 1976 — Rome.ro
  40389. 88%Books Archives — ETC Press
  40390. 97%P8 Awards 2018
  40391. 56%Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  40392. 90%SI6IL — Romero Games
  40393. 91%SIGIL Announcement
  40394. 90%SI6IL — Romero Games
  40395. 72%Reflections on DOOM's Development — Rome.ro
  40396. 98%SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  40397. 98%Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  40398. 85%Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  40399. 84%Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  40400. 88%Wolfenstein 3D
  40401. 93%‎Gunman Taco Truck
  40402. 88%Through the Moongate: Richard Garriott, Origin, and Ultima
  40403. 56%Rocket Jump
  40404. 96%Darren Sweeney
  40405. 95%Pain Elemental reveals the last official secret of Doom 2
  40406. 82%Shareware Heroes
  40407. 84%'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  40408. 91%Eternal Doom
  40409. 95%Fusion Magazine
  40410. 96%Ponentes | Codemotion Madrid 2018
  40411. 72%Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  40412. 88%John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  40413. 98%SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  40414. 92%Stay Awhile and Listen: Book II
  40415. 87%John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  40416. 97%Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  40417. 91%Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  40418. 95%Typeradio — Now we are talking.
  40419. 93%[CSDb] - White Rabbit by Mayday! (2019)
  40420. 91%Hidden Patterns Inside Fruits and Vegetables
  40421. 98%02:14
  40422. 68%Audrey Hepburn
  40423. 91%Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  40424. 91%Samurai Sam – Game Jam Build
  40425. 99%Clean code != well engineered
  40426. 93%Minds - Take back control of your social media
  40427. 89%The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  40428. 95%DOS Nostalgia's 10th Anniversary Stream
  40429. 97%REDO! by Redo!
  40430. 95%Meditation Games Diary: 1/29/19
  40431. 93%Meditation Games - January 29th - Game 29
  40432. 90%ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  40433. 93%Rival Consoles - Against The Clock
  40434. 93%Meditations Games: January 29th 2019 - Sweetspot
  40435. 98%hundredrabbits/Orca-c
  40436. 99%The current state of my compiler project | sergio
  40437. 95%Super Simple Named Boolean Parameters
  40438. 95%Snakeshit by dario-zubovic
  40439. 69%r/French - “What is that thing?” ... I love French!
  40440. 91%Milton
  40441. 98%Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  40442. 98%galaxyhaxz/devilution
  40443. 97%serge-rgb/compiler
  40444. 97%vmg/sundown
  40445. 92%git/git
  40446. 99%flipcode - Texturing As In Unreal
  40447. 95%Handmade Hero Day 429 - Multiresolution Light Sampling
  40448. 99%How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  40449. 82%Journal of Computer Graphics Techniques
  40450. 92%Why I left Google to join Grab
  40451. 92%PC Connects talk 2018.pdf
  40452. 99%microsoft/microsoft-pdb
  40453. 99%ApoorvaJ/tiny-jpeg-rs
  40454. 96%SSRTGI: Toughest Challenge in Real-Time 3D
  40455. 99%4coder for Mac
  40456. 85%Something Rotten In The Core
  40457. 96%Keyboard latency
  40458. 97%Game Designer+Artist or Game Designer+Programmer
  40459. 93%Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  40460. 85%Tom Lehrer - We Will All Go Together When We Go
  40461. 98%CCleaner Command and Control Causes Concern
  40462. 94%Breaking the x86 Instruction Set
  40463. 98%Detecting debuggers by abusing a bad assumption within Windows
  40464. 99%Shadertoy
  40465. 98%LLVM on Windows now supports PDB Debug Info
  40466. 99%Beautiful, Simple, Testable Functional Effects for Scala
  40467. 98%Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  40468. 99%TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  40469. 99%vivri/Adjective
  40470. 99%High-Performance Functional Programming Through Effect Rotation
  40471. 91%Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  40472. 99%Orthogonal Functional Architecture
  40473. 91%ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  40474. 97%Functional Scala (Amsterdam Edition) by John A. De Goes
  40475. 99%r/HandmadeQuake - My Announcement is Downright.... Epic
  40476. 93%r/HandmadeQuake - Big Announcement Coming Soon
  40477. 87%e1m8b.zip
  40478. 85%Video: Watch a game coder rebuild id's Quake from scratch
  40479. 87%Index of /hmcon/
  40480. 75%Philip Buuck — Coming Soon
  40481. 96%Working time among video game developers: Trends over 2004-14
  40482. 93%#NodeJS : A quick optimization advice
  40483. 80%I Will Teach You To Be Rich
  40484. 93%Get a job: Be a Mobile Game Engineer for Sega Networks
  40485. 54%Gaming articles on Engadget
  40486. 83%#1gam
  40487. 72%Why I am leaving the best job I ever had
  40488. 98%On the Security of Password Managers - Schneier on Security
  40489. 87%Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  40490. 93%Gen. Nakasone on US Cyber Command - Schneier on Security
  40491. 84%Reverse Location Search Warrants - Schneier on Security
  40492. 99%Details on Recent DNS Hijacking - Schneier on Security
  40493. 85%I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  40494. 97%Cataloging IoT Vulnerabilities - Schneier on Security
  40495. 96%Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  40496. 95%Reconstructing SIGSALY - Schneier on Security
  40497. 95%USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  40498. 93%Cyberinsurance and Acts of War - Schneier on Security
  40499. 98%Blockchain and Trust - Schneier on Security
  40500. 82%Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  40501. 87%China's AI Strategy and its Security Implications - Schneier on Security
  40502. 94%Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  40503. 94%Major Zcash Vulnerability Fixed - Schneier on Security
  40504. 70%Facebook's New Privacy Hires - Schneier on Security
  40505. 93%Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  40506. 95%Public-Interest Tech at the RSA Conference - Schneier on Security
  40507. 96%Security Flaws in Children's Smart Watches - Schneier on Security
  40508. 98%Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  40509. 84%iPhone FaceTime Vulnerability - Schneier on Security
  40510. 90%Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  40511. 95%Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  40512. 98%Hacking the GCHQ Backdoor - Schneier on Security
  40513. 89%Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  40514. 95%The Evolution of Darknets - Schneier on Security
  40515. 87%Hacking Construction Cranes - Schneier on Security
  40516. 88%Clever Smartphone Malware Concealment Technique - Schneier on Security
  40517. 95%Friday Squid Blogging: Squid Lollipops - Schneier on Security
  40518. 98%Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  40519. 80%Prices for Zero-Day Exploits Are Rising - Schneier on Security
  40520. 94%Speaking Events: MCSC 2019 - Schneier on Security
  40521. 90%Speaking Events: A New Initiative for Poland - Schneier on Security
  40522. 98%Upcoming Speaking Engagements - Schneier on Security
  40523. 97%Why Internet Security Is So Bad - Schneier on Security
  40524. 93%Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  40525. 88%Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  40526. 64%Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  40527. 99%EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  40528. 98%Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  40529. 98%New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  40530. 93%Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  40531. 91%Podcast Interview with Eva Galperin - Schneier on Security
  40532. 94%Long-Range Familial Searching Forensics - Schneier on Security
  40533. 93%China's APT10 - Schneier on Security
  40534. 81%Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  40535. 96%Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  40536. 65%Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  40537. 70%Stealing Nativity Displays - Schneier on Security
  40538. 96%Human Rights by Design - Schneier on Security
  40539. 98%MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  40540. 95%Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  40541. 76%Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  40542. 80%Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  40543. 94%Teaching Cybersecurity Policy - Schneier on Security
  40544. 79%New Shamoon Variant - Schneier on Security
  40545. 88%Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  40546. 92%Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  40547. 84%Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  40548. 95%New Australian Backdoor Law - Schneier on Security
  40549. 92%2018 Annual Report from AI Now - Schneier on Security
  40550. 88%Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  40551. 84%Back Issues of the NSA's Cryptolog - Schneier on Security
  40552. 90%Your Personal Data is Already Stolen - Schneier on Security
  40553. 92%Security Risks of Chatbots - Schneier on Security
  40554. 98%Bad Consumer Security Advice - Schneier on Security
  40555. 92%The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  40556. 91%Click Here to Kill Everybody News - Schneier on Security
  40557. 84%Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  40558. 96%Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  40559. 72%Propaganda and the Weakening of Trust in Government - Schneier on Security
  40560. 83%How Surveillance Inhibits Freedom of Expression - Schneier on Security
  40561. 75%Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  40562. 91%Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  40563. 86%Information Attacks against Democracies - Schneier on Security
  40564. 80%What Happened to Cyber 9/11? - Schneier on Security
  40565. 70%Israeli Surveillance Gear - Schneier on Security
  40566. 86%Friday Squid Blogging: Squid Sculptures - Schneier on Security
  40567. 77%Mailing Tech Support a Bomb - Schneier on Security
  40568. 89%Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  40569. 81%Upcoming Speaking Engagements - Schneier on Security
  40570. 98%New IoT Security Regulations - Schneier on Security
  40571. 90%Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  40572. 90%Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  40573. 94%Hiding Secret Messages in Fingerprints - Schneier on Security
  40574. 82%Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  40575. 95%The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  40576. 70%Privacy and Security of Data at Universities - Schneier on Security
  40577. 82%iOS 12.1 Vulnerability - Schneier on Security
  40578. 96%Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  40579. 94%Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  40580. 96%Security of Solid-State-Drive Encryption - Schneier on Security
  40581. 94%Troy Hunt on Passwords - Schneier on Security
  40582. 90%Friday Squid Blogging: Eating More Squid - Schneier on Security
  40583. 66%How to Punish Cybercriminals - Schneier on Security
  40584. 96%Buying Used Voting Machines on eBay - Schneier on Security
  40585. 76%Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  40586. 93%ID Systems Throughout the 50 States - Schneier on Security
  40587. 67%Cell Phone Security and Heads of State - Schneier on Security
  40588. 89%More on the Supermicro Spying Story - Schneier on Security
  40589. 82%Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  40590. 96%Meow the Infinite
  40591. 98%Meow the Infinite is here!
  40592. 90%I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  40593. 71%Africa
  40594. 89%Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  40595. 79%Game jams
  40596. 99%How to get clang++ to find link.exe
  40597. 99%llvm-mirror/clang
  40598. 98%How close is WinDBG Preview to an everyday debugger?
  40599. 99%tianocore/edk2
  40600. 93%Log in
  40601. 96%Announcing the Epic Games Store
  40602. 97%V.I. Arnold, On teaching mathematics
  40603. 85%Two Guys Who Hate Each Other -
  40604. 98%Google Help
  40605. 74%Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  40606. 86%Welcome | HMN
  40607. 99%Compiler Explorer - C++
  40608. 97%cmuratori/meow_hash
  40609. 99%CI
  40610. 70%Edible Games Cookbook: Play With Your Food
  40611. 70%Edible Games Cookbook: Play With Your Food
  40612. 87%Current Status
  40613. 98%Current Status
  40614. 95%Thimbleweed Park Cosplay Mashup
  40615. 82%Thimbleweed Park Blog
  40616. 97%Thimbleversary
  40617. 98%Combat
  40618. 96%GOG.com
  40619. 81%Thimbleweed Park Vinyl
  40620. 97%BBEdit
  40621. 95%Statistics Question
  40622. 90%Friday Questions #3
  40623. 65%A better Steam
  40624. 91%Favorite Game Dev Blogs?
  40625. 97%Friday Questions #2
  40626. 95%Unit Testing Games
  40627. 92%2018 Goals
  40628. 91%Grumpy Gamer v3
  40629. 65%When is it OK to remake a classic game?
  40630. 54%Thimbleweed Park Cross Stitch Charts | The Den of Slack
  40631. 85%No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  40632. 96%Thimbleweed Park™
  40633. 56%AIAS launches new game dev podcast 'The Game Makers Notebook'
  40634. 99%TRÜBERBROOK – A Nerd Saves the World
  40635. 76%PinnyPals
  40636. 88%Here’s a neat trick for understanding how long computer processes take
  40637. 66%Ben Saunders embarks on Trans-Antarctic Solo expedition
  40638. 85%Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  40639. 97%Bitsy Game Maker by Adam Le Doux
  40640. 95%Jonathan Blow on Deep Focus
  40641. 94%turnoff.us - geek comic site
  40642. 75%Looking for a pixel artist
  40643. 79%Youth Vs. Apocalypse @Y_Vs_A
  40644. 66%David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  40645. 71%Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  40646. 95%Zelda 2
  40647. 50%Liberalism in Theory and Practice
  40648. 91%BSA - Donate
  40649. 93%Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  40650. 83%Yojimbo (1961) OST - 01 Titles
  40651. 88%November 6, 2018 Voter Guide
  40652. 62%DSA SF Endorsements – November 2018
  40653. 79%Join DSA. Become a member today.
  40654. 97%Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  40655. 69%Questions I'd Ask as a Job Candidate at an Interview
  40656. 95%Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  40657. 97%Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  40658. 86%Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  40659. 84%Millitext · Advent Calendar of Curiosities 2018
  40660. 96%Unity ECS - 100k entities, 30fps on mobile
  40661. 98%Project Tiny Preview Package is here! - Unity Technologies Blog
  40662. 98%Unity Careers
  40663. 99%ECS Track: The Evolution of the ECS API - Unite LA
  40664. 52%General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  40665. 92%culling.pptx
  40666. 69%Limbo for Commodore 64 Preview available for download
  40667. 84%Unite Los Angeles 2018 - Day 2 Livestream
  40668. 98%FPS Sample - A multiplayer shooter game project | Unity
  40669. 90%Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  40670. 95%AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  40671. 70%Infinitroid
  40672. 82%Procreate
  40673. 75%SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  40674. 78%The Pumpkin King, an art print by John Loren
  40675. 79%The Factory, an art print by John Loren
  40676. 87%Crocodile Pirate
  40677. 75%Sugar and Sprites, an art print by John Loren
  40678. 76%The Wingfeather Saga - Animated Short Film
  40679. 79%John Loren Illustration
  40680. 92%Trigonometry in Pictures | Extreme Learning
  40681. 96%Haxe Roundup № 468
  40682. 98%distractionware » Design Diary: The Jester
  40683. 86%Heat Signature dev log: designing in the dark
  40684. 96%LOVE for Nintendo Switch - Nintendo Game Details
  40685. 99%Looking for a full-time Unity programmer
  40686. 90%JUMPGRID by Ian MacLarty
  40687. 94%Charity - a post on Tom Francis' blog
  40688. 73%r/funny - I switched out all my co-worker's cheat sheets while he was out.
  40689. 64%Home
  40690. 98%Megaquest (Dicey Dungeons) by TheMysticSword
  40691. 61%The 1887 Children’s Fancy Dress Ball
  40692. 95%Mosh Pit Simulator
  40693. 80%gamedev.world
  40694. 97%distractionware » Dice related stuff
  40695. 95%PAX South 2019 Postmortem
  40696. 97%Immediate-Mode Graphical User Interfaces (2005)
  40697. 89%Dicey Dungeons - PAX South Trailer
  40698. 84%NIGHT, by Jasper Byrne
  40699. 85%Bungie.net
  40700. 99%Unity’s block of SpatialOS - Improbable
  40701. 98%distractionware » On a roll
  40702. 85%All the indies I've played in 2018 are amazing and I need to talk about them
  40703. 95%2019 Independent Games Festival reveals this year's finalists!
  40704. 87%Meditations
  40705. 91%Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  40706. 84%Normal Music: Volume II, by Ian Snyder
  40707. 92%2018 Retrospective
  40708. 91%Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  40709. 87%Submit your game for inclusion in the Leftfield Collection 2019
  40710. 98%distractionware » When’s the next update coming out?
  40711. 94%New & popular featured games
  40712. 99%draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  40713. 95%caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  40714. 99%Ext4 Disk Layout - Ext4
  40715. 98%oss-security - MatrixSSL stack buffer overflow
  40716. 99%Modern Alternatives to PGP
  40717. 99%Isolate containers with a user namespace
  40718. 99%Go 1.12 Release Notes - The Go Programming Language
  40719. 96%Archive
  40720. 98%proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  40721. 82%FiloSottile/mkcert
  40722. 99%draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  40723. 97%What is a Tor Relay?
  40724. 75%Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  40725. 92%crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  40726. 97%Pricing · Plans for every developer
  40727. 98%FiloSottile/mkcert
  40728. 93%Benjojo - Ben Cartwright-Cox
  40729. 95%Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  40730. 77%LocoMocoSec 2019 Project Alloy Grant Application
  40731. 98%Go Modules in 2019 - The Go Blog
  40732. 98%The Go Programming Language Blog
  40733. 87%Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  40734. 99%We are Google employees. Google must drop Dragonfly.
  40735. 96%crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  40736. 98%[PATCH 0/3] namei: implement various scoping AT_* flags
  40737. 95%Managering in Terrible Times | Lara Hogan
  40738. 90%kernel/git/torvalds/linux.git - Linux kernel source tree
  40739. 76%CBC 2019
  40740. 99%This job is unavailable
  40741. 99%Docker and kvm containers (from scratch) - redo: a recursive build system
  40742. 98%Real World Crypto 2019
  40743. 89%Classical and quantum computers are vying for superiority
  40744. 93%The year in post-quantum crypto
  40745. 95%Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  40746. 70%NTRU-HRSS-KEM
  40747. 98%ImperialViolet - CECPQ2
  40748. 89%SPY --- Surveillance, Privacy, and You
  40749. 91%The Case Against Quantum Computing - IEEE Spectrum
  40750. 92%Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  40751. 96%Quantum isogenies: Intro
  40752. 99%Mathematics of Public Key Cryptography
  40753. 91%Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  40754. 81%CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  40755. 96%Badge Reviews
  40756. 98%google/randen
  40757. 98%djbsort: Changes
  40758. 86%Programme
  40759. 98%PQCRYPTO ICT-645622
  40760. 92%D. J. Bernstein / Talks
  40761. 97%djbsort: Intro
  40762. 97%Information on RFC 8391 » RFC Editor
  40763. 88%Security in Times of Surveillance
  40764. 51%Round 1 Submissions - Post-Quantum Cryptography | CSRC
  40765. 88%Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  40766. 88%Eurocrypt 2018 rump session
  40767. 82%Classic McEliece: Talks
  40768. 90%NIST PQCrypto Classic McEliece submission
  40769. 89%PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  40770. 79%Pitching security vs. privacy is asking the wrong question
  40771. 70%Veiligheid versus privacy: een valse tegenstelling
  40772. 98%libpqcrypto: Intro
  40773. 88%Security in Times of Surveillance
  40774. 99%Introducing HacSpec
  40775. 74%Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  40776. 98%Cortex-A7 Processor - ARM
  40777. 88%Post-Quantum Cryptography
  40778. 97%CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  40779. 91%LatticeHacks: Intro
  40780. 87%Comments on HK17
  40781. 87%Comments on RaCoSS
  40782. 87%SPHINCS+
  40783. 99%The ROBOT Attack
  40784. 92%NTRU Prime: NIST submission
  40785. 73%Male Novum - Mod for The End is Nigh (Trailer)
  40786. 97%Download the latest indie games
  40787. 96%Nicalis
  40788. 93%Buy sports, concert and theater tickets on StubHub!
  40789. 81%S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  40790. 64%Spicy Piggy - Apps on Google Play
  40791. 65%BOI: Four Souls + Expansion Pack
  40792. 79%Humans Who Make Games | Starburns Audio
  40793. 77%21st Annual Independent Games Festival Awards Audience Award
  40794. 94%The Legend of Bum-Bo on Steam
  40795. 88%IBM's 360 and Early 370 Systems
  40796. 94%My name is Frankenstein - Young Frankenstein
  40797. 97%Randomized trial on gender in Overwatch
  40798. 99%Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  40799. 90%All documents - European Patent Register
  40800. 97%Cache tables
  40801. 79%Pet Shop Boys - Give stupidity a chance (lyric video)
  40802. 98%Amiga music: Jester - Elysium
  40803. 99%nothings/stb
  40804. 99%NASM Manual
  40805. 60%Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  40806. 99%zeux.io - Flavors of SIMD
  40807. 96%The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  40808. 96%Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  40809. 81%EGSR 2019
  40810. 94%Real-Time Rendering · “Ray Tracing Gems” nears completion
  40811. 81%sigAsia2018Course
  40812. 97%Unity Labs Publications | Unity
  40813. 98%Deep Learning for Graphics
  40814. 96%Sampling the GGX Distribution of Visible Normals (JCGT)
  40815. 94%A radiative transfer framework for non-exponential media
  40816. 99%Gazoo.vrv
  40817. 96%RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  40818. 95%TheRealMJP/DXRPathTracer
  40819. 95%A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  40820. 98%Mipmapping with Bidirectional Techniques
  40821. 90%Giljoo Nam
  40822. 93%Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  40823. 98%MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  40824. 99%NVIDIA Turing Vulkan/OpenGL extensions
  40825. 99%Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  40826. 75%Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  40827. 99%blueberrymusic/DeepLearningBook-Resources
  40828. 98%Breaking Down Barriers – Part 5: Back To The Real World
  40829. 99%Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  40830. 86%SIGGRAPH 2018 Links - Self Shadow
  40831. 73%siggraph course: path tracing in production
  40832. 97%Introduction to DirectX RayTracing
  40833. 97%Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  40834. 96%AliceVision | Photogrammetric Computer Vision Framework
  40835. 97%Christopher Kulla's Homepage
  40836. 84%Real-Time Rendering, Fourth Edition
  40837. 97%The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  40838. 98%Arnold Renderer | Autodesk | Research
  40839. 80%View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  40840. 90%Sharing | Technology
  40841. 96%ProgressiveMultiJitteredSampling
  40842. 88%KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  40843. 93%Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  40844. 85%Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  40845. 98%Stratified sampling of projected spherical caps
  40846. 89%Program | High-Performance Graphics 2018
  40847. 97%A Composite BRDF Model for Hazy Gloss
  40848. 96%ACES 1.1 now available
  40849. 96%Combining Analytic Direct Illumination and Stochastic Shadows
  40850. 84%Rendering Layered Materials
  40851. 95%Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  40852. 90%A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  40853. 95%A Radiative Transfer Framework for Spatially-Correlated Materials
  40854. 96%Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  40855. 83%Technical Papers - SIGGRAPH 2018
  40856. 94%Alpha Distribution - Cem Yuksel
  40857. 98%A Multi-Faceted Exploration (Part 3) - Self Shadow
  40858. 98%DynaKelvinlets
  40859. 94%Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  40860. 87%Moment-Based Order-Independent Transparency
  40861. 98%GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  40862. 90%CausticConnections
  40863. 98%Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  40864. 60%KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  40865. 81%Welcome | I3D 2018
  40866. 85%Claybook_Simulation_Raytracing_GDC18.pptx
  40867. 86%Schedule | GDC 2020 | Session not found.
  40868. 90%Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  40869. 93%NVIDIA Nsight Graphics
  40870. 97%Monte Carlo methods for volumetric light transport simulation
  40871. 90%Experiments with DirectX Raytracing in Northlight
  40872. 90%NVIDIA Developer
  40873. 95%SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  40874. 91%Choose & Download | Intel® System Studio
  40875. 98%pervognsen/bitwise
  40876. 86%Schedule | GDC 2020 | Session not found.
  40877. 91%A new microflake model with microscopic self-shadowing for accurate volume downsampling
  40878. 96%Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  40879. 86%Schedule | GDC 2020 | Session not found.
  40880. 98%kayru/RayTracedShadows
  40881. 81%Page not found - 99% Invisible
  40882. 72%Edge.org
  40883. 70%WIRED
  40884. 98%Manifold Garden - Performance, Design, and Music System
  40885. 91%Manifold Garden
  40886. 99%Music System for Manifold Garden
  40887. 97%LUNARK
  40888. 95%Manifold Garden
  40889. 89%Join Us — Hinterland Games
  40890. 98%Unity Careers
  40891. 99%Manifold Garden Dev Update #16 - Fixes, Music System and Design
  40892. 97%Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  40893. 91%How to Be a Tree by zaphos
  40894. 97%Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  40895. 55%SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  40896. 99%spite/looper
  40897. 97%The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  40898. 98%Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  40899. 96%Eastshade Official Trailer 2
  40900. 97%Manifold Garden - Development Update 13
  40901. 76%Architectural Capricci 2014 – 2018 – Emily Allchurch
  40902. 80%BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  40903. 52%Level Design Timelapse - Decemember 12, 2018
  40904. 98%Manifold Garden - Development Update 12
  40905. 86%AirNow
  40906. 99%Khronos OpenGL® Registry - The Khronos Group Inc
  40907. 90%The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  40908. 91%Foundations of Game Engine Development
  40909. 94%The Transvoxel Algorithm for Voxel Terrain
  40910. 97%Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  40911. 81%The 31st - A Game by Terathon Software
  40912. 97%Slug Font Rendering Library
  40913. 71%Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  40914. 98%pervognsen/bitwise
  40915. 98%The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  40916. 99%compiletime.md
  40917. 99%clion.md
  40918. 97%research!rsc: Using Uninitialized Memory for Fun and Profit
  40919. 99%allocators.ion
  40920. 99%dbg.el
  40921. 96%lccwin32.doc
  40922. 99%namemap2.ion
  40923. 99%ion_const.md
  40924. 98%Build software better, together
  40925. 99%Miles Sound System Development History
  40926. 99%asan_clang_cl.md
  40927. 99%std.ion.c
  40928. 99%asdf.ion
  40929. 96%A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  40930. 81%Register Plus PDF viewer
  40931. 80%crates.io: Rust Package Registry
  40932. 99%dalek-cryptography/ed25519-dalek
  40933. 70%18 Jokes About Being Trans — By Actual Trans People
  40934. 70%The CCC: Men Who Hate Women
  40935. 98%Analytic sphere eversion with minimum of topological events
  40936. 90%A230242 - OEIS
  40937. 92%Mersenne Prime Discovery - 2^82589933-1 is Prime!
  40938. 79%Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  40939. 62%Guide to Computing - docubyte
  40940. 99%stb_ds.h
  40941. 99%Compiler Explorer
  40942. 96%Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  40943. 99%LLVM: include/llvm/Support/Casting.h Source File
  40944. 92%Thunderhill Trip, 2018 October 11-14, day 3
  40945. 55%Help Bahiyya Khan get to GDC 2019
  40946. 81%ZACH-LIKE
  40947. 96%What's Inside an F1 Gearbox (& How it Works)
  40948. 98%How colliding blocks act like a beam of light...to compute pi.
  40949. 86%International Streaming - Liqui-Moly Bathurst 12 Hour
  40950. 85%Ultimate Tic-Tac-Toe
  40951. 99%Constructing a cubic Bezier that passes through four points
  40952. 99%Reversed-Z in OpenGL
  40953. 97%Eletro Fortinite [Test][Reupload in the right subreddit]
  40954. 89%Thunderhill Trip, 2018 October 11-14, day 2
  40955. 86%Schedule | GDC 2020 | Session not found.
  40956. 88%#GAConfEU 2018
  40957. 96%TOP 10 Marble Racing Videos 2018
  40958. 97%How To Solve For The Angle - Viral Math Challenge
  40959. 97%Sponza in a Millisecond – threadlocalmutex.com
  40960. 92%MESA International
  40961. 91%logicomacorp/WaveSabre
  40962. 97%Randomized trial on gender in Overwatch
  40963. 98%Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  40964. 92%Mesh: Compacting Memory Management for C/C++ Applications
  40965. 83%Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  40966. 99%Undefined Behavior Is Really Undefined
  40967. 99%Rotating a single vector using a quaternion
  40968. 95%Forget privacy: you're terrible at targeting anyway
  40969. 98%What would a EvE online Internet look like?
  40970. 99%germangb/imgui-ext
  40971. 97%sharkdp/hyperfine
  40972. 96%Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  40973. 91%r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  40974. 99%Jon Shiring Public Tech Talk at Rackspace
  40975. 90%Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  40976. 95%What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  40977. 91%WikiChip - WikiChip
  40978. 96%TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  40979. 92%Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  40980. 97%Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  40981. 98%A whirlwind introduction to dataflow graphs
  40982. 63%libdl.so
  40983. 89%Sign in - Google Accounts
  40984. 96%125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  40985. 86%Cloud Data Backup for Small Businesses | CrashPlan
  40986. 99%Buffer-centric IO
  40987. 99%urish/web-bluetooth-polyfill
  40988. 92%Kirby’s Development Secrets
  40989. 98%CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  40990. 99%Collatz and Self Similarity
  40991. 98%(Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  40992. 81%progonos.com
  40993. 99%Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  40994. 99%Modern garbage collection
  40995. 96%AURCADE: Format: Ghosts 'n Goblins: Points
  40996. 93%Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  40997. 55%NYPLarcade: International Games Day 2016
  40998. 82%Explaining Old Products To My Son
  40999. 91%ドナルド
  41000. 93%An Important Message About Yahoo User Security
  41001. 90%G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  41002. 87%Carver Mead | Home
  41003. 89%A refrigerator that works by stretching rubber bands
  41004. 70% Solving network congestion
  41005. 71%Online English Vocabulary Size Test
  41006. 98%Depth Precision Visualized – Nathan Reed’s coding blog
  41007. 99%nucypher/nufhe
  41008. 99%RUB-NDS/TLS-Padding-Oracles
  41009. 92%Cryptologie | Links
  41010. 80%Buffy - Once More, with Feeling - Overture/Going Through the Motions
  41011. 99%Bits and Bytes ordering in 5 minutes
  41012. 97%Robust Website Fingerprinting Through the Cache Occupancy Channel
  41013. 98%[paper review] A faster, more efficient cryptocurrency
  41014. 96%A faster, more efficient cryptocurrency
  41015. 99%WireGuard for macOS
  41016. 99%What is the BLS signature scheme?
  41017. 99%draft-boneh-bls-signature-00 - BLS Signature Scheme
  41018. 99%mimoo/eureka
  41019. 92%Home | Cfail2019
  41020. 70%There's No Good Reason to Trust Blockchain Technology
  41021. 98%无法找到该页
  41022. 99%crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  41023. 97%Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  41024. 98%Database Encryption
  41025. 97%Kerckhoffs’ principles – Why should I make my cipher public?
  41026. 98%Practical Enclave Malware with Intel SGX
  41027. 93%Proxy re-encryption and FHE with NuCypher
  41028. 92%Cryptologie | Links
  41029. 98%Attack of the week: searchable encryption and the ever-expanding leakage function
  41030. 67%Go Proverbs
  41031. 99%Archive
  41032. 99%r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  41033. 98% Introducing Adiantum: Encryption for the Next Billion Users
  41034. 97%Quantum computing as a field is obvious bullshit
  41035. 98%Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  41036. 89%Stanford Blockchain Conference 2019 - Day 1
  41037. 87%Format selector for 1705.05937
  41038. 70%EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  41039. 87%‎Beyond Beta Podcast on Apple Podcasts
  41040. 62%Stormy weather
  41041. 56%The War To Sell You A Mattress Is An Internet Nightmare
  41042. 94%How Cover Systems Ruined Shooters
  41043. 99%HandmadeCon (all years)
  41044. 91%r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  41045. 94%Ads Don’t Work That Way | Melting Asphalt
  41046. 99%A New Code License: The MIT, this time with Attribution Required
  41047. 92%Baba Is You
  41048. 87%‎Pipe Push Paradise
  41049. 93%Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  41050. 81%Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  41051. 95%50. Dice Area Revisions and Other Fun Stuff
  41052. 98%Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  41053. 96%Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  41054. 96%Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  41055. 99%Whats next after Burst
  41056. 99%C++, C# and Unity
  41057. 85%Prints by tsuaii | Society6
  41058. 98%Manifold Garden Dev Update #14 - A Very Brief History of Development
  41059. 99%facebookresearch/habitat-sim
  41060. 99%The Book of Shaders
  41061. 94%Abstract Art with ML
  41062. 99%Neural Networks seem to follow a puzzlingly simple strategy to classify images
  41063. 98%Wernher von Braun explains the possibility to reach the Moon.
  41064. 99%Learning to Drive Smoothly in Minutes
  41065. 99%MiniWorld: A VizDoom Alternative for OpenAI Gym
  41066. 98%pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  41067. 99%C++ Modules Might Be Dead-on-Arrival
  41068. 96%Training Neural Networks with Local Error Signals
  41069. 83%MusicToy 2.0
  41070. 93%Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  41071. 98%(Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  41072. 92%Hierarchical reinforcement learning - Doina Precup
  41073. 99%Isaac Asimov's Predictions for 2019
  41074. 92%How DOOM fire was done
  41075. 83%piwheels - Package List
  41076. 97%Determined AI
  41077. 75%A Small Dose of Optimism
  41078. 97%Evolution-Guided Policy Gradient in Reinforcement Learning
  41079. 99%Binary Stochastic Neurons in Tensorflow - R2RT
  41080. 80%Page not found - Mila
  41081. 96%Pursue a Career at Polytechnique Montreal
  41082. 80%Page not found - Mila
  41083. 99%10 Gradient Descent Optimisation Algorithms
  41084. 66%VideoLectures.NET - VideoLectures.NET
  41085. 97%Wave Function Collapse by marian42
  41086. 97%Visualizing quaternions, an explorable video series
  41087. 97%How to Design for Color Blindness
  41088. 98%Jure Leskovec:
  41089. 96%I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  41090. 99%arXiv.org e-Print archive
  41091. 84%In Defense of Elon Musk
  41092. 52%Search Jobs - Google Careers
  41093. 99%Bomb Jack Dissected
  41094. 99%Raytracing
  41095. 98%Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  41096. 95%An intro to self-normalising neural networks (SNN)
  41097. 99%Clara: A Neural Net Music Generator
  41098. 99%The 7 Best Robotic Arm Kits Under $100
  41099. 99%RL — Proximal Policy Optimization (PPO) Explained
  41100. 98%A intuitive explanation of natural gradient descent
  41101. 99%Practical Guide to Hyperparameters Optimization for Deep Learning Models
  41102. 99%Git Submodules vs Git Subtrees
  41103. 98%Visualizing Learning rate vs Batch size
  41104. 85%Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  41105. 99%How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  41106. 94%3D TEXTURES
  41107. 98%Joe Rogan Experience #1169 - Elon Musk
  41108. 72%Blockchains Are a Bad Idea (James Mickens)
  41109. 65%Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  41110. 97%USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  41111. 91%Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  41112. 81%AI-DO: AI Driving Olympics – Duckietown
  41113. 88%Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  41114. 73%Duckietown – A playful way to learn robotics
  41115. 98%An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  41116. 99%google/schism
  41117. 99%Interview: Robot Restaurant Spyce's Co-Founder
  41118. 86%On-Stack Replacement, Distilled
  41119. 94%HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  41120. 98%Introduction to compute shaders | Anteru's Blog
  41121. 72%The Gradient
  41122. 78%Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  41123. 84%IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  41124. 63%Functional Composition - Chris Ford
  41125. 95%Wayve — Learning to drive in a day
  41126. 98%What I Learned Making My Own JIT Language
  41127. 84%Making rent in Silicon Valley
  41128. 98%Metacar: A reinforcement learning environment for self-driving cars in the browser.
  41129. 98%The story of ispc: origins (part 1)
  41130. 92%BDD100K: A Large-scale Diverse Driving Video Database
  41131. 98%Building a Simple Self-Driving Car Simulator
  41132. 97%(Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  41133. 98%Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  41134. 98%(Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  41135. 98%LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  41136. 98%Google’s Duplex Assistant phone call blew my mind!
  41137. 59%Linux gaming is on a life-support system called Steam
  41138. 76%Google has no plans to lower its 30% cut
  41139. 90%Jackbox Party Pack - The Jackbox Party Pack
  41140. 84%The State of the Algorithm: What's Happening to Indies on Steam?
  41141. 97%Metro Exodus - Handgun Class (Official)
  41142. 99%PC Gaming Era GOTY 2018 Awards
  41143. 97%The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  41144. 95%Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  41145. 99%Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  41146. 95%BEHOLDER. Official Short Film (2019) 4K
  41147. 95%2019 Independent Games Festival reveals this year's finalists!
  41148. 74%The RPS Advent Calendar 2018, Dec 24th
  41149. 95%BEHOLDER. Official Short Film | Trailer (2018) 4K
  41150. 97%Return of the Obra Dinn - Available Now
  41151. 92%Return of the Obra Dinn [Releasing Oct 18]
  41152. 89%Papers, Please VFX Breakdown
  41153. 97%PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  41154. 82%"PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  41155. 93%Papers, Please Out Today For PS Vita
  41156. 92%Return of the Obra Dinn [Releasing Oct 18]
  41157. 98%PAPERS, PLEASE - The Short Film Final Trailer (2017)
  41158. 88%Return of the Obra Dinn [Releasing Oct 18]
  41159. 95%*VROOM KABOOM* - Teaser Trailer
  41160. 95%Papers Please: The Musical
  41161. 86%Return of the Obra Dinn [Releasing Oct 18]
  41162. 93%Короткометражный фильм
  41163. 92%Return of the Obra Dinn [Releasing Oct 18]
  41164. 92%Return of the Obra Dinn [Releasing Oct 18]
  41165. 98%Papers,Please-The Parody Animation
  41166. 66%Home - National Immigration Law Center
  41167. 96%Rocketbirds 2 Evolution now available on Steam!
  41168. 86%Return of the Obra Dinn [Releasing Oct 18]
  41169. 85%Return of the Obra Dinn [Releasing Oct 18]
  41170. 87%Return of the Obra Dinn [Releasing Oct 18]
  41171. 93%‎Papers, Please
  41172. 93%Papers Please Anthem | Jazz Cover
  41173. 85%Papers Please OST (Medley) - Metal ♫ Joobie ♫
  41174. 87%Return of the Obra Dinn [Releasing Oct 18]
  41175. 63%The Secret History of Mac Gaming
  41176. 82%Free Online Survey Software by SurveyMonkey: Closed Survey
  41177. 96%Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  41178. 89%Stephen's Sausage Roll
  41179. 64%Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  41180. 99%Return of the Obra Dinn by dukope
  41181. 91%PlayStation.Blog
  41182. 92%Return of the Obra Dinn [Releasing Oct 18]
  41183. 89%Play Dead Episode 4: Lucas Pope - That Shelf
  41184. 80%Save the date: 14>27 March 2016 - LocJAM3
  41185. 95%Return of the Obra Dinn [Releasing Oct 18]
  41186. 93%Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  41187. 73%Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  41188. 75%Release Notes for Safari Technology Preview 76
  41189. 97%O.MG Cable
  41190. 95%DEF CON® 27 Hacking Conference - Call For Papers
  41191. 86%Earn BAT while trying out the blockchain-friendly Brave browser
  41192. 95%Going old school: how I replaced Facebook with email
  41193. 98%Install Brave for Linux using the Snap Store | Snapcraft
  41194. 80%The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  41195. 97%Guidelines for URL Display
  41196. 97%Security Freeze Center at Experian
  41197. 98%r/funny - Even better
  41198. 82%craigslist | post not found
  41199. 92%Aw yeah it’s time for cookies with neural networks
  41200. 96%Microsoft is building a Chromium-powered web browser for Windows 10
  41201. 96%statement on event-stream compromise
  41202. 92%3D Printing Ambiguous Cylinders
  41203. 96%The Web We Lost
  41204. 65%Chapter 4: The Consul and the Captain – The Analog Antiquarian
  41205. 77%» Ultima VII The Digital Antiquarian
  41206. 66%Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  41207. 94%» Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  41208. 79%Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  41209. 84%» Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  41210. 94%» The Analog Antiquarian The Digital Antiquarian
  41211. 85%» Life on the Grid The Digital Antiquarian
  41212. 81%» Star Control II The Digital Antiquarian
  41213. 74%» A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  41214. 73%» Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  41215. 70%» Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  41216. 56%» Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  41217. 81%» The Designer’s Designer The Digital Antiquarian
  41218. 90%» Ten Great Adventure-Game Puzzles The Digital Antiquarian
  41219. 82%» Quest for Glory III and IV The Digital Antiquarian
  41220. 74%» The Sierra Discovery Adventures The Digital Antiquarian
  41221. 68%» The Lost Files of Sherlock Holmes The Digital Antiquarian
  41222. 74%» Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  41223. 79%» Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  41224. 78%» The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  41225. 72%» Agrippa (A Book of the Dead) The Digital Antiquarian
  41226. 89%» The Games of Windows The Digital Antiquarian
  41227. 79%» Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  41228. 86%» Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  41229. 83%» Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  41230. 69%» Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  41231. 89%» Doing Windows, Part 5: A Second Try The Digital Antiquarian
  41232. 90%» Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  41233. 81%» Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  41234. 92%» Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  41235. 89%» Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  41236. 79%» Another World The Digital Antiquarian
  41237. 92%» The Incredible Machine The Digital Antiquarian
  41238. 92%» What’s in a Subtitle? The Digital Antiquarian
  41239. 89%» Ebooks and Future Plans The Digital Antiquarian
  41240. 83%» The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  41241. 59%» The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  41242. 67%» The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  41243. 65%» The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  41244. 77%» The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  41245. 57%» The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  41246. 53%» The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  41247. 64%» The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  41248. 64%» The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  41249. 87%» The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  41250. 79%» The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  41251. 74%» Wing Commander II The Digital Antiquarian
  41252. 72%» The Worlds of Ultima The Digital Antiquarian
  41253. 97%» Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  41254. 94%» Dr. Brain The Digital Antiquarian
  41255. 72%» The Sierra Network The Digital Antiquarian
  41256. 75%» Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  41257. 96%» Timequest The Digital Antiquarian
  41258. 86%» King of Space The Digital Antiquarian
  41259. 97%» A Conversation with Judith Pintar The Digital Antiquarian
  41260. 85%» The Text Adventures of 1991 The Digital Antiquarian
  41261. 68%» Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  41262. 85%» Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  41263. 86%» Patreon About-Face The Digital Antiquarian
  41264. 93%» Patreon Update The Digital Antiquarian
  41265. 79%» Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  41266. 92%» Changes to the Patreon Billing Model The Digital Antiquarian
  41267. 85%» A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  41268. 57%» A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  41269. 78%» A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  41270. 72%» A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  41271. 68%» A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  41272. 80%» A Full-Motion-Video Consulting Detective The Digital Antiquarian
  41273. 80%» The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  41274. 80%» Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  41275. 74%» Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  41276. 60%» Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  41277. 74%» Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  41278. 60%» Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  41279. 83%» Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  41280. 80%» Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  41281. 89%» Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  41282. 98%» Looking for a Web Designer/Developer The Digital Antiquarian
  41283. 68%» A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  41284. 50%» A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  41285. 70%» A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  41286. 74%» A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  41287. 79%» A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  41288. 71%» A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  41289. 75%» A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  41290. 65%» A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  41291. 91%» Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  41292. 80%» An Independent Interplay Takes on Tolkien The Digital Antiquarian
  41293. 68%» The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  41294. 92%» The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  41295. 84%» From Wingleader to Wing Commander The Digital Antiquarian
  41296. 72%» From Squadron to Wingleader The Digital Antiquarian
  41297. 92%» The 640 K Barrier The Digital Antiquarian
  41298. 76%» Ultima VI The Digital Antiquarian
  41299. 84%» Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  41300. 92%» What’s the Matter with Covert Action? The Digital Antiquarian
  41301. 82%» Railroad Tycoon The Digital Antiquarian
  41302. 85%» Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  41303. 69%» A Little Status Update The Digital Antiquarian
  41304. 85%» Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  41305. 79%» The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  41306. 95%» TADS The Digital Antiquarian
  41307. 83%» The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  41308. 94%» Thaumistry: In Charm’s Way The Digital Antiquarian
  41309. 84%» A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  41310. 85%» A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  41311. 78%» A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  41312. 79%» A Time of Endings, Part 2: Epyx The Digital Antiquarian
  41313. 83%» A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  41314. 57%» A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  41315. 59%» A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  41316. 90%» Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  41317. 57%» A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  41318. 71%» Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  41319. 65%» The Prophet of Cyberspace The Digital Antiquarian
  41320. 90%4coder-editor/4coder
  41321. 99%4coder in 2019 | 4coder Blog
  41322. 98%Can we talk about macros? | 4coder Forums
  41323. 85%Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  41324. 99%New Features P2: Memory Management Variables and Objects | 4coder Blog
  41325. 97%New Features P1: Memory Management Overview | 4coder Blog
  41326. 99%OH Picker | Swedish Cubes for Unity Blog
  41327. 73%Spelunky 2 - Gameplay Trailer | PS4
  41328. 88%We're hiring! (Senior Software Engineer, C++)
  41329. 96%MONITORENUMPROC (winuser.h) - Win32 apps
  41330. 88%[C++] Nicest Resolution for DirectWrite - Pastebin.com
  41331. 95%wglGetProcAddress function (wingdi.h) - Win32 apps
  41332. 90%Not Even Getting to DirectWrite - Pastebin.com
  41333. 98%ACCIDENTAL DUPLICATE | 4coder Blog
  41334. 96%(PDF) Ritual/speech coevolution: a solution to the problem of deception
  41335. 97%How should we evaluate progress in AI?
  41336. 64%Places, not Programs
  41337. 91%Its All About Savings
  41338. 89%Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  41339. 87%Sepiachord
  41340. 96%More Strategies For Body Pleasure Management
  41341. 92%Sesame Street - Rectangles in the city and country (1969)
  41342. 89%Meow Store
  41343. 77%Year of the Rocket
  41344. 98%Making a Parser for HHTs  —  Handmade Hero  —  Watch
  41345. 99%Everything You Never Wanted to Know About CMake
  41346. 98%RemedyBG by remedybg
  41347. 77%When is it?
  41348. 82%minimal d3d11 by d7samurai
  41349. 95%Firefox Private Network: VPN to Protect Your Entire Device
  41350. 98%Code reviews - Lamorna Engine | handmade.network Forums
  41351. 98%Ministry Of Flat
  41352. 96%New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  41353. 99%Meow Hash
  41354. 82%Science Says You Shouldn't Work More Than This Number of Hours a Week
  41355. 91%Physically Based Rendering: From Theory to Implementation
  41356. 98%4coder 4.1 by 4coder
  41357. 57%How to Spot Good Fuzzing Research
  41358. 98%Handmade Hero  —  Watch
  41359. 99%An update to C# versions and C# tooling | .NET Blog
  41360. 92%Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  41361. 99%How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  41362. 98%launch.json
  41363. 97%OmniSharp/omnisharp-vscode
  41364. 99%microsoft/Freeflow
  41365. 99%On DOTS: C++ & C# - Unity Technologies Blog
  41366. 99%.NET Design Review: GitHub Quick Reviews
  41367. 94%Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  41368. 99%dotnet/coreclr
  41369. 89%r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  41370. 99%lemire/simdjson
  41371. 98%EgorBo/SimdJsonSharp
  41372. 96%WEBGL_multi_draw performance on WebGL Animometer
  41373. 98%Tuning a Runtime for Both Productivity and Performance
  41374. 99%.NET Design Review: UTF8 APIs
  41375. 97%r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  41376. 98%Service Fabric Customer Architecture: ZEISS Group
  41377. 99%Tooling: .NET Community Standup - February 21, 2019
  41378. 97%.NET Design Review: JSON Serialization
  41379. 99%Development workflow for Docker apps
  41380. 93%Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  41381. 99%fiigii/PacketTracer
  41382. 88%Languages & Runtime: .NET Community Standup - Feb 14, 2019
  41383. 99%dotMorten/DotNetOMDGenerator
  41384. 99%New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  41385. 99%FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  41386. 97%Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  41387. 99%Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  41388. 95%C# ReadOnlySpan<byte> and static data
  41389. 99%dotnet/command-line-api
  41390. 99%[C#] Have some fun with .net core startup hooks
  41391. 99%(WPF + WinForms) * .NET Core = Modern Desktop
  41392. 99%RyanLamansky/dotnet-webassembly
  41393. 99%ASP.NET Core One Hour Makeover
  41394. 90%Disposable ref structs in C# 8.0 – TooSlowException
  41395. 98%Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  41396. 99%.NET Design Review: GitHub Quick Review and DbDataReader Additions
  41397. 64%BusinessTown
  41398. 99%Generate disassembly of .NET functions
  41399. 91%three.js webgl - cubes - indexed
  41400. 98%Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  41401. 97%Azure Service Fabric application and cluster best practices - Azure Service Fabric
  41402. 99%Why You Should Learn .net in 2019
  41403. 99%Do more with patterns in C# 8.0 | .NET Blog
  41404. 85%We didn’t see this coming
  41405. 99%Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  41406. 96%Telerik and Kendo UI R1 2019 Release is Here!
  41407. 99%Open source tools for SQL Server on Linux
  41408. 95%About F# | History
  41409. 99%Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  41410. 62%Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  41411. 99%dotnet/command-line-api
  41412. 99%.NET Core - What's Coming in .NET Core 3.0
  41413. 85%Package Thief vs. Glitter Bomb Trap
  41414. 99%mono/t4
  41415. 98%Visual Studio 2019 Preview .NET Productivity | .NET Blog
  41416. 99%How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  41417. 99%Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  41418. 99%spboyer/dotnet-upforgrabs
  41419. 99%Take C# 8.0 for a spin | .NET Blog
  41420. 95%Microsoft Flagship Events
  41421. 99%Xamarin Blog
  41422. 99%Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  41423. 99%Announcing .NET Core 2.2 | .NET Blog
  41424. 99%Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  41425. 97%Microsoft Flagship Events
  41426. 98%dotnet/coreclr
  41427. 99%Simplifying security for serverless and web apps with Azure Functions and App Service
  41428. 98%Extending the AdminUI Schema
  41429. 97%Round 18 results - TechEmpower Framework Benchmarks
  41430. 99%ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  41431. 99%ASP.NET Blog | Blazor 0.7.0 experimental release now available
  41432. 99%Visual Studio Productivity in 5 minutes!
  41433. 99%ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  41434. 95%.NET Survey
  41435. 93%Illyriad - Grand Strategy MMO
  41436. 98%Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  41437. 95%Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  41438. 98%ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  41439. 98%Pull request successfully merged. Starting build... - The GitHub Blog
  41440. 95%Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  41441. 99%.NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  41442. 99%ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  41443. 99%Guidance for library authors | .NET Blog
  41444. 99%ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  41445. 96%Interview with Scott Hunter at DotNet 2018
  41446. 99%Exploring the Docker Extension for VS Code and .NET Core
  41447. 99%ASP.NET Blog | Blazor 0.6.0 experimental release now available
  41448. 95%APEX Wallet 3.0 - Our best wallet, made even better!
  41449. 99%How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  41450. 88%Languages & Runtime: .NET Community Standup - Feb 14, 2019
  41451. 85%Sony's smart watch strap is now available in the UK
  41452. 93%r/AmpliFi - Problem only with Pixel 3XL
  41453. 98%Download .NET Core 2.2 (Linux, macOS, and Windows)
  41454. 98%Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  41455. 99%ASP.NET Blog | Blazor 0.8.0 experimental release now available
  41456. 81%Biohackers Encoded Malware in a Strand of DNA
  41457. 88%Scaling ASP.NET Core Applications
  41458. 99%Performing Constructor Injections on Azure Functions V2
  41459. 98%Halo 4 - Services in Azure with Caitie McCaffrey
  41460. 99%How to break large data in json objects
  41461. 98%Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  41462. 97%BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  41463. 99%open-rpc/spec
  41464. 95%SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  41465. 80%Donations
  41466. 94%Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  41467. 97%Introducing draft pull requests - The GitHub Blog
  41468. 98%.NET Design Review: JSON Serialization
  41469. 93%Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  41470. 99%Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  41471. 98%Resiliency and disaster recovery in Azure SignalR Service
  41472. 98%Using Azure CloudShell as a Dev Sandbox
  41473. 99%Get Started Tutorial for Python in Visual Studio Code
  41474. 89%Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  41475. 99%Host ASP.NET Core SignalR in background services
  41476. 96%ASP.NET Blog | Make the most of your monthly Azure Credits
  41477. 99%ASP.NET Core: Saturating 10GbE at 7+ million request/s
  41478. 98%SharpLab
  41479. 94%dotnet/aspnetcore
  41480. 99%EgorBo/Disasmo
  41481. 99%ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  41482. 99%Announcing .NET Core 3 Preview 2 | .NET Blog
  41483. 99%MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  41484. 99%Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  41485. 98%Scope and claims design in IdentityServer
  41486. 99%HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  41487. 99%Fun with the Spiral of Death
  41488. 98%Wyam - Version 2.2.0
  41489. 99%Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  41490. 97%no dogma podcast - powered by FeedBurner
  41491. 97%Bizcoder - Optimizing for the Speed of Light
  41492. 98%Motivations for Writing High-Performance C# Code - Steve Gordon
  41493. 99%Let us improve that Xamarin Forms startup experience - Mark's Blog
  41494. 99%Dotnet-Boxed/Templates
  41495. 98%Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  41496. 99%Why is string.GetHashCode() different each time I run my program in .NET Core?
  41497. 98%Episode 20 - Xamarin with Jim Bennett
  41498. 99%Razor UI Class Library with Dynamic Area Name
  41499. 99%Power BI Report
  41500. 99%Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  41501. 99%EF Core Relationships in ASP .NET Core
  41502. 99%Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  41503. 99%C# 8 using declarations
  41504. 99%Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  41505. 99%Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  41506. 99%Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  41507. 99%Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  41508. 98%Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  41509. 99%Integration testing data access in ASP.​NET Core
  41510. 99%Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  41511. 97%Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  41512. 99%Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  41513. 99%ASP.NET Core Razor Pages and HTTP Status Control Flow
  41514. 99%Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  41515. 96%Khalid Abuhakmeh’s Blog
  41516. 95%Manning Publications
  41517. 99%Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  41518. 93%The .Net Core Podcast Newsletter • Buttondown
  41519. 98%ARM Templates vs Azure CLI
  41520. 99%Introducing the Telerik UI for Blazor Early Preview
  41521. 99%Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  41522. 99%Unit testing data access in ASP.​NET Core
  41523. 99%Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  41524. 99%Blazor Full-Stack Web Dev in ASP .NET Core
  41525. 99%Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  41526. 99%davidfowl/AspNetCoreDiagnosticScenarios
  41527. 99%Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  41528. 99%Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  41529. 90%The Self Healing Myth: Readiness & Liveness Probes
  41530. 99%Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  41531. 99%Securing Angular applications using the OpenID Connect Code Flow with PKCE
  41532. 99%Software Tokens Won't Save You
  41533. 99%Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  41534. 99%ASP.NET Core middleware and authorization
  41535. 97%In Action Book Giveaway - .NET Core Tutorials
  41536. 99%Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  41537. 99%ASP.NET Core in Action
  41538. 99%Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  41539. 99%The State of the Implicit Flow in OAuth2
  41540. 99%Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  41541. 99%Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  41542. 99%OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  41543. 99%Creating a git repo with Azure Repos and trying out Git LFS
  41544. 99%Version vs VersionSuffix vs PackageVersion: What do they all mean?
  41545. 99%API Controllers in ASP .NET Core
  41546. 99%Containing Null with C# 8 Nullable References
  41547. 99%Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  41548. 97%OneTab shared tabs
  41549. 99%Discards - C# Guide
  41550. 99%An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  41551. 99%How to port desktop applications to .NET Core 3.0 | .NET Blog
  41552. 99%ASP.NET Core One Hour Makeover
  41553. 99%How to port desktop applications to .NET Core 3.0
  41554. 99%.NET Core Opinion 9 - Embrace Dependency Injection
  41555. 99%dotnet/core
  41556. 99%Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  41557. 99%ASP.NET Blog
  41558. 84%There's Waldo is a robot that finds Waldo
  41559. 99%.NET Standard
  41560. 92%Hello World Podcast: Episode 82 - Jon Galloway
  41561. 99%What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  41562. 99%WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  41563. 99%BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  41564. 93%Whack Whack Terminal for Visual Studio
  41565. 84%Git Diff Margin - Visual Studio Marketplace
  41566. 99%Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  41567. 92%dotnet/roslyn
  41568. 98%.NET Rocks! vNext
  41569. 98%.NET Rocks! vNext
  41570. 88%Confs.tech
  41571. 93%Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  41572. 94%ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  41573. 99%Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  41574. 99%Forms and Fields in ASP .NET Core
  41575. 97%Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  41576. 98%Plastic SCM: A Full Version Control Stack built with Mono | Mono
  41577. 98%Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  41578. 98%Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  41579. 99%The Visual Studio Code command-line options
  41580. 99%An introduction to ASP.NET Core Razor Pages
  41581. 90%10 Years of Workshop Material Added to the Creative Commons
  41582. 92%JHipster - 生成你的 Spring Boot + Angular/React 应用!
  41583. 95%PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  41584. 99%twbs/rfs
  41585. 97%Automated date based versioning of ASP.NET Core assemblies
  41586. 95%Bootstrap 4.3.0
  41587. 99%Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  41588. 93%.NET Architecture Guides
  41589. 95%Git History
  41590. 95%Defrag Tools | Channel 9
  41591. 85%drewnoakes/string-theory
  41592. 92%Make your site’s pages instant in 1 minute
  41593. 99%Power BI Report
  41594. 99%Blazor | Build client web apps with C# | .NET
  41595. 95%dotnet/corert
  41596. 99%kleampa/not-paid
  41597. 99%ASP.NET | Open-source web framework for .NET
  41598. 98%Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  41599. 88%Blazor Demos
  41600. 99%Xamarin Blog
  41601. 98%Microsoft Build 2020
  41602. 97%Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  41603. 99%GoogleChromeLabs/quicklink
  41604. 99%Eric Williams - DotNetZero vNext